Pull request #43786 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 52c1a2fae8ffe3efc8b24ef53a702582131ebc57+39f7b2b6d0156811d9683c6cb0743118ae516a11 (c0b48524724bbe2d135c84c19518e72d1351b713) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43786@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-08T17:57:25.914Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-08T17:57:25.917Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-08T17:57:26.007Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-08T17:57:26.202Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9c6b4904d756fea) in /home/ubuntu/workspace/moby_PR-43786 [Pipeline] { [Pipeline] checkout [2022-07-08T17:57:26.232Z] The recommended git tool is: git [2022-07-08T17:57:26.249Z] using credential docker-jenkins-github-credentials [2022-07-08T17:57:26.257Z] Cloning the remote Git repository [2022-07-08T17:57:26.257Z] Cloning with configured refspecs honoured and without tags [2022-07-08T17:57:26.266Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T17:57:26.266Z] > git init /home/ubuntu/workspace/moby_PR-43786 # timeout=10 [2022-07-08T17:57:26.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:26.283Z] > git --version # timeout=10 [2022-07-08T17:57:26.291Z] > git --version # 'git version 2.17.1' [2022-07-08T17:57:26.291Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:26.292Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:41.959Z] Fetching without tags [2022-07-08T17:57:41.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:57:41.932Z] > git config --add remote.origin.fetch +refs/pull/43786/head:refs/remotes/origin/PR-43786 # timeout=10 [2022-07-08T17:57:41.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:41.952Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:57:41.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:41.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:41.965Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:42.136Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 [2022-07-08T17:57:43.306Z] Merge succeeded, producing eac983e5ef933486c6701142709e192cd48b1149 [2022-07-08T17:57:43.306Z] Checking out Revision eac983e5ef933486c6701142709e192cd48b1149 (PR-43786) [2022-07-08T17:57:43.408Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T17:57:43.422Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T17:57:42.139Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:57:42.147Z] > git checkout -f 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 # timeout=10 [2022-07-08T17:57:42.667Z] > git remote # timeout=10 [2022-07-08T17:57:42.675Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T17:57:42.685Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:42.685Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T17:57:43.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T17:57:43.314Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:57:43.320Z] > git checkout -f eac983e5ef933486c6701142709e192cd48b1149 # timeout=10 [2022-07-08T17:57:43.413Z] > git rev-list --no-walk 70b4ec6324038fece474d206f16f3c161dc05631 # timeout=10 [2022-07-08T17:57:44.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-07-08T17:57:44.013Z] Unable to find image 'alpine:latest' locally [2022-07-08T17:57:44.013Z] latest: Pulling from library/alpine [2022-07-08T17:57:44.270Z] 2408cc74d12b: Pulling fs layer [2022-07-08T17:57:44.270Z] 2408cc74d12b: Verifying Checksum [2022-07-08T17:57:44.270Z] 2408cc74d12b: Download complete [2022-07-08T17:57:44.270Z] 2408cc74d12b: Pull complete [2022-07-08T17:57:44.270Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-08T17:57:44.526Z] Status: Downloaded newer image for alpine:latest [2022-07-08T17:57:47.052Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-08T17:57:47.254Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e9c6b4904d756fea) in /home/ubuntu/workspace/moby_PR-43786 [Pipeline] node [2022-07-08T17:57:47.257Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00f1a15c4cb8a4f08) in /home/ubuntu/workspace/moby_PR-43786 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2022-07-08T17:57:47.261Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05384a193de643e5b) in /home/ubuntu/workspace/moby_PR-43786 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-07-08T17:57:47.268Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07b0f8b0ac6ecb966) in /home/ubuntu/workspace/moby_PR-43786 [2022-07-08T17:57:47.269Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c75f230c0a41466) in /home/ubuntu/workspace/moby_PR-43786 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-07-08T17:57:47.315Z] The recommended git tool is: git [Pipeline] checkout [2022-07-08T17:57:47.322Z] The recommended git tool is: git [2022-07-08T17:57:47.329Z] using credential docker-jenkins-github-credentials [2022-07-08T17:57:47.338Z] Cloning the remote Git repository [2022-07-08T17:57:47.338Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { [Pipeline] { [2022-07-08T17:57:47.342Z] The recommended git tool is: git [Pipeline] // stage [2022-07-08T17:57:47.355Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-08T17:57:47.363Z] Cloning the remote Git repository [2022-07-08T17:57:47.363Z] Cloning with configured refspecs honoured and without tags [2022-07-08T17:57:47.365Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-08T17:57:47.377Z] Fetching changes from the remote Git repository [2022-07-08T17:57:47.384Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2022-07-08T17:57:47.408Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-07-08T17:57:47.415Z] The recommended git tool is: git [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-08T17:57:47.441Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-07-08T17:57:47.449Z] Cloning the remote Git repository [2022-07-08T17:57:47.449Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-07-08T17:57:47.455Z] using credential docker-jenkins-github-credentials [2022-07-08T17:57:47.463Z] Cloning the remote Git repository [2022-07-08T17:57:47.463Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-07-08T17:57:47.616Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-08T17:57:47.743Z] Merge succeeded, producing ed3304677cdca9c1862ab649e3f4db7eccf16015 [2022-07-08T17:57:47.744Z] Checking out Revision ed3304677cdca9c1862ab649e3f4db7eccf16015 (PR-43786) [2022-07-08T17:57:47.800Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T17:57:47.807Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T17:57:47.375Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T17:57:47.375Z] > git init /home/ubuntu/workspace/moby_PR-43786 # timeout=10 [2022-07-08T17:57:47.385Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:47.385Z] > git --version # timeout=10 [2022-07-08T17:57:47.387Z] > git --version # 'git version 2.25.1' [2022-07-08T17:57:47.387Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:47.388Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:47.390Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T17:57:47.390Z] > git init /home/ubuntu/workspace/moby_PR-43786 # timeout=10 [2022-07-08T17:57:47.404Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:47.405Z] > git --version # timeout=10 [2022-07-08T17:57:47.410Z] > git --version # 'git version 2.25.1' [2022-07-08T17:57:47.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:47.411Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:47.372Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43786/.git # timeout=10 [2022-07-08T17:57:47.380Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:57:47.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:47.429Z] > git --version # timeout=10 [2022-07-08T17:57:47.434Z] > git --version # 'git version 2.17.1' [2022-07-08T17:57:47.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:47.435Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:47.619Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:57:47.625Z] > git checkout -f 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 # timeout=10 [2022-07-08T17:57:47.670Z] > git remote # timeout=10 [2022-07-08T17:57:47.675Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T17:57:47.678Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:47.678Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T17:57:47.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T17:57:47.746Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:57:47.749Z] > git checkout -f ed3304677cdca9c1862ab649e3f4db7eccf16015 # timeout=10 [2022-07-08T17:57:47.802Z] > git rev-list --no-walk 70b4ec6324038fece474d206f16f3c161dc05631 # timeout=10 [2022-07-08T17:57:47.451Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T17:57:47.451Z] > git init /home/ubuntu/workspace/moby_PR-43786 # timeout=10 [2022-07-08T17:57:47.470Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:47.470Z] > git --version # timeout=10 [2022-07-08T17:57:47.475Z] > git --version # 'git version 2.17.1' [2022-07-08T17:57:47.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:47.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:48.449Z] + [ PR != PR ] [2022-07-08T17:57:48.449Z] + [ master != master ] [2022-07-08T17:57:48.449Z] + [ false = true ] [2022-07-08T17:57:47.465Z] Cloning repository https://github.com/moby/moby.git [2022-07-08T17:57:47.467Z] > git init /home/ubuntu/workspace/moby_PR-43786 # timeout=10 [2022-07-08T17:57:47.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:47.483Z] > git --version # timeout=10 [2022-07-08T17:57:47.488Z] > git --version # 'git version 2.17.1' [2022-07-08T17:57:47.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:47.489Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T17:57:48.800Z] + docker version [2022-07-08T17:57:48.800Z] Client: Docker Engine - Community [2022-07-08T17:57:48.800Z] Version: 20.10.14 [2022-07-08T17:57:48.800Z] API version: 1.41 [2022-07-08T17:57:48.800Z] Go version: go1.16.15 [2022-07-08T17:57:48.800Z] Git commit: a224086 [2022-07-08T17:57:48.800Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T17:57:48.800Z] OS/Arch: linux/amd64 [2022-07-08T17:57:48.800Z] Context: default [2022-07-08T17:57:48.800Z] Experimental: true [2022-07-08T17:57:48.800Z] [2022-07-08T17:57:48.800Z] Server: Docker Engine - Community [2022-07-08T17:57:48.800Z] Engine: [2022-07-08T17:57:48.800Z] Version: 20.10.14 [2022-07-08T17:57:48.800Z] API version: 1.41 (minimum version 1.12) [2022-07-08T17:57:48.800Z] Go version: go1.16.15 [2022-07-08T17:57:48.800Z] Git commit: 87a90dc [2022-07-08T17:57:48.800Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T17:57:48.800Z] OS/Arch: linux/amd64 [2022-07-08T17:57:48.800Z] Experimental: true [2022-07-08T17:57:48.800Z] containerd: [2022-07-08T17:57:48.800Z] Version: 1.5.11 [2022-07-08T17:57:48.800Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:57:48.800Z] runc: [2022-07-08T17:57:48.800Z] Version: 1.0.3 [2022-07-08T17:57:48.800Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T17:57:48.800Z] docker-init: [2022-07-08T17:57:48.800Z] Version: 0.19.0 [2022-07-08T17:57:48.800Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T17:57:49.116Z] + docker info [2022-07-08T17:57:50.044Z] Client: [2022-07-08T17:57:50.044Z] Context: default [2022-07-08T17:57:50.044Z] Debug Mode: false [2022-07-08T17:57:50.044Z] Plugins: [2022-07-08T17:57:50.044Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T17:57:50.044Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T17:57:50.044Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T17:57:50.044Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T17:57:50.044Z] [2022-07-08T17:57:50.044Z] Server: [2022-07-08T17:57:50.044Z] Containers: 0 [2022-07-08T17:57:50.044Z] Running: 0 [2022-07-08T17:57:50.044Z] Paused: 0 [2022-07-08T17:57:50.044Z] Stopped: 0 [2022-07-08T17:57:50.044Z] Images: 3 [2022-07-08T17:57:50.044Z] Server Version: 20.10.14 [2022-07-08T17:57:50.044Z] Storage Driver: overlay2 [2022-07-08T17:57:50.044Z] Backing Filesystem: extfs [2022-07-08T17:57:50.044Z] Supports d_type: true [2022-07-08T17:57:50.044Z] Native Overlay Diff: true [2022-07-08T17:57:50.044Z] userxattr: false [2022-07-08T17:57:50.044Z] Logging Driver: json-file [2022-07-08T17:57:50.044Z] Cgroup Driver: cgroupfs [2022-07-08T17:57:50.044Z] Cgroup Version: 1 [2022-07-08T17:57:50.044Z] Plugins: [2022-07-08T17:57:50.044Z] Volume: local [2022-07-08T17:57:50.044Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T17:57:50.044Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T17:57:50.044Z] Swarm: inactive [2022-07-08T17:57:50.044Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T17:57:50.044Z] Default Runtime: runc [2022-07-08T17:57:50.044Z] Init Binary: docker-init [2022-07-08T17:57:50.044Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:57:50.044Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T17:57:50.044Z] init version: de40ad0 [2022-07-08T17:57:50.044Z] Security Options: [2022-07-08T17:57:50.044Z] apparmor [2022-07-08T17:57:50.044Z] seccomp [2022-07-08T17:57:50.044Z] Profile: default [2022-07-08T17:57:50.044Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T17:57:50.044Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T17:57:50.044Z] OSType: linux [2022-07-08T17:57:50.044Z] Architecture: x86_64 [2022-07-08T17:57:50.044Z] CPUs: 2 [2022-07-08T17:57:50.044Z] Total Memory: 7.565GiB [2022-07-08T17:57:50.044Z] Name: ip-10-100-68-111 [2022-07-08T17:57:50.044Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T17:57:50.044Z] Docker Root Dir: /var/lib/docker [2022-07-08T17:57:50.044Z] Debug Mode: false [2022-07-08T17:57:50.044Z] Registry: https://index.docker.io/v1/ [2022-07-08T17:57:50.044Z] Labels: [2022-07-08T17:57:50.044Z] Experimental: true [2022-07-08T17:57:50.044Z] Insecure Registries: [2022-07-08T17:57:50.044Z] 127.0.0.0/8 [2022-07-08T17:57:50.044Z] Live Restore Enabled: true [2022-07-08T17:57:50.044Z] [2022-07-08T17:57:50.044Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T17:57:50.365Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:57:50.365Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:57:50.365Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43786/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T17:57:50.365Z] + bash /home/ubuntu/workspace/moby_PR-43786/check-config.sh [2022-07-08T17:57:50.365Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T17:57:50.365Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T17:57:50.365Z] [2022-07-08T17:57:50.365Z] Generally Necessary: [2022-07-08T17:57:50.365Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T17:57:50.365Z] - apparmor: enabled and tools installed [2022-07-08T17:57:50.365Z] - CONFIG_NAMESPACES: enabled [2022-07-08T17:57:50.365Z] - CONFIG_NET_NS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_PID_NS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_IPC_NS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_UTS_NS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_CGROUPS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T17:57:50.365Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T17:57:50.365Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T17:57:50.365Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T17:57:50.365Z] - CONFIG_CPUSETS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_MEMCG: enabled [2022-07-08T17:57:50.365Z] - CONFIG_KEYS: enabled [2022-07-08T17:57:50.365Z] - CONFIG_VETH: enabled (as module) [2022-07-08T17:57:50.365Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T17:57:50.622Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T17:57:50.622Z] [2022-07-08T17:57:50.622Z] Optional Features: [2022-07-08T17:57:50.622Z] - CONFIG_USER_NS: enabled [2022-07-08T17:57:50.622Z] - CONFIG_SECCOMP: enabled [2022-07-08T17:57:50.622Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T17:57:50.622Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T17:57:50.622Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T17:57:50.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T17:57:50.622Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T17:57:50.622Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T17:57:50.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T17:57:50.622Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T17:57:50.622Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T17:57:50.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T17:57:50.622Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T17:57:50.622Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T17:57:50.622Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T17:57:50.622Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T17:57:50.622Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T17:57:50.622Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T17:57:50.622Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T17:57:50.622Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T17:57:50.622Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T17:57:50.878Z] - CONFIG_EXT4_FS: enabled [2022-07-08T17:57:50.878Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T17:57:50.878Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T17:57:50.878Z] - Network Drivers: [2022-07-08T17:57:50.878Z] - "overlay": [2022-07-08T17:57:50.878Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T17:57:50.878Z] Optional (for encrypted networks): [2022-07-08T17:57:50.878Z] - CONFIG_CRYPTO: enabled [2022-07-08T17:57:50.878Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T17:57:50.878Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T17:57:50.878Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T17:57:50.878Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T17:57:50.878Z] - CONFIG_XFRM: enabled [2022-07-08T17:57:50.878Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T17:57:50.878Z] - "ipvlan": [2022-07-08T17:57:50.878Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T17:57:50.878Z] - "macvlan": [2022-07-08T17:57:50.878Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T17:57:50.878Z] - "ftp,tftp client in container": [2022-07-08T17:57:50.878Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T17:57:50.878Z] - Storage Drivers: [2022-07-08T17:57:50.878Z] - "aufs": [2022-07-08T17:57:50.878Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T17:57:50.878Z] - "btrfs": [2022-07-08T17:57:50.878Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T17:57:50.878Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T17:57:50.878Z] - "devicemapper": [2022-07-08T17:57:50.878Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T17:57:50.878Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T17:57:50.878Z] - "overlay": [2022-07-08T17:57:50.878Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T17:57:50.878Z] - "zfs": [2022-07-08T17:57:50.878Z] - /dev/zfs: present [2022-07-08T17:57:50.878Z] - zfs command: missing [2022-07-08T17:57:50.878Z] - zpool command: missing [2022-07-08T17:57:50.878Z] [2022-07-08T17:57:50.878Z] Limits: [2022-07-08T17:57:50.878Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T17:57:50.878Z] [2022-07-08T17:57:50.878Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T17:57:51.238Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 . [2022-07-08T17:57:51.238Z] #2 [internal] load .dockerignore [2022-07-08T17:57:51.238Z] #2 sha256:b12a388371a8127a0ce8cd1a27fd5a20f6c40cc785069e2820bd9e821af3bb26 [2022-07-08T17:57:51.238Z] #2 transferring context: 145B done [2022-07-08T17:57:51.238Z] #2 DONE 0.0s [2022-07-08T17:57:51.238Z] [2022-07-08T17:57:51.238Z] #1 [internal] load build definition from Dockerfile [2022-07-08T17:57:51.238Z] #1 sha256:e6c79f146c2aaf00af14fb784adb3ec2c38aabc32adfc15efb28649f02b731fc [2022-07-08T17:57:51.238Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T17:57:51.238Z] #1 DONE 0.0s [2022-07-08T17:57:51.238Z] [2022-07-08T17:57:51.238Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T17:57:51.238Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T17:57:51.494Z] #3 DONE 0.1s [2022-07-08T17:57:51.494Z] [2022-07-08T17:57:51.494Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T17:57:51.494Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T17:57:51.494Z] #4 CACHED [2022-07-08T17:57:51.751Z] [2022-07-08T17:57:51.751Z] #5 [internal] load .dockerignore [2022-07-08T17:57:51.751Z] #5 sha256:af459c9f9cbf63a873c395ff17b66aca4738498f499fb4e3926f2b9dd65d21df [2022-07-08T17:57:51.751Z] #5 DONE 0.0s [2022-07-08T17:57:51.751Z] [2022-07-08T17:57:51.751Z] #6 [internal] load build definition from Dockerfile [2022-07-08T17:57:51.751Z] #6 sha256:646a6d7ff752fcd096fb83cd3a503a3a0dc1715a0bca44f1ddec8da64ce4623d [2022-07-08T17:57:51.751Z] #6 DONE 0.0s [2022-07-08T17:57:51.751Z] [2022-07-08T17:57:51.751Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:57:51.751Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T17:57:51.751Z] #8 DONE 0.1s [2022-07-08T17:57:51.751Z] [2022-07-08T17:57:51.751Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T17:57:51.751Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T17:57:52.009Z] #10 DONE 0.1s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:57:52.009Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T17:57:52.009Z] #7 DONE 0.1s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T17:57:52.009Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T17:57:52.009Z] #9 DONE 0.3s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:57:52.009Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T17:57:52.009Z] #80 DONE 0.0s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:57:52.009Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T17:57:52.009Z] #78 DONE 0.0s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T17:57:52.009Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T17:57:52.009Z] #35 DONE 0.0s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:57:52.009Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T17:57:52.009Z] #11 DONE 0.0s [2022-07-08T17:57:52.009Z] [2022-07-08T17:57:52.009Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T17:57:52.009Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T17:57:52.582Z] #56 CACHED [2022-07-08T17:57:52.582Z] [2022-07-08T17:57:52.582Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:57:52.582Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T17:57:52.582Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 done [2022-07-08T17:57:52.582Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 40.89MB / 141.75MB 0.5s [2022-07-08T17:57:52.582Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done [2022-07-08T17:57:52.582Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done [2022-07-08T17:57:52.582Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 0.1s done [2022-07-08T17:57:52.582Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done [2022-07-08T17:57:52.582Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 53.48MB / 141.75MB 0.6s [2022-07-08T17:57:52.842Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 73.40MB / 141.75MB 0.8s [2022-07-08T17:57:53.099Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 84.93MB / 141.75MB 0.9s [2022-07-08T17:57:53.099Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 94.37MB / 141.75MB 1.0s [2022-07-08T17:57:53.357Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.29MB / 141.75MB 1.2s [2022-07-08T17:57:53.357Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 123.81MB / 141.75MB 1.3s [2022-07-08T17:57:53.621Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 132.12MB / 141.75MB 1.4s [2022-07-08T17:57:53.621Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.53MB / 141.75MB 1.5s [2022-07-08T17:57:53.882Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 1.7s done [2022-07-08T17:57:54.142Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 [2022-07-08T17:57:55.510Z] #11 ... [2022-07-08T17:57:55.510Z] [2022-07-08T17:57:55.510Z] #31 [internal] load build context [2022-07-08T17:57:55.510Z] #31 sha256:79efec7225e4a6aac81b52facf43f80b31cc6b14823107a8079c021c01133c5f [2022-07-08T17:57:55.510Z] #31 transferring context: 61.65MB 3.0s done [2022-07-08T17:57:55.510Z] #31 DONE 3.2s [2022-07-08T17:57:55.510Z] [2022-07-08T17:57:55.510Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:57:55.510Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T17:57:59.680Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.2s [2022-07-08T17:57:59.688Z] Fetching without tags [2022-07-08T17:57:59.894Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 [2022-07-08T17:57:59.695Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:57:59.699Z] > git config --add remote.origin.fetch +refs/pull/43786/head:refs/remotes/origin/PR-43786 # timeout=10 [2022-07-08T17:57:59.701Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:59.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:57:59.714Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:57:59.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:57:59.715Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:57:59.920Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:57:59.923Z] > git checkout -f 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 # timeout=10 [2022-07-08T17:58:00.248Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.4s done [2022-07-08T17:58:00.810Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done [2022-07-08T17:58:00.810Z] #11 DONE 8.7s [2022-07-08T17:58:00.810Z] [2022-07-08T17:58:00.810Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T17:58:00.810Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T17:58:01.101Z] Merge succeeded, producing 282a5eda568ded448ee4606d313fc14a4f560c3e [2022-07-08T17:58:01.101Z] Checking out Revision 282a5eda568ded448ee4606d313fc14a4f560c3e (PR-43786) [2022-07-08T17:58:01.146Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T17:58:01.158Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-07-08T17:58:00.453Z] > git remote # timeout=10 [2022-07-08T17:58:00.457Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T17:58:00.462Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:00.462Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T17:58:01.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T17:58:01.128Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:01.132Z] > git checkout -f 282a5eda568ded448ee4606d313fc14a4f560c3e # timeout=10 [2022-07-08T17:58:01.174Z] > git rev-list --no-walk 70b4ec6324038fece474d206f16f3c161dc05631 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T17:58:01.842Z] + docker version [2022-07-08T17:58:01.842Z] Client: Docker Engine - Community [2022-07-08T17:58:01.842Z] Version: 20.10.14 [2022-07-08T17:58:01.842Z] API version: 1.41 [2022-07-08T17:58:01.842Z] Go version: go1.16.15 [2022-07-08T17:58:01.842Z] Git commit: a224086 [2022-07-08T17:58:01.842Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-08T17:58:01.842Z] OS/Arch: linux/arm64 [2022-07-08T17:58:01.842Z] Context: default [2022-07-08T17:58:01.842Z] Experimental: true [2022-07-08T17:58:01.842Z] [2022-07-08T17:58:01.842Z] Server: Docker Engine - Community [2022-07-08T17:58:01.842Z] Engine: [2022-07-08T17:58:01.842Z] Version: 20.10.14 [2022-07-08T17:58:01.842Z] API version: 1.41 (minimum version 1.12) [2022-07-08T17:58:01.842Z] Go version: go1.16.15 [2022-07-08T17:58:01.842Z] Git commit: 87a90dc [2022-07-08T17:58:01.842Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-08T17:58:01.842Z] OS/Arch: linux/arm64 [2022-07-08T17:58:01.842Z] Experimental: true [2022-07-08T17:58:01.842Z] containerd: [2022-07-08T17:58:01.842Z] Version: 1.5.11 [2022-07-08T17:58:01.842Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:01.842Z] runc: [2022-07-08T17:58:01.842Z] Version: 1.0.3 [2022-07-08T17:58:01.842Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T17:58:01.842Z] docker-init: [2022-07-08T17:58:01.842Z] Version: 0.19.0 [2022-07-08T17:58:01.842Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T17:58:02.125Z] + docker info [2022-07-08T17:58:02.693Z] Client: [2022-07-08T17:58:02.693Z] Context: default [2022-07-08T17:58:02.693Z] Debug Mode: false [2022-07-08T17:58:02.693Z] Plugins: [2022-07-08T17:58:02.693Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T17:58:02.693Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T17:58:02.693Z] [2022-07-08T17:58:02.693Z] Server: [2022-07-08T17:58:02.693Z] Containers: 0 [2022-07-08T17:58:02.693Z] Running: 0 [2022-07-08T17:58:02.693Z] Paused: 0 [2022-07-08T17:58:02.693Z] Stopped: 0 [2022-07-08T17:58:02.693Z] Images: 3 [2022-07-08T17:58:02.693Z] Server Version: 20.10.14 [2022-07-08T17:58:02.693Z] Storage Driver: overlay2 [2022-07-08T17:58:02.693Z] Backing Filesystem: extfs [2022-07-08T17:58:02.693Z] Supports d_type: true [2022-07-08T17:58:02.693Z] Native Overlay Diff: true [2022-07-08T17:58:02.693Z] userxattr: false [2022-07-08T17:58:02.693Z] Logging Driver: json-file [2022-07-08T17:58:02.693Z] Cgroup Driver: cgroupfs [2022-07-08T17:58:02.693Z] Cgroup Version: 1 [2022-07-08T17:58:02.693Z] Plugins: [2022-07-08T17:58:02.693Z] Volume: local [2022-07-08T17:58:02.693Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T17:58:02.693Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T17:58:02.693Z] Swarm: inactive [2022-07-08T17:58:02.693Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T17:58:02.693Z] Default Runtime: runc [2022-07-08T17:58:02.693Z] Init Binary: docker-init [2022-07-08T17:58:02.693Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:02.693Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T17:58:02.693Z] init version: de40ad0 [2022-07-08T17:58:02.693Z] Security Options: [2022-07-08T17:58:02.693Z] apparmor [2022-07-08T17:58:02.693Z] seccomp [2022-07-08T17:58:02.693Z] Profile: default [2022-07-08T17:58:02.693Z] Kernel Version: 5.13.0-1021-aws [2022-07-08T17:58:02.693Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-08T17:58:02.693Z] OSType: linux [2022-07-08T17:58:02.693Z] Architecture: aarch64 [2022-07-08T17:58:02.693Z] CPUs: 2 [2022-07-08T17:58:02.693Z] Total Memory: 7.562GiB [2022-07-08T17:58:02.693Z] Name: ip-10-100-56-77 [2022-07-08T17:58:02.693Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-08T17:58:02.693Z] Docker Root Dir: /var/lib/docker [2022-07-08T17:58:02.693Z] Debug Mode: false [2022-07-08T17:58:02.693Z] Registry: https://index.docker.io/v1/ [2022-07-08T17:58:02.693Z] Labels: [2022-07-08T17:58:02.693Z] Experimental: true [2022-07-08T17:58:02.693Z] Insecure Registries: [2022-07-08T17:58:02.693Z] 127.0.0.0/8 [2022-07-08T17:58:02.693Z] Live Restore Enabled: true [2022-07-08T17:58:02.693Z] [2022-07-08T17:58:02.701Z] #12 DONE 1.6s [2022-07-08T17:58:02.702Z] [Pipeline] sh [2022-07-08T17:58:02.702Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T17:58:02.702Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T17:58:02.962Z] #13 DONE 0.5s [2022-07-08T17:58:02.962Z] [2022-07-08T17:58:02.962Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T17:58:02.962Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T17:58:02.962Z] #57 ... [2022-07-08T17:58:02.962Z] [2022-07-08T17:58:02.962Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T17:58:02.962Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T17:58:02.962Z] #53 DONE 0.2s [2022-07-08T17:58:02.977Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:58:02.977Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:58:02.977Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43786/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T17:58:02.977Z] + bash /home/ubuntu/workspace/moby_PR-43786/check-config.sh [2022-07-08T17:58:02.977Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T17:58:02.977Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-08T17:58:02.977Z] [2022-07-08T17:58:02.977Z] Generally Necessary: [2022-07-08T17:58:02.977Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T17:58:02.977Z] - apparmor: enabled and tools installed [2022-07-08T17:58:02.977Z] - CONFIG_NAMESPACES: enabled [2022-07-08T17:58:02.977Z] - CONFIG_NET_NS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_PID_NS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_IPC_NS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_UTS_NS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CGROUPS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CPUSETS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_MEMCG: enabled [2022-07-08T17:58:02.977Z] - CONFIG_KEYS: enabled [2022-07-08T17:58:02.977Z] - CONFIG_VETH: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T17:58:02.977Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T17:58:02.977Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T17:58:02.977Z] [2022-07-08T17:58:02.977Z] Optional Features: [2022-07-08T17:58:03.039Z] Fetching without tags [2022-07-08T17:58:03.019Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:58:03.022Z] > git config --add remote.origin.fetch +refs/pull/43786/head:refs/remotes/origin/PR-43786 # timeout=10 [2022-07-08T17:58:03.026Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:58:03.031Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:58:03.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:58:03.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:03.036Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:58:03.214Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 [2022-07-08T17:58:03.219Z] [2022-07-08T17:58:03.219Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T17:58:03.219Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T17:58:03.219Z] #40 DONE 0.3s [2022-07-08T17:58:03.219Z] [2022-07-08T17:58:03.219Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T17:58:03.219Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T17:58:03.219Z] #57 DONE 0.3s [2022-07-08T17:58:03.219Z] [2022-07-08T17:58:03.219Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:03.219Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:58:03.236Z] Fetching without tags [2022-07-08T17:58:03.237Z] - CONFIG_USER_NS: enabled [2022-07-08T17:58:03.237Z] - CONFIG_SECCOMP: enabled [2022-07-08T17:58:03.237Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T17:58:03.237Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T17:58:03.237Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T17:58:03.237Z] (cgroup swap accounting is currently enabled) [2022-07-08T17:58:03.237Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T17:58:03.237Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T17:58:03.237Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T17:58:03.237Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T17:58:03.237Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T17:58:03.237Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T17:58:03.237Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T17:58:03.237Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T17:58:03.237Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T17:58:03.237Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T17:58:03.237Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T17:58:03.237Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T17:58:03.237Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T17:58:03.237Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T17:58:03.237Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T17:58:03.237Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T17:58:03.237Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T17:58:03.237Z] - CONFIG_EXT4_FS: enabled [2022-07-08T17:58:03.237Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T17:58:03.237Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T17:58:03.237Z] - Network Drivers: [2022-07-08T17:58:03.237Z] - "overlay": [2022-07-08T17:58:03.237Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T17:58:03.237Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T17:58:03.237Z] Optional (for encrypted networks): [2022-07-08T17:58:03.209Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:58:03.214Z] > git config --add remote.origin.fetch +refs/pull/43786/head:refs/remotes/origin/PR-43786 # timeout=10 [2022-07-08T17:58:03.220Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:58:03.230Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:58:03.236Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:58:03.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:03.237Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:58:03.417Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 [2022-07-08T17:58:03.496Z] - CONFIG_CRYPTO: enabled [2022-07-08T17:58:03.496Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T17:58:03.496Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T17:58:03.496Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T17:58:03.496Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T17:58:03.496Z] - CONFIG_XFRM: enabled [2022-07-08T17:58:03.496Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T17:58:03.496Z] - "ipvlan": [2022-07-08T17:58:03.496Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T17:58:03.496Z] - "macvlan": [2022-07-08T17:58:03.496Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T17:58:03.496Z] - "ftp,tftp client in container": [2022-07-08T17:58:03.496Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T17:58:03.496Z] - Storage Drivers: [2022-07-08T17:58:03.496Z] - "aufs": [2022-07-08T17:58:03.496Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T17:58:03.496Z] - "btrfs": [2022-07-08T17:58:03.496Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T17:58:03.496Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T17:58:03.496Z] - "devicemapper": [2022-07-08T17:58:03.496Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T17:58:03.496Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T17:58:03.496Z] - "overlay": [2022-07-08T17:58:03.496Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T17:58:03.496Z] - "zfs": [2022-07-08T17:58:03.496Z] - /dev/zfs: present [2022-07-08T17:58:03.496Z] - zfs command: missing [2022-07-08T17:58:03.496Z] - zpool command: missing [2022-07-08T17:58:03.496Z] [2022-07-08T17:58:03.496Z] Limits: [2022-07-08T17:58:03.496Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T17:58:03.496Z] [2022-07-08T17:58:03.496Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T17:58:03.721Z] Fetching without tags [2022-07-08T17:58:03.817Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:282a5eda568ded448ee4606d313fc14a4f560c3e . [2022-07-08T17:58:03.899Z] Merging remotes/origin/master commit 39f7b2b6d0156811d9683c6cb0743118ae516a11 into PR head commit 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 [2022-07-08T17:58:04.076Z] #1 [internal] load build definition from Dockerfile [2022-07-08T17:58:04.076Z] #1 sha256:d08c270da0162c19cbd9396e86b61e0b6677048aa78c84bafba3cc94a49a24ce [2022-07-08T17:58:04.076Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T17:58:04.076Z] #1 DONE 0.0s [2022-07-08T17:58:04.076Z] [2022-07-08T17:58:04.076Z] #2 [internal] load .dockerignore [2022-07-08T17:58:04.076Z] #2 sha256:b456cb77749be6c69ce30e8ca343a35e70e97fa4cd202a8a80ed9d9735c96d4e [2022-07-08T17:58:04.076Z] #2 transferring context: 145B done [2022-07-08T17:58:04.076Z] #2 DONE 0.0s [2022-07-08T17:58:04.076Z] [2022-07-08T17:58:04.076Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T17:58:04.076Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-08T17:58:04.076Z] #3 DONE 0.1s [2022-07-08T17:58:04.076Z] [2022-07-08T17:58:04.076Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T17:58:04.076Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-08T17:58:04.076Z] #4 CACHED [2022-07-08T17:58:04.337Z] [2022-07-08T17:58:04.337Z] #6 [internal] load build definition from Dockerfile [2022-07-08T17:58:04.337Z] #6 sha256:1ed738146011bc9b161f1908855b81ef14b58b2cfe36a3f9f9d7f942337469eb [2022-07-08T17:58:04.337Z] #6 DONE 0.0s [2022-07-08T17:58:04.337Z] [2022-07-08T17:58:04.337Z] #5 [internal] load .dockerignore [2022-07-08T17:58:04.337Z] #5 sha256:d0c083f93126ef6ce4392e517827f98825d0b389a5e790c08ce681e36284a020 [2022-07-08T17:58:04.337Z] #5 DONE 0.0s [2022-07-08T17:58:04.337Z] [2022-07-08T17:58:04.337Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T17:58:04.337Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-08T17:58:04.337Z] #7 DONE 0.1s [2022-07-08T17:58:04.337Z] [2022-07-08T17:58:04.337Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T17:58:04.337Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-08T17:58:04.387Z] Merge succeeded, producing 0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T17:58:04.387Z] Checking out Revision 0b8ba2a1e2e26b14454677a890199ef93cea8e73 (PR-43786) [2022-07-08T17:58:04.431Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T17:58:04.442Z] First time build. Skipping changelog. [2022-07-08T17:58:04.580Z] Merge succeeded, producing 0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T17:58:04.580Z] Checking out Revision 0b8ba2a1e2e26b14454677a890199ef93cea8e73 (PR-43786) [2022-07-08T17:58:04.599Z] #10 DONE 0.1s [2022-07-08T17:58:04.599Z] [2022-07-08T17:58:04.599Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:04.599Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T17:58:04.599Z] #8 DONE 0.1s [2022-07-08T17:58:04.599Z] [2022-07-08T17:58:04.599Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:04.599Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T17:58:04.599Z] #9 DONE 0.1s [2022-07-08T17:58:04.644Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T17:58:04.861Z] [2022-07-08T17:58:04.861Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:04.861Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T17:58:04.861Z] #73 DONE 0.0s [2022-07-08T17:58:04.861Z] [2022-07-08T17:58:04.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:58:04.861Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-08T17:58:04.861Z] #11 DONE 0.0s [2022-07-08T17:58:04.861Z] [2022-07-08T17:58:04.861Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:04.861Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T17:58:04.861Z] #71 DONE 0.0s [2022-07-08T17:58:04.861Z] [2022-07-08T17:58:04.861Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T17:58:04.861Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b [2022-07-08T17:58:04.861Z] #28 DONE 0.0s [2022-07-08T17:58:04.861Z] [2022-07-08T17:58:04.861Z] #24 [internal] load build context [2022-07-08T17:58:04.861Z] #24 sha256:e1c2eebb7c55f137a6833b81a344764420180eaeade7ad036179411715b3fc09 [Pipeline] withEnv [Pipeline] { [2022-07-08T17:58:03.210Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:03.222Z] > git checkout -f 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 # timeout=10 [2022-07-08T17:58:03.753Z] > git remote # timeout=10 [2022-07-08T17:58:03.756Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T17:58:03.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:03.764Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T17:58:04.376Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T17:58:04.384Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:04.389Z] > git checkout -f 0b8ba2a1e2e26b14454677a890199ef93cea8e73 # timeout=10 [2022-07-08T17:58:04.429Z] > git rev-list --no-walk 70b4ec6324038fece474d206f16f3c161dc05631 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T17:58:05.043Z] + docker version [2022-07-08T17:58:05.044Z] Client: Docker Engine - Community [2022-07-08T17:58:05.044Z] Version: 20.10.14 [2022-07-08T17:58:05.044Z] API version: 1.41 [2022-07-08T17:58:05.044Z] Go version: go1.16.15 [2022-07-08T17:58:05.044Z] Git commit: a224086 [2022-07-08T17:58:05.044Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-08T17:58:05.044Z] OS/Arch: linux/amd64 [2022-07-08T17:58:05.044Z] Context: default [2022-07-08T17:58:05.044Z] Experimental: true [2022-07-08T17:58:05.044Z] [2022-07-08T17:58:05.044Z] Server: Docker Engine - Community [2022-07-08T17:58:05.044Z] Engine: [2022-07-08T17:58:05.044Z] Version: 20.10.14 [2022-07-08T17:58:05.044Z] API version: 1.41 (minimum version 1.12) [2022-07-08T17:58:05.044Z] Go version: go1.16.15 [2022-07-08T17:58:05.044Z] Git commit: 87a90dc [2022-07-08T17:58:05.044Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-08T17:58:05.044Z] OS/Arch: linux/amd64 [2022-07-08T17:58:05.044Z] Experimental: true [2022-07-08T17:58:05.044Z] containerd: [2022-07-08T17:58:05.044Z] Version: 1.5.11 [2022-07-08T17:58:05.044Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:05.044Z] runc: [2022-07-08T17:58:05.044Z] Version: 1.0.3 [2022-07-08T17:58:05.044Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T17:58:05.044Z] docker-init: [2022-07-08T17:58:05.044Z] Version: 0.19.0 [2022-07-08T17:58:05.044Z] GitCommit: de40ad0 [2022-07-08T17:58:03.689Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:58:03.696Z] > git config --add remote.origin.fetch +refs/pull/43786/head:refs/remotes/origin/PR-43786 # timeout=10 [2022-07-08T17:58:03.702Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:58:03.712Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-08T17:58:03.722Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-08T17:58:03.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:03.722Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43786/head:refs/remotes/origin/PR-43786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-08T17:58:03.899Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:03.904Z] > git checkout -f 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 # timeout=10 [2022-07-08T17:58:04.421Z] > git remote # timeout=10 [2022-07-08T17:58:04.431Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T17:58:04.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:04.443Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [Pipeline] sh [2022-07-08T17:58:05.124Z] #24 ... [2022-07-08T17:58:05.124Z] [2022-07-08T17:58:05.124Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T17:58:05.124Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T17:58:05.124Z] #49 DONE 0.4s [2022-07-08T17:58:05.124Z] [2022-07-08T17:58:05.124Z] #24 [internal] load build context [2022-07-08T17:58:05.124Z] #24 sha256:e1c2eebb7c55f137a6833b81a344764420180eaeade7ad036179411715b3fc09 [2022-07-08T17:58:03.417Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:03.432Z] > git checkout -f 52c1a2fae8ffe3efc8b24ef53a702582131ebc57 # timeout=10 [2022-07-08T17:58:03.950Z] > git remote # timeout=10 [2022-07-08T17:58:03.958Z] > git config --get remote.origin.url # timeout=10 [2022-07-08T17:58:03.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-08T17:58:03.967Z] > git merge 39f7b2b6d0156811d9683c6cb0743118ae516a11 # timeout=10 [2022-07-08T17:58:04.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T17:58:04.581Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:04.585Z] > git checkout -f 0b8ba2a1e2e26b14454677a890199ef93cea8e73 # timeout=10 [2022-07-08T17:58:05.165Z] Merge succeeded, producing 0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T17:58:05.166Z] Checking out Revision 0b8ba2a1e2e26b14454677a890199ef93cea8e73 (PR-43786) [2022-07-08T17:58:05.247Z] Commit message: "Merge commit '39f7b2b6d0156811d9683c6cb0743118ae516a11' into HEAD" [2022-07-08T17:58:05.340Z] + docker version [2022-07-08T17:58:05.340Z] Client: Docker Engine - Community [2022-07-08T17:58:05.340Z] Version: 20.10.14 [2022-07-08T17:58:05.340Z] API version: 1.41 [2022-07-08T17:58:05.340Z] Go version: go1.16.15 [2022-07-08T17:58:05.340Z] Git commit: a224086 [2022-07-08T17:58:05.340Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T17:58:05.340Z] OS/Arch: linux/amd64 [2022-07-08T17:58:05.340Z] Context: default [2022-07-08T17:58:05.340Z] Experimental: true [2022-07-08T17:58:05.340Z] [2022-07-08T17:58:05.340Z] Server: Docker Engine - Community [2022-07-08T17:58:05.340Z] Engine: [2022-07-08T17:58:05.340Z] Version: 20.10.14 [2022-07-08T17:58:05.340Z] API version: 1.41 (minimum version 1.12) [2022-07-08T17:58:05.340Z] Go version: go1.16.15 [2022-07-08T17:58:05.340Z] Git commit: 87a90dc [2022-07-08T17:58:05.340Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T17:58:05.340Z] OS/Arch: linux/amd64 [2022-07-08T17:58:05.340Z] Experimental: true [2022-07-08T17:58:05.340Z] containerd: [2022-07-08T17:58:05.340Z] Version: 1.5.11 [2022-07-08T17:58:05.340Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:05.340Z] runc: [2022-07-08T17:58:05.340Z] Version: 1.0.3 [2022-07-08T17:58:05.340Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T17:58:05.340Z] docker-init: [2022-07-08T17:58:05.340Z] Version: 0.19.0 [2022-07-08T17:58:05.340Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T17:58:05.369Z] + docker info [2022-07-08T17:58:05.665Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-08T17:58:05.743Z] #41 ... [2022-07-08T17:58:05.743Z] [2022-07-08T17:58:05.743Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-08T17:58:05.743Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-08T17:58:05.743Z] #14 DONE 2.6s [2022-07-08T17:58:05.743Z] [2022-07-08T17:58:05.743Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-08T17:58:05.743Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-08T17:58:05.930Z] Client: [2022-07-08T17:58:05.930Z] Context: default [2022-07-08T17:58:05.930Z] Debug Mode: false [2022-07-08T17:58:05.930Z] Plugins: [2022-07-08T17:58:05.930Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T17:58:05.930Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T17:58:05.930Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T17:58:05.930Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T17:58:05.930Z] [2022-07-08T17:58:05.930Z] Server: [2022-07-08T17:58:05.930Z] Containers: 0 [2022-07-08T17:58:05.930Z] Running: 0 [2022-07-08T17:58:05.930Z] Paused: 0 [2022-07-08T17:58:05.930Z] Stopped: 0 [2022-07-08T17:58:05.930Z] Images: 3 [2022-07-08T17:58:05.930Z] Server Version: 20.10.14 [2022-07-08T17:58:05.930Z] Storage Driver: overlay2 [2022-07-08T17:58:05.930Z] Backing Filesystem: extfs [2022-07-08T17:58:05.930Z] Supports d_type: true [2022-07-08T17:58:05.930Z] Native Overlay Diff: true [2022-07-08T17:58:05.930Z] userxattr: false [2022-07-08T17:58:05.930Z] Logging Driver: json-file [2022-07-08T17:58:05.930Z] Cgroup Driver: systemd [2022-07-08T17:58:05.930Z] Cgroup Version: 2 [2022-07-08T17:58:05.930Z] Plugins: [2022-07-08T17:58:05.930Z] Volume: local [2022-07-08T17:58:05.930Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T17:58:05.930Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T17:58:05.930Z] Swarm: inactive [2022-07-08T17:58:05.930Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T17:58:05.930Z] Default Runtime: runc [2022-07-08T17:58:05.930Z] Init Binary: docker-init [2022-07-08T17:58:05.930Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:05.930Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T17:58:05.930Z] init version: de40ad0 [2022-07-08T17:58:05.930Z] Security Options: [2022-07-08T17:58:05.930Z] apparmor [2022-07-08T17:58:05.930Z] seccomp [2022-07-08T17:58:05.930Z] Profile: default [2022-07-08T17:58:05.930Z] cgroupns [2022-07-08T17:58:05.930Z] Kernel Version: 5.13.0-1021-aws [2022-07-08T17:58:05.930Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-08T17:58:05.930Z] OSType: linux [2022-07-08T17:58:05.930Z] Architecture: x86_64 [2022-07-08T17:58:05.930Z] CPUs: 2 [2022-07-08T17:58:05.930Z] Total Memory: 7.476GiB [2022-07-08T17:58:05.930Z] Name: ip-10-100-92-73 [2022-07-08T17:58:05.930Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-08T17:58:05.930Z] Docker Root Dir: /var/lib/docker [2022-07-08T17:58:05.930Z] Debug Mode: false [2022-07-08T17:58:05.930Z] Registry: https://index.docker.io/v1/ [2022-07-08T17:58:05.930Z] Labels: [2022-07-08T17:58:05.930Z] Experimental: true [2022-07-08T17:58:05.930Z] Insecure Registries: [2022-07-08T17:58:05.930Z] 127.0.0.0/8 [2022-07-08T17:58:05.930Z] Live Restore Enabled: true [2022-07-08T17:58:05.930Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T17:58:05.978Z] + docker version [2022-07-08T17:58:05.978Z] Client: Docker Engine - Community [2022-07-08T17:58:05.978Z] Version: 20.10.14 [2022-07-08T17:58:05.978Z] API version: 1.41 [2022-07-08T17:58:05.978Z] Go version: go1.16.15 [2022-07-08T17:58:05.978Z] Git commit: a224086 [2022-07-08T17:58:05.978Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-08T17:58:05.978Z] OS/Arch: linux/amd64 [2022-07-08T17:58:05.978Z] Context: default [2022-07-08T17:58:05.978Z] Experimental: true [2022-07-08T17:58:05.978Z] [2022-07-08T17:58:05.978Z] Server: Docker Engine - Community [2022-07-08T17:58:05.978Z] Engine: [2022-07-08T17:58:05.978Z] Version: 20.10.14 [2022-07-08T17:58:05.978Z] API version: 1.41 (minimum version 1.12) [2022-07-08T17:58:05.978Z] Go version: go1.16.15 [2022-07-08T17:58:05.978Z] Git commit: 87a90dc [2022-07-08T17:58:05.978Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-08T17:58:05.978Z] OS/Arch: linux/amd64 [2022-07-08T17:58:05.978Z] Experimental: true [2022-07-08T17:58:05.978Z] containerd: [2022-07-08T17:58:05.978Z] Version: 1.5.11 [2022-07-08T17:58:05.978Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:05.978Z] runc: [2022-07-08T17:58:05.978Z] Version: 1.0.3 [2022-07-08T17:58:05.978Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-08T17:58:05.978Z] docker-init: [2022-07-08T17:58:05.978Z] Version: 0.19.0 [2022-07-08T17:58:05.978Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-08T17:58:06.070Z] #24 transferring context: 61.65MB 1.1s done [2022-07-08T17:58:06.070Z] #24 DONE 1.2s [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T17:58:06.070Z] #44 sha256:8c8f74b4ea3ba2426af22c6c67547c82bfcb02ff97e8b348d56ae18f4ec7e5be [2022-07-08T17:58:06.070Z] #44 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T17:58:06.070Z] #65 sha256:8c59625ed47aa0aad2ef4160bf967fc20507fea0b95d2c9501469c8cf1e18a3a [2022-07-08T17:58:06.070Z] #65 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T17:58:06.070Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-08T17:58:06.070Z] #36 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T17:58:06.070Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-08T17:58:06.070Z] #13 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T17:58:06.070Z] #79 sha256:e3cada991ad7411b2754c3fe4039e75cb8c080bbc469414ca219828621a2129f [2022-07-08T17:58:06.070Z] #79 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T17:58:06.070Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-08T17:58:06.070Z] #74 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T17:58:06.070Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-08T17:58:06.070Z] #16 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:58:06.070Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-08T17:58:06.070Z] #77 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T17:58:06.070Z] #39 sha256:d5ac03fd8195372cfe98b43fea134be7f9323372cd639339e39b4b00711d01d8 [2022-07-08T17:58:06.070Z] #39 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:06.070Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-08T17:58:06.070Z] #34 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T17:58:06.070Z] #45 sha256:7dab49ae6110c60b7e6c33b7d2840b0ce24dcf29c8da2303e322ac8202e15693 [2022-07-08T17:58:06.070Z] #45 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T17:58:06.070Z] #61 sha256:53d0d916c122207f0da975c111089bee6a925899975232b422183a52b8f970d9 [2022-07-08T17:58:06.070Z] #61 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T17:58:06.070Z] #30 sha256:fc22e0e0c7e8b3b1f589f784a3a33e292b0565ca1c9d2a630f2c0786b0ecc6e2 [2022-07-08T17:58:06.070Z] #30 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T17:58:06.070Z] #60 sha256:c03217f186c8b81a33c530b292c2762c89872a54feb577078e2c522fddc43307 [2022-07-08T17:58:06.070Z] #60 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T17:58:06.070Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-08T17:58:06.070Z] #46 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T17:58:06.070Z] #68 sha256:ece051f8d44d258b6ed9b5e10c40aa55448e718b12cd2d72e702c7a2d3125283 [2022-07-08T17:58:06.070Z] #68 CACHED [2022-07-08T17:58:06.070Z] [2022-07-08T17:58:06.070Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T17:58:06.071Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4 [2022-07-08T17:58:06.071Z] #29 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:06.071Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-08T17:58:06.071Z] #76 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T17:58:06.071Z] #67 sha256:108e84c4bcb4e90b06a2e465bd7380df5b7375b155464f39a0cbe70ed008dc48 [2022-07-08T17:58:06.071Z] #67 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T17:58:06.071Z] #25 sha256:b55ee230b24c1b71349faf004718f414a53784a58ed3b2183050448dcffe6538 [2022-07-08T17:58:06.071Z] #25 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #41 sha256:e96f4c76ba36976558c84d88c493f0b077257d1cb10a4769f5f4960958bccc18 [2022-07-08T17:58:06.071Z] #41 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T17:58:06.071Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-08T17:58:06.071Z] #15 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T17:58:06.071Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-08T17:58:06.071Z] #40 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #54 sha256:1d45fa9709b31951890c319dcde504f3ffc1a10309aa8b6d4db094922b561601 [2022-07-08T17:58:06.071Z] #54 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T17:58:06.071Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-08T17:58:06.071Z] #50 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T17:58:06.071Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-08T17:58:06.071Z] #42 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T17:58:06.071Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-08T17:58:06.071Z] #53 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T17:58:06.071Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-08T17:58:06.071Z] #12 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T17:58:06.071Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-08T17:58:06.071Z] #38 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #52 sha256:a5c75ecb8e075cd40b895433e802c43b67cef5ca4281c53c7912c7672bc47c3d [2022-07-08T17:58:06.071Z] #52 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T17:58:06.071Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-08T17:58:06.071Z] #72 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:06.071Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-08T17:58:06.071Z] #51 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T17:58:06.071Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-08T17:58:06.071Z] #23 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T17:58:06.071Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-08T17:58:06.071Z] #21 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T17:58:06.071Z] #27 sha256:acf65be5581067cccbb17f3cf40d8b1a891b1ca66cd72298ebdb870aadb1ed78 [2022-07-08T17:58:06.071Z] #27 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T17:58:06.071Z] #43 sha256:ae45f6c37a4b491c93961008e103ad6b06e872d213ebb2a9b8bec89b4c46bb03 [2022-07-08T17:58:06.071Z] #43 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T17:58:06.071Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-08T17:58:06.071Z] #17 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #56 sha256:5357c9a0131c7891521ecdca9c61f3d905252d84cc0cd1731cfcc05cb90bed1e [2022-07-08T17:58:06.071Z] #56 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T17:58:06.071Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-08T17:58:06.071Z] #62 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #78 sha256:8dc3ead1412bf50be2b664ea2fcecada0a503f6b615bd4bb13f1050d5cb2b186 [2022-07-08T17:58:06.071Z] #78 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T17:58:06.071Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-08T17:58:06.071Z] #20 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #58 sha256:a9f9e10745f2fedddb59e230d0f9ff9d2ac87bf8a5f27847389dd92254777e61 [2022-07-08T17:58:06.071Z] #58 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #75 sha256:045e93abc1e7667ce1c26e96788e58af867945a150873af8951746bf1bd4ee71 [2022-07-08T17:58:06.071Z] #75 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T17:58:06.071Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-08T17:58:06.071Z] #57 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T17:58:06.071Z] #63 sha256:82bad5fc4fad4320682ee1ce704ced52b1e425d38c64e3a29bba4c55fbdad2b1 [2022-07-08T17:58:06.071Z] #63 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #35 sha256:dc716faf50dffbd44d439950b6747c845a09b640742ad540aa4b8873205708e2 [2022-07-08T17:58:06.071Z] #35 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T17:58:06.071Z] #31 sha256:3829471d42af32e906c7528bba0d849afcf9240eee3d2f45f80fddfbf625115b [2022-07-08T17:58:06.071Z] #31 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T17:58:06.071Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-08T17:58:06.071Z] #47 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T17:58:06.071Z] #59 sha256:8d2d03ab3198b7ed9a70e8ba493f506736314dec42595933e551e9ee3ea59047 [2022-07-08T17:58:06.071Z] #59 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T17:58:06.071Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-08T17:58:06.071Z] #55 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #70 sha256:b105f27686c36bd90982cdbd62a5701a09a2365c84f1875d4847af648ae8ff89 [2022-07-08T17:58:06.071Z] #70 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #48 sha256:35e551cc207c18bcf30ad74f7bec6ec24845d3b5b15dcaa946cf6aeb90b90aa9 [2022-07-08T17:58:06.071Z] #48 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T17:58:06.071Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-08T17:58:06.071Z] #33 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T17:58:06.071Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-08T17:58:06.071Z] #18 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T17:58:06.071Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-08T17:58:06.071Z] #14 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T17:58:06.071Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-08T17:58:06.071Z] #22 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T17:58:06.071Z] #32 sha256:53d44438a7f9eb645a8bc513c29933b6540d4c4bd7758ca7214716ff2dc99e61 [2022-07-08T17:58:06.071Z] #32 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T17:58:06.071Z] #37 sha256:5c2634d5348572d11542a4ed2402d5a1ee98e54364f358841d312010c7507082 [2022-07-08T17:58:06.071Z] #37 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T17:58:06.071Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-08T17:58:06.071Z] #19 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T17:58:06.071Z] #66 sha256:0802eac676f30819460206d312222ef747c18bef9bad88c4147da0ee00005c91 [2022-07-08T17:58:06.071Z] #66 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T17:58:06.071Z] #69 sha256:badeb963b4d5f4a083bc01d0148d42266b9e631fedbe819328a46dfedb4ec0bc [2022-07-08T17:58:06.071Z] #69 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T17:58:06.071Z] #26 sha256:8702bef25b1b941231dfd877896823a05bf909b041499cbc3052d0c72fa2f9d1 [2022-07-08T17:58:06.071Z] #26 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T17:58:06.071Z] #64 sha256:8949d62ae06af8df2b2275e73a6854d736a108bf100a5bbac5ca883e9307a798 [2022-07-08T17:58:06.071Z] #64 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T17:58:06.071Z] #80 sha256:649d0a2befe8bb9a36ec2c0d6439949e9bb4f6924ffc2db96736a80146d6664e [2022-07-08T17:58:06.071Z] #80 CACHED [2022-07-08T17:58:06.071Z] [2022-07-08T17:58:06.071Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T17:58:06.071Z] #81 sha256:81ed64b6fe786236118c2af260d77c5631d8d26c961719f7b1a8a6ae07b753ee [2022-07-08T17:58:06.287Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 . [2022-07-08T17:58:06.331Z] + docker info [2022-07-08T17:58:06.543Z] #1 [internal] load build definition from Dockerfile [2022-07-08T17:58:06.543Z] #1 sha256:ac77bc923e7377855b70dc712825057f03925f78c5cbc993f9a21e17fe23e914 [2022-07-08T17:58:06.543Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T17:58:06.543Z] #1 DONE 0.0s [2022-07-08T17:58:06.543Z] [2022-07-08T17:58:06.543Z] #2 [internal] load .dockerignore [2022-07-08T17:58:06.543Z] #2 sha256:48f8cf1209cb6d527a23702528dd65b14a4a4e89ccae9a699460aace193eee6f [2022-07-08T17:58:06.543Z] #2 transferring context: 145B 0.0s done [2022-07-08T17:58:06.543Z] #2 DONE 0.0s [2022-07-08T17:58:06.543Z] [2022-07-08T17:58:06.543Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T17:58:06.543Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T17:58:06.543Z] #3 DONE 0.1s [2022-07-08T17:58:06.543Z] [2022-07-08T17:58:06.543Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T17:58:06.543Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T17:58:06.543Z] #4 CACHED [2022-07-08T17:58:06.593Z] Client: [2022-07-08T17:58:06.593Z] Context: default [2022-07-08T17:58:06.593Z] Debug Mode: false [2022-07-08T17:58:06.593Z] Plugins: [2022-07-08T17:58:06.593Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T17:58:06.593Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T17:58:06.593Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T17:58:06.593Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T17:58:06.593Z] [2022-07-08T17:58:06.593Z] Server: [2022-07-08T17:58:06.593Z] Containers: 0 [2022-07-08T17:58:06.593Z] Running: 0 [2022-07-08T17:58:06.593Z] Paused: 0 [2022-07-08T17:58:06.593Z] Stopped: 0 [2022-07-08T17:58:06.593Z] Images: 3 [2022-07-08T17:58:06.593Z] Server Version: 20.10.14 [2022-07-08T17:58:06.593Z] Storage Driver: overlay2 [2022-07-08T17:58:06.593Z] Backing Filesystem: extfs [2022-07-08T17:58:06.593Z] Supports d_type: true [2022-07-08T17:58:06.593Z] Native Overlay Diff: true [2022-07-08T17:58:06.593Z] userxattr: false [2022-07-08T17:58:06.593Z] Logging Driver: json-file [2022-07-08T17:58:06.593Z] Cgroup Driver: cgroupfs [2022-07-08T17:58:06.593Z] Cgroup Version: 1 [2022-07-08T17:58:06.593Z] Plugins: [2022-07-08T17:58:06.593Z] Volume: local [2022-07-08T17:58:06.593Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T17:58:06.593Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T17:58:06.593Z] Swarm: inactive [2022-07-08T17:58:06.593Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T17:58:06.593Z] Default Runtime: runc [2022-07-08T17:58:06.593Z] Init Binary: docker-init [2022-07-08T17:58:06.593Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:06.593Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T17:58:06.593Z] init version: de40ad0 [2022-07-08T17:58:06.593Z] Security Options: [2022-07-08T17:58:06.593Z] apparmor [2022-07-08T17:58:06.593Z] seccomp [2022-07-08T17:58:06.593Z] Profile: default [2022-07-08T17:58:06.593Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T17:58:06.593Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T17:58:06.593Z] OSType: linux [2022-07-08T17:58:06.593Z] Architecture: x86_64 [2022-07-08T17:58:06.593Z] CPUs: 2 [2022-07-08T17:58:06.593Z] Total Memory: 7.565GiB [2022-07-08T17:58:06.593Z] Name: ip-10-100-77-194 [2022-07-08T17:58:06.593Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T17:58:06.593Z] Docker Root Dir: /var/lib/docker [2022-07-08T17:58:06.593Z] Debug Mode: false [2022-07-08T17:58:06.593Z] Registry: https://index.docker.io/v1/ [2022-07-08T17:58:06.593Z] Labels: [2022-07-08T17:58:06.593Z] Experimental: true [2022-07-08T17:58:06.593Z] Insecure Registries: [2022-07-08T17:58:06.593Z] 127.0.0.0/8 [2022-07-08T17:58:06.593Z] Live Restore Enabled: true [2022-07-08T17:58:06.593Z] [2022-07-08T17:58:06.593Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T17:58:06.799Z] [2022-07-08T17:58:06.799Z] #6 [internal] load .dockerignore [2022-07-08T17:58:06.799Z] #6 sha256:07941e8961e39664b72ac7383d171e313edce01294c31a23f61d60f83395c788 [2022-07-08T17:58:06.799Z] #6 DONE 0.0s [2022-07-08T17:58:06.799Z] [2022-07-08T17:58:06.799Z] #5 [internal] load build definition from Dockerfile [2022-07-08T17:58:06.799Z] #5 sha256:b2b6dea93b02e6d029834d597a836c8a2905264d0a539a512c772e82f6844b90 [2022-07-08T17:58:06.799Z] #5 DONE 0.0s [2022-07-08T17:58:06.799Z] [2022-07-08T17:58:06.799Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T17:58:06.799Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T17:58:06.799Z] #8 DONE 0.1s [2022-07-08T17:58:06.799Z] [2022-07-08T17:58:06.799Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T17:58:06.799Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T17:58:06.910Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:58:06.910Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:58:06.910Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43786/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T17:58:06.910Z] + bash /home/ubuntu/workspace/moby_PR-43786/check-config.sh [2022-07-08T17:58:06.910Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T17:58:06.910Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T17:58:06.910Z] [2022-07-08T17:58:06.910Z] Generally Necessary: [2022-07-08T17:58:06.910Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T17:58:06.910Z] - apparmor: enabled and tools installed [2022-07-08T17:58:06.910Z] - CONFIG_NAMESPACES: enabled [2022-07-08T17:58:06.910Z] - CONFIG_NET_NS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_PID_NS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_IPC_NS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_UTS_NS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CGROUPS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CPUSETS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_MEMCG: enabled [2022-07-08T17:58:06.910Z] - CONFIG_KEYS: enabled [2022-07-08T17:58:06.910Z] - CONFIG_VETH: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T17:58:06.910Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T17:58:06.910Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T17:58:06.910Z] [2022-07-08T17:58:06.910Z] Optional Features: [2022-07-08T17:58:06.910Z] - CONFIG_USER_NS: enabled [2022-07-08T17:58:05.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-08T17:58:05.165Z] > git config core.sparsecheckout # timeout=10 [2022-07-08T17:58:05.170Z] > git checkout -f 0b8ba2a1e2e26b14454677a890199ef93cea8e73 # timeout=10 [2022-07-08T17:58:07.014Z] #81 DONE 1.1s [2022-07-08T17:58:07.014Z] [2022-07-08T17:58:07.014Z] #82 exporting to image [2022-07-08T17:58:07.014Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T17:58:07.014Z] #82 exporting layers [2022-07-08T17:58:07.069Z] #10 DONE 0.1s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:07.069Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T17:58:07.069Z] #9 DONE 0.1s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:07.069Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T17:58:07.069Z] #7 DONE 0.1s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:07.069Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T17:58:07.069Z] #73 DONE 0.0s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:07.069Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T17:58:07.069Z] #71 DONE 0.0s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:58:07.069Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T17:58:07.069Z] #11 DONE 0.0s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T17:58:07.069Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T17:58:07.069Z] #28 DONE 0.0s [2022-07-08T17:58:07.069Z] [2022-07-08T17:58:07.069Z] #24 [internal] load build context [2022-07-08T17:58:07.069Z] #24 sha256:218c23ab870e0e1f5f33e8c16a389a8e37a4eb2c75cbd002b98a086dc6343b54 [2022-07-08T17:58:07.110Z] #15 DONE 1.6s [2022-07-08T17:58:07.110Z] [2022-07-08T17:58:07.110Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-08T17:58:07.110Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-08T17:58:07.166Z] - CONFIG_SECCOMP: enabled [2022-07-08T17:58:07.166Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T17:58:07.166Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T17:58:07.166Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T17:58:07.166Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T17:58:07.166Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T17:58:07.166Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T17:58:07.166Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T17:58:07.166Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T17:58:07.166Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T17:58:07.166Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T17:58:07.166Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T17:58:07.166Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T17:58:07.166Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T17:58:07.166Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T17:58:07.166Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T17:58:07.166Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T17:58:07.166Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T17:58:07.166Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T17:58:07.166Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T17:58:07.166Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T17:58:07.166Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T17:58:07.166Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T17:58:07.166Z] - CONFIG_EXT4_FS: enabled [2022-07-08T17:58:07.166Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T17:58:07.166Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T17:58:07.166Z] - Network Drivers: [2022-07-08T17:58:07.166Z] - "overlay": [2022-07-08T17:58:07.166Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T17:58:07.166Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T17:58:07.166Z] Optional (for encrypted networks): [2022-07-08T17:58:07.422Z] - CONFIG_CRYPTO: enabled [2022-07-08T17:58:07.422Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T17:58:07.422Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T17:58:07.422Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T17:58:07.422Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T17:58:07.422Z] - CONFIG_XFRM: enabled [2022-07-08T17:58:07.422Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T17:58:07.422Z] - "ipvlan": [2022-07-08T17:58:07.422Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T17:58:07.422Z] - "macvlan": [2022-07-08T17:58:07.422Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T17:58:07.422Z] - "ftp,tftp client in container": [2022-07-08T17:58:07.422Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T17:58:07.422Z] - Storage Drivers: [2022-07-08T17:58:07.422Z] - "aufs": [2022-07-08T17:58:07.422Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T17:58:07.422Z] - "btrfs": [2022-07-08T17:58:07.422Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T17:58:07.422Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T17:58:07.422Z] - "devicemapper": [2022-07-08T17:58:07.422Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T17:58:07.422Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T17:58:07.422Z] - "overlay": [2022-07-08T17:58:07.422Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T17:58:07.422Z] - "zfs": [2022-07-08T17:58:07.422Z] - /dev/zfs: present [2022-07-08T17:58:07.422Z] - zfs command: missing [2022-07-08T17:58:07.422Z] - zpool command: missing [2022-07-08T17:58:07.422Z] [2022-07-08T17:58:07.422Z] Limits: [2022-07-08T17:58:07.422Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T17:58:07.422Z] [2022-07-08T17:58:07.422Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-08T17:58:07.636Z] #24 ... [2022-07-08T17:58:07.637Z] [2022-07-08T17:58:07.637Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T17:58:07.637Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T17:58:07.637Z] #49 DONE 0.5s [2022-07-08T17:58:07.637Z] [2022-07-08T17:58:07.637Z] #24 [internal] load build context [2022-07-08T17:58:07.637Z] #24 sha256:218c23ab870e0e1f5f33e8c16a389a8e37a4eb2c75cbd002b98a086dc6343b54 [2022-07-08T17:58:07.705Z] Client: [2022-07-08T17:58:07.705Z] Context: default [2022-07-08T17:58:07.705Z] Debug Mode: false [2022-07-08T17:58:07.705Z] Plugins: [2022-07-08T17:58:07.705Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-08T17:58:07.705Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-08T17:58:07.705Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-08T17:58:07.705Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-08T17:58:07.705Z] [2022-07-08T17:58:07.705Z] Server: [2022-07-08T17:58:07.705Z] Containers: 0 [2022-07-08T17:58:07.705Z] Running: 0 [2022-07-08T17:58:07.705Z] Paused: 0 [2022-07-08T17:58:07.705Z] Stopped: 0 [2022-07-08T17:58:07.705Z] Images: 2 [2022-07-08T17:58:07.705Z] Server Version: 20.10.14 [2022-07-08T17:58:07.705Z] Storage Driver: overlay2 [2022-07-08T17:58:07.705Z] Backing Filesystem: extfs [2022-07-08T17:58:07.705Z] Supports d_type: true [2022-07-08T17:58:07.705Z] Native Overlay Diff: true [2022-07-08T17:58:07.705Z] userxattr: false [2022-07-08T17:58:07.705Z] Logging Driver: json-file [2022-07-08T17:58:07.705Z] Cgroup Driver: cgroupfs [2022-07-08T17:58:07.705Z] Cgroup Version: 1 [2022-07-08T17:58:07.705Z] Plugins: [2022-07-08T17:58:07.705Z] Volume: local [2022-07-08T17:58:07.705Z] Network: bridge host ipvlan macvlan null overlay [2022-07-08T17:58:07.705Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-08T17:58:07.705Z] Swarm: inactive [2022-07-08T17:58:07.705Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-08T17:58:07.705Z] Default Runtime: runc [2022-07-08T17:58:07.705Z] Init Binary: docker-init [2022-07-08T17:58:07.705Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-08T17:58:07.705Z] runc version: v1.0.3-0-gf46b6ba [2022-07-08T17:58:07.705Z] init version: de40ad0 [2022-07-08T17:58:07.705Z] Security Options: [2022-07-08T17:58:07.705Z] apparmor [2022-07-08T17:58:07.705Z] seccomp [2022-07-08T17:58:07.705Z] Profile: default [2022-07-08T17:58:07.705Z] Kernel Version: 5.4.0-1071-aws [2022-07-08T17:58:07.705Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-08T17:58:07.705Z] OSType: linux [2022-07-08T17:58:07.705Z] Architecture: x86_64 [2022-07-08T17:58:07.705Z] CPUs: 2 [2022-07-08T17:58:07.705Z] Total Memory: 7.483GiB [2022-07-08T17:58:07.705Z] Name: ip-10-100-114-70 [2022-07-08T17:58:07.705Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-08T17:58:07.705Z] Docker Root Dir: /var/lib/docker [2022-07-08T17:58:07.705Z] Debug Mode: false [2022-07-08T17:58:07.705Z] Registry: https://index.docker.io/v1/ [2022-07-08T17:58:07.705Z] Labels: [2022-07-08T17:58:07.705Z] Experimental: true [2022-07-08T17:58:07.706Z] Insecure Registries: [2022-07-08T17:58:07.706Z] 127.0.0.0/8 [2022-07-08T17:58:07.706Z] Live Restore Enabled: true [2022-07-08T17:58:07.706Z] [2022-07-08T17:58:07.706Z] WARNING: No swap limit support [Pipeline] sh [2022-07-08T17:58:07.780Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 . [2022-07-08T17:58:07.780Z] #1 [internal] load build definition from Dockerfile [2022-07-08T17:58:07.780Z] #1 sha256:77bb17bdbb3bfbc1022e73377b954d2c290793bd6f0e4b94ec56b54f5038800d [2022-07-08T17:58:07.780Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T17:58:07.780Z] #1 DONE 0.0s [2022-07-08T17:58:07.780Z] [2022-07-08T17:58:07.780Z] #2 [internal] load .dockerignore [2022-07-08T17:58:07.780Z] #2 sha256:6b3400e2dca435172d4c5952a8e3e92f47e55234c45b65f390f782025f4aea6a [2022-07-08T17:58:07.780Z] #2 transferring context: 145B done [2022-07-08T17:58:07.780Z] #2 DONE 0.0s [2022-07-08T17:58:07.780Z] [2022-07-08T17:58:07.780Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T17:58:07.780Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T17:58:07.951Z] #82 exporting layers 0.8s done [2022-07-08T17:58:07.951Z] #82 writing image sha256:5b71d0b8d17653f43cf587dc959e81b3c4d687f31927d576ceb649d5f85ef179 done [2022-07-08T17:58:07.951Z] #82 naming to docker.io/library/docker:282a5eda568ded448ee4606d313fc14a4f560c3e done [2022-07-08T17:58:07.951Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-07-08T17:58:07.986Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:58:07.986Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-08T17:58:07.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43786/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-08T17:58:07.986Z] + bash /home/ubuntu/workspace/moby_PR-43786/check-config.sh [2022-07-08T17:58:07.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-08T17:58:07.986Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-08T17:58:07.986Z] [2022-07-08T17:58:07.986Z] Generally Necessary: [2022-07-08T17:58:07.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-08T17:58:07.986Z] - apparmor: enabled and tools installed [2022-07-08T17:58:07.986Z] - CONFIG_NAMESPACES: enabled [2022-07-08T17:58:07.986Z] - CONFIG_NET_NS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_PID_NS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_IPC_NS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_UTS_NS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_CGROUPS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-08T17:58:07.986Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-08T17:58:07.986Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-08T17:58:07.986Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-08T17:58:07.986Z] - CONFIG_CPUSETS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_MEMCG: enabled [2022-07-08T17:58:07.986Z] - CONFIG_KEYS: enabled [2022-07-08T17:58:07.986Z] - CONFIG_VETH: enabled (as module) [2022-07-08T17:58:07.986Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-08T17:58:07.986Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-08T17:58:07.986Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-08T17:58:07.986Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-08T17:58:07.987Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-08T17:58:07.987Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-08T17:58:07.987Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-08T17:58:07.987Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-08T17:58:07.987Z] - CONFIG_IP_NF_NAT: enabled (as module) [Pipeline] sh [2022-07-08T17:58:08.036Z] #3 DONE 0.1s [2022-07-08T17:58:08.036Z] [2022-07-08T17:58:08.036Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T17:58:08.036Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T17:58:08.036Z] #4 CACHED [2022-07-08T17:58:08.040Z] #16 DONE 1.1s [2022-07-08T17:58:08.040Z] [2022-07-08T17:58:08.040Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:08.040Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:58:08.040Z] #41 3.332 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-07-08T17:58:08.040Z] #41 3.345 Cloning into '.'... [2022-07-08T17:58:08.245Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-08T17:58:08.245Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-08T17:58:08.245Z] - CONFIG_CGROUP_BPF: enabled [2022-07-08T17:58:08.245Z] [2022-07-08T17:58:08.245Z] Optional Features: [2022-07-08T17:58:08.245Z] - CONFIG_USER_NS: enabled [2022-07-08T17:58:08.245Z] - CONFIG_SECCOMP: enabled [2022-07-08T17:58:08.245Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-08T17:58:08.245Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-08T17:58:08.245Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-08T17:58:08.245Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-08T17:58:08.245Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-08T17:58:08.245Z] - CONFIG_BLK_CGROUP: enabled [2022-07-08T17:58:08.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-08T17:58:08.245Z] - CONFIG_CGROUP_PERF: enabled [2022-07-08T17:58:08.245Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-08T17:58:08.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-08T17:58:08.245Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-08T17:58:08.245Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-08T17:58:08.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-08T17:58:08.245Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-08T17:58:08.245Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-08T17:58:08.245Z] - CONFIG_IP_VS: enabled (as module) [2022-07-08T17:58:08.245Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-08T17:58:08.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-08T17:58:08.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-08T17:58:08.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-08T17:58:08.245Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-08T17:58:08.245Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-08T17:58:08.245Z] - CONFIG_EXT4_FS: enabled [2022-07-08T17:58:08.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-08T17:58:08.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-08T17:58:08.245Z] - Network Drivers: [2022-07-08T17:58:08.245Z] - "overlay": [2022-07-08T17:58:08.245Z] - CONFIG_VXLAN: enabled (as module) [2022-07-08T17:58:08.245Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-08T17:58:08.245Z] Optional (for encrypted networks): [2022-07-08T17:58:08.282Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-08T17:58:08.293Z] [2022-07-08T17:58:08.293Z] #5 [internal] load build definition from Dockerfile [2022-07-08T17:58:08.293Z] #5 sha256:c806b13998d3f98b6364d12839777c8eb5f63835b93189ee108ca0f8b140c366 [2022-07-08T17:58:08.293Z] #5 DONE 0.0s [2022-07-08T17:58:08.293Z] [2022-07-08T17:58:08.293Z] #6 [internal] load .dockerignore [2022-07-08T17:58:08.293Z] #6 sha256:ffb03dce6c717bbf06716a118c906f561129f498e9dc13d9ad2820dbae8acd4f [2022-07-08T17:58:08.293Z] #6 DONE 0.0s [2022-07-08T17:58:08.293Z] [2022-07-08T17:58:08.293Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:08.293Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T17:58:08.293Z] #7 DONE 0.1s [2022-07-08T17:58:08.293Z] [2022-07-08T17:58:08.293Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T17:58:08.293Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T17:58:08.293Z] #8 DONE 0.1s [2022-07-08T17:58:08.293Z] [2022-07-08T17:58:08.293Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T17:58:08.293Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T17:58:08.504Z] - CONFIG_CRYPTO: enabled [2022-07-08T17:58:08.504Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-08T17:58:08.504Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-08T17:58:08.504Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-08T17:58:08.504Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-08T17:58:08.504Z] - CONFIG_XFRM: enabled [2022-07-08T17:58:08.504Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-08T17:58:08.504Z] - "ipvlan": [2022-07-08T17:58:08.504Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-08T17:58:08.504Z] - "macvlan": [2022-07-08T17:58:08.504Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_DUMMY: enabled (as module) [2022-07-08T17:58:08.504Z] - "ftp,tftp client in container": [2022-07-08T17:58:08.504Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-08T17:58:08.504Z] - Storage Drivers: [2022-07-08T17:58:08.504Z] - "aufs": [2022-07-08T17:58:08.504Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-08T17:58:08.504Z] - "btrfs": [2022-07-08T17:58:08.504Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-08T17:58:08.504Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-08T17:58:08.504Z] - "devicemapper": [2022-07-08T17:58:08.504Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-08T17:58:08.504Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-08T17:58:08.504Z] - "overlay": [2022-07-08T17:58:08.504Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-08T17:58:08.504Z] - "zfs": [2022-07-08T17:58:08.504Z] - /dev/zfs: present [2022-07-08T17:58:08.504Z] - zfs command: missing [2022-07-08T17:58:08.504Z] - zpool command: missing [2022-07-08T17:58:08.504Z] [2022-07-08T17:58:08.504Z] Limits: [2022-07-08T17:58:08.504Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-08T17:58:08.504Z] [2022-07-08T17:58:08.504Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-07-08T17:58:08.551Z] #10 DONE 0.1s [2022-07-08T17:58:08.551Z] [2022-07-08T17:58:08.551Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:08.551Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T17:58:08.551Z] #9 DONE 0.1s [Pipeline] sh [2022-07-08T17:58:08.564Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282a5eda568ded448ee4606d313fc14a4f560c3e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:282a5eda568ded448ee4606d313fc14a4f560c3e hack/test/unit [2022-07-08T17:58:08.573Z] #24 transferring context: 61.64MB 1.6s done [2022-07-08T17:58:08.817Z] [2022-07-08T17:58:08.817Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:58:08.817Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T17:58:08.817Z] #11 DONE 0.0s [2022-07-08T17:58:08.817Z] [2022-07-08T17:58:08.817Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:08.817Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T17:58:08.817Z] #73 DONE 0.0s [2022-07-08T17:58:08.817Z] [2022-07-08T17:58:08.817Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:08.817Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T17:58:08.817Z] #71 DONE 0.0s [2022-07-08T17:58:08.817Z] [2022-07-08T17:58:08.817Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T17:58:08.817Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T17:58:08.817Z] #28 DONE 0.0s [2022-07-08T17:58:08.817Z] [2022-07-08T17:58:08.817Z] #24 [internal] load build context [2022-07-08T17:58:08.817Z] #24 sha256:a8605195f743b9b869ac7658d89cc48c00d24f9ccd746f57826b0bff400217e0 [2022-07-08T17:58:08.823Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-08T17:58:08.823Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-08T17:58:08.823Z] + TESTDIRS=./... [2022-07-08T17:58:08.823Z] + exclude_paths='/vendor/|/integration' [2022-07-08T17:58:08.823Z] ++ go list ./... [2022-07-08T17:58:08.823Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-08T17:58:08.832Z] #24 DONE 1.6s [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #75 sha256:bee136e591c65cbfc2434bf46529909accbdb25a6a0ca89ebed3ce5b7ff00ccb [2022-07-08T17:58:08.832Z] #75 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #52 sha256:5f4f685f1f212b13e585f4df6f069abeeb456161c5da6147e6e66623a1e4db63 [2022-07-08T17:58:08.832Z] #52 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T17:58:08.832Z] #68 sha256:6f95376354c76929005f98a011611a12bed16bc5e04e6f1132aabc280267f07d [2022-07-08T17:58:08.832Z] #68 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T17:58:08.832Z] #30 sha256:3e1d26ac51bd34c9e6f8aab6dde3367954e6598bc3afc7761a900970583e28cf [2022-07-08T17:58:08.832Z] #30 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #54 sha256:aeeb457ff9dcf75711db8426f99dd06877f879fd4693bf90be3e244df7aa6720 [2022-07-08T17:58:08.832Z] #54 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T17:58:08.832Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T17:58:08.832Z] #16 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T17:58:08.832Z] #64 sha256:2caaa4eff45722a6789ae470555b337a0c5199c4312cc08bc5fd38d0fe63a049 [2022-07-08T17:58:08.832Z] #64 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T17:58:08.832Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T17:58:08.832Z] #38 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T17:58:08.832Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T17:58:08.832Z] #12 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #58 sha256:2bc2ed50f7a6a7fd6b22de004c4982179f7c0f44ce4d0fc7194443d82bbb6702 [2022-07-08T17:58:08.832Z] #58 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #65 sha256:6efc6639c5ceaed752208817a06d4fc5656255962b8e1e9d7777f1b3249e7b2e [2022-07-08T17:58:08.832Z] #65 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T17:58:08.832Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T17:58:08.832Z] #62 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T17:58:08.832Z] #32 sha256:06760fa5a5b20626de72deea41b5e445e32ae9a439f432d3d67ca24075fd0967 [2022-07-08T17:58:08.832Z] #32 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T17:58:08.832Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T17:58:08.832Z] #15 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:08.832Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:58:08.832Z] #34 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T17:58:08.832Z] #69 sha256:52b86733a578b448de2740f08bf08a795322ad0550cb8599f3cbe880ef396310 [2022-07-08T17:58:08.832Z] #69 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T17:58:08.832Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T17:58:08.832Z] #14 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T17:58:08.832Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T17:58:08.832Z] #53 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T17:58:08.832Z] #80 sha256:a62788f5bdba44b6629012741ab18a49751486405987db6a92d7cd4cd91e034b [2022-07-08T17:58:08.832Z] #80 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T17:58:08.832Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T17:58:08.832Z] #29 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:08.832Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:08.832Z] #51 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T17:58:08.832Z] #26 sha256:0d899b4476cdc875636212964c8f079c3d3ce29af0351a4dc4d57fc887b72a56 [2022-07-08T17:58:08.832Z] #26 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T17:58:08.832Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T17:58:08.832Z] #72 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T17:58:08.832Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T17:58:08.832Z] #36 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #39 sha256:cda253926c64dca2461ba75ea25180f5d148a4da0e21605661e9c39570cd8ef0 [2022-07-08T17:58:08.832Z] #39 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T17:58:08.832Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T17:58:08.832Z] #40 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T17:58:08.832Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T17:58:08.832Z] #47 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T17:58:08.832Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T17:58:08.832Z] #57 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #78 sha256:80e688b95f897837c3cc291b2785c40f018ba6689822cee85a751582c76a3a7f [2022-07-08T17:58:08.832Z] #78 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #70 sha256:da8b4ca7ae2b166fde1ce07a7e1bbba71b5aa3f97eaeb371413b0ba13304c732 [2022-07-08T17:58:08.832Z] #70 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T17:58:08.832Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T17:58:08.832Z] #21 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #35 sha256:b6a83baf0a92a37a429fd374926b600b70812fcf1b577494547880c852aec652 [2022-07-08T17:58:08.832Z] #35 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #56 sha256:3c8650054e2e41a67abcb562db07130df5ad760546fdfa020347c4c4045408c3 [2022-07-08T17:58:08.832Z] #56 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:08.832Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:08.832Z] #76 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T17:58:08.832Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T17:58:08.832Z] #33 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T17:58:08.832Z] #59 sha256:48e6556a42bf7adb51c2638a55c7425c465fccd7048b1643fa55ce2dc56bfeac [2022-07-08T17:58:08.832Z] #59 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #48 sha256:4707d358b06217cf941b3e2e16888b7be8398274dbf39e4eaf0eebd684df4d0e [2022-07-08T17:58:08.832Z] #48 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T17:58:08.832Z] #61 sha256:853743284d131f8ba2216a222fc787aa1e50ea42270edb35c6ae101732ba4d8b [2022-07-08T17:58:08.832Z] #61 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T17:58:08.832Z] #66 sha256:c56b5561c95459a23dd8f5a7f59c759b1f989465a2f042ab0c791e31505cd59d [2022-07-08T17:58:08.832Z] #66 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T17:58:08.832Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T17:58:08.832Z] #19 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.832Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T17:58:08.832Z] #63 sha256:c99b5059f0e88298f2f1f99467c05bd88d9351e5216ce6b7c87e1110208b7911 [2022-07-08T17:58:08.832Z] #63 CACHED [2022-07-08T17:58:08.832Z] [2022-07-08T17:58:08.833Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-08T17:58:08.833Z] #81 sha256:116ace48356b2352cc8de424cd3c9ff61ec92fd745c65f381cad1c3d9ea084f5 [2022-07-08T17:58:08.833Z] #81 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T17:58:08.833Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T17:58:08.833Z] #50 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:58:08.833Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:58:08.833Z] #77 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T17:58:08.833Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T17:58:08.833Z] #74 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T17:58:08.833Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T17:58:08.833Z] #13 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T17:58:08.833Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T17:58:08.833Z] #18 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T17:58:08.833Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T17:58:08.833Z] #17 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T17:58:08.833Z] #44 sha256:733373dbad7243f70bcd1a4c9c35fb34d162089cf20bff8e9b743873fc2f8d78 [2022-07-08T17:58:08.833Z] #44 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T17:58:08.833Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T17:58:08.833Z] #20 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T17:58:08.833Z] #67 sha256:0269b7f70d6a7e32ec86fbf0d0b0135a0a7c4b848d9d6c7f8ef27945554faac9 [2022-07-08T17:58:08.833Z] #67 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T17:58:08.833Z] #41 sha256:cfdb81c65404c300e2cea012eacb22299b4433504c3c453b5f16e5b4cda359c2 [2022-07-08T17:58:08.833Z] #41 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T17:58:08.833Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T17:58:08.833Z] #22 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T17:58:08.833Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T17:58:08.833Z] #46 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T17:58:08.833Z] #31 sha256:4b5b5fb4a5c711c2d38d52042b1be6fb5118cb62251a1d4355cd9c3e295c947c [2022-07-08T17:58:08.833Z] #31 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T17:58:08.833Z] #25 sha256:da1a4928a891d74e060b9add81ff48ca6f7695f4aa3d006ad4a2bfe25dda8a84 [2022-07-08T17:58:08.833Z] #25 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T17:58:08.833Z] #27 sha256:87d421d2eb45e177b685f1fcc64545401d3ef54cbfb91a82725961c2d8c564e3 [2022-07-08T17:58:08.833Z] #27 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T17:58:08.833Z] #45 sha256:6e3c0dc01cd0ab099a44bd37128a93b35f73d7ea4f40be38b064f79b9985de98 [2022-07-08T17:58:08.833Z] #45 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T17:58:08.833Z] #37 sha256:9f3ede065f3701905f90a8b5392f5c9e8fd56c1d80f0141050475d4e16a7173e [2022-07-08T17:58:08.833Z] #37 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T17:58:08.833Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T17:58:08.833Z] #42 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T17:58:08.833Z] #79 sha256:d600b685e5b102420b4b6c6ea0d8e6f9a71aa16ced5931050cc35a9c6c223a41 [2022-07-08T17:58:08.833Z] #79 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T17:58:08.833Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T17:58:08.833Z] #23 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T17:58:08.833Z] #43 sha256:949c1a53e55287aab2aefc3bc9b7cdba81e815536b95fbbed5838bd3278e78ba [2022-07-08T17:58:08.833Z] #43 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T17:58:08.833Z] #60 sha256:8bca6ab234db0e8e83d7a1d679456acc6d9c866de4ebeca6d271a45e3a083650 [2022-07-08T17:58:08.833Z] #60 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T17:58:08.833Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T17:58:08.833Z] #55 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-08T17:58:08.833Z] #82 sha256:d75481b60bb5ae28bd86752ff662ae6d8d657f62f1fd3d7f54affea08b25f432 [2022-07-08T17:58:08.833Z] #82 CACHED [2022-07-08T17:58:08.833Z] [2022-07-08T17:58:08.833Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T17:58:08.833Z] #83 sha256:56b0c191339b8c16232e13c5317be4e6c1009a8b7b912382392670ffd9e1e03b [2022-07-08T17:58:08.839Z] + sudo modprobe ip_vs [2022-07-08T17:58:08.839Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 . [2022-07-08T17:58:09.075Z] #24 ... [2022-07-08T17:58:09.075Z] [2022-07-08T17:58:09.075Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T17:58:09.075Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T17:58:09.075Z] #49 DONE 0.5s [2022-07-08T17:58:09.075Z] [2022-07-08T17:58:09.075Z] #24 [internal] load build context [2022-07-08T17:58:09.075Z] #24 sha256:a8605195f743b9b869ac7658d89cc48c00d24f9ccd746f57826b0bff400217e0 [2022-07-08T17:58:09.097Z] #1 [internal] load build definition from Dockerfile [2022-07-08T17:58:09.097Z] #1 sha256:c5c2b8aece6d8c35acac595ccd4313601e3ef5af1f987a382a023738df5a9dcb [2022-07-08T17:58:09.097Z] #1 transferring dockerfile: 19.25kB done [2022-07-08T17:58:09.097Z] #1 DONE 0.0s [2022-07-08T17:58:09.097Z] [2022-07-08T17:58:09.097Z] #2 [internal] load .dockerignore [2022-07-08T17:58:09.097Z] #2 sha256:b5ebd2fc8d714a6e33f17a71cb7374f0ba27653e5b00a92d4de3d6ee4e188fe8 [2022-07-08T17:58:09.097Z] #2 transferring context: 145B done [2022-07-08T17:58:09.097Z] #2 DONE 0.0s [2022-07-08T17:58:09.097Z] [2022-07-08T17:58:09.097Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-08T17:58:09.097Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-08T17:58:09.097Z] #3 DONE 0.2s [2022-07-08T17:58:09.097Z] [2022-07-08T17:58:09.097Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-08T17:58:09.097Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-08T17:58:09.097Z] #4 CACHED [2022-07-08T17:58:09.355Z] [2022-07-08T17:58:09.355Z] #5 [internal] load build definition from Dockerfile [2022-07-08T17:58:09.355Z] #5 sha256:9b4b985a1d9ee21cf38f0d766909add60d8baa7d893e87d49d850b70d6c6df80 [2022-07-08T17:58:09.355Z] #5 DONE 0.0s [2022-07-08T17:58:09.355Z] [2022-07-08T17:58:09.355Z] #6 [internal] load .dockerignore [2022-07-08T17:58:09.355Z] #6 sha256:cde2dafcca79d3ced9dbd375c93aa84bfc076baf89e951b8a7f3501a732788ec [2022-07-08T17:58:09.355Z] #6 DONE 0.0s [2022-07-08T17:58:09.355Z] [2022-07-08T17:58:09.355Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T17:58:09.355Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T17:58:09.409Z] #41 ... [2022-07-08T17:58:09.409Z] [2022-07-08T17:58:09.409Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-08T17:58:09.409Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-08T17:58:09.409Z] #17 DONE 1.2s [2022-07-08T17:58:09.614Z] #8 ... [2022-07-08T17:58:09.614Z] [2022-07-08T17:58:09.614Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:09.614Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-08T17:58:09.614Z] #9 DONE 0.1s [2022-07-08T17:58:09.614Z] [2022-07-08T17:58:09.614Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-08T17:58:09.614Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-08T17:58:09.614Z] #10 DONE 0.1s [2022-07-08T17:58:09.614Z] [2022-07-08T17:58:09.614Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-08T17:58:09.614Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-08T17:58:09.614Z] #7 DONE 0.1s [2022-07-08T17:58:09.614Z] [2022-07-08T17:58:09.614Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-08T17:58:09.614Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-08T17:58:09.614Z] #8 DONE 0.1s [2022-07-08T17:58:09.665Z] [2022-07-08T17:58:09.665Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-08T17:58:09.665Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-08T17:58:09.760Z] #83 DONE 1.0s [2022-07-08T17:58:09.760Z] [2022-07-08T17:58:09.760Z] #84 exporting to image [2022-07-08T17:58:09.760Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T17:58:09.760Z] #84 exporting layers [2022-07-08T17:58:09.762Z] + pkg_list='github.com/docker/docker/api [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/backend [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/container [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/events [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/filters [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/image [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/mount [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/network [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/registry [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/time [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/versions [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:58:09.762Z] github.com/docker/docker/api/types/volume [2022-07-08T17:58:09.762Z] github.com/docker/docker/builder [2022-07-08T17:58:09.762Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:58:09.762Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:58:09.762Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:58:09.762Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/config [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/debug [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:58:09.763Z] github.com/docker/docker/client [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:58:09.763Z] github.com/docker/docker/container [2022-07-08T17:58:09.763Z] github.com/docker/docker/container/stream [2022-07-08T17:58:09.763Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:58:09.763Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:58:09.763Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/config [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/events [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/exec [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/images [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/links [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/names [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/network [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/stats [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution/utils [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:58:09.763Z] github.com/docker/docker/dockerversion [2022-07-08T17:58:09.763Z] github.com/docker/docker/errdefs [2022-07-08T17:58:09.763Z] github.com/docker/docker/image [2022-07-08T17:58:09.763Z] github.com/docker/docker/image/cache [2022-07-08T17:58:09.763Z] github.com/docker/docker/image/tarexport [2022-07-08T17:58:09.763Z] github.com/docker/docker/image/v1 [2022-07-08T17:58:09.763Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:58:09.763Z] github.com/docker/docker/layer [2022-07-08T17:58:09.763Z] github.com/docker/docker/libcontainerd [2022-07-08T17:58:09.763Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:58:09.763Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:58:09.763Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:58:09.763Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/libnetwork/types [2022-07-08T17:58:09.763Z] github.com/docker/docker/oci [2022-07-08T17:58:09.763Z] github.com/docker/docker/oci/caps [2022-07-08T17:58:09.763Z] github.com/docker/docker/opts [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/archive [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/directory [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/platform [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/pools [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/progress [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/signal [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/stack [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/system [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:58:09.763Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:58:09.763Z] github.com/docker/docker/plugin [2022-07-08T17:58:09.763Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:58:09.763Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:58:09.763Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:58:09.763Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:58:09.763Z] github.com/docker/docker/quota [2022-07-08T17:58:09.763Z] github.com/docker/docker/reference [2022-07-08T17:58:09.763Z] github.com/docker/docker/registry [2022-07-08T17:58:09.763Z] github.com/docker/docker/registry/resumable [2022-07-08T17:58:09.763Z] github.com/docker/docker/restartmanager [2022-07-08T17:58:09.763Z] github.com/docker/docker/rootless [2022-07-08T17:58:09.763Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:58:09.763Z] github.com/docker/docker/runconfig [2022-07-08T17:58:09.763Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/environment [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/registry [2022-07-08T17:58:09.763Z] github.com/docker/docker/testutil/request [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume/drivers [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume/local [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume/mounts [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume/service [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:58:09.763Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:58:09.763Z] ++ grep --fixed-strings -v /libnetwork [2022-07-08T17:58:09.763Z] ++ echo 'github.com/docker/docker/api [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/backend [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/container [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/events [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/filters [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/image [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/mount [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/network [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/registry [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/time [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/versions [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:58:09.763Z] github.com/docker/docker/api/types/volume [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:58:09.763Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/config [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/debug [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:58:09.763Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:58:09.763Z] github.com/docker/docker/client [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:58:09.763Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:58:09.763Z] github.com/docker/docker/container [2022-07-08T17:58:09.763Z] github.com/docker/docker/container/stream [2022-07-08T17:58:09.763Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:58:09.763Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:58:09.763Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/config [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/events [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/exec [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/images [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/links [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/names [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/network [2022-07-08T17:58:09.763Z] github.com/docker/docker/daemon/stats [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution/utils [2022-07-08T17:58:09.763Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:58:09.763Z] github.com/docker/docker/dockerversion [2022-07-08T17:58:09.763Z] github.com/docker/docker/errdefs [2022-07-08T17:58:09.763Z] github.com/docker/docker/image [2022-07-08T17:58:09.763Z] github.com/docker/docker/image/cache [2022-07-08T17:58:09.763Z] github.com/docker/docker/image/tarexport [2022-07-08T17:58:09.764Z] github.com/docker/docker/image/v1 [2022-07-08T17:58:09.764Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:58:09.764Z] github.com/docker/docker/layer [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/libnetwork/types [2022-07-08T17:58:09.764Z] github.com/docker/docker/oci [2022-07-08T17:58:09.764Z] github.com/docker/docker/oci/caps [2022-07-08T17:58:09.764Z] github.com/docker/docker/opts [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/archive [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/directory [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/platform [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/pools [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/progress [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/signal [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/stack [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/system [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:58:09.764Z] github.com/docker/docker/plugin [2022-07-08T17:58:09.764Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:58:09.764Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:58:09.764Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:58:09.764Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:58:09.764Z] github.com/docker/docker/quota [2022-07-08T17:58:09.764Z] github.com/docker/docker/reference [2022-07-08T17:58:09.764Z] github.com/docker/docker/registry [2022-07-08T17:58:09.764Z] github.com/docker/docker/registry/resumable [2022-07-08T17:58:09.764Z] github.com/docker/docker/restartmanager [2022-07-08T17:58:09.764Z] github.com/docker/docker/rootless [2022-07-08T17:58:09.764Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:58:09.764Z] github.com/docker/docker/runconfig [2022-07-08T17:58:09.764Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/environment [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/registry [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/request [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/drivers [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/local [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/mounts [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/service [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:58:09.764Z] + base_pkg_list='github.com/docker/docker/api [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/backend [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/container [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/events [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/filters [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/image [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/mount [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/network [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/registry [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/time [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/versions [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/types/volume [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:58:09.764Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:58:09.764Z] github.com/docker/docker/cli [2022-07-08T17:58:09.764Z] github.com/docker/docker/cli/config [2022-07-08T17:58:09.764Z] github.com/docker/docker/cli/debug [2022-07-08T17:58:09.764Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:58:09.764Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:58:09.764Z] github.com/docker/docker/client [2022-07-08T17:58:09.764Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:58:09.764Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:58:09.764Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:58:09.764Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:58:09.764Z] github.com/docker/docker/container [2022-07-08T17:58:09.764Z] github.com/docker/docker/container/stream [2022-07-08T17:58:09.764Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:58:09.764Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:58:09.764Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/config [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/events [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/exec [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/images [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/links [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/names [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/network [2022-07-08T17:58:09.764Z] github.com/docker/docker/daemon/stats [2022-07-08T17:58:09.764Z] github.com/docker/docker/distribution [2022-07-08T17:58:09.764Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:58:09.764Z] github.com/docker/docker/distribution/utils [2022-07-08T17:58:09.764Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:58:09.764Z] github.com/docker/docker/dockerversion [2022-07-08T17:58:09.764Z] github.com/docker/docker/errdefs [2022-07-08T17:58:09.764Z] github.com/docker/docker/image [2022-07-08T17:58:09.764Z] github.com/docker/docker/image/cache [2022-07-08T17:58:09.764Z] github.com/docker/docker/image/tarexport [2022-07-08T17:58:09.764Z] github.com/docker/docker/image/v1 [2022-07-08T17:58:09.764Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:58:09.764Z] github.com/docker/docker/layer [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:58:09.764Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:58:09.764Z] github.com/docker/docker/oci [2022-07-08T17:58:09.764Z] github.com/docker/docker/oci/caps [2022-07-08T17:58:09.764Z] github.com/docker/docker/opts [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/archive [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/directory [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/platform [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/pools [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/progress [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/signal [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/stack [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/system [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:58:09.764Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:58:09.764Z] github.com/docker/docker/plugin [2022-07-08T17:58:09.764Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:58:09.764Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:58:09.764Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:58:09.764Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:58:09.764Z] github.com/docker/docker/quota [2022-07-08T17:58:09.764Z] github.com/docker/docker/reference [2022-07-08T17:58:09.764Z] github.com/docker/docker/registry [2022-07-08T17:58:09.764Z] github.com/docker/docker/registry/resumable [2022-07-08T17:58:09.764Z] github.com/docker/docker/restartmanager [2022-07-08T17:58:09.764Z] github.com/docker/docker/rootless [2022-07-08T17:58:09.764Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:58:09.764Z] github.com/docker/docker/runconfig [2022-07-08T17:58:09.764Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/environment [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/registry [2022-07-08T17:58:09.764Z] github.com/docker/docker/testutil/request [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/drivers [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/local [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/mounts [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/service [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:58:09.764Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:58:09.764Z] ++ grep --fixed-strings /libnetwork [2022-07-08T17:58:09.764Z] ++ echo 'github.com/docker/docker/api [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:58:09.764Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/backend [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/container [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/events [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/filters [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/image [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/mount [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/network [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/registry [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/time [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/versions [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:58:09.765Z] github.com/docker/docker/api/types/volume [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:58:09.765Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:58:09.765Z] github.com/docker/docker/cli [2022-07-08T17:58:09.765Z] github.com/docker/docker/cli/config [2022-07-08T17:58:09.765Z] github.com/docker/docker/cli/debug [2022-07-08T17:58:09.765Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:58:09.765Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:58:09.765Z] github.com/docker/docker/client [2022-07-08T17:58:09.765Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:58:09.765Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:58:09.765Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:58:09.765Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:58:09.765Z] github.com/docker/docker/container [2022-07-08T17:58:09.765Z] github.com/docker/docker/container/stream [2022-07-08T17:58:09.765Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:58:09.765Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:58:09.765Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/config [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/events [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/exec [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/images [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/links [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/names [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/network [2022-07-08T17:58:09.765Z] github.com/docker/docker/daemon/stats [2022-07-08T17:58:09.765Z] github.com/docker/docker/distribution [2022-07-08T17:58:09.765Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:58:09.765Z] github.com/docker/docker/distribution/utils [2022-07-08T17:58:09.765Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:58:09.765Z] github.com/docker/docker/dockerversion [2022-07-08T17:58:09.765Z] github.com/docker/docker/errdefs [2022-07-08T17:58:09.765Z] github.com/docker/docker/image [2022-07-08T17:58:09.765Z] github.com/docker/docker/image/cache [2022-07-08T17:58:09.765Z] github.com/docker/docker/image/tarexport [2022-07-08T17:58:09.765Z] github.com/docker/docker/image/v1 [2022-07-08T17:58:09.765Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:58:09.765Z] github.com/docker/docker/layer [2022-07-08T17:58:09.765Z] github.com/docker/docker/libcontainerd [2022-07-08T17:58:09.765Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:58:09.765Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:58:09.765Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:58:09.765Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/types [2022-07-08T17:58:09.765Z] github.com/docker/docker/oci [2022-07-08T17:58:09.765Z] github.com/docker/docker/oci/caps [2022-07-08T17:58:09.765Z] github.com/docker/docker/opts [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/archive [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/directory [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/platform [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/pools [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/progress [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/signal [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/stack [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/system [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:58:09.765Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:58:09.765Z] github.com/docker/docker/plugin [2022-07-08T17:58:09.765Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:58:09.765Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:58:09.765Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:58:09.765Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:58:09.765Z] github.com/docker/docker/quota [2022-07-08T17:58:09.765Z] github.com/docker/docker/reference [2022-07-08T17:58:09.765Z] github.com/docker/docker/registry [2022-07-08T17:58:09.765Z] github.com/docker/docker/registry/resumable [2022-07-08T17:58:09.765Z] github.com/docker/docker/restartmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/rootless [2022-07-08T17:58:09.765Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:58:09.765Z] github.com/docker/docker/runconfig [2022-07-08T17:58:09.765Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/environment [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/registry [2022-07-08T17:58:09.765Z] github.com/docker/docker/testutil/request [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume/drivers [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume/local [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume/mounts [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume/service [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:58:09.765Z] github.com/docker/docker/volume/testutils' [2022-07-08T17:58:09.765Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/types' [2022-07-08T17:58:09.765Z] + echo 'github.com/docker/docker/libnetwork [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/config [2022-07-08T17:58:09.765Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/idm [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/ns [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/options [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/osl [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/types' [2022-07-08T17:58:09.766Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T17:58:09.766Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T17:58:09.766Z] + type docker-proxy [2022-07-08T17:58:09.766Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-08T17:58:09.766Z] + hack/make.sh binary-proxy install-proxy [2022-07-08T17:58:09.766Z] [2022-07-08T17:58:09.766Z] Removing bundles/ [2022-07-08T17:58:09.766Z] [2022-07-08T17:58:09.766Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-08T17:58:09.766Z] Building: bundles/binary-proxy/docker-proxy [2022-07-08T17:58:09.766Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:58:09.874Z] [2022-07-08T17:58:09.874Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:09.874Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-08T17:58:09.874Z] #73 DONE 0.0s [2022-07-08T17:58:09.874Z] [2022-07-08T17:58:09.874Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-08T17:58:09.874Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-08T17:58:09.874Z] #71 DONE 0.0s [2022-07-08T17:58:09.874Z] [2022-07-08T17:58:09.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-08T17:58:09.874Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-08T17:58:09.874Z] #11 DONE 0.0s [2022-07-08T17:58:09.874Z] [2022-07-08T17:58:09.874Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T17:58:09.874Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T17:58:09.874Z] #49 ... [2022-07-08T17:58:09.874Z] [2022-07-08T17:58:09.874Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 [2022-07-08T17:58:09.874Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830 [2022-07-08T17:58:09.874Z] #28 DONE 0.0s [2022-07-08T17:58:10.137Z] [2022-07-08T17:58:10.137Z] #24 [internal] load build context [2022-07-08T17:58:10.137Z] #24 sha256:652eda36ad877bcd54f69a24642f980572bdccc8b8bfdabb26e31f7db58c93d9 [2022-07-08T17:58:10.137Z] #24 ... [2022-07-08T17:58:10.137Z] [2022-07-08T17:58:10.137Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-08T17:58:10.137Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-08T17:58:10.137Z] #49 DONE 0.4s [2022-07-08T17:58:10.137Z] [2022-07-08T17:58:10.137Z] #24 [internal] load build context [2022-07-08T17:58:10.137Z] #24 sha256:652eda36ad877bcd54f69a24642f980572bdccc8b8bfdabb26e31f7db58c93d9 [2022-07-08T17:58:10.597Z] #18 DONE 1.2s [2022-07-08T17:58:10.597Z] [2022-07-08T17:58:10.597Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:58:10.597Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:58:10.688Z] #84 exporting layers 0.9s done [2022-07-08T17:58:10.688Z] #84 writing image sha256:ed1047733ec5e306e049f563e8aa2821c0e4a30b4bfd16ec0956e422bb193b6d done [2022-07-08T17:58:10.688Z] #84 naming to docker.io/library/docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 done [2022-07-08T17:58:10.688Z] #84 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T17:58:10.975Z] #24 transferring context: 61.65MB 2.1s done [2022-07-08T17:58:10.975Z] #24 DONE 2.1s [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T17:58:10.975Z] #30 sha256:df5db0df1c0e2bd9fb66ddeafef56756ccd9722a31d32f6c4c2d2b27f96f99ed [2022-07-08T17:58:10.975Z] #30 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T17:58:10.975Z] #79 sha256:c7a6dba10602dc97d19f60011608f48bc74b5608ea43aae9440cb1045a2cac7f [2022-07-08T17:58:10.975Z] #79 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T17:58:10.975Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T17:58:10.975Z] #47 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T17:58:10.975Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T17:58:10.975Z] #14 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #75 sha256:cec65724d62f27c92e113fdb96575533b9789eeb0e199b7d0955310227309ca2 [2022-07-08T17:58:10.975Z] #75 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T17:58:10.975Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T17:58:10.975Z] #12 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T17:58:10.975Z] #66 sha256:fb75a7b8eda8f49624b6477da7059e8668322995fbb1cde92fb227714974b9c7 [2022-07-08T17:58:10.975Z] #66 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #39 sha256:43d4d59bf19a853bc29666ca0e54d97bcfc1afc51fa25f00099052112750ad3b [2022-07-08T17:58:10.975Z] #39 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T17:58:10.975Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T17:58:10.975Z] #20 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T17:58:10.975Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T17:58:10.975Z] #19 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T17:58:10.975Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T17:58:10.975Z] #22 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T17:58:10.975Z] #44 sha256:c3a1762a53fcc8e5ce6c13b8875f7002fe11b5136bbc2d0ea25a845b8dacec53 [2022-07-08T17:58:10.975Z] #44 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #61 sha256:98a56ba1496f4a50bbac1596b50d05297c5125a8bb94ca0551e459676a8fff91 [2022-07-08T17:58:10.975Z] #61 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T17:58:10.975Z] #25 sha256:ac510369163b3cccfa7e81a6e249190eaf62f94ba8957c16975e3f102e98f46b [2022-07-08T17:58:10.975Z] #25 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T17:58:10.975Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T17:58:10.975Z] #36 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T17:58:10.975Z] #43 sha256:c631a6e82bd231abc6770b8acc4c5fd09f47974ca217d30379f037bd48a6ec20 [2022-07-08T17:58:10.975Z] #43 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #45 sha256:59a7f175e36c3f259be148f59bdaa8b1a56d50bf47f793834f4354bd94e70581 [2022-07-08T17:58:10.975Z] #45 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #35 sha256:7b3ec78f6deb1d1393f155eed02a3211d9e1e6949706ee6837f47cc7e7faa6df [2022-07-08T17:58:10.975Z] #35 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T17:58:10.975Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T17:58:10.975Z] #21 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #52 sha256:728a9e26074caac03511adf4dca15d3e0dd9fe7c7119a22845956b958fc76277 [2022-07-08T17:58:10.975Z] #52 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #54 sha256:6b6bcb38f452fa629bec33ca91acf0426e51edc0512803dfb97bb3bfba477edb [2022-07-08T17:58:10.975Z] #54 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #70 sha256:52771df8516b5abd750a1e0e27f67cb8e3f37592868aaa7c7170c2680ac4e689 [2022-07-08T17:58:10.975Z] #70 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T17:58:10.975Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T17:58:10.975Z] #17 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T17:58:10.975Z] #64 sha256:03f0214a066fe360c4706279f6925b75c7c3afa738b64bd57978625dfe3fe212 [2022-07-08T17:58:10.975Z] #64 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #58 sha256:3b5ee3d04efd111c65fba90638962f74518528c074ded800271b250efa64366b [2022-07-08T17:58:10.975Z] #58 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T17:58:10.975Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T17:58:10.975Z] #23 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:58:10.975Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:58:10.975Z] #77 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T17:58:10.975Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T17:58:10.975Z] #46 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T17:58:10.975Z] #69 sha256:bc59273a99782e9a01431342e74be5717696e56520b1ae09efd8a45e9948a962 [2022-07-08T17:58:10.975Z] #69 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T17:58:10.975Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T17:58:10.975Z] #42 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T17:58:10.975Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T17:58:10.975Z] #72 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T17:58:10.975Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T17:58:10.975Z] #33 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #37 sha256:74f0894e3a4a917720763a5b4129bb478fbe5c7a68480f967f03eb1333cf0631 [2022-07-08T17:58:10.975Z] #37 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T17:58:10.975Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T17:58:10.975Z] #15 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T17:58:10.975Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T17:58:10.975Z] #53 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T17:58:10.975Z] #60 sha256:7cd15f1973632ab3d5fce19540ab408e656603f92d8e18ea8905e17a652a5d5c [2022-07-08T17:58:10.975Z] #60 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T17:58:10.975Z] #26 sha256:803b6f08d62c61228669e89e8488ec30464585c8a16273f2dbc82196619db0f4 [2022-07-08T17:58:10.975Z] #26 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T17:58:10.975Z] #68 sha256:5c3de8f4d71e80b5c905cb59d05eabe2b1a1acac7d07b3d138c7cb6e966d4304 [2022-07-08T17:58:10.975Z] #68 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T17:58:10.975Z] #65 sha256:e92d65d5f7b8989b630c7d9de4e9339f79bf65d474a31ccbca93fc57076f4ce2 [2022-07-08T17:58:10.975Z] #65 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T17:58:10.975Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T17:58:10.975Z] #29 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T17:58:10.975Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T17:58:10.975Z] #16 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T17:58:10.975Z] #27 sha256:50068266f864e2e67fe24e0f77ab42052f5e837d6751c4c181a2522c70851d85 [2022-07-08T17:58:10.975Z] #27 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:10.975Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:10.975Z] #51 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T17:58:10.975Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T17:58:10.975Z] #62 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T17:58:10.975Z] #67 sha256:e15099244261020b00ed8d1487224fd9006a16139495e0dc3705db0b3dd0c1d3 [2022-07-08T17:58:10.975Z] #67 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T17:58:10.975Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T17:58:10.975Z] #40 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T17:58:10.975Z] #32 sha256:44081258b06dd5bfaa751020ed2971eed67198c8677b4e5e7d235e2eb0c18131 [2022-07-08T17:58:10.975Z] #32 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T17:58:10.975Z] #63 sha256:86fecf060b091a0dc7e6c1f9350b413260f3ff1676860a77204efe1ea9a338e8 [2022-07-08T17:58:10.975Z] #63 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.975Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T17:58:10.975Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T17:58:10.975Z] #55 CACHED [2022-07-08T17:58:10.975Z] [2022-07-08T17:58:10.976Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T17:58:10.976Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T17:58:10.976Z] #18 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T17:58:10.976Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T17:58:10.976Z] #74 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T17:58:10.976Z] #59 sha256:544cdfca161ecbec3b48f12d0879a42e457a7530f87f24f1d6a071cd5b89290c [2022-07-08T17:58:10.976Z] #59 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T17:58:10.976Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T17:58:10.976Z] #13 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T17:58:10.976Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T17:58:10.976Z] #38 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T17:58:10.976Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T17:58:10.976Z] #57 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:10.976Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:58:10.976Z] #34 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T17:58:10.976Z] #78 sha256:b000c71dfd450059328ac3f5d0561a170e7bc9fc37a868532bdf1595035d78ee [2022-07-08T17:58:10.976Z] #78 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T17:58:10.976Z] #41 sha256:1407302fcd28dee850f334c3b1e67b4414e54196f35892778a151dd90a644d95 [2022-07-08T17:58:10.976Z] #41 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T17:58:10.976Z] #31 sha256:7617fe207576a070963032079b60e08343e76ed2efdc14975cfaf179fc5444f2 [2022-07-08T17:58:10.976Z] #31 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T17:58:10.976Z] #48 sha256:2520eb0612ba6b12d917e46221852c00c7e9e5f6c340a11eab862f5086739f34 [2022-07-08T17:58:10.976Z] #48 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T17:58:10.976Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T17:58:10.976Z] #50 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:10.976Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:10.976Z] #76 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T17:58:10.976Z] #56 sha256:86a70589996ea52b50752730eeedb0baf51ea24612bc0fb63cefbac6eb897ae7 [2022-07-08T17:58:10.976Z] #56 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T17:58:10.976Z] #80 sha256:8644d5871c503d284c3cfe5520fc4398d22667222922858d6bad998f62f36632 [2022-07-08T17:58:10.976Z] #80 CACHED [2022-07-08T17:58:10.976Z] [2022-07-08T17:58:10.976Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T17:58:10.976Z] #81 sha256:f84f27241783ca36eeb5c9d41b80af9f8aba7e9a314feb4215cc159a195cca09 [2022-07-08T17:58:11.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 -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:0b8ba2a1e2e26b14454677a890199ef93cea8e73 hack/make.sh dynbinary test-integration [2022-07-08T17:58:11.275Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-08T17:58:11.275Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-08T17:58:11.275Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-08T17:58:11.275Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-08T17:58:11.275Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-08T17:58:11.275Z] Detected virtualization docker. [2022-07-08T17:58:11.275Z] Detected architecture x86-64. [2022-07-08T17:58:11.275Z] Set hostname to . [2022-07-08T17:58:11.532Z] modprobe@configfs.service: Succeeded. [2022-07-08T17:58:11.532Z] modprobe@drm.service: Succeeded. [2022-07-08T17:58:11.532Z] modprobe@fuse.service: Succeeded. [2022-07-08T17:58:11.532Z] + source /etc/docker-entrypoint-cmd [2022-07-08T17:58:11.532Z] ++ hack/make.sh dynbinary test-integration [2022-07-08T17:58:11.532Z] [2022-07-08T17:58:11.546Z] #24 transferring context: 61.65MB 1.8s done [2022-07-08T17:58:11.546Z] #24 DONE 1.8s [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T17:58:11.546Z] #75 sha256:31584bf5ef01a9feeafce1edf6a9b24a13c31b1b3fe1bb6ecc7abda2424ac9d3 [2022-07-08T17:58:11.546Z] #75 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T17:58:11.546Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T17:58:11.546Z] #40 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T17:58:11.546Z] #67 sha256:9ff8da771ce50f8a2721c3125f7228f0314aad311512a0d795092c7e84096b67 [2022-07-08T17:58:11.546Z] #67 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-08T17:58:11.546Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-08T17:58:11.546Z] #12 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T17:58:11.546Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T17:58:11.546Z] #53 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T17:58:11.546Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-08T17:58:11.546Z] #14 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.546Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T17:58:11.546Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-08T17:58:11.546Z] #21 CACHED [2022-07-08T17:58:11.546Z] [2022-07-08T17:58:11.547Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-08T17:58:11.547Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-08T17:58:11.547Z] #33 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T17:58:11.547Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-08T17:58:11.547Z] #42 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #61 sha256:50c492320323f1a9a24e67ac07f680ddc5654aba1aaedbeb9190a25203d175e9 [2022-07-08T17:58:11.547Z] #61 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T17:58:11.547Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-08T17:58:11.547Z] #18 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-08T17:58:11.547Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-08T17:58:11.547Z] #50 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T17:58:11.547Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-08T17:58:11.547Z] #20 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #56 sha256:deee3d87694a54960955cc837870823056d3f06ba84b64a276e784972aed25f2 [2022-07-08T17:58:11.547Z] #56 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #37 sha256:b60508b97043e46f19fb931b739debd0eda7c7e7fd664a56ece613f3b42d4259 [2022-07-08T17:58:11.547Z] #37 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T17:58:11.547Z] #25 sha256:185b4112324746d28ef251fcb137069f9ad89b20f31495b2f14d74c323c0757f [2022-07-08T17:58:11.547Z] #25 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #45 sha256:49e588821154441ba2099e2e9b3bf233aeb41d38ac2ced94c80a388cc5caaed2 [2022-07-08T17:58:11.547Z] #45 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T17:58:11.547Z] #43 sha256:929c7ad8603c00c761476e2a87bf836686c76dddcb65019923ae2158dc3bc411 [2022-07-08T17:58:11.547Z] #43 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T17:58:11.547Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-08T17:58:11.547Z] #22 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-08T17:58:11.547Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-08T17:58:11.547Z] #13 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T17:58:11.547Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-08T17:58:11.547Z] #19 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:58:11.547Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:58:11.547Z] #77 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #35 sha256:a710158334c243856b3c29f79ee75da23d162715c0de4514b3a003edb9e0f62f [2022-07-08T17:58:11.547Z] #35 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:11.547Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:58:11.547Z] #34 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T17:58:11.547Z] #66 sha256:d892e0593128573b636aa8bb991da7838b178165343db1b197217a96b029c847 [2022-07-08T17:58:11.547Z] #66 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #52 sha256:82063092a08c594695a9f606f92e0b728c26f7128d24c9f64957798348245fdf [2022-07-08T17:58:11.547Z] #52 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T17:58:11.547Z] #68 sha256:9a83a6a96576e1e922ad2ba40ef404c025735f483d070f00df2fdc1fea542683 [2022-07-08T17:58:11.547Z] #68 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #78 sha256:711c76b0044194565b4cf25aad321369988f3e703b8cdbb6b767f7c79897f20b [2022-07-08T17:58:11.547Z] #78 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:11.547Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:11.547Z] #76 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T17:58:11.547Z] #27 sha256:8de00066c554bdfa12b54afcf576c9ce82f3545e49d81bfe1a1c00f05f84494a [2022-07-08T17:58:11.547Z] #27 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T17:58:11.547Z] #26 sha256:e0500fc8ce22ea0dc9c357e4697005b559c8ede92114e890ac8c8d399e85e365 [2022-07-08T17:58:11.547Z] #26 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T17:58:11.547Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T17:58:11.547Z] #29 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T17:58:11.547Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-08T17:58:11.547Z] #16 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T17:58:11.547Z] #79 sha256:9814c2a2f516d26b7ecabdac6ca8a79280cbc04815374b34e5dd476eb5978f07 [2022-07-08T17:58:11.547Z] #79 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T17:58:11.547Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-08T17:58:11.547Z] #23 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T17:58:11.547Z] #31 sha256:3fc785730ed76a6276c54b13a6a0ba71714fdf96707bc1efd9b662744abe5327 [2022-07-08T17:58:11.547Z] #31 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T17:58:11.547Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T17:58:11.547Z] #38 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T17:58:11.547Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-08T17:58:11.547Z] #62 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T17:58:11.547Z] #30 sha256:d1d62075877650eaf21c20c6f9a1eff359139269568184eba73172a3cfac469b [2022-07-08T17:58:11.547Z] #30 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T17:58:11.547Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T17:58:11.547Z] #55 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T17:58:11.547Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-08T17:58:11.547Z] #17 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T17:58:11.547Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-08T17:58:11.547Z] #15 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #41 sha256:5d1ad3decd94ff435461533961debc1cc9a99d8ae2d58aa87ad922756db730a7 [2022-07-08T17:58:11.547Z] #41 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #48 sha256:6b3929c843851902a9f348688d813a3c25ec4a6dc1bf671e2fe0c64f79f48319 [2022-07-08T17:58:11.547Z] #48 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T17:58:11.547Z] #44 sha256:e4c3863c88afdf70d1bd09c724bc6f74d95edfdd396394a356765fa3b861605f [2022-07-08T17:58:11.547Z] #44 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T17:58:11.547Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T17:58:11.547Z] #74 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:11.547Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:11.547Z] #51 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-08T17:58:11.547Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-08T17:58:11.547Z] #46 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T17:58:11.547Z] #59 sha256:ede90ee0cc9a9fa892e29d90b116de3330b82b161d9c4dcb1e74edd6cd2e48b6 [2022-07-08T17:58:11.547Z] #59 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #39 sha256:d94c54ff599c37792efdae9bd86aa33f4cf5c39a79b265509c498e951d7456d8 [2022-07-08T17:58:11.547Z] #39 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T17:58:11.547Z] #64 sha256:98f67f72b67ffe015bb579307dd7abc9e3048a38fb9c5ea6deabdf188b9d8b9c [2022-07-08T17:58:11.547Z] #64 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #65 sha256:88f510231ce1ba6f489ce43e7a9a6c8aa82ed52b943fc32b7faa004d987b822c [2022-07-08T17:58:11.547Z] #65 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #70 sha256:5548ec5a3ec70ca66224cca8e128560bc1e4655a55343db4ff98c92d692b7455 [2022-07-08T17:58:11.547Z] #70 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T17:58:11.547Z] #69 sha256:b761b9f64eeb3b2b6b395480d3db599b0b4c98a04f2aae6030e4c48f5e8d46de [2022-07-08T17:58:11.547Z] #69 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T17:58:11.547Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T17:58:11.547Z] #57 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #58 sha256:1518c963f289081717e4d372756b66a3921f2dde8f484fef20b6bdfb72ecb4d5 [2022-07-08T17:58:11.547Z] #58 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T17:58:11.547Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T17:58:11.547Z] #72 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T17:58:11.547Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T17:58:11.547Z] #36 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T17:58:11.547Z] #60 sha256:63d9db7645825985cd993acf8907648c140dc6a3a83851349fffe125aaa7aef0 [2022-07-08T17:58:11.547Z] #60 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T17:58:11.547Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T17:58:11.547Z] #47 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T17:58:11.547Z] #54 sha256:9b6b878ae69ddda3d909c7d9e7148a3a51fca91cbb4dac536c8ff19e4399a56d [2022-07-08T17:58:11.547Z] #54 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T17:58:11.547Z] #63 sha256:8343cc8f77fb4f060aaddfd6ff9b10ec273dc38e631b520eb331b21a618d6a0b [2022-07-08T17:58:11.547Z] #63 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T17:58:11.547Z] #32 sha256:9ea7cd265819ec792f13d5a8208ad0208e41474c340ca316c7791fb8dd55f479 [2022-07-08T17:58:11.547Z] #32 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T17:58:11.547Z] #80 sha256:d4210bce361f6f44374eac814d854bb65e4b92810ec2a887f54d66a4decef3c5 [2022-07-08T17:58:11.547Z] #80 CACHED [2022-07-08T17:58:11.547Z] [2022-07-08T17:58:11.547Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T17:58:11.547Z] #81 sha256:b074d58cc008235912e71554d3e6811021753acd30bbac6630741f45ebac8364 [2022-07-08T17:58:11.788Z] Removing bundles/ [2022-07-08T17:58:11.788Z] [2022-07-08T17:58:11.788Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T17:58:11.788Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T17:58:11.788Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:58:11.904Z] #81 DONE 0.9s [2022-07-08T17:58:11.904Z] [2022-07-08T17:58:11.904Z] #82 exporting to image [2022-07-08T17:58:11.904Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T17:58:11.904Z] #82 exporting layers [2022-07-08T17:58:11.969Z] #19 1.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-07-08T17:58:12.226Z] #19 1.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-07-08T17:58:12.226Z] #19 1.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-07-08T17:58:12.791Z] #19 2.320 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-07-08T17:58:12.791Z] #19 ... [2022-07-08T17:58:12.791Z] [2022-07-08T17:58:12.791Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T17:58:12.791Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T17:58:12.832Z] #82 exporting layers 1.1s done [2022-07-08T17:58:12.832Z] #82 writing image sha256:233c43196e468da5079b8c2c0dd649bf3ac487584614bd620359ac4c4990ffac done [2022-07-08T17:58:12.832Z] #82 naming to docker.io/library/docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 done [2022-07-08T17:58:12.832Z] #82 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T17:58:12.934Z] #81 DONE 1.1s [2022-07-08T17:58:12.934Z] [2022-07-08T17:58:12.934Z] #82 exporting to image [2022-07-08T17:58:12.934Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T17:58:12.934Z] #82 exporting layers [2022-07-08T17:58:13.048Z] #60 ... [2022-07-08T17:58:13.048Z] [2022-07-08T17:58:13.048Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:13.048Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:13.048Z] #83 3.955 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T17:58:13.048Z] #83 3.955 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T17:58:13.048Z] #83 3.955 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T17:58:13.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 -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:0b8ba2a1e2e26b14454677a890199ef93cea8e73 hack/make.sh dynbinary test-integration [2022-07-08T17:58:13.305Z] #83 6.377 Reading package lists... [2022-07-08T17:58:13.305Z] #83 ... [2022-07-08T17:58:13.305Z] [2022-07-08T17:58:13.305Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T17:58:13.305Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T17:58:13.305Z] #43 ... [2022-07-08T17:58:13.305Z] [2022-07-08T17:58:13.305Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T17:58:13.305Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T17:58:13.414Z] [2022-07-08T17:58:13.501Z] #82 exporting layers 0.8s done [2022-07-08T17:58:13.501Z] #82 writing image sha256:c967737671c48b96bd61e155484705216d1bccb09eaadd711762db7fc2d140eb done [2022-07-08T17:58:13.501Z] #82 naming to docker.io/library/docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 done [2022-07-08T17:58:13.501Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-08T17:58:13.561Z] #64 ... [2022-07-08T17:58:13.561Z] [2022-07-08T17:58:13.561Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:13.561Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:13.561Z] #58 3.676 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T17:58:13.561Z] #58 3.677 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T17:58:13.561Z] #58 3.677 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T17:58:13.561Z] #58 3.968 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-07-08T17:58:13.561Z] #58 7.183 Fetched 1540 B in 4s (392 B/s) [2022-07-08T17:58:13.561Z] #58 7.183 Reading package lists... [2022-07-08T17:58:13.561Z] #58 ... [2022-07-08T17:58:13.561Z] [2022-07-08T17:58:13.561Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T17:58:13.561Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T17:58:13.671Z] Removing bundles/ [2022-07-08T17:58:13.671Z] [2022-07-08T17:58:13.671Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T17:58:13.671Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T17:58:13.671Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:58:13.818Z] #62 ... [2022-07-08T17:58:13.818Z] [2022-07-08T17:58:13.818Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T17:58:13.818Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T17:58:13.818Z] #47 ... [2022-07-08T17:58:13.818Z] [2022-07-08T17:58:13.818Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T17:58:13.818Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T17:58:13.818Z] #54 3.051 + git clone https://github.com/docker/distribution.git . [2022-07-08T17:58:13.818Z] #54 3.051 Cloning into '.'... [2022-07-08T17:58:13.827Z] + trap exit INT TERM [2022-07-08T17:58:13.827Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-08T17:58:13.827Z] + CONTAINER_NAME=docker-pr2 [2022-07-08T17:58:13.827Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43786/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 -e DOCKER_GRAPHDRIVER docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 hack/make.sh dynbinary [2022-07-08T17:58:14.075Z] #54 ... [2022-07-08T17:58:14.075Z] [2022-07-08T17:58:14.075Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T17:58:14.075Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T17:58:14.085Z] [2022-07-08T17:58:14.334Z] #45 ... [2022-07-08T17:58:14.334Z] [2022-07-08T17:58:14.334Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:58:14.334Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:58:14.334Z] #19 3.161 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T17:58:14.343Z] Removing bundles/ [2022-07-08T17:58:14.343Z] [2022-07-08T17:58:14.343Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T17:58:14.343Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T17:58:14.343Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T17:58:14.899Z] #19 4.227 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T17:58:15.832Z] #19 5.216 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T17:58:16.339Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-08T17:58:16.339Z] [2022-07-08T17:58:16.339Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-08T17:58:16.339Z] Installing docker-proxy to /usr/local/bin/ [2022-07-08T17:58:16.339Z] [2022-07-08T17:58:16.339Z] + mkdir -p bundles [2022-07-08T17:58:16.339Z] + '[' -n 'github.com/docker/docker/api [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/backend/build [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/httputils [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/middleware [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/build [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/container [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/debug [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/image [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/network [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/session [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/system [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/server/router/volume [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/backend [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/container [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/events [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/filters [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/image [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/mount [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/network [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/registry [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/strslice [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/swarm [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/time [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/versions [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T17:58:16.339Z] github.com/docker/docker/api/types/volume [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/dockerfile [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/remotecontext [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T17:58:16.339Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T17:58:16.339Z] github.com/docker/docker/cli [2022-07-08T17:58:16.339Z] github.com/docker/docker/cli/config [2022-07-08T17:58:16.339Z] github.com/docker/docker/cli/debug [2022-07-08T17:58:16.339Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T17:58:16.339Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T17:58:16.339Z] github.com/docker/docker/client [2022-07-08T17:58:16.339Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T17:58:16.339Z] github.com/docker/docker/cmd/dockerd [2022-07-08T17:58:16.339Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T17:58:16.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T17:58:16.339Z] github.com/docker/docker/container [2022-07-08T17:58:16.339Z] github.com/docker/docker/container/stream [2022-07-08T17:58:16.339Z] github.com/docker/docker/contrib/apparmor [2022-07-08T17:58:16.339Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T17:58:16.339Z] github.com/docker/docker/contrib/httpserver [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/cluster [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/config [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/events [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/exec [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/images [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/initlayer [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/links [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/listeners [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/local [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/names [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/network [2022-07-08T17:58:16.339Z] github.com/docker/docker/daemon/stats [2022-07-08T17:58:16.339Z] github.com/docker/docker/distribution [2022-07-08T17:58:16.339Z] github.com/docker/docker/distribution/metadata [2022-07-08T17:58:16.339Z] github.com/docker/docker/distribution/utils [2022-07-08T17:58:16.339Z] github.com/docker/docker/distribution/xfer [2022-07-08T17:58:16.339Z] github.com/docker/docker/dockerversion [2022-07-08T17:58:16.339Z] github.com/docker/docker/errdefs [2022-07-08T17:58:16.339Z] github.com/docker/docker/image [2022-07-08T17:58:16.339Z] github.com/docker/docker/image/cache [2022-07-08T17:58:16.339Z] github.com/docker/docker/image/tarexport [2022-07-08T17:58:16.339Z] github.com/docker/docker/image/v1 [2022-07-08T17:58:16.339Z] github.com/docker/docker/internal/test/suite [2022-07-08T17:58:16.339Z] github.com/docker/docker/layer [2022-07-08T17:58:16.339Z] github.com/docker/docker/libcontainerd [2022-07-08T17:58:16.339Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T17:58:16.339Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T17:58:16.339Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T17:58:16.339Z] github.com/docker/docker/libcontainerd/types [2022-07-08T17:58:16.339Z] github.com/docker/docker/oci [2022-07-08T17:58:16.339Z] github.com/docker/docker/oci/caps [2022-07-08T17:58:16.339Z] github.com/docker/docker/opts [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/aaparser [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/archive [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/authorization [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/capabilities [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/containerfs [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/directory [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/dmesg [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/fileutils [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/fsutils [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/homedir [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/idtools [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/ioutils [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/longpath [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/loopback [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/parsers [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/pidfile [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/platform [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/plugins [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/pools [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/progress [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/pubsub [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/reexec [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/signal [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/stack [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/stringid [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/system [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/tailfile [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/tarsum [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/urlutil [2022-07-08T17:58:16.339Z] github.com/docker/docker/pkg/useragent [2022-07-08T17:58:16.339Z] github.com/docker/docker/plugin [2022-07-08T17:58:16.339Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T17:58:16.339Z] github.com/docker/docker/plugin/v2 [2022-07-08T17:58:16.339Z] github.com/docker/docker/profiles/apparmor [2022-07-08T17:58:16.339Z] github.com/docker/docker/profiles/seccomp [2022-07-08T17:58:16.340Z] github.com/docker/docker/quota [2022-07-08T17:58:16.340Z] github.com/docker/docker/reference [2022-07-08T17:58:16.340Z] github.com/docker/docker/registry [2022-07-08T17:58:16.340Z] github.com/docker/docker/registry/resumable [2022-07-08T17:58:16.340Z] github.com/docker/docker/restartmanager [2022-07-08T17:58:16.340Z] github.com/docker/docker/rootless [2022-07-08T17:58:16.340Z] github.com/docker/docker/rootless/specconv [2022-07-08T17:58:16.340Z] github.com/docker/docker/runconfig [2022-07-08T17:58:16.340Z] github.com/docker/docker/runconfig/opts [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/daemon [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/environment [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/fakegit [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/registry [2022-07-08T17:58:16.340Z] github.com/docker/docker/testutil/request [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume/drivers [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume/local [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume/mounts [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume/service [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume/service/opts [2022-07-08T17:58:16.340Z] github.com/docker/docker/volume/testutils' ']' [2022-07-08T17:58:16.340Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-08T17:58:16.340Z] ? github.com/docker/docker/api [no test files] [2022-07-08T17:58:17.238Z] #19 6.423 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T17:58:18.168Z] #19 7.605 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T17:58:19.097Z] #19 8.437 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T17:58:19.097Z] #19 8.476 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T17:58:19.097Z] #19 8.485 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T17:58:19.097Z] #19 8.515 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T17:58:19.097Z] #19 8.549 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T17:58:19.097Z] #19 8.569 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB] [2022-07-08T17:58:19.353Z] #19 8.653 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T17:58:19.353Z] #19 8.656 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T17:58:19.353Z] #19 8.657 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T17:58:19.353Z] #19 8.658 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T17:58:19.353Z] #19 8.664 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T17:58:19.353Z] #19 8.682 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-07-08T17:58:19.917Z] #19 ... [2022-07-08T17:58:19.917Z] [2022-07-08T17:58:19.917Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-08T17:58:19.917Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-08T17:58:19.917Z] #45 16.81 tomll can be used in two ways: [2022-07-08T17:58:19.917Z] #45 16.81 Writing to STDIN and reading from STDOUT: [2022-07-08T17:58:19.917Z] #45 16.81 cat file.toml | tomll > file.toml [2022-07-08T17:58:19.917Z] #45 16.81 [2022-07-08T17:58:19.917Z] #45 16.81 Reading and updating a list of files: [2022-07-08T17:58:19.917Z] #45 16.81 tomll a.toml b.toml c.toml [2022-07-08T17:58:19.917Z] #45 16.81 [2022-07-08T17:58:19.917Z] #45 16.81 When given a list of files, tomll will modify all files in place without asking. [2022-07-08T17:58:19.917Z] #45 DONE 16.9s [2022-07-08T17:58:19.917Z] [2022-07-08T17:58:19.917Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:19.917Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:19.917Z] #58 7.183 Reading package lists... [2022-07-08T17:58:20.847Z] #58 12.48 Reading package lists... [2022-07-08T17:58:22.475Z] #58 17.91 Building dependency tree... [2022-07-08T17:58:22.475Z] #58 19.08 Reading state information... [2022-07-08T17:58:23.405Z] #58 ... [2022-07-08T17:58:23.405Z] [2022-07-08T17:58:23.405Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T17:58:23.405Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T17:58:23.405Z] #54 20.09 Updating files: 85% (1852/2177) Updating files: 86% (1873/2177) Updating files: 87% (1894/2177) Updating files: 88% (1916/2177) Updating files: 89% (1938/2177) Updating files: 90% (1960/2177) Updating files: 91% (1982/2177) Updating files: 92% (2003/2177) Updating files: 93% (2025/2177) Updating files: 94% (2047/2177) Updating files: 95% (2069/2177) Updating files: 96% (2090/2177) Updating files: 97% (2112/2177) Updating files: 98% (2134/2177) Updating files: 99% (2156/2177) Updating files: 100% (2177/2177) Updating files: 100% (2177/2177), done. [2022-07-08T17:58:23.405Z] #54 20.26 + git checkout -q v2.3.0 [2022-07-08T17:58:24.772Z] #54 21.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-07-08T17:58:25.029Z] #54 ... [2022-07-08T17:58:25.029Z] [2022-07-08T17:58:25.029Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:25.029Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:25.029Z] #83 6.377 Reading package lists... [2022-07-08T17:58:25.029Z] #83 12.29 Reading package lists... [2022-07-08T17:58:25.029Z] #83 17.97 Building dependency tree... [2022-07-08T17:58:25.029Z] #83 19.22 Reading state information... [2022-07-08T17:58:25.029Z] #83 20.92 python3 is already the newest version (3.9.2-3). [2022-07-08T17:58:25.029Z] #83 20.92 The following additional packages will be installed: [2022-07-08T17:58:25.029Z] #83 20.94 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-07-08T17:58:25.029Z] #83 20.94 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-07-08T17:58:25.029Z] #83 20.96 Suggested packages: [2022-07-08T17:58:25.029Z] #83 20.96 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-07-08T17:58:25.029Z] #83 20.96 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-07-08T17:58:25.029Z] #83 20.96 m4-doc ed diffutils-doc [2022-07-08T17:58:25.029Z] #83 20.96 Recommended packages: [2022-07-08T17:58:25.029Z] #83 20.96 fakeroot libalgorithm-merge-perl libltdl-dev [2022-07-08T17:58:25.029Z] #83 22.14 The following NEW packages will be installed: [2022-07-08T17:58:25.029Z] #83 22.16 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-07-08T17:58:25.029Z] #83 22.16 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-07-08T17:58:25.029Z] #83 22.16 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-07-08T17:58:25.029Z] #83 22.17 libyajl2 m4 patch xz-utils [2022-07-08T17:58:25.029Z] #83 ... [2022-07-08T17:58:25.029Z] [2022-07-08T17:58:25.029Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:25.029Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:25.029Z] #58 20.85 The following additional packages will be installed: [2022-07-08T17:58:25.029Z] #58 20.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T17:58:25.029Z] #58 20.87 python3-protobuf python3-six [2022-07-08T17:58:25.029Z] #58 20.87 Suggested packages: [2022-07-08T17:58:25.029Z] #58 20.88 python3-setuptools [2022-07-08T17:58:25.029Z] #58 20.88 Recommended packages: [2022-07-08T17:58:25.029Z] #58 20.88 iproute2 | iproute [2022-07-08T17:58:25.029Z] #58 21.49 The following NEW packages will be installed: [2022-07-08T17:58:25.029Z] #58 21.49 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-07-08T17:58:25.029Z] #58 21.51 python3-protobuf python3-six [2022-07-08T17:58:25.286Z] #58 22.00 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T17:58:25.286Z] #58 22.00 Need to get 2314 kB of archives. [2022-07-08T17:58:25.286Z] #58 22.00 After this operation, 11.1 MB of additional disk space will be used. [2022-07-08T17:58:25.286Z] #58 22.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-07-08T17:58:25.286Z] #58 22.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T17:58:25.286Z] #58 22.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-07-08T17:58:25.286Z] #58 22.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-07-08T17:58:25.286Z] #58 22.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T17:58:25.286Z] #58 22.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T17:58:25.286Z] #58 22.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T17:58:27.804Z] #58 24.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-07-08T17:58:28.733Z] #58 25.56 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T17:58:28.990Z] #58 25.77 Fetched 2314 kB in 3s (768 kB/s) [2022-07-08T17:58:28.990Z] #58 25.85 Selecting previously unselected package libprotobuf23:amd64. [2022-07-08T17:58:29.247Z] #58 25.85 (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 ... 15718 files and directories currently installed.) [2022-07-08T17:58:29.247Z] #58 25.90 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-07-08T17:58:29.247Z] #58 25.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T17:58:29.811Z] #58 26.55 Selecting previously unselected package python3-pkg-resources. [2022-07-08T17:58:29.811Z] #58 26.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T17:58:29.811Z] #58 26.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T17:58:30.068Z] #58 26.74 Selecting previously unselected package python3-six. [2022-07-08T17:58:30.068Z] #58 26.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-07-08T17:58:30.068Z] #58 26.75 Unpacking python3-six (1.16.0-2) ... [2022-07-08T17:58:30.068Z] #58 26.88 Selecting previously unselected package python3-protobuf. [2022-07-08T17:58:30.068Z] #58 26.88 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-07-08T17:58:30.068Z] #58 26.90 Unpacking python3-protobuf (3.12.4-1) ... [2022-07-08T17:58:30.325Z] #58 ... [2022-07-08T17:58:30.325Z] [2022-07-08T17:58:30.325Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-08T17:58:30.325Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-08T17:58:30.585Z] #47 27.49 NAME: [2022-07-08T17:58:30.585Z] #47 27.49 go-winres - A tool for embedding resources in Windows executables [2022-07-08T17:58:30.585Z] #47 27.49 [2022-07-08T17:58:30.585Z] #47 27.49 USAGE: [2022-07-08T17:58:30.585Z] #47 27.49 go-winres [global options] command [command options] [arguments...] [2022-07-08T17:58:30.585Z] #47 27.50 [2022-07-08T17:58:30.585Z] #47 27.50 COMMANDS: [2022-07-08T17:58:30.585Z] #47 27.50 init Create an initial ./winres/winres.json [2022-07-08T17:58:30.585Z] #47 27.50 make Make syso files for the "go build" command [2022-07-08T17:58:30.585Z] #47 27.50 simply Make syso files for the "go build" command (simplified) [2022-07-08T17:58:30.585Z] #47 27.50 extract Extract all resources from an executable [2022-07-08T17:58:30.585Z] #47 27.50 patch Replace resources in an executable file (exe, dll) [2022-07-08T17:58:30.585Z] #47 27.50 help, h Shows a list of commands or help for one command [2022-07-08T17:58:30.585Z] #47 27.50 [2022-07-08T17:58:30.585Z] #47 27.50 GLOBAL OPTIONS: [2022-07-08T17:58:30.585Z] #47 27.50 --help, -h show help (default: false) [2022-07-08T17:58:30.585Z] #47 DONE 27.7s [2022-07-08T17:58:30.585Z] [2022-07-08T17:58:30.585Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:30.585Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:30.585Z] #83 22.53 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T17:58:30.585Z] #83 22.53 Need to get 5939 kB of archives. [2022-07-08T17:58:30.585Z] #83 22.53 After this operation, 18.7 MB of additional disk space will be used. [2022-07-08T17:58:30.585Z] #83 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T17:58:30.585Z] #83 22.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T17:58:30.585Z] #83 22.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T17:58:30.585Z] #83 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T17:58:30.585Z] #83 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T17:58:30.585Z] #83 22.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-07-08T17:58:30.585Z] #83 22.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-07-08T17:58:30.585Z] #83 22.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-07-08T17:58:30.585Z] #83 22.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-07-08T17:58:30.585Z] #83 22.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-07-08T17:58:30.585Z] #83 22.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T17:58:30.585Z] #83 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T17:58:30.585Z] #83 22.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-07-08T17:58:30.585Z] #83 22.75 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T17:58:30.585Z] #83 22.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-07-08T17:58:30.585Z] #83 22.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T17:58:30.585Z] #83 22.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-07-08T17:58:30.585Z] #83 22.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T17:58:30.585Z] #83 22.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T17:58:30.585Z] #83 22.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-07-08T17:58:30.585Z] #83 22.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T17:58:30.585Z] #83 22.80 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T17:58:30.585Z] #83 22.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-07-08T17:58:30.585Z] #83 23.65 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T17:58:30.585Z] #83 23.91 Fetched 5939 kB in 1s (9978 kB/s) [2022-07-08T17:58:30.585Z] #83 24.00 Selecting previously unselected package bzip2. [2022-07-08T17:58:30.585Z] #83 24.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-07-08T17:58:30.585Z] #83 24.12 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 24.12 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T17:58:30.585Z] #83 24.24 Selecting previously unselected package libmagic-mgc. [2022-07-08T17:58:30.585Z] #83 24.24 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 24.26 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T17:58:30.585Z] #83 24.66 Selecting previously unselected package libmagic1:amd64. [2022-07-08T17:58:30.585Z] #83 24.66 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 24.68 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T17:58:30.585Z] #83 24.81 Selecting previously unselected package file. [2022-07-08T17:58:30.585Z] #83 24.81 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 24.83 Unpacking file (1:5.39-3) ... [2022-07-08T17:58:30.585Z] #83 24.93 Selecting previously unselected package xz-utils. [2022-07-08T17:58:30.585Z] #83 24.93 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 24.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T17:58:30.585Z] #83 25.15 Selecting previously unselected package libsigsegv2:amd64. [2022-07-08T17:58:30.585Z] #83 25.15 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 25.17 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-07-08T17:58:30.585Z] #83 25.24 Selecting previously unselected package m4. [2022-07-08T17:58:30.585Z] #83 25.27 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 25.27 Unpacking m4 (1.4.18-5) ... [2022-07-08T17:58:30.585Z] #83 25.49 Selecting previously unselected package autoconf. [2022-07-08T17:58:30.585Z] #83 25.51 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-07-08T17:58:30.585Z] #83 25.51 Unpacking autoconf (2.69-14) ... [2022-07-08T17:58:30.585Z] #83 25.90 Selecting previously unselected package autotools-dev. [2022-07-08T17:58:30.585Z] #83 25.92 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-07-08T17:58:30.585Z] #83 25.93 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-07-08T17:58:30.585Z] #83 26.08 Selecting previously unselected package automake. [2022-07-08T17:58:30.585Z] #83 26.09 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-07-08T17:58:30.585Z] #83 26.11 Unpacking automake (1:1.16.3-2) ... [2022-07-08T17:58:30.585Z] #83 26.57 Selecting previously unselected package patch. [2022-07-08T17:58:30.585Z] #83 26.57 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-07-08T17:58:30.585Z] #83 26.59 Unpacking patch (2.7.6-7) ... [2022-07-08T17:58:30.585Z] #83 26.71 Selecting previously unselected package dpkg-dev. [2022-07-08T17:58:30.585Z] #83 26.71 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ... [2022-07-08T17:58:30.585Z] #83 26.71 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T17:58:30.841Z] #83 27.87 Selecting previously unselected package build-essential. [2022-07-08T17:58:30.841Z] #83 27.88 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-07-08T17:58:30.841Z] #83 27.90 Unpacking build-essential (12.9) ... [2022-07-08T17:58:30.841Z] #83 27.99 Selecting previously unselected package libcap2:amd64. [2022-07-08T17:58:31.097Z] #83 28.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T17:58:31.097Z] #83 28.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T17:58:31.097Z] #83 28.27 Selecting previously unselected package libcap-dev:amd64. [2022-07-08T17:58:31.231Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-08T17:58:31.360Z] #83 28.28 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-07-08T17:58:31.361Z] #83 28.28 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T17:58:31.361Z] #83 28.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T17:58:31.361Z] #83 28.45 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T17:58:31.361Z] #83 28.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T17:58:31.617Z] #83 28.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-07-08T17:58:31.617Z] #83 28.67 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-07-08T17:58:31.617Z] #83 28.69 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T17:58:31.617Z] #83 28.77 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T17:58:31.617Z] #83 28.78 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T17:58:31.617Z] #83 28.79 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T17:58:31.894Z] #83 28.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T17:58:31.894Z] #83 28.93 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T17:58:31.894Z] #83 28.94 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T17:58:32.153Z] #83 ... [2022-07-08T17:58:32.153Z] [2022-07-08T17:58:32.153Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-08T17:58:32.153Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-08T17:58:32.153Z] #64 29.10 v3.0.2 [2022-07-08T17:58:32.153Z] #64 DONE 29.2s [2022-07-08T17:58:32.153Z] [2022-07-08T17:58:32.153Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:32.153Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:32.153Z] #58 27.55 Selecting previously unselected package libnet1:amd64. [2022-07-08T17:58:32.153Z] #58 27.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T17:58:32.153Z] #58 27.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T17:58:32.153Z] #58 27.69 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T17:58:32.153Z] #58 27.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T17:58:32.153Z] #58 27.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T17:58:32.153Z] #58 27.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T17:58:32.153Z] #58 27.96 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T17:58:32.153Z] #58 27.97 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T17:58:32.153Z] #58 28.15 Selecting previously unselected package criu. [2022-07-08T17:58:32.153Z] #58 28.15 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-07-08T17:58:32.153Z] #58 28.16 Unpacking criu (3.17-1) ... [2022-07-08T17:58:32.410Z] #58 29.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T17:58:33.783Z] #58 30.70 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-07-08T17:58:34.051Z] #58 30.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...#58 ... [2022-07-08T17:58:34.051Z] [2022-07-08T17:58:34.051Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-08T17:58:34.051Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-08T17:58:34.051Z] #83 29.61 Selecting previously unselected package libtool. [2022-07-08T17:58:34.051Z] #83 29.67 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-07-08T17:58:34.051Z] #83 29.67 Unpacking libtool (2.4.6-15) ... [2022-07-08T17:58:34.051Z] #83 30.09 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T17:58:34.051Z] #83 30.09 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T17:58:34.051Z] #83 30.09 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T17:58:34.051Z] #83 30.29 Selecting previously unselected package libyajl2:amd64. [2022-07-08T17:58:34.051Z] #83 30.30 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T17:58:34.051Z] #83 30.31 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T17:58:34.051Z] #83 30.36 Selecting previously unselected package libyajl-dev:amd64. [2022-07-08T17:58:34.051Z] #83 30.37 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-07-08T17:58:34.051Z] #83 30.39 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T17:58:34.051Z] #83 30.47 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T17:58:34.051Z] #83 30.48 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T17:58:34.051Z] #83 30.49 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T17:58:34.051Z] #83 30.51 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T17:58:34.051Z] #83 30.53 Setting up file (1:5.39-3) ... [2022-07-08T17:58:34.051Z] #83 30.54 Setting up bzip2 (1.0.8-4) ... [2022-07-08T17:58:34.051Z] #83 30.55 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T17:58:34.051Z] #83 30.57 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-07-08T17:58:34.051Z] #83 30.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T17:58:34.051Z] #83 30.59 Setting up autotools-dev (20180224.1+nmu1) ... [2022-07-08T17:58:34.051Z] #83 30.60 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-07-08T17:58:34.051Z] #83 30.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T17:58:34.051Z] #83 30.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T17:58:34.051Z] #83 30.65 Setting up patch (2.7.6-7) ... [2022-07-08T17:58:34.051Z] #83 30.66 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T17:58:34.051Z] #83 30.68 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-07-08T17:58:34.051Z] #83 30.69 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-07-08T17:58:34.051Z] #83 30.70 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T17:58:34.051Z] #83 30.71 Setting up libtool (2.4.6-15) ... [2022-07-08T17:58:34.051Z] #83 30.73 Setting up m4 (1.4.18-5) ... [2022-07-08T17:58:34.051Z] #83 30.74 Setting up dpkg-dev (1.20.10) ... [2022-07-08T17:58:34.051Z] #83 30.76 Setting up autoconf (2.69-14) ... [2022-07-08T17:58:34.051Z] #83 30.77 Setting up build-essential (12.9) ... [2022-07-08T17:58:34.051Z] #83 30.79 Setting up automake (1:1.16.3-2) ... [2022-07-08T17:58:34.051Z] #83 30.80 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-07-08T17:58:34.051Z] #83 30.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T17:58:34.051Z] #83 DONE 31.1s [2022-07-08T17:58:34.051Z] [2022-07-08T17:58:34.051Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-08T17:58:34.051Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-08T17:58:34.051Z] #58 30.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T17:58:34.051Z] #58 30.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T17:58:34.051Z] #58 30.80 Setting up python3-six (1.16.0-2) ... [2022-07-08T17:58:35.435Z] #58 32.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T17:58:35.435Z] #58 32.19 Setting up python3-protobuf (3.12.4-1) ... [2022-07-08T17:58:38.708Z] #58 35.11 Setting up criu (3.17-1) ... [2022-07-08T17:58:39.639Z] #58 36.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T17:58:39.896Z] #58 DONE 36.8s [2022-07-08T17:58:39.896Z] [2022-07-08T17:58:39.896Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:39.896Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:58:39.896Z] #41 36.31 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-07-08T17:58:39.896Z] #41 36.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-07-08T17:58:39.896Z] #41 36.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:58:44.070Z] #41 ... [2022-07-08T17:58:44.070Z] [2022-07-08T17:58:44.070Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:58:44.070Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:58:44.070Z] #84 0.945 Cloning into '/tmp/crun-build'... [2022-07-08T17:58:44.070Z] #84 5.819 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-07-08T17:58:44.070Z] #84 5.852 Cloning into '/tmp/crun-build/libocispec'... [2022-07-08T17:58:44.070Z] #84 7.242 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-07-08T17:58:44.070Z] #84 7.262 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-07-08T17:58:44.070Z] #84 7.262 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-07-08T17:58:44.070Z] #84 7.267 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-07-08T17:58:44.070Z] #84 7.304 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-07-08T17:58:44.070Z] #84 8.999 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-07-08T17:58:44.327Z] #84 10.42 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-07-08T17:58:45.699Z] #84 11.46 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-07-08T17:58:45.699Z] #84 11.61 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-07-08T17:58:45.699Z] #84 11.82 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-07-08T17:58:48.220Z] #84 ... [2022-07-08T17:58:48.220Z] [2022-07-08T17:58:48.220Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-08T17:58:48.220Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-08T17:58:48.220Z] #60 45.40 gotestsum version dev [2022-07-08T17:58:48.477Z] #60 DONE 45.6s [2022-07-08T17:58:48.477Z] [2022-07-08T17:58:48.477Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:58:48.477Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:58:53.725Z] #19 42.48 Fetched 49.1 MB in 41s (1190 kB/s) [2022-07-08T17:59:00.267Z] #19 42.48 Reading package lists... [2022-07-08T17:59:00.267Z] #19 ... [2022-07-08T17:59:00.267Z] [2022-07-08T17:59:00.267Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:00.267Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:00.267Z] #84 23.58 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-07-08T17:59:06.808Z] #84 31.83 libtoolize: putting auxiliary files in '.'. [2022-07-08T17:59:06.808Z] #84 31.83 libtoolize: copying file './ltmain.sh' [2022-07-08T17:59:06.808Z] #84 32.34 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-07-08T17:59:06.808Z] #84 32.34 libtoolize: and rerunning libtoolize and aclocal. [2022-07-08T17:59:06.808Z] #84 32.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T17:59:06.808Z] #84 ... [2022-07-08T17:59:06.808Z] [2022-07-08T17:59:06.808Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:59:06.808Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:59:06.808Z] #19 42.48 Reading package lists... [2022-07-08T17:59:14.912Z] #19 56.20 Reading package lists... [2022-07-08T17:59:14.912Z] #19 ... [2022-07-08T17:59:14.912Z] [2022-07-08T17:59:14.912Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:14.912Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:14.912Z] #84 39.73 configure.ac:7: installing './compile' [2022-07-08T17:59:14.912Z] #84 39.73 configure.ac:11: installing './config.guess' [2022-07-08T17:59:14.912Z] #84 39.74 configure.ac:11: installing './config.sub' [2022-07-08T17:59:14.912Z] #84 39.75 configure.ac:8: installing './install-sh' [2022-07-08T17:59:14.912Z] #84 39.75 configure.ac:8: installing './missing' [2022-07-08T17:59:14.912Z] #84 39.87 Makefile.am: installing './depcomp' [2022-07-08T17:59:14.912Z] #84 40.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T17:59:14.912Z] #84 40.79 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T17:59:14.912Z] #84 40.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T17:59:14.912Z] #84 40.88 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T17:59:14.912Z] #84 40.94 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T17:59:14.912Z] #84 41.02 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T17:59:15.169Z] #84 41.12 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T17:59:15.169Z] #84 41.21 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T17:59:15.169Z] #84 41.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-07-08T17:59:20.423Z] #84 ... [2022-07-08T17:59:20.423Z] [2022-07-08T17:59:20.423Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:59:20.423Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:59:20.423Z] #19 56.20 Reading package lists... [2022-07-08T17:59:24.266Z] #19 70.14 Building dependency tree... [2022-07-08T17:59:26.161Z] #19 ... [2022-07-08T17:59:26.161Z] [2022-07-08T17:59:26.161Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:26.161Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:26.161Z] #84 50.76 configure.ac:7: installing 'build-aux/compile' [2022-07-08T17:59:26.161Z] #84 50.76 configure.ac:9: installing 'build-aux/config.guess' [2022-07-08T17:59:26.161Z] #84 50.77 configure.ac:9: installing 'build-aux/config.sub' [2022-07-08T17:59:26.161Z] #84 50.78 configure.ac:11: installing 'build-aux/install-sh' [2022-07-08T17:59:26.161Z] #84 50.79 configure.ac:11: installing 'build-aux/missing' [2022-07-08T17:59:26.161Z] #84 50.96 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T17:59:26.161Z] #84 51.04 parallel-tests: installing 'build-aux/test-driver' [2022-07-08T17:59:26.725Z] #84 52.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-07-08T17:59:26.725Z] #84 52.69 libtoolize: copying file 'build-aux/ltmain.sh' [2022-07-08T17:59:27.288Z] #84 53.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-07-08T17:59:27.288Z] #84 53.14 libtoolize: copying file 'm4/libtool.m4' [2022-07-08T17:59:27.288Z] #84 53.23 libtoolize: copying file 'm4/ltoptions.m4' [2022-07-08T17:59:27.288Z] #84 53.30 libtoolize: copying file 'm4/ltsugar.m4' [2022-07-08T17:59:27.288Z] #84 53.36 libtoolize: copying file 'm4/ltversion.m4' [2022-07-08T17:59:27.546Z] #84 53.46 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-07-08T17:59:30.820Z] #84 ... [2022-07-08T17:59:30.820Z] [2022-07-08T17:59:30.820Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:59:30.820Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:59:30.820Z] #19 76.88 The following additional packages will be installed: [2022-07-08T17:59:30.820Z] #19 76.90 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-08T17:59:30.820Z] #19 76.90 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.90 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.90 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-08T17:59:30.820Z] #19 76.90 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.90 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.90 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-07-08T17:59:30.820Z] #19 76.90 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-07-08T17:59:30.820Z] #19 76.91 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.91 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.91 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-08T17:59:30.820Z] #19 76.91 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-08T17:59:30.820Z] #19 76.91 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-08T17:59:30.820Z] #19 76.91 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-08T17:59:30.820Z] #19 76.91 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.91 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-08T17:59:30.820Z] #19 76.91 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-08T17:59:30.820Z] #19 76.91 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-08T17:59:30.820Z] #19 76.91 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-08T17:59:30.820Z] #19 76.91 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-08T17:59:30.820Z] #19 76.91 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-08T17:59:30.820Z] #19 76.91 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.91 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-08T17:59:30.820Z] #19 76.92 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-08T17:59:30.820Z] #19 76.92 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-08T17:59:30.820Z] #19 76.92 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-08T17:59:30.820Z] #19 76.92 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-08T17:59:30.820Z] #19 76.92 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.92 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-08T17:59:30.820Z] #19 76.92 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-08T17:59:30.820Z] #19 76.92 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.92 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-08T17:59:30.820Z] #19 76.94 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.94 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-08T17:59:30.820Z] #19 76.94 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.94 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-08T17:59:30.820Z] #19 76.94 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-08T17:59:30.820Z] #19 76.94 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-08T17:59:30.820Z] #19 76.94 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.94 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-08T17:59:30.820Z] #19 76.94 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-08T17:59:30.820Z] #19 76.94 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-08T17:59:30.820Z] #19 76.94 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-08T17:59:30.820Z] #19 76.95 linux-libc-dev-s390x-cross patch xz-utils [2022-07-08T17:59:30.820Z] #19 77.00 Suggested packages: [2022-07-08T17:59:30.820Z] #19 77.01 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-07-08T17:59:30.820Z] #19 77.01 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-07-08T17:59:30.820Z] #19 77.01 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-07-08T17:59:30.820Z] #19 77.01 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-07-08T17:59:30.820Z] #19 77.01 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-07-08T17:59:30.820Z] #19 77.01 libyaml-shell-perl ed diffutils-doc [2022-07-08T17:59:30.820Z] #19 77.01 Recommended packages: [2022-07-08T17:59:30.820Z] #19 77.01 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-07-08T17:59:30.820Z] #19 77.01 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-07-08T17:59:32.714Z] #19 82.26 The following NEW packages will be installed: [2022-07-08T17:59:32.714Z] #19 82.26 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-07-08T17:59:32.714Z] #19 82.26 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-07-08T17:59:32.714Z] #19 82.26 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-07-08T17:59:32.714Z] #19 82.26 crossbuild-essential-armel crossbuild-essential-armhf [2022-07-08T17:59:32.714Z] #19 82.26 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-07-08T17:59:32.714Z] #19 82.26 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-07-08T17:59:32.714Z] #19 82.26 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-07-08T17:59:32.714Z] #19 82.26 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-07-08T17:59:32.714Z] #19 82.26 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-07-08T17:59:32.714Z] #19 82.26 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-07-08T17:59:32.714Z] #19 82.26 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-07-08T17:59:32.714Z] #19 82.26 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-07-08T17:59:32.714Z] #19 82.26 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-07-08T17:59:32.714Z] #19 82.26 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-07-08T17:59:32.714Z] #19 82.26 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-07-08T17:59:32.714Z] #19 82.27 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-07-08T17:59:32.714Z] #19 82.27 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-07-08T17:59:32.714Z] #19 82.27 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-07-08T17:59:32.714Z] #19 82.27 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-07-08T17:59:32.714Z] #19 82.27 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-07-08T17:59:32.714Z] #19 82.27 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-07-08T17:59:32.714Z] #19 82.27 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-07-08T17:59:32.714Z] #19 82.27 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-07-08T17:59:32.714Z] #19 82.27 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-07-08T17:59:32.714Z] #19 82.27 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-07-08T17:59:32.714Z] #19 82.27 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-07-08T17:59:32.714Z] #19 82.27 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-07-08T17:59:32.714Z] #19 82.27 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-07-08T17:59:32.714Z] #19 82.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-07-08T17:59:32.714Z] #19 82.27 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-07-08T17:59:32.714Z] #19 82.27 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-07-08T17:59:32.714Z] #19 82.27 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-07-08T17:59:32.714Z] #19 82.28 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-07-08T17:59:32.714Z] #19 82.28 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-07-08T17:59:32.714Z] #19 82.28 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-07-08T17:59:32.971Z] #19 82.29 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-07-08T17:59:32.971Z] #19 82.29 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-07-08T17:59:32.971Z] #19 82.29 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-07-08T17:59:32.971Z] #19 82.29 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-07-08T17:59:32.971Z] #19 82.30 linux-libc-dev-s390x-cross patch xz-utils [2022-07-08T17:59:33.534Z] #19 82.88 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T17:59:33.534Z] #19 82.88 Need to get 788 MB of archives. [2022-07-08T17:59:33.534Z] #19 82.88 After this operation, 3385 MB of additional disk space will be used. [2022-07-08T17:59:33.534Z] #19 82.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-07-08T17:59:33.534Z] #19 82.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-07-08T17:59:33.534Z] #19 82.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-07-08T17:59:33.534Z] #19 82.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-07-08T17:59:33.534Z] #19 82.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-07-08T17:59:33.534Z] #19 82.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-07-08T17:59:33.534Z] #19 82.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-07-08T17:59:33.534Z] #19 83.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-07-08T17:59:33.791Z] #19 83.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-07-08T17:59:33.791Z] #19 83.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-07-08T17:59:33.791Z] #19 83.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-07-08T17:59:33.791Z] #19 83.30 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-07-08T17:59:34.048Z] #19 83.30 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-07-08T17:59:35.420Z] #19 84.81 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-07-08T17:59:35.420Z] #19 84.81 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-07-08T17:59:36.790Z] #19 86.04 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-07-08T17:59:36.790Z] #19 86.04 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-07-08T17:59:38.187Z] #19 87.48 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-07-08T17:59:38.187Z] #19 87.49 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-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-08T17:59:38.934Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 31.9% of statements [2022-07-08T17:59:38.934Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-08T17:59:38.934Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-08T17:59:38.934Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-07-08T17:59:38.934Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/types [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-08T17:59:38.934Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-08T17:59:39.119Z] #19 ... [2022-07-08T17:59:39.119Z] [2022-07-08T17:59:39.119Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:39.119Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:39.119Z] #84 64.96 configure.ac:11: installing 'build-aux/compile' [2022-07-08T17:59:39.119Z] #84 64.96 configure.ac:11: installing 'build-aux/config.guess' [2022-07-08T17:59:39.119Z] #84 64.97 configure.ac:11: installing 'build-aux/config.sub' [2022-07-08T17:59:39.119Z] #84 64.98 configure.ac:13: installing 'build-aux/install-sh' [2022-07-08T17:59:39.119Z] #84 64.98 configure.ac:13: installing 'build-aux/missing' [2022-07-08T17:59:39.119Z] #84 64.99 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-07-08T17:59:39.119Z] #84 65.22 Makefile.am: installing 'build-aux/depcomp' [2022-07-08T17:59:39.193Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-08T17:59:39.193Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-08T17:59:39.193Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-08T17:59:39.193Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-08T17:59:39.193Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-07-08T17:59:39.193Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-08T17:59:39.193Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-08T17:59:39.193Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-08T17:59:39.460Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 77.3% of statements [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-08T17:59:39.460Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-08T17:59:40.487Z] #84 66.25 checking build system type... x86_64-pc-linux-gnu [2022-07-08T17:59:40.487Z] #84 66.51 checking host system type... x86_64-pc-linux-gnu [2022-07-08T17:59:40.487Z] #84 66.51 checking how to print strings... printf [2022-07-08T17:59:40.487Z] #84 66.52 checking for gcc... gcc [2022-07-08T17:59:40.744Z] #84 66.61 checking whether the C compiler works... yes [2022-07-08T17:59:40.744Z] #84 66.77 checking for C compiler default output file name... a.out [2022-07-08T17:59:41.001Z] #84 66.77 checking for suffix of executables... [2022-07-08T17:59:41.258Z] #84 66.97 checking whether we are cross compiling... no [2022-07-08T17:59:41.258Z] #84 67.13 checking for suffix of object files... o [2022-07-08T17:59:41.258Z] #84 67.17 checking whether we are using the GNU C compiler... yes [2022-07-08T17:59:41.258Z] #84 67.26 checking whether gcc accepts -g... yes [2022-07-08T17:59:41.821Z] #84 67.35 checking for gcc option to accept ISO C89... none needed [2022-07-08T17:59:41.821Z] #84 67.62 checking whether gcc understands -c and -o together... yes [2022-07-08T17:59:41.821Z] #84 67.80 checking for a sed that does not truncate output... /bin/sed [2022-07-08T17:59:41.821Z] #84 67.83 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T17:59:41.821Z] #84 67.85 checking for egrep... /bin/grep -E [2022-07-08T17:59:41.821Z] #84 67.87 checking for fgrep... /bin/grep -F [2022-07-08T17:59:41.821Z] #84 67.88 checking for ld used by gcc... /usr/bin/ld [2022-07-08T17:59:41.821Z] #84 67.92 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T17:59:41.821Z] #84 67.92 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T17:59:41.998Z] ok github.com/docker/docker/builder/remotecontext 0.132s coverage: 13.7% of statements [2022-07-08T17:59:41.998Z] ok github.com/docker/docker/builder/dockerfile 0.505s coverage: 49.3% of statements [2022-07-08T17:59:42.078Z] #84 67.94 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T17:59:42.078Z] #84 68.05 checking whether ln -s works... yes [2022-07-08T17:59:42.078Z] #84 68.05 checking the maximum length of command line arguments... 1572864 [2022-07-08T17:59:42.078Z] #84 68.07 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T17:59:42.078Z] #84 68.08 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T17:59:42.078Z] #84 68.08 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T17:59:42.078Z] #84 68.08 checking for objdump... objdump [2022-07-08T17:59:42.078Z] #84 68.08 checking how to recognize dependent libraries... pass_all [2022-07-08T17:59:42.078Z] #84 68.09 checking for dlltool... no [2022-07-08T17:59:42.078Z] #84 68.10 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T17:59:42.078Z] #84 68.10 checking for ar... ar [2022-07-08T17:59:42.258Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-08T17:59:42.334Z] #84 68.10 checking for archiver @FILE support... @ [2022-07-08T17:59:42.334Z] #84 68.24 checking for strip... strip [2022-07-08T17:59:42.334Z] #84 68.25 checking for ranlib... ranlib [2022-07-08T17:59:42.334Z] #84 68.25 checking for gawk... no [2022-07-08T17:59:42.334Z] #84 68.25 checking for mawk... mawk [2022-07-08T17:59:42.590Z] #84 68.25 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T17:59:42.590Z] #84 68.59 checking for sysroot... no [2022-07-08T17:59:42.590Z] #84 68.59 checking for a working dd... /bin/dd [2022-07-08T17:59:42.590Z] #84 68.61 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T17:59:42.827Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-08T17:59:42.846Z] #84 68.71 checking for mt... no [2022-07-08T17:59:42.846Z] #84 68.71 checking if : is a manifest tool... no [2022-07-08T17:59:42.846Z] #84 68.72 checking how to run the C preprocessor... gcc -E [2022-07-08T17:59:43.408Z] #84 68.92 checking for ANSI C header files... yes [2022-07-08T17:59:43.665Z] #84 69.59 checking for sys/types.h... yes [2022-07-08T17:59:43.766Z] ok github.com/docker/docker/builder/remotecontext/git 1.548s coverage: 86.3% of statements [2022-07-08T17:59:43.766Z] ? github.com/docker/docker/cli [no test files] [2022-07-08T17:59:43.766Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-08T17:59:43.766Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-08T17:59:43.766Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-08T17:59:43.922Z] #84 69.74 checking for sys/stat.h... yes [2022-07-08T17:59:44.025Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 69.3% of statements [2022-07-08T17:59:44.179Z] #84 69.90 checking for stdlib.h... yes [2022-07-08T17:59:44.179Z] #84 70.05 checking for string.h... yes [2022-07-08T17:59:44.436Z] #84 70.23 checking for memory.h... yes [2022-07-08T17:59:44.693Z] #84 70.51 checking for strings.h... yes [2022-07-08T17:59:44.950Z] #84 70.70 checking for inttypes.h... yes [2022-07-08T17:59:44.950Z] #84 70.87 checking for stdint.h... yes [2022-07-08T17:59:45.206Z] #84 71.04 checking for unistd.h... yes [2022-07-08T17:59:45.463Z] #84 71.19 checking for dlfcn.h... yes [2022-07-08T17:59:45.463Z] #84 71.43 checking for objdir... .libs [2022-07-08T17:59:45.976Z] #84 71.81 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T17:59:45.976Z] #84 71.93 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T17:59:45.976Z] #84 71.93 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T17:59:46.490Z] #84 72.06 checking if gcc static flag -static works... yes [2022-07-08T17:59:46.490Z] #84 72.42 checking if gcc supports -c -o file.o... yes [2022-07-08T17:59:46.490Z] #84 72.57 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T17:59:46.490Z] #84 72.57 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T17:59:46.747Z] #84 72.62 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T17:59:47.004Z] #84 72.92 checking how to hardcode library paths into programs... immediate [2022-07-08T17:59:47.004Z] #84 72.92 checking whether stripping libraries is possible... yes [2022-07-08T17:59:47.004Z] #84 72.95 checking if libtool supports shared libraries... yes [2022-07-08T17:59:47.004Z] #84 72.95 checking whether to build shared libraries... no [2022-07-08T17:59:47.004Z] #84 72.95 checking whether to build static libraries... yes [2022-07-08T17:59:47.004Z] #84 72.95 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T17:59:47.004Z] #84 72.99 checking whether build environment is sane... yes [2022-07-08T17:59:47.004Z] #84 73.06 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T17:59:47.004Z] #84 73.06 checking whether make sets $(MAKE)... yes [2022-07-08T17:59:47.004Z] #84 73.13 checking whether make supports the include directive... yes (GNU style) [2022-07-08T17:59:47.261Z] #84 73.17 checking whether make supports nested variables... yes [2022-07-08T17:59:47.261Z] #84 73.21 checking whether UID '0' is supported by ustar format... yes [2022-07-08T17:59:47.261Z] #84 73.21 checking whether GID '0' is supported by ustar format... yes [2022-07-08T17:59:47.261Z] #84 73.21 checking how to create a ustar tar archive... gnutar [2022-07-08T17:59:47.261Z] #84 73.29 checking dependency style of gcc... gcc3 [2022-07-08T17:59:47.518Z] #84 73.45 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T17:59:47.518Z] #84 73.45 checking whether make supports nested variables... (cached) yes [2022-07-08T17:59:47.518Z] #84 73.46 checking for gawk... (cached) mawk [2022-07-08T17:59:47.518Z] #84 73.46 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T17:59:47.518Z] #84 73.46 checking for gcc... (cached) gcc [2022-07-08T17:59:47.518Z] #84 73.54 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T17:59:47.518Z] #84 73.54 checking whether gcc accepts -g... (cached) yes [2022-07-08T17:59:47.518Z] #84 73.55 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T17:59:47.518Z] #84 73.55 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T17:59:47.518Z] #84 73.55 checking for a Python interpreter with version >= 3... python3 [2022-07-08T17:59:47.518Z] #84 73.62 checking for python3... /usr/bin/python3 [2022-07-08T17:59:47.518Z] #84 73.62 checking for python3 version... 3.9 [2022-07-08T17:59:47.775Z] #84 73.67 checking for python3 platform... linux [2022-07-08T17:59:48.032Z] #84 73.75 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T17:59:48.032Z] #84 73.89 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T17:59:48.032Z] #84 74.04 checking for go-md2man... no [2022-07-08T17:59:48.218Z] ok github.com/docker/docker/client 0.102s coverage: 75.6% of statements [2022-07-08T17:59:48.288Z] #84 74.05 checking error.h usability... yes [2022-07-08T17:59:48.288Z] #84 74.18 checking error.h presence... yes [2022-07-08T17:59:48.288Z] #84 74.22 checking for error.h... yes [2022-07-08T17:59:48.288Z] #84 74.25 checking linux/openat2.h usability... yes [2022-07-08T17:59:48.545Z] #84 74.47 checking linux/openat2.h presence... yes [2022-07-08T17:59:48.545Z] #84 74.52 checking for linux/openat2.h... yes [2022-07-08T17:59:48.801Z] #84 74.54 checking for copy_file_range... yes [2022-07-08T17:59:49.059Z] #84 74.89 checking for fgetxattr... yes [2022-07-08T17:59:49.315Z] #84 75.07 checking for statx... yes [2022-07-08T17:59:49.315Z] #84 75.26 checking for fgetpwent_r... yes [2022-07-08T17:59:49.572Z] #84 75.43 checking for issetugid... [2022-07-08T17:59:49.572Z] #84 ... [2022-07-08T17:59:49.572Z] [2022-07-08T17:59:49.572Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T17:59:49.572Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T17:59:49.572Z] #19 88.78 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-07-08T17:59:49.572Z] #19 88.78 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-07-08T17:59:49.572Z] #19 90.09 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-07-08T17:59:49.572Z] #19 90.09 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-07-08T17:59:49.572Z] #19 90.09 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-07-08T17:59:49.572Z] #19 90.10 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-07-08T17:59:49.572Z] #19 90.10 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-07-08T17:59:49.572Z] #19 90.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-07-08T17:59:49.572Z] #19 90.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-07-08T17:59:49.572Z] #19 90.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-07-08T17:59:49.572Z] #19 90.15 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-07-08T17:59:49.572Z] #19 90.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-07-08T17:59:49.572Z] #19 90.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-07-08T17:59:49.572Z] #19 90.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-07-08T17:59:49.572Z] #19 90.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-07-08T17:59:49.572Z] #19 90.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-07-08T17:59:49.572Z] #19 90.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-07-08T17:59:49.572Z] #19 90.32 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-07-08T17:59:49.572Z] #19 90.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-07-08T17:59:49.572Z] #19 90.37 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-07-08T17:59:49.572Z] #19 90.40 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-07-08T17:59:49.573Z] #19 91.99 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-07-08T17:59:49.573Z] #19 91.99 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-07-08T17:59:49.573Z] #19 92.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-07-08T17:59:49.573Z] #19 92.09 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-07-08T17:59:49.573Z] #19 92.13 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-07-08T17:59:49.573Z] #19 93.34 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-07-08T17:59:49.573Z] #19 93.34 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-07-08T17:59:49.573Z] #19 93.34 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB] [2022-07-08T17:59:49.573Z] #19 93.38 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-07-08T17:59:49.573Z] #19 93.39 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-07-08T17:59:49.573Z] #19 93.39 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-07-08T17:59:49.573Z] #19 93.61 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-07-08T17:59:49.573Z] #19 93.63 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-07-08T17:59:49.573Z] #19 93.63 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-07-08T17:59:49.573Z] #19 93.63 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-07-08T17:59:49.573Z] #19 93.63 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-07-08T17:59:49.573Z] #19 93.64 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-07-08T17:59:49.573Z] #19 93.64 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-07-08T17:59:49.573Z] #19 93.65 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-07-08T17:59:49.573Z] #19 93.65 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-07-08T17:59:49.573Z] #19 93.65 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-07-08T17:59:49.573Z] #19 93.65 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-07-08T17:59:49.573Z] #19 93.65 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-07-08T17:59:49.573Z] #19 93.65 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-07-08T17:59:49.573Z] #19 93.65 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-07-08T17:59:49.573Z] #19 93.67 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-07-08T17:59:49.573Z] #19 93.67 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-07-08T17:59:49.573Z] #19 93.68 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-07-08T17:59:49.573Z] #19 93.68 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-07-08T17:59:49.573Z] #19 93.72 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-07-08T17:59:49.573Z] #19 93.72 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-07-08T17:59:49.573Z] #19 93.74 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-07-08T17:59:49.573Z] #19 93.76 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-07-08T17:59:49.573Z] #19 95.08 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-07-08T17:59:49.573Z] #19 95.08 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-07-08T17:59:49.573Z] #19 95.11 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-07-08T17:59:49.573Z] #19 95.17 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-07-08T17:59:49.573Z] #19 95.23 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-07-08T17:59:49.573Z] #19 96.60 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-07-08T17:59:49.573Z] #19 96.60 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-07-08T17:59:49.573Z] #19 96.60 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-07-08T17:59:49.573Z] #19 96.63 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-07-08T17:59:49.573Z] #19 96.64 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-07-08T17:59:49.573Z] #19 96.64 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-07-08T17:59:49.573Z] #19 96.64 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-07-08T17:59:49.573Z] #19 96.69 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-07-08T17:59:49.573Z] #19 96.69 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-07-08T17:59:49.573Z] #19 96.73 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-07-08T17:59:49.573Z] #19 96.74 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-07-08T17:59:49.573Z] #19 98.01 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-07-08T17:59:49.573Z] #19 98.01 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-07-08T17:59:49.573Z] #19 98.03 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-07-08T17:59:49.573Z] #19 98.07 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-07-08T17:59:49.573Z] #19 98.12 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-07-08T17:59:49.830Z] #19 ... [2022-07-08T17:59:49.830Z] [2022-07-08T17:59:49.830Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:49.830Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:49.830Z] #84 75.43 checking for issetugid... no [2022-07-08T17:59:49.830Z] #84 75.70 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T17:59:49.830Z] #84 75.71 checking pkg-config is at least version 0.9.0... yes [2022-07-08T17:59:50.086Z] #84 75.71 checking for library containing yajl_tree_get... -lyajl [2022-07-08T17:59:50.087Z] #84 76.03 checking for yajl >= 2.0.0... yes [2022-07-08T17:59:50.087Z] #84 76.05 checking sys/capability.h usability... yes [2022-07-08T17:59:50.344Z] #84 76.22 checking sys/capability.h presence... yes [2022-07-08T17:59:50.344Z] #84 76.28 checking for sys/capability.h... yes [2022-07-08T17:59:50.908Z] #84 76.29 checking for library containing cap_from_name... -lcap [2022-07-08T17:59:51.472Z] #84 76.76 checking for library containing dlopen... -ldl [2022-07-08T17:59:51.472Z] #84 77.28 checking seccomp.h usability... yes [2022-07-08T17:59:51.472Z] #84 77.48 checking seccomp.h presence... yes [2022-07-08T17:59:51.472Z] #84 77.59 checking for seccomp.h... yes [2022-07-08T17:59:52.036Z] #84 77.59 checking for library containing seccomp_rule_add... -lseccomp [2022-07-08T17:59:52.293Z] #84 78.04 checking for library containing seccomp_arch_resolve_name... none required [2022-07-08T17:59:52.550Z] #84 78.23 checking systemd/sd-bus.h usability... yes [2022-07-08T17:59:52.550Z] #84 78.39 checking systemd/sd-bus.h presence... yes [2022-07-08T17:59:52.550Z] #84 78.51 checking for systemd/sd-bus.h... yes [2022-07-08T17:59:53.115Z] #84 78.51 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-07-08T17:59:53.372Z] #84 79.02 checking for sd_notify_barrier... yes [2022-07-08T17:59:53.372Z] #84 79.27 checking linux/bpf.h usability... yes [2022-07-08T17:59:53.372Z] #84 79.46 checking linux/bpf.h presence... yes [2022-07-08T17:59:53.629Z] #84 79.51 checking for linux/bpf.h... yes [2022-07-08T17:59:53.629Z] #84 79.51 checking compilation for eBPF... yes [2022-07-08T17:59:53.629Z] #84 79.71 checking for criu >= 3.15... no [2022-07-08T17:59:53.629Z] #84 79.74 configure: CRIU headers not found, building without CRIU support [2022-07-08T17:59:53.629Z] #84 79.74 checking for criu > 3.16... no [2022-07-08T17:59:53.629Z] #84 79.76 configure: CRIU version doesn't support join-ns API [2022-07-08T17:59:53.886Z] #84 79.76 checking for criu > 3.16.1... no [2022-07-08T17:59:53.886Z] #84 79.79 configure: CRIU version doesn't support for pre-dumping [2022-07-08T17:59:53.886Z] #84 79.79 checking for new mount API (fsconfig)... yes [2022-07-08T17:59:53.886Z] #84 79.89 checking for seccomp notify API... yes [2022-07-08T17:59:54.144Z] #84 79.99 checking for gperf... no [2022-07-08T17:59:54.144Z] #84 80.01 configure: gperf not found - cannot rebuild signal parser code [2022-07-08T17:59:54.144Z] #84 80.01 checking for library containing argp_parse... none required [2022-07-08T17:59:54.144Z] #84 80.22 checking that generated files are newer than configure... done [2022-07-08T17:59:54.144Z] #84 80.23 configure: creating ./config.status [2022-07-08T17:59:56.039Z] #84 82.21 config.status: creating Makefile [2022-07-08T17:59:56.308Z] #84 82.27 config.status: creating rpm/crun.spec [2022-07-08T17:59:56.308Z] #84 82.33 config.status: creating config.h [2022-07-08T17:59:56.308Z] #84 82.36 config.status: executing libtool commands [2022-07-08T17:59:56.308Z] #84 82.41 config.status: executing depfiles commands [2022-07-08T17:59:57.676Z] #84 83.51 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-07-08T17:59:57.676Z] #84 83.52 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T17:59:57.933Z] #84 83.82 checking for gcc... gcc [2022-07-08T17:59:57.933Z] #84 83.88 checking whether the C compiler works... [2022-07-08T17:59:57.933Z] #84 ... [2022-07-08T17:59:57.933Z] [2022-07-08T17:59:57.933Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-08T17:59:57.933Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-08T17:59:57.933Z] #43 115.1 Delve is a source level debugger for Go programs. [2022-07-08T17:59:57.933Z] #43 115.1 [2022-07-08T17:59:57.933Z] #43 115.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-07-08T17:59:57.933Z] #43 115.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-07-08T17:59:57.933Z] #43 115.1 [2022-07-08T17:59:57.933Z] #43 115.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-07-08T17:59:57.933Z] #43 115.1 [2022-07-08T17:59:57.933Z] #43 115.1 Pass flags to the program you are debugging using `--`, for example: [2022-07-08T17:59:57.933Z] #43 115.1 [2022-07-08T17:59:57.933Z] #43 115.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-07-08T17:59:57.933Z] #43 115.1 [2022-07-08T17:59:57.933Z] #43 115.1 Usage: [2022-07-08T17:59:57.933Z] #43 115.1 dlv [command] [2022-07-08T17:59:57.933Z] #43 115.1 [2022-07-08T17:59:57.933Z] #43 115.1 Available Commands: [2022-07-08T17:59:57.933Z] #43 115.1 attach Attach to running process and begin debugging. [2022-07-08T17:59:57.933Z] #43 115.1 connect Connect to a headless debug server with a terminal client. [2022-07-08T17:59:57.933Z] #43 115.1 core Examine a core dump. [2022-07-08T17:59:57.933Z] #43 115.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-07-08T17:59:57.933Z] #43 115.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-07-08T17:59:57.933Z] #43 115.1 exec Execute a precompiled binary, and begin a debug session. [2022-07-08T17:59:57.933Z] #43 115.1 help Help about any command [2022-07-08T17:59:57.933Z] #43 115.1 run Deprecated command. Use 'debug' instead. [2022-07-08T17:59:57.933Z] #43 115.1 test Compile test binary and begin debugging program. [2022-07-08T17:59:57.934Z] #43 115.1 trace Compile and begin tracing program. [2022-07-08T17:59:57.934Z] #43 115.1 version Prints version. [2022-07-08T17:59:57.934Z] #43 115.1 [2022-07-08T17:59:57.934Z] #43 115.1 Flags: [2022-07-08T17:59:57.934Z] #43 115.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-07-08T17:59:57.934Z] #43 115.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-07-08T17:59:57.934Z] #43 115.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-07-08T17:59:57.934Z] #43 115.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-07-08T17:59:57.934Z] #43 115.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-07-08T17:59:57.934Z] #43 115.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-07-08T17:59:57.934Z] #43 115.1 --disable-aslr Disables address space randomization [2022-07-08T17:59:57.934Z] #43 115.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-07-08T17:59:57.934Z] #43 115.1 -h, --help help for dlv [2022-07-08T17:59:57.934Z] #43 115.1 --init string Init file, executed by the terminal client. [2022-07-08T17:59:57.934Z] #43 115.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-07-08T17:59:57.934Z] #43 115.1 --log Enable debugging server logging. [2022-07-08T17:59:57.934Z] #43 115.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-07-08T17:59:57.934Z] #43 115.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-07-08T17:59:57.934Z] #43 115.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-07-08T17:59:57.934Z] #43 115.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-07-08T17:59:57.934Z] #43 115.1 --wd string Working directory for running the program. [2022-07-08T17:59:57.934Z] #43 115.1 [2022-07-08T17:59:57.934Z] #43 115.1 Additional help topics: [2022-07-08T17:59:57.934Z] #43 115.1 dlv backend Help about the --backend flag. [2022-07-08T17:59:57.934Z] #43 115.1 dlv log Help about logging flags. [2022-07-08T17:59:57.934Z] #43 115.1 dlv redirect Help about file redirection. [2022-07-08T17:59:57.934Z] #43 115.1 [2022-07-08T17:59:57.934Z] #43 115.1 Use "dlv [command] --help" for more information about a command. [2022-07-08T17:59:58.191Z] #43 DONE 115.3s [2022-07-08T17:59:58.191Z] [2022-07-08T17:59:58.191Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:58.191Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:58.191Z] #84 83.88 checking whether the C compiler works... yes [2022-07-08T17:59:58.191Z] #84 84.09 checking for C compiler default output file name... a.out [2022-07-08T17:59:58.191Z] #84 84.09 checking for suffix of executables... [2022-07-08T17:59:58.448Z] #84 84.23 checking whether we are cross compiling... no [2022-07-08T17:59:58.448Z] #84 84.53 checking for suffix of object files... o [2022-07-08T17:59:58.706Z] #84 84.59 checking whether we are using the GNU C compiler... yes [2022-07-08T17:59:58.963Z] #84 84.63 checking whether gcc accepts -g... yes [2022-07-08T17:59:58.963Z] #84 84.76 checking for gcc option to accept ISO C89... none needed [2022-07-08T17:59:58.963Z] #84 84.91 checking whether gcc understands -c and -o together... yes [2022-07-08T17:59:59.220Z] #84 85.15 checking how to run the C preprocessor... gcc -E [2022-07-08T17:59:59.477Z] [2022-07-08T17:59:59.477Z] #84 ... [2022-07-08T17:59:59.477Z] [2022-07-08T17:59:59.477Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-08T17:59:59.477Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-08T17:59:59.477Z] #41 DONE 116.2s [2022-07-08T17:59:59.477Z] [2022-07-08T17:59:59.477Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T17:59:59.477Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T17:59:59.477Z] #84 85.44 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T17:59:59.477Z] #84 85.47 checking for egrep... /bin/grep -E [2022-07-08T18:00:00.043Z] #84 85.47 checking for ANSI C header files... [2022-07-08T18:00:00.043Z] #84 ... [2022-07-08T18:00:00.043Z] [2022-07-08T18:00:00.043Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:00:00.043Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:00:00.043Z] #19 99.28 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-07-08T18:00:00.043Z] #19 99.28 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-07-08T18:00:00.043Z] #19 99.28 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-07-08T18:00:00.043Z] #19 99.33 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-07-08T18:00:00.043Z] #19 99.33 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-07-08T18:00:00.043Z] #19 99.33 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-07-08T18:00:00.043Z] #19 99.33 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-07-08T18:00:00.043Z] #19 99.33 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-07-08T18:00:00.043Z] #19 99.39 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-07-08T18:00:00.043Z] #19 99.43 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-07-08T18:00:00.043Z] #19 99.50 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-07-08T18:00:00.043Z] #19 99.52 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-07-08T18:00:00.043Z] #19 99.54 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-07-08T18:00:00.043Z] #19 99.55 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-07-08T18:00:00.043Z] #19 99.58 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-07-08T18:00:00.043Z] #19 100.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-07-08T18:00:00.043Z] #19 100.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-07-08T18:00:00.043Z] #19 100.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-07-08T18:00:00.043Z] #19 100.8 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-07-08T18:00:00.043Z] #19 100.9 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-07-08T18:00:00.043Z] #19 102.1 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-07-08T18:00:00.043Z] #19 102.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-07-08T18:00:00.043Z] #19 102.1 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-07-08T18:00:00.043Z] #19 102.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-07-08T18:00:00.043Z] #19 102.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-07-08T18:00:00.043Z] #19 102.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-07-08T18:00:00.043Z] #19 102.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-07-08T18:00:00.043Z] #19 102.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-07-08T18:00:00.043Z] #19 102.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-07-08T18:00:00.043Z] #19 102.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-07-08T18:00:00.043Z] #19 102.2 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-07-08T18:00:00.043Z] #19 102.2 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-07-08T18:00:00.043Z] #19 103.6 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-07-08T18:00:00.043Z] #19 103.6 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-07-08T18:00:00.043Z] #19 103.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-07-08T18:00:00.043Z] #19 103.7 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-07-08T18:00:00.043Z] #19 103.8 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-07-08T18:00:00.043Z] #19 105.2 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-07-08T18:00:00.043Z] #19 105.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-07-08T18:00:00.043Z] #19 106.5 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T18:00:00.043Z] #19 107.1 Fetched 788 MB in 23s (34.7 MB/s) [2022-07-08T18:00:00.043Z] #19 107.2 Selecting previously unselected package liblocale-gettext-perl. [2022-07-08T18:00:00.043Z] #19 107.2 (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 ... 15718 files and directories currently installed.) [2022-07-08T18:00:00.043Z] #19 107.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 107.2 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-07-08T18:00:00.043Z] #19 107.3 Selecting previously unselected package bzip2. [2022-07-08T18:00:00.043Z] #19 107.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 107.3 Unpacking bzip2 (1.0.8-4) ... [2022-07-08T18:00:00.043Z] #19 107.3 Selecting previously unselected package libmagic-mgc. [2022-07-08T18:00:00.043Z] #19 107.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 107.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-07-08T18:00:00.043Z] #19 107.8 Selecting previously unselected package libmagic1:amd64. [2022-07-08T18:00:00.043Z] #19 107.8 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 107.8 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-07-08T18:00:00.043Z] #19 107.9 Selecting previously unselected package file. [2022-07-08T18:00:00.043Z] #19 107.9 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 107.9 Unpacking file (1:5.39-3) ... [2022-07-08T18:00:00.043Z] #19 107.9 Selecting previously unselected package xz-utils. [2022-07-08T18:00:00.043Z] #19 108.0 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 108.0 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T18:00:00.043Z] #19 108.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-07-08T18:00:00.043Z] #19 108.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T18:00:00.043Z] #19 108.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-08T18:00:00.043Z] #19 ... [2022-07-08T18:00:00.043Z] [2022-07-08T18:00:00.043Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T18:00:00.043Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T18:00:00.043Z] #84 85.47 checking for ANSI C header files... yes [2022-07-08T18:00:00.301Z] #84 86.19 checking for sys/types.h... yes [2022-07-08T18:00:00.559Z] #84 86.39 checking for sys/stat.h... yes [2022-07-08T18:00:00.559Z] #84 86.52 checking for stdlib.h... yes [2022-07-08T18:00:00.816Z] #84 86.64 checking for string.h... yes [2022-07-08T18:00:01.073Z] #84 86.85 checking for memory.h... yes [2022-07-08T18:00:01.073Z] #84 86.95 checking for strings.h... yes [2022-07-08T18:00:01.073Z] #84 87.03 checking for inttypes.h... yes [2022-07-08T18:00:01.331Z] #84 87.10 checking for stdint.h... yes [2022-07-08T18:00:01.331Z] #84 87.19 checking for unistd.h... yes [2022-07-08T18:00:01.331Z] #84 87.28 checking minix/config.h usability... no [2022-07-08T18:00:01.588Z] #84 87.39 checking minix/config.h presence... no [2022-07-08T18:00:01.588Z] #84 87.42 checking for minix/config.h... no [2022-07-08T18:00:01.588Z] #84 87.42 checking whether it is safe to define __EXTENSIONS__... yes [2022-07-08T18:00:01.845Z] #84 87.59 checking build system type... x86_64-pc-linux-gnu [2022-07-08T18:00:01.845Z] #84 87.73 checking host system type... x86_64-pc-linux-gnu [2022-07-08T18:00:01.845Z] #84 87.74 checking how to print strings... printf [2022-07-08T18:00:01.845Z] #84 87.74 checking for a sed that does not truncate output... /bin/sed [2022-07-08T18:00:01.845Z] #84 87.76 checking for fgrep... /bin/grep -F [2022-07-08T18:00:01.845Z] #84 87.77 checking for ld used by gcc... /usr/bin/ld [2022-07-08T18:00:01.845Z] #84 87.79 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T18:00:01.845Z] #84 87.80 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T18:00:01.845Z] #84 87.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T18:00:01.845Z] #84 87.87 checking whether ln -s works... yes [2022-07-08T18:00:01.845Z] #84 87.87 checking the maximum length of command line arguments... 1572864 [2022-07-08T18:00:01.845Z] #84 87.88 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T18:00:01.845Z] #84 87.88 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T18:00:01.845Z] #84 87.88 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T18:00:01.845Z] #84 87.89 checking for objdump... objdump [2022-07-08T18:00:01.845Z] #84 87.89 checking how to recognize dependent libraries... pass_all [2022-07-08T18:00:02.102Z] #84 87.90 checking for dlltool... no [2022-07-08T18:00:02.102Z] #84 87.90 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T18:00:02.102Z] #84 87.90 checking for ar... ar [2022-07-08T18:00:02.102Z] #84 87.90 checking for archiver @FILE support... @ [2022-07-08T18:00:02.102Z] #84 87.99 checking for strip... strip [2022-07-08T18:00:02.102Z] #84 87.99 checking for ranlib... ranlib [2022-07-08T18:00:02.102Z] #84 87.99 checking for gawk... no [2022-07-08T18:00:02.102Z] #84 87.99 checking for mawk... mawk [2022-07-08T18:00:02.359Z] #84 87.99 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T18:00:02.359Z] #84 88.24 checking for sysroot... no [2022-07-08T18:00:02.359Z] #84 88.25 checking for a working dd... /bin/dd [2022-07-08T18:00:02.359Z] #84 88.25 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T18:00:02.359Z] #84 88.30 checking for mt... no [2022-07-08T18:00:02.359Z] #84 88.31 checking if : is a manifest tool... no [2022-07-08T18:00:02.616Z] #84 88.33 checking for dlfcn.h... yes [2022-07-08T18:00:02.616Z] #84 88.47 checking for objdir... .libs [2022-07-08T18:00:02.873Z] #84 88.71 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T18:00:02.873Z] #84 88.84 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T18:00:02.873Z] #84 88.85 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T18:00:03.130Z] #84 88.92 checking if gcc static flag -static works... yes [2022-07-08T18:00:03.130Z] #84 89.12 checking if gcc supports -c -o file.o... yes [2022-07-08T18:00:03.130Z] #84 89.19 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T18:00:03.130Z] #84 89.19 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T18:00:03.388Z] #84 89.22 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T18:00:03.388Z] #84 89.47 checking how to hardcode library paths into programs... immediate [2022-07-08T18:00:03.388Z] #84 89.47 checking whether stripping libraries is possible... yes [2022-07-08T18:00:03.645Z] #84 89.48 checking if libtool supports shared libraries... yes [2022-07-08T18:00:03.645Z] #84 89.48 checking whether to build shared libraries... no [2022-07-08T18:00:03.645Z] #84 89.48 checking whether to build static libraries... yes [2022-07-08T18:00:03.645Z] #84 89.48 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T18:00:03.645Z] #84 89.51 checking whether build environment is sane... yes [2022-07-08T18:00:03.645Z] #84 89.53 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T18:00:03.645Z] #84 89.53 checking whether make sets $(MAKE)... yes [2022-07-08T18:00:03.645Z] #84 89.55 checking whether make supports the include directive... yes (GNU style) [2022-07-08T18:00:03.645Z] #84 89.57 checking whether make supports nested variables... yes [2022-07-08T18:00:03.645Z] #84 89.60 checking whether UID '0' is supported by ustar format... yes [2022-07-08T18:00:03.645Z] #84 89.60 checking whether GID '0' is supported by ustar format... yes [2022-07-08T18:00:03.645Z] #84 89.60 checking how to create a ustar tar archive... gnutar [2022-07-08T18:00:03.645Z] #84 89.63 checking dependency style of gcc... gcc3 [2022-07-08T18:00:03.645Z] #84 89.72 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T18:00:03.645Z] #84 89.72 checking whether make supports nested variables... (cached) yes [2022-07-08T18:00:03.645Z] #84 89.72 checking for pkg-config... /usr/bin/pkg-config [2022-07-08T18:00:03.645Z] #84 89.73 checking pkg-config is at least version 0.9.0... yes [2022-07-08T18:00:03.645Z] #84 89.73 checking for yajl >= 2.1.0... yes [2022-07-08T18:00:03.645Z] #84 89.75 checking for a sed that does not truncate output... (cached) /bin/sed [2022-07-08T18:00:03.645Z] #84 89.75 checking for gcc... (cached) gcc [2022-07-08T18:00:03.902Z] #84 89.82 checking whether we are using the GNU C compiler... (cached) yes [2022-07-08T18:00:03.902Z] #84 89.82 checking whether gcc accepts -g... (cached) yes [2022-07-08T18:00:03.902Z] #84 89.82 checking for gcc option to accept ISO C89... (cached) none needed [2022-07-08T18:00:03.902Z] #84 89.82 checking whether gcc understands -c and -o together... (cached) yes [2022-07-08T18:00:03.902Z] #84 89.82 checking for a Python interpreter with version >= 3... python3 [2022-07-08T18:00:03.902Z] #84 89.87 checking for python3... /usr/bin/python3 [2022-07-08T18:00:03.902Z] #84 89.88 checking for python3 version... 3.9 [2022-07-08T18:00:03.902Z] #84 89.93 checking for python3 platform... linux [2022-07-08T18:00:03.902Z] #84 89.96 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-07-08T18:00:04.159Z] #84 90.07 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-07-08T18:00:04.723Z] #84 90.24 checking that generated files are newer than configure... done [2022-07-08T18:00:04.723Z] #84 90.52 configure: creating ./config.status [2022-07-08T18:00:05.654Z] #84 91.72 config.status: creating Makefile [2022-07-08T18:00:05.654Z] #84 91.77 config.status: creating config.h [2022-07-08T18:00:05.654Z] #84 91.78 config.status: executing libtool commands [2022-07-08T18:00:05.911Z] #84 91.81 config.status: executing depfiles commands [2022-07-08T18:00:06.476Z] #84 92.25 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-07-08T18:00:06.476Z] #84 92.26 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-07-08T18:00:06.476Z] #84 92.50 checking for gcc... gcc [2022-07-08T18:00:06.733Z] #84 92.56 checking whether the C compiler works... yes [2022-07-08T18:00:06.733Z] #84 92.68 checking for C compiler default output file name... a.out [2022-07-08T18:00:06.733Z] #84 92.68 checking for suffix of executables... [2022-07-08T18:00:06.990Z] #84 92.75 checking whether we are cross compiling... no [2022-07-08T18:00:06.990Z] #84 92.87 checking for suffix of object files... o [2022-07-08T18:00:06.990Z] #84 92.93 checking whether we are using the GNU C compiler... yes [2022-07-08T18:00:07.247Z] #84 93.03 checking whether gcc accepts -g... yes [2022-07-08T18:00:07.247Z] #84 93.12 checking for gcc option to accept ISO C89... none needed [2022-07-08T18:00:07.247Z] #84 93.28 checking whether gcc understands -c and -o together... yes [2022-07-08T18:00:07.504Z] #84 93.40 checking for a BSD-compatible install... /usr/bin/install -c [2022-07-08T18:00:07.504Z] #84 93.41 checking whether build environment is sane... yes [2022-07-08T18:00:07.504Z] #84 93.45 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-07-08T18:00:07.504Z] #84 93.46 checking for gawk... no [2022-07-08T18:00:07.504Z] #84 93.46 checking for mawk... mawk [2022-07-08T18:00:07.504Z] #84 93.46 checking whether make sets $(MAKE)... yes [2022-07-08T18:00:07.504Z] #84 93.49 checking whether make supports the include directive... yes (GNU style) [2022-07-08T18:00:07.504Z] #84 93.51 checking whether make supports nested variables... yes [2022-07-08T18:00:07.504Z] #84 93.53 checking whether UID '0' is supported by ustar format... yes [2022-07-08T18:00:07.504Z] #84 93.54 checking whether GID '0' is supported by ustar format... yes [2022-07-08T18:00:07.504Z] #84 93.54 checking how to create a ustar tar archive... gnutar [2022-07-08T18:00:07.761Z] #84 93.58 checking dependency style of gcc... gcc3 [2022-07-08T18:00:07.761Z] #84 93.71 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-07-08T18:00:07.761Z] #84 93.71 checking whether make supports nested variables... (cached) yes [2022-07-08T18:00:07.761Z] #84 93.74 checking build system type... x86_64-pc-linux-gnu [2022-07-08T18:00:07.761Z] #84 93.86 checking host system type... x86_64-pc-linux-gnu [2022-07-08T18:00:07.761Z] #84 93.86 checking how to print strings... printf [2022-07-08T18:00:07.761Z] #84 93.86 checking for a sed that does not truncate output... /bin/sed [2022-07-08T18:00:07.761Z] #84 93.87 checking for grep that handles long lines and -e... /bin/grep [2022-07-08T18:00:07.761Z] #84 93.88 checking for egrep... /bin/grep -E [2022-07-08T18:00:07.761Z] #84 93.88 checking for fgrep... /bin/grep -F [2022-07-08T18:00:07.761Z] #84 93.88 checking for ld used by gcc... /usr/bin/ld [2022-07-08T18:00:07.761Z] #84 93.90 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-07-08T18:00:07.761Z] #84 93.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-07-08T18:00:08.019Z] #84 93.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-07-08T18:00:08.019Z] #84 93.98 checking whether ln -s works... yes [2022-07-08T18:00:08.019Z] #84 93.98 checking the maximum length of command line arguments... 1572864 [2022-07-08T18:00:08.019Z] #84 94.00 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-07-08T18:00:08.019Z] #84 94.00 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-07-08T18:00:08.019Z] #84 94.00 checking for /usr/bin/ld option to reload object files... -r [2022-07-08T18:00:08.019Z] #84 94.00 checking for objdump... objdump [2022-07-08T18:00:08.019Z] #84 94.00 checking how to recognize dependent libraries... pass_all [2022-07-08T18:00:08.019Z] #84 94.01 checking for dlltool... no [2022-07-08T18:00:08.019Z] #84 94.01 checking how to associate runtime and link libraries... printf %s\n [2022-07-08T18:00:08.019Z] #84 94.01 checking for ar... ar [2022-07-08T18:00:08.276Z] #84 94.01 checking for archiver @FILE support... @ [2022-07-08T18:00:08.276Z] #84 94.11 checking for strip... strip [2022-07-08T18:00:08.276Z] #84 94.11 checking for ranlib... ranlib [2022-07-08T18:00:08.533Z] #84 94.12 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-07-08T18:00:08.533Z] #84 94.40 checking for sysroot... no [2022-07-08T18:00:08.533Z] #84 94.41 checking for a working dd... /bin/dd [2022-07-08T18:00:08.533Z] #84 94.42 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-07-08T18:00:08.533Z] #84 94.50 checking for mt... no [2022-07-08T18:00:08.533Z] #84 94.50 checking if : is a manifest tool... no [2022-07-08T18:00:08.533Z] #84 94.52 checking how to run the C preprocessor... gcc -E [2022-07-08T18:00:09.047Z] #84 94.69 checking for ANSI C header files... yes [2022-07-08T18:00:09.047Z] #84 95.01 checking for sys/types.h... yes [2022-07-08T18:00:09.047Z] #84 95.10 checking for sys/stat.h... yes [2022-07-08T18:00:09.304Z] #84 95.20 checking for stdlib.h... yes [2022-07-08T18:00:09.304Z] #84 95.28 checking for string.h... yes [2022-07-08T18:00:09.304Z] #84 95.37 checking for memory.h... yes [2022-07-08T18:00:09.561Z] #84 95.47 checking for strings.h... yes [2022-07-08T18:00:09.818Z] #84 95.59 checking for inttypes.h... yes [2022-07-08T18:00:09.818Z] #84 95.77 checking for stdint.h... yes [2022-07-08T18:00:10.075Z] #84 95.89 checking for unistd.h... yes [2022-07-08T18:00:10.075Z] #84 96.04 checking for dlfcn.h... yes [2022-07-08T18:00:10.331Z] #84 96.14 checking for objdir... .libs [2022-07-08T18:00:10.588Z] #84 96.38 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-07-08T18:00:10.588Z] #84 96.47 checking for gcc option to produce PIC... -fPIC -DPIC [2022-07-08T18:00:10.588Z] #84 96.47 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-07-08T18:00:10.844Z] #84 96.53 checking if gcc static flag -static works... yes [2022-07-08T18:00:10.844Z] #84 96.77 checking if gcc supports -c -o file.o... yes [2022-07-08T18:00:10.844Z] #84 96.84 checking if gcc supports -c -o file.o... (cached) yes [2022-07-08T18:00:10.844Z] #84 96.84 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-07-08T18:00:10.844Z] #84 96.88 checking dynamic linker characteristics... [2022-07-08T18:00:10.844Z] #84 ... [2022-07-08T18:00:10.844Z] [2022-07-08T18:00:10.844Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:00:10.844Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:00:10.844Z] #19 110.4 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-07-08T18:00:10.844Z] #19 110.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-07-08T18:00:10.844Z] #19 110.4 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-08T18:00:10.844Z] #19 111.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-07-08T18:00:10.844Z] #19 111.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-07-08T18:00:10.844Z] #19 111.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-08T18:00:10.844Z] #19 112.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-07-08T18:00:10.844Z] #19 112.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T18:00:10.844Z] #19 112.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-08T18:00:10.844Z] #19 113.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-07-08T18:00:10.844Z] #19 113.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-07-08T18:00:10.844Z] #19 113.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-08T18:00:10.844Z] #19 113.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-07-08T18:00:10.844Z] #19 113.6 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:10.844Z] #19 113.6 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:00:10.844Z] #19 113.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-07-08T18:00:10.844Z] #19 113.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:10.844Z] #19 113.7 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:00:11.100Z] #19 ... [2022-07-08T18:00:11.100Z] [2022-07-08T18:00:11.100Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T18:00:11.100Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T18:00:11.100Z] #84 96.88 checking dynamic linker characteristics... GNU/Linux ld.so [2022-07-08T18:00:11.100Z] #84 97.06 checking how to hardcode library paths into programs... immediate [2022-07-08T18:00:11.100Z] #84 97.06 checking whether stripping libraries is possible... yes [2022-07-08T18:00:11.100Z] #84 97.07 checking if libtool supports shared libraries... yes [2022-07-08T18:00:11.100Z] #84 97.07 checking whether to build shared libraries... no [2022-07-08T18:00:11.100Z] #84 97.07 checking whether to build static libraries... yes [2022-07-08T18:00:11.100Z] #84 97.08 checking float.h usability... yes [2022-07-08T18:00:11.100Z] #84 97.15 checking float.h presence... yes [2022-07-08T18:00:11.100Z] #84 97.18 checking for float.h... yes [2022-07-08T18:00:11.356Z] #84 97.19 checking limits.h usability... yes [2022-07-08T18:00:11.356Z] #84 97.30 checking limits.h presence... yes [2022-07-08T18:00:11.356Z] #84 97.33 checking for limits.h... yes [2022-07-08T18:00:11.356Z] #84 97.34 checking stddef.h usability... yes [2022-07-08T18:00:11.613Z] #84 97.43 checking stddef.h presence... yes [2022-07-08T18:00:11.613Z] #84 97.46 checking for stddef.h... yes [2022-07-08T18:00:11.613Z] #84 97.48 checking for stdlib.h... (cached) yes [2022-07-08T18:00:11.613Z] #84 97.50 checking for string.h... (cached) yes [2022-07-08T18:00:11.613Z] #84 97.51 checking sys/time.h usability... yes [2022-07-08T18:00:11.613Z] #84 97.60 checking sys/time.h presence... yes [2022-07-08T18:00:11.613Z] #84 97.64 checking for sys/time.h... yes [2022-07-08T18:00:11.613Z] #84 97.65 checking for inline... inline [2022-07-08T18:00:11.869Z] #84 97.71 checking for size_t... yes [2022-07-08T18:00:12.126Z] #84 97.97 checking for stdlib.h... (cached) yes [2022-07-08T18:00:12.126Z] #84 97.97 checking for GNU libc compatible malloc... yes [2022-07-08T18:00:12.126Z] #84 98.20 checking for stdlib.h... (cached) yes [2022-07-08T18:00:12.382Z] #84 98.21 checking for GNU libc compatible realloc... yes [2022-07-08T18:00:12.382Z] #84 98.36 checking for working strtod... yes [2022-07-08T18:00:12.639Z] #84 98.54 checking for gettimeofday... yes [2022-07-08T18:00:12.895Z] #84 98.67 checking for memset... yes [2022-07-08T18:00:12.895Z] #84 98.85 checking for strspn... yes [2022-07-08T18:00:13.151Z] #84 99.07 checking that generated files are newer than configure... done [2022-07-08T18:00:13.151Z] #84 99.07 configure: creating ./config.status [2022-07-08T18:00:14.536Z] #84 100.3 config.status: creating Makefile [2022-07-08T18:00:14.536Z] #84 100.3 config.status: creating config.h [2022-07-08T18:00:14.536Z] #84 100.4 config.status: executing depfiles commands [2022-07-08T18:00:14.536Z] #84 100.5 config.status: executing libtool commands [2022-07-08T18:00:15.465Z] #84 101.2 GEN .version [2022-07-08T18:00:15.465Z] #84 101.3 make install-recursive [2022-07-08T18:00:15.465Z] #84 101.3 make[1]: Entering directory '/tmp/crun-build' [2022-07-08T18:00:15.465Z] #84 101.3 Making install in libocispec [2022-07-08T18:00:15.465Z] #84 101.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:15.465Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-07-08T18:00:15.465Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-07-08T18:00:15.465Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-07-08T18:00:15.465Z] #84 101.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-07-08T18:00:16.029Z] #84 101.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-07-08T18:00:16.029Z] #84 102.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-07-08T18:00:16.029Z] #84 102.2 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-07-08T18:00:16.960Z] #84 102.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-07-08T18:00:16.960Z] #84 102.9 make install-recursive [2022-07-08T18:00:16.960Z] #84 102.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:16.960Z] #84 103.0 Making install in yajl [2022-07-08T18:00:16.960Z] #84 103.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T18:00:16.960Z] #84 103.0 CC verify/json_verify-json_verify.o [2022-07-08T18:00:16.960Z] #84 103.0 CC src/libyajl_la-yajl_alloc.lo [2022-07-08T18:00:16.960Z] #84 103.1 CC src/libyajl_la-yajl.lo [2022-07-08T18:00:16.960Z] #84 103.1 CC src/libyajl_la-yajl_parser.lo [2022-07-08T18:00:16.960Z] #84 103.1 CC src/libyajl_la-yajl_gen.lo [2022-07-08T18:00:16.960Z] #84 103.1 CC src/libyajl_la-yajl_buf.lo [2022-07-08T18:00:16.960Z] #84 103.1 CC src/libyajl_la-yajl_encode.lo [2022-07-08T18:00:16.960Z] #84 103.1 CC src/libyajl_la-yajl_lex.lo [2022-07-08T18:00:17.217Z] #84 103.2 CC src/libyajl_la-yajl_tree.lo [2022-07-08T18:00:18.219Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T18:00:18.219Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:00:18.219Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:00:18.219Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:00:18.219Z] [2022-07-08T18:00:18.219Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T18:00:18.219Z] DOCKER_SYSTEMD=1 [2022-07-08T18:00:18.220Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T18:00:18.220Z] HOSTNAME=f94ec44355bb [2022-07-08T18:00:18.220Z] DEST=bundles/test-integration [2022-07-08T18:00:18.220Z] PWD=/go/src/github.com/docker/docker [2022-07-08T18:00:18.220Z] DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T18:00:18.220Z] container=docker [2022-07-08T18:00:18.220Z] HOME=/root [2022-07-08T18:00:18.220Z] LANG=C.UTF-8 [2022-07-08T18:00:18.220Z] INVOCATION_ID=1de1263acf2041d6829dbb9e8449fe16 [2022-07-08T18:00:18.220Z] GOLANG_VERSION=1.18.3 [2022-07-08T18:00:18.220Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T18:00:18.220Z] VALIDATE_BRANCH=master [2022-07-08T18:00:18.220Z] TERM=xterm [2022-07-08T18:00:18.220Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T18:00:18.220Z] SHLVL=3 [2022-07-08T18:00:18.220Z] TIMEOUT=120m [2022-07-08T18:00:18.220Z] DOCKER_BUILDTAGS= journald [2022-07-08T18:00:18.220Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T18:00:18.220Z] GO111MODULE=off [2022-07-08T18:00:18.220Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T18:00:18.220Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T18:00:18.220Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T18:00:18.220Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T18:00:18.220Z] GOPATH=/go [2022-07-08T18:00:18.220Z] PKG_CONFIG=pkg-config [2022-07-08T18:00:18.220Z] _=/usr/bin/env [2022-07-08T18:00:18.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T18:00:20.077Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T18:00:20.077Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:00:20.077Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:00:20.077Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:00:20.077Z] [2022-07-08T18:00:20.077Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T18:00:20.077Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T18:00:20.077Z] HOSTNAME=802aa8812da3 [2022-07-08T18:00:20.077Z] DEST=bundles/test-integration [2022-07-08T18:00:20.077Z] PWD=/go/src/github.com/docker/docker [2022-07-08T18:00:20.077Z] DOCKER_ROOTLESS=1 [2022-07-08T18:00:20.077Z] DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T18:00:20.077Z] container=docker [2022-07-08T18:00:20.077Z] HOME=/root [2022-07-08T18:00:20.077Z] GOLANG_VERSION=1.18.3 [2022-07-08T18:00:20.077Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T18:00:20.077Z] VALIDATE_BRANCH=master [2022-07-08T18:00:20.077Z] TERM=xterm [2022-07-08T18:00:20.077Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T18:00:20.077Z] SHLVL=1 [2022-07-08T18:00:20.077Z] TIMEOUT=120m [2022-07-08T18:00:20.077Z] DOCKER_BUILDTAGS= journald [2022-07-08T18:00:20.077Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T18:00:20.077Z] GO111MODULE=off [2022-07-08T18:00:20.077Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T18:00:20.077Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T18:00:20.077Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T18:00:20.077Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T18:00:20.077Z] GOPATH=/go [2022-07-08T18:00:20.077Z] PKG_CONFIG=pkg-config [2022-07-08T18:00:20.077Z] _=/usr/bin/env [2022-07-08T18:00:20.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T18:00:20.307Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 31.9% of statements [2022-07-08T18:00:20.307Z] ok github.com/docker/docker/container 0.120s coverage: 36.2% of statements [2022-07-08T18:00:20.307Z] ok github.com/docker/docker/cmd/dockerd/trap 2.418s coverage: 0.0% of statements [2022-07-08T18:00:20.566Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-08T18:00:20.566Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-08T18:00:20.566Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-08T18:00:20.566Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-08T18:00:20.566Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-08T18:00:20.804Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T18:00:20.804Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:00:20.804Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:00:20.804Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:00:20.804Z] [2022-07-08T18:00:20.804Z] + TEST_INTEGRATION_DEST=1 [2022-07-08T18:00:20.804Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-08T18:00:20.804Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T18:00:20.804Z] + run_tests test-integration-flaky [2022-07-08T18:00:20.804Z] + '[' -n 0 ']' [2022-07-08T18:00:20.804Z] + rm= [2022-07-08T18:00:20.804Z] + c=0 [2022-07-08T18:00:20.804Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43786/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43786/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 hack/make.sh test-integration-flaky test-integration [2022-07-08T18:00:20.804Z] + TEST_INTEGRATION_DEST=3 [2022-07-08T18:00:20.804Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-08T18:00:20.804Z] + TEST_SKIP_INTEGRATION=1 [2022-07-08T18:00:20.804Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T18:00:20.804Z] + run_tests [2022-07-08T18:00:20.804Z] ++ jobs -p [2022-07-08T18:00:20.804Z] + '[' -n 0 ']' [2022-07-08T18:00:20.804Z] + rm= [2022-07-08T18:00:20.804Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43786/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43786/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 hack/make.sh '' test-integration [2022-07-08T18:00:20.804Z] + for job in $(jobs -p) [2022-07-08T18:00:20.804Z] + wait 14478 [2022-07-08T18:00:20.804Z] + TEST_INTEGRATION_DEST=2 [2022-07-08T18:00:20.804Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-08T18:00:20.804Z] + TEST_SKIP_INTEGRATION=1 [2022-07-08T18:00:20.804Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T18:00:20.804Z] + run_tests [2022-07-08T18:00:20.804Z] + '[' -n 0 ']' [2022-07-08T18:00:20.804Z] + rm= [2022-07-08T18:00:20.804Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43786/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43786/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0b8ba2a1e2e26b14454677a890199ef93cea8e73 hack/make.sh '' test-integration [2022-07-08T18:00:20.804Z] [2022-07-08T18:00:20.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T18:00:20.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T18:00:20.804Z] HOSTNAME=a8e16d00fcb0 [2022-07-08T18:00:20.804Z] TEST_SKIP_INTEGRATION=1 [2022-07-08T18:00:20.804Z] TESTDEBUG=0 [2022-07-08T18:00:20.804Z] DEST=bundles/test-integration [2022-07-08T18:00:20.804Z] PWD=/go/src/github.com/docker/docker [2022-07-08T18:00:20.804Z] KEEPBUNDLE=1 [2022-07-08T18:00:20.804Z] DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T18:00:20.804Z] container=docker [2022-07-08T18:00:20.804Z] HOME=/root [2022-07-08T18:00:20.804Z] GOLANG_VERSION=1.18.3 [2022-07-08T18:00:20.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T18:00:20.804Z] VALIDATE_BRANCH=master [2022-07-08T18:00:20.804Z] TERM=xterm [2022-07-08T18:00:20.804Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T18:00:20.804Z] SHLVL=1 [2022-07-08T18:00:20.804Z] TIMEOUT=120m [2022-07-08T18:00:20.804Z] DOCKER_BUILDTAGS= journald [2022-07-08T18:00:20.804Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T18:00:20.804Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-08T18:00:20.804Z] GO111MODULE=off [2022-07-08T18:00:20.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T18:00:20.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T18:00:20.804Z] GOPATH=/go [2022-07-08T18:00:20.804Z] PKG_CONFIG=pkg-config [2022-07-08T18:00:20.804Z] _=/usr/bin/env [2022-07-08T18:00:20.804Z] Building test suite binary ./integration-cli/test.main [2022-07-08T18:00:20.804Z] [2022-07-08T18:00:20.804Z] [2022-07-08T18:00:20.804Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-08T18:00:20.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T18:00:20.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T18:00:20.804Z] HOSTNAME=6beea89b1355 [2022-07-08T18:00:20.804Z] TEST_SKIP_INTEGRATION=1 [2022-07-08T18:00:20.804Z] TESTDEBUG=0 [2022-07-08T18:00:20.804Z] DEST=bundles/test-integration [2022-07-08T18:00:20.804Z] PWD=/go/src/github.com/docker/docker [2022-07-08T18:00:20.804Z] KEEPBUNDLE=1 [2022-07-08T18:00:20.804Z] DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T18:00:20.804Z] container=docker [2022-07-08T18:00:20.804Z] HOME=/root [2022-07-08T18:00:20.804Z] GOLANG_VERSION=1.18.3 [2022-07-08T18:00:20.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T18:00:20.804Z] VALIDATE_BRANCH=master [2022-07-08T18:00:20.804Z] TERM=xterm [2022-07-08T18:00:20.804Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T18:00:20.804Z] SHLVL=1 [2022-07-08T18:00:20.804Z] TIMEOUT=120m [2022-07-08T18:00:20.804Z] DOCKER_BUILDTAGS= journald [2022-07-08T18:00:20.804Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T18:00:20.804Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-08T18:00:20.804Z] GO111MODULE=off [2022-07-08T18:00:20.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T18:00:20.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T18:00:20.804Z] GOPATH=/go [2022-07-08T18:00:20.804Z] PKG_CONFIG=pkg-config [2022-07-08T18:00:20.804Z] _=/usr/bin/env [2022-07-08T18:00:20.804Z] Building test suite binary ./integration-cli/test.main [2022-07-08T18:00:20.804Z] No new tests added to integration. [2022-07-08T18:00:20.804Z] [2022-07-08T18:00:20.804Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T18:00:20.804Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T18:00:20.804Z] HOSTNAME=f3d03b5c72c9 [2022-07-08T18:00:20.804Z] TESTDEBUG=0 [2022-07-08T18:00:20.804Z] DEST=bundles/test-integration [2022-07-08T18:00:20.804Z] PWD=/go/src/github.com/docker/docker [2022-07-08T18:00:20.804Z] KEEPBUNDLE=1 [2022-07-08T18:00:20.804Z] DOCKER_GITCOMMIT=0b8ba2a1e2e26b14454677a890199ef93cea8e73 [2022-07-08T18:00:20.804Z] container=docker [2022-07-08T18:00:20.804Z] HOME=/root [2022-07-08T18:00:20.804Z] GOLANG_VERSION=1.18.3 [2022-07-08T18:00:20.804Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T18:00:20.804Z] VALIDATE_BRANCH=master [2022-07-08T18:00:20.804Z] TERM=xterm [2022-07-08T18:00:20.804Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T18:00:20.804Z] SHLVL=1 [2022-07-08T18:00:20.804Z] TIMEOUT=120m [2022-07-08T18:00:20.804Z] DOCKER_BUILDTAGS= journald [2022-07-08T18:00:20.804Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T18:00:20.804Z] GO111MODULE=off [2022-07-08T18:00:20.804Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T18:00:20.804Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T18:00:20.804Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T18:00:20.804Z] GOPATH=/go [2022-07-08T18:00:20.804Z] PKG_CONFIG=pkg-config [2022-07-08T18:00:20.804Z] _=/usr/bin/env [2022-07-08T18:00:20.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T18:00:21.392Z] #84 106.9 CCLD libyajl.la [2022-07-08T18:00:21.393Z] #84 107.1 CCLD verify/json_verify [2022-07-08T18:00:21.393Z] #84 107.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T18:00:21.393Z] #84 107.4 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T18:00:21.393Z] #84 107.4 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T18:00:21.393Z] #84 107.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T18:00:21.393Z] #84 107.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-07-08T18:00:21.393Z] #84 107.4 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:21.393Z] #84 107.5 CC src/validate.o [2022-07-08T18:00:21.393Z] #84 107.5 CC src/image_spec_schema_config_schema.lo [2022-07-08T18:00:21.393Z] #84 107.5 CC src/image_spec_schema_content_descriptor.lo [2022-07-08T18:00:21.393Z] #84 107.5 CC src/image_spec_schema_defs.lo [2022-07-08T18:00:21.650Z] #84 107.5 CC src/image_spec_schema_defs_descriptor.lo [2022-07-08T18:00:21.650Z] #84 107.5 CC src/image_spec_schema_image_index_schema.lo [2022-07-08T18:00:21.650Z] #84 107.5 CC src/image_spec_schema_image_layout_schema.lo [2022-07-08T18:00:21.650Z] #84 107.6 CC src/image_spec_schema_image_manifest_schema.lo [2022-07-08T18:00:21.650Z] #84 107.6 CC src/runtime_spec_schema_config_linux.lo [2022-07-08T18:00:21.650Z] #84 107.6 CC src/runtime_spec_schema_config_zos.lo [2022-07-08T18:00:21.650Z] #84 107.6 CC src/runtime_spec_schema_config_schema.lo [2022-07-08T18:00:21.650Z] #84 107.6 CC src/runtime_spec_schema_config_solaris.lo [2022-07-08T18:00:21.650Z] #84 107.6 CC src/runtime_spec_schema_config_vm.lo [2022-07-08T18:00:21.650Z] #84 107.7 CC src/runtime_spec_schema_config_windows.lo [2022-07-08T18:00:21.650Z] #84 107.7 CC src/runtime_spec_schema_defs.lo [2022-07-08T18:00:21.907Z] #84 107.7 CC src/runtime_spec_schema_defs_linux.lo [2022-07-08T18:00:21.907Z] #84 107.8 CC src/runtime_spec_schema_defs_zos.lo [2022-07-08T18:00:21.907Z] #84 107.8 CC src/runtime_spec_schema_defs_vm.lo [2022-07-08T18:00:21.907Z] #84 107.8 CC src/runtime_spec_schema_defs_windows.lo [2022-07-08T18:00:21.907Z] #84 107.9 CC src/runtime_spec_schema_state_schema.lo [2022-07-08T18:00:21.907Z] #84 107.9 CC src/basic_test_double_array_item.lo [2022-07-08T18:00:21.907Z] #84 107.9 CC src/basic_test_double_array.lo [2022-07-08T18:00:21.907Z] #84 107.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-07-08T18:00:21.907Z] #84 108.0 CC src/basic_test_top_array_int.lo [2022-07-08T18:00:21.907Z] #84 108.0 CC src/basic_test_top_array_string.lo [2022-07-08T18:00:21.907Z] #84 108.1 CC src/basic_test_top_double_array_int.lo [2022-07-08T18:00:22.164Z] #84 108.2 CC src/basic_test_top_double_array_refobj.lo [2022-07-08T18:00:22.164Z] #84 108.2 CC src/basic_test_top_double_array_string.lo [2022-07-08T18:00:22.164Z] #84 108.2 CC src/basic_test_top_double_array_obj.lo [2022-07-08T18:00:22.164Z] #84 108.3 CC src/read-file.lo [2022-07-08T18:00:22.164Z] #84 108.3 CC src/json_common.lo [2022-07-08T18:00:22.421Z] #84 108.4 CC tests/test-3.o [2022-07-08T18:00:22.421Z] #84 108.5 CC tests/test-2.o [2022-07-08T18:00:22.421Z] #84 108.5 CC tests/test-1.o [2022-07-08T18:00:22.421Z] #84 108.5 CC tests/test-4.o [2022-07-08T18:00:22.677Z] #84 108.7 CC tests/test-5.o [2022-07-08T18:00:22.678Z] #84 108.7 CC tests/test-6.o [2022-07-08T18:00:22.678Z] #84 108.8 CC tests/test-7.o [2022-07-08T18:00:22.678Z] #84 108.8 CC tests/test-8.o [2022-07-08T18:00:22.678Z] #84 108.9 CC tests/test-9.o [2022-07-08T18:00:22.934Z] #84 108.9 CC tests/test-10.o [2022-07-08T18:00:22.934Z] #84 109.0 CC tests/test-11.o [2022-07-08T18:00:24.760Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-07-08T18:00:26.668Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2022-07-08T18:00:27.108Z] #84 ... [2022-07-08T18:00:27.108Z] [2022-07-08T18:00:27.108Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:00:27.108Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:00:27.108Z] #19 126.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-07-08T18:00:27.108Z] #19 126.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:27.108Z] #19 126.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:00:27.108Z] #19 126.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-07-08T18:00:27.108Z] #19 126.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:27.108Z] #19 126.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T18:00:28.060Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-08T18:00:30.382Z] #19 139.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-07-08T18:00:30.382Z] #19 139.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:30.382Z] #19 139.3 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:00:30.382Z] #19 139.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-07-08T18:00:30.382Z] #19 139.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:30.382Z] #19 139.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T18:00:34.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-07-08T18:00:35.573Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-08T18:00:36.142Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-07-08T18:00:36.710Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-07-08T18:00:38.093Z] ok github.com/docker/docker/daemon 10.145s coverage: 16.2% of statements [2022-07-08T18:00:38.093Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-08T18:00:38.093Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-08T18:00:38.093Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-08T18:00:38.093Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-08T18:00:38.093Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.541s coverage: 74.8% of statements [2022-07-08T18:00:39.032Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.317s coverage: 56.2% of statements [2022-07-08T18:00:39.970Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-07-08T18:00:41.352Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2022-07-08T18:00:42.563Z] #19 152.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-07-08T18:00:42.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.931s coverage: 45.9% of statements [2022-07-08T18:00:42.734Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-08T18:00:42.734Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.277s coverage: 50.6% of statements [2022-07-08T18:00:42.819Z] #19 152.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:42.819Z] #19 152.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:00:42.819Z] #19 152.1 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-07-08T18:00:42.819Z] #19 152.1 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:42.819Z] #19 152.2 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:00:43.673Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-07-08T18:00:44.610Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2022-07-08T18:00:44.610Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.927s coverage: 58.5% of statements [2022-07-08T18:00:44.610Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-08T18:00:44.610Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-08T18:00:44.870Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-07-08T18:00:46.776Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.8% of statements [2022-07-08T18:00:46.776Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-08T18:00:46.776Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-08T18:00:46.776Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2022-07-08T18:00:47.345Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-07-08T18:00:47.604Z] ok github.com/docker/docker/daemon/logger/awslogs 0.136s coverage: 80.2% of statements [2022-07-08T18:00:47.604Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-08T18:00:48.174Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 68.2% of statements [2022-07-08T18:00:48.434Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 23.4% of statements [2022-07-08T18:00:48.693Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-07-08T18:00:48.953Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.152s coverage: 76.8% of statements [2022-07-08T18:00:49.364Z] #19 ... [2022-07-08T18:00:49.364Z] [2022-07-08T18:00:49.364Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T18:00:49.364Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T18:00:49.364Z] #84 135.5 CCLD libocispec.la [2022-07-08T18:00:49.523Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 79.4% of statements [2022-07-08T18:00:49.523Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-08T18:00:49.523Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-08T18:00:49.927Z] #84 135.8 CCLD src/validate [2022-07-08T18:00:49.927Z] #84 135.8 CCLD tests/test-1 [2022-07-08T18:00:49.927Z] #84 135.8 CCLD tests/test-2 [2022-07-08T18:00:49.927Z] #84 135.9 CCLD tests/test-3 [2022-07-08T18:00:49.927Z] #84 135.9 CCLD tests/test-4 [2022-07-08T18:00:49.927Z] #84 135.9 CCLD tests/test-5 [2022-07-08T18:00:49.927Z] #84 135.9 CCLD tests/test-6 [2022-07-08T18:00:49.927Z] #84 136.0 CCLD tests/test-7 [2022-07-08T18:00:49.927Z] #84 136.0 CCLD tests/test-8 [2022-07-08T18:00:49.927Z] #84 136.1 CCLD tests/test-9 [2022-07-08T18:00:50.092Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 62.3% of statements [2022-07-08T18:00:50.184Z] #84 136.1 CCLD tests/test-10 [2022-07-08T18:00:50.184Z] #84 136.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-07-08T18:00:50.184Z] #84 136.2 CCLD tests/test-11 [2022-07-08T18:00:50.352Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 31.5% of statements [2022-07-08T18:00:51.301Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-07-08T18:00:51.301Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-07-08T18:00:51.588Z] #84 137.5 libtool: link: ar cr libocispec.a [2022-07-08T18:00:51.588Z] #84 137.6 libtool: link: ranlib libocispec.a [2022-07-08T18:00:51.870Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-08T18:00:52.809Z] ok github.com/docker/docker/daemon/logger/splunk 1.553s coverage: 82.5% of statements [2022-07-08T18:00:52.809Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-08T18:00:52.809Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-08T18:00:53.377Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 44.4% of statements [2022-07-08T18:00:53.477Z] #84 139.1 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:53.477Z] #84 139.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-07-08T18:00:53.477Z] #84 139.1 make[5]: Nothing to be done for 'install-data-am'. [2022-07-08T18:00:53.477Z] #84 139.1 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:53.477Z] #84 139.1 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:53.477Z] #84 139.1 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:53.477Z] #84 139.1 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-07-08T18:00:53.477Z] #84 139.1 make[2]: Entering directory '/tmp/crun-build' [2022-07-08T18:00:53.477Z] #84 139.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-07-08T18:00:53.477Z] #84 139.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-07-08T18:00:53.477Z] #84 139.3 CC src/libcrun/libcrun_testing_a-container.o [2022-07-08T18:00:53.477Z] #84 139.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-07-08T18:00:53.477Z] #84 139.3 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-07-08T18:00:53.477Z] #84 139.3 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-07-08T18:00:53.477Z] #84 139.3 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-07-08T18:00:53.477Z] #84 139.3 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-07-08T18:00:53.477Z] #84 139.4 CC src/libcrun/libcrun_testing_a-criu.o [2022-07-08T18:00:53.477Z] #84 139.4 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-07-08T18:00:53.477Z] #84 139.4 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-07-08T18:00:53.477Z] #84 139.5 CC src/libcrun/libcrun_testing_a-linux.o [2022-07-08T18:00:53.477Z] #84 139.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-07-08T18:00:53.477Z] #84 139.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-07-08T18:00:53.477Z] #84 139.5 CC src/libcrun/libcrun_testing_a-error.o [2022-07-08T18:00:53.477Z] #84 139.5 CC src/libcrun/libcrun_testing_a-status.o [2022-07-08T18:00:53.477Z] #84 139.5 CC src/libcrun/libcrun_testing_a-terminal.o [2022-07-08T18:00:53.477Z] #84 139.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-07-08T18:00:53.735Z] #84 139.6 CC src/libcrun/libcrun_testing_a-signals.o [2022-07-08T18:00:53.735Z] #84 139.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-07-08T18:00:53.735Z] #84 139.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-07-08T18:00:53.735Z] #84 139.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-07-08T18:00:53.735Z] #84 139.7 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-07-08T18:00:53.735Z] #84 139.7 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-07-08T18:00:53.735Z] #84 139.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-07-08T18:00:53.992Z] #84 139.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-07-08T18:00:53.992Z] #84 139.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-07-08T18:00:53.992Z] #84 140.0 CC src/crun-crun.o [2022-07-08T18:00:53.992Z] #84 140.0 CC src/crun-run.o [2022-07-08T18:00:53.992Z] #84 140.0 CC src/crun-delete.o [2022-07-08T18:00:54.249Z] #84 140.2 CC src/crun-kill.o [2022-07-08T18:00:54.249Z] #84 140.3 CC src/crun-unpause.o [2022-07-08T18:00:54.249Z] #84 140.3 CC src/crun-pause.o [2022-07-08T18:00:54.249Z] #84 140.3 CC src/crun-spec.o [2022-07-08T18:00:54.249Z] #84 140.4 CC src/crun-exec.o [2022-07-08T18:00:54.506Z] #84 140.5 CC src/crun-list.o [2022-07-08T18:00:54.506Z] #84 140.6 CC src/crun-create.o [2022-07-08T18:00:54.506Z] #84 140.6 CC src/crun-start.o [2022-07-08T18:00:54.755Z] ok github.com/docker/docker/distribution 1.507s coverage: 28.0% of statements [2022-07-08T18:00:54.755Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-08T18:00:54.762Z] #84 140.7 CC src/crun-state.o [2022-07-08T18:00:54.762Z] #84 140.8 CC src/crun-update.o [2022-07-08T18:00:54.762Z] #84 140.8 CC src/crun-checkpoint.o [2022-07-08T18:00:54.762Z] #84 140.9 CC src/crun-ps.o [2022-07-08T18:00:54.762Z] #84 140.9 CC src/crun-restore.o [2022-07-08T18:00:54.762Z] #84 ... [2022-07-08T18:00:54.762Z] [2022-07-08T18:00:54.762Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:00:54.762Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:00:54.762Z] #19 164.3 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-07-08T18:00:55.015Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-08T18:00:55.019Z] #19 164.3 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:55.019Z] #19 164.3 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:00:55.019Z] #19 164.3 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-07-08T18:00:55.019Z] #19 164.4 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:00:55.019Z] #19 164.4 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:00:55.589Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-08T18:00:55.848Z] ok github.com/docker/docker/distribution/xfer 1.896s coverage: 84.9% of statements [2022-07-08T18:00:55.848Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-08T18:00:56.108Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-07-08T18:00:56.676Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-07-08T18:00:56.676Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-08T18:00:56.676Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-08T18:00:56.935Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-08T18:00:57.874Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-07-08T18:00:58.133Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-07-08T18:00:58.393Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-08T18:00:58.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T18:00:59.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T18:00:59.774Z] ok github.com/docker/docker/pkg/archive 0.280s coverage: 82.3% of statements [2022-07-08T18:01:00.712Z] ok github.com/docker/docker/pkg/authorization 0.394s coverage: 68.3% of statements [2022-07-08T18:01:00.972Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-08T18:01:01.232Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2022-07-08T18:01:03.116Z] #19 ... [2022-07-08T18:01:03.116Z] [2022-07-08T18:01:03.116Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T18:01:03.116Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T18:01:03.116Z] #84 140.9 CC src/libcrun/libcrun_la-utils.lo [2022-07-08T18:01:03.116Z] #84 141.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-07-08T18:01:03.116Z] #84 141.0 CC src/libcrun/libcrun_la-cgroup.lo [2022-07-08T18:01:03.116Z] #84 141.1 CC src/libcrun/libcrun_la-container.lo [2022-07-08T18:01:03.116Z] #84 141.1 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-07-08T18:01:03.116Z] #84 141.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-07-08T18:01:03.116Z] #84 141.4 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-07-08T18:01:03.116Z] #84 141.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-07-08T18:01:03.116Z] #84 141.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-07-08T18:01:03.116Z] #84 141.5 CC src/libcrun/libcrun_la-criu.lo [2022-07-08T18:01:03.116Z] #84 141.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-07-08T18:01:03.116Z] #84 142.0 CC src/libcrun/libcrun_la-linux.lo [2022-07-08T18:01:03.116Z] #84 142.1 CC src/libcrun/libcrun_la-ebpf.lo [2022-07-08T18:01:03.116Z] #84 142.1 CC src/libcrun/libcrun_la-seccomp.lo [2022-07-08T18:01:03.116Z] #84 142.1 CC src/libcrun/libcrun_la-error.lo [2022-07-08T18:01:03.116Z] #84 142.3 CC src/libcrun/libcrun_la-status.lo [2022-07-08T18:01:03.116Z] #84 142.5 CC src/libcrun/libcrun_la-terminal.lo [2022-07-08T18:01:03.116Z] #84 142.5 CC src/libcrun/libcrun_la-signals.lo [2022-07-08T18:01:03.116Z] #84 142.6 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-07-08T18:01:03.116Z] #84 142.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-07-08T18:01:03.116Z] #84 142.6 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-07-08T18:01:03.116Z] #84 142.8 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-07-08T18:01:03.116Z] #84 142.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-07-08T18:01:03.116Z] #84 143.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-07-08T18:01:03.116Z] #84 143.0 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-07-08T18:01:03.116Z] #84 143.0 CC tests/init.o [2022-07-08T18:01:03.116Z] #84 143.1 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-07-08T18:01:04.521Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-07-08T18:01:04.521Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-08T18:01:04.780Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-08T18:01:04.780Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-07-08T18:01:04.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T18:01:04.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T18:01:05.009Z] #84 ... [2022-07-08T18:01:05.009Z] [2022-07-08T18:01:05.009Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T18:01:05.009Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T18:01:05.009Z] #54 181.8 + dpkg --print-architecture [2022-07-08T18:01:05.009Z] #54 181.8 + git checkout -q v2.1.0 [2022-07-08T18:01:05.040Z] ok github.com/docker/docker/layer 7.435s coverage: 68.9% of statements [2022-07-08T18:01:05.040Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-08T18:01:05.040Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-08T18:01:05.040Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-08T18:01:05.040Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-08T18:01:05.040Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-08T18:01:05.040Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-08T18:01:05.266Z] #54 182.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-07-08T18:01:05.266Z] #54 182.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-07-08T18:01:05.299Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-07-08T18:01:05.558Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-07-08T18:01:05.817Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-07-08T18:01:06.385Z] ok github.com/docker/docker/pkg/idtools 0.339s coverage: 67.9% of statements [2022-07-08T18:01:06.644Z] ok github.com/docker/docker/pkg/ioutils 0.359s coverage: 71.5% of statements [2022-07-08T18:01:06.904Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-08T18:01:06.904Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-07-08T18:01:06.904Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-08T18:01:07.164Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-07-08T18:01:07.164Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-08T18:01:07.424Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-07-08T18:01:07.424Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-08T18:01:07.683Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-07-08T18:01:07.683Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-08T18:01:07.683Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-08T18:01:08.253Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-07-08T18:01:08.512Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-08T18:01:08.772Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-08T18:01:09.031Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-08T18:01:10.423Z] ok github.com/docker/docker/pkg/pubsub 1.050s coverage: 75.0% of statements [2022-07-08T18:01:10.423Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-08T18:01:10.683Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-08T18:01:10.943Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-08T18:01:11.202Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-08T18:01:11.462Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-08T18:01:11.813Z] #54 ... [2022-07-08T18:01:11.813Z] [2022-07-08T18:01:11.813Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:01:11.813Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:01:11.813Z] #19 176.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-07-08T18:01:11.813Z] #19 176.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:11.813Z] #19 176.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:01:11.813Z] #19 176.5 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-07-08T18:01:11.813Z] #19 176.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:11.813Z] #19 176.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T18:01:11.813Z] #19 176.5 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-07-08T18:01:11.813Z] #19 176.5 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:11.813Z] #19 176.5 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T18:01:11.813Z] #19 176.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-07-08T18:01:11.813Z] #19 176.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:11.813Z] #19 176.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:01:11.813Z] #19 176.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-07-08T18:01:11.813Z] #19 176.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:11.813Z] #19 176.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:01:11.813Z] #19 176.7 Selecting previously unselected package cross-config. [2022-07-08T18:01:11.813Z] #19 176.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-07-08T18:01:11.813Z] #19 176.7 Unpacking cross-config (2.6.18+nmu1) ... [2022-07-08T18:01:11.813Z] #19 176.7 Selecting previously unselected package gcc-10-cross-base. [2022-07-08T18:01:11.813Z] #19 176.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 176.7 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 176.8 Selecting previously unselected package libc6-arm64-cross. [2022-07-08T18:01:11.813Z] #19 176.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-07-08T18:01:11.813Z] #19 176.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-07-08T18:01:11.813Z] #19 177.7 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-07-08T18:01:11.813Z] #19 177.7 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 177.7 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 178.0 Selecting previously unselected package libgomp1-arm64-cross. [2022-07-08T18:01:11.813Z] #19 178.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 178.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 178.1 Selecting previously unselected package libitm1-arm64-cross. [2022-07-08T18:01:11.813Z] #19 178.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 178.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 178.2 Selecting previously unselected package libatomic1-arm64-cross. [2022-07-08T18:01:11.813Z] #19 178.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 178.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 178.2 Selecting previously unselected package libasan6-arm64-cross. [2022-07-08T18:01:11.813Z] #19 178.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 178.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 179.0 Selecting previously unselected package liblsan0-arm64-cross. [2022-07-08T18:01:11.813Z] #19 179.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 179.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 179.2 Selecting previously unselected package libtsan0-arm64-cross. [2022-07-08T18:01:11.813Z] #19 179.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 179.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 179.9 Selecting previously unselected package libstdc++6-arm64-cross. [2022-07-08T18:01:11.813Z] #19 179.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 179.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 180.1 Selecting previously unselected package libubsan1-arm64-cross. [2022-07-08T18:01:11.813Z] #19 180.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 180.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 180.4 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-07-08T18:01:11.813Z] #19 180.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:11.813Z] #19 180.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:11.813Z] #19 180.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-07-08T18:01:11.813Z] #19 180.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:01:11.813Z] #19 180.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:01:12.031Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-08T18:01:12.290Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-08T18:01:12.550Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-07-08T18:01:13.119Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-07-08T18:01:13.119Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-08T18:01:15.026Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-08T18:01:15.285Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-08T18:01:15.854Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 86.0% of statements [2022-07-08T18:01:16.793Z] ok github.com/docker/docker/quota 0.251s coverage: 71.4% of statements [2022-07-08T18:01:17.052Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-08T18:01:17.994Z] ok github.com/docker/docker/registry 0.079s coverage: 58.6% of statements [2022-07-08T18:01:18.359Z] #19 ... [2022-07-08T18:01:18.359Z] [2022-07-08T18:01:18.359Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T18:01:18.359Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T18:01:18.359Z] #84 163.7 CCLD tests/init [2022-07-08T18:01:18.563Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-08T18:01:18.563Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-08T18:01:19.131Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-07-08T18:01:19.390Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-08T18:01:21.297Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-08T18:01:21.556Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.8% of statements [2022-07-08T18:01:22.125Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-08T18:01:23.505Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-07-08T18:01:25.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T18:01:26.457Z] #84 ... [2022-07-08T18:01:26.457Z] [2022-07-08T18:01:26.457Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:01:26.457Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:01:26.457Z] #19 195.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-07-08T18:01:26.457Z] #19 195.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:26.457Z] #19 195.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:01:26.457Z] #19 195.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-07-08T18:01:26.457Z] #19 195.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-07-08T18:01:26.457Z] #19 195.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-08T18:01:26.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T18:01:27.021Z] #19 196.3 Selecting previously unselected package libc6-dev-arm64-cross. [2022-07-08T18:01:27.021Z] #19 196.3 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-07-08T18:01:27.021Z] #19 196.3 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-08T18:01:27.842Z] #19 197.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-07-08T18:01:27.842Z] #19 197.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:27.842Z] #19 197.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:01:28.435Z] #19 ... [2022-07-08T18:01:28.435Z] [2022-07-08T18:01:28.435Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-08T18:01:28.435Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-08T18:01:28.435Z] #54 DONE 205.1s [2022-07-08T18:01:28.435Z] [2022-07-08T18:01:28.435Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:01:28.435Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:01:28.435Z] #19 197.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-07-08T18:01:28.435Z] #19 197.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:01:28.435Z] #19 197.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:01:32.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T18:01:36.530Z] #19 ... [2022-07-08T18:01:36.530Z] [2022-07-08T18:01:36.530Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-08T18:01:36.530Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-08T18:01:36.530Z] #84 182.4 CCLD libcrun.la [2022-07-08T18:01:36.530Z] #84 182.5 AR libcrun_testing.a [2022-07-08T18:01:36.531Z] #84 182.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-07-08T18:01:36.531Z] #84 182.5 CCLD tests/tests_libcrun_utils [2022-07-08T18:01:36.531Z] #84 182.6 CCLD tests/tests_libcrun_errors [2022-07-08T18:01:36.531Z] #84 182.6 CCLD tests/tests_libcrun_fuzzer [2022-07-08T18:01:36.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T18:01:37.462Z] #84 183.5 CCLD crun [2022-07-08T18:01:38.026Z] #84 183.9 make[3]: Entering directory '/tmp/crun-build' [2022-07-08T18:01:38.026Z] #84 184.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-07-08T18:01:38.026Z] #84 184.1 /bin/mkdir -p '/usr/local/lib' [2022-07-08T18:01:38.026Z] #84 184.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-07-08T18:01:38.026Z] #84 184.1 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-07-08T18:01:38.026Z] #84 184.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-07-08T18:01:38.284Z] #84 184.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-07-08T18:01:38.284Z] #84 184.2 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-07-08T18:01:38.284Z] #84 184.2 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-07-08T18:01:38.284Z] #84 184.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-07-08T18:01:38.284Z] #84 184.3 ---------------------------------------------------------------------- [2022-07-08T18:01:38.284Z] #84 184.3 Libraries have been installed in: [2022-07-08T18:01:38.284Z] #84 184.3 /usr/local/lib [2022-07-08T18:01:38.284Z] #84 184.3 [2022-07-08T18:01:38.284Z] #84 184.3 If you ever happen to want to link against installed libraries [2022-07-08T18:01:38.284Z] #84 184.3 in a given directory, LIBDIR, you must either use libtool, and [2022-07-08T18:01:38.284Z] #84 184.3 specify the full pathname of the library, or use the '-LLIBDIR' [2022-07-08T18:01:38.284Z] #84 184.3 flag during linking and do at least one of the following: [2022-07-08T18:01:38.284Z] #84 184.3 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-07-08T18:01:38.284Z] #84 184.3 during execution [2022-07-08T18:01:38.284Z] #84 184.3 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-07-08T18:01:38.284Z] #84 184.3 during linking [2022-07-08T18:01:38.284Z] #84 184.3 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-07-08T18:01:38.284Z] #84 184.3 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-07-08T18:01:38.284Z] #84 184.3 [2022-07-08T18:01:38.284Z] #84 184.3 See any operating system documentation about shared libraries for [2022-07-08T18:01:38.284Z] #84 184.3 more information, such as the ld(1) and ld.so(8) manual pages. [2022-07-08T18:01:38.284Z] #84 184.3 ---------------------------------------------------------------------- [2022-07-08T18:01:38.284Z] #84 184.4 /bin/mkdir -p '/build' [2022-07-08T18:01:38.284Z] #84 184.4 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-07-08T18:01:38.284Z] #84 184.4 libtool: install: /usr/bin/install -c crun /build/crun [2022-07-08T18:01:38.284Z] #84 184.4 make[3]: Leaving directory '/tmp/crun-build' [2022-07-08T18:01:38.540Z] #84 184.4 make[2]: Leaving directory '/tmp/crun-build' [2022-07-08T18:01:38.540Z] #84 184.4 make[1]: Leaving directory '/tmp/crun-build' [2022-07-08T18:01:38.796Z] #84 DONE 184.7s [2022-07-08T18:01:38.796Z] [2022-07-08T18:01:38.796Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:01:38.796Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:01:39.362Z] #19 208.8 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-07-08T18:01:39.362Z] #19 208.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:39.362Z] #19 208.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:01:39.362Z] #19 208.8 Selecting previously unselected package patch. [2022-07-08T18:01:39.362Z] #19 208.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-07-08T18:01:39.362Z] #19 208.8 Unpacking patch (2.7.6-7) ... [2022-07-08T18:01:39.618Z] #19 208.9 Selecting previously unselected package dpkg-dev. [2022-07-08T18:01:39.618Z] #19 208.9 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ... [2022-07-08T18:01:39.618Z] #19 208.9 Unpacking dpkg-dev (1.20.10) ... [2022-07-08T18:01:39.875Z] #19 209.2 Selecting previously unselected package libconfig-inifiles-perl. [2022-07-08T18:01:39.875Z] #19 209.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-07-08T18:01:39.875Z] #19 209.2 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-07-08T18:01:39.875Z] #19 209.3 Selecting previously unselected package libio-string-perl. [2022-07-08T18:01:39.875Z] #19 209.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-07-08T18:01:39.875Z] #19 209.3 Unpacking libio-string-perl (1.08-3.1) ... [2022-07-08T18:01:39.875Z] #19 209.3 Selecting previously unselected package libicu67:amd64. [2022-07-08T18:01:40.132Z] #19 209.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-07-08T18:01:40.132Z] #19 209.3 Unpacking libicu67:amd64 (67.1-7) ... [2022-07-08T18:01:41.074Z] #19 210.4 Selecting previously unselected package libxml2:amd64. [2022-07-08T18:01:41.074Z] #19 210.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-07-08T18:01:41.074Z] #19 210.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T18:01:41.074Z] #19 210.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-07-08T18:01:41.074Z] #19 210.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-07-08T18:01:41.074Z] #19 210.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-08T18:01:41.074Z] #19 210.6 Selecting previously unselected package libxml-sax-base-perl. [2022-07-08T18:01:41.074Z] #19 210.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-07-08T18:01:41.074Z] #19 210.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-07-08T18:01:41.074Z] #19 210.6 Selecting previously unselected package libxml-sax-perl. [2022-07-08T18:01:41.330Z] #19 210.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-07-08T18:01:41.330Z] #19 210.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-07-08T18:01:41.330Z] #19 210.7 Selecting previously unselected package libxml-libxml-perl. [2022-07-08T18:01:41.330Z] #19 210.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-07-08T18:01:41.330Z] #19 210.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-08T18:01:41.587Z] #19 210.8 Selecting previously unselected package libxml-simple-perl. [2022-07-08T18:01:41.587Z] #19 210.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-07-08T18:01:41.587Z] #19 210.8 Unpacking libxml-simple-perl (2.25-1) ... [2022-07-08T18:01:41.587Z] #19 210.8 Selecting previously unselected package libyaml-perl. [2022-07-08T18:01:41.587Z] #19 210.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-07-08T18:01:41.587Z] #19 210.8 Unpacking libyaml-perl (1.30-1) ... [2022-07-08T18:01:41.587Z] #19 210.9 Selecting previously unselected package libconfig-auto-perl. [2022-07-08T18:01:41.587Z] #19 210.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-07-08T18:01:41.587Z] #19 210.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-07-08T18:01:41.587Z] #19 210.9 Selecting previously unselected package libfile-which-perl. [2022-07-08T18:01:41.587Z] #19 210.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-07-08T18:01:41.587Z] #19 210.9 Unpacking libfile-which-perl (1.23-1) ... [2022-07-08T18:01:41.587Z] #19 210.9 Selecting previously unselected package libfile-homedir-perl. [2022-07-08T18:01:41.587Z] #19 210.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-07-08T18:01:41.587Z] #19 211.0 Unpacking libfile-homedir-perl (1.006-1) ... [2022-07-08T18:01:41.587Z] #19 211.0 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-07-08T18:01:41.587Z] #19 211.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-07-08T18:01:41.587Z] #19 211.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-08T18:01:41.587Z] #19 211.0 Selecting previously unselected package dpkg-cross. [2022-07-08T18:01:41.843Z] #19 211.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-07-08T18:01:41.843Z] #19 211.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-07-08T18:01:41.843Z] #19 211.1 Selecting previously unselected package crossbuild-essential-arm64. [2022-07-08T18:01:41.843Z] #19 211.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-07-08T18:01:41.843Z] #19 211.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-07-08T18:01:41.843Z] #19 211.1 Selecting previously unselected package libc6-armel-cross. [2022-07-08T18:01:41.843Z] #19 211.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-07-08T18:01:41.843Z] #19 211.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-07-08T18:01:41.843Z] #19 211.3 Selecting previously unselected package libgcc-s1-armel-cross. [2022-07-08T18:01:41.843Z] #19 211.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:41.843Z] #19 211.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T18:01:42.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T18:01:42.100Z] #19 211.3 Selecting previously unselected package libgomp1-armel-cross. [2022-07-08T18:01:42.100Z] #19 211.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:42.100Z] #19 211.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.100Z] #19 211.4 Selecting previously unselected package libatomic1-armel-cross. [2022-07-08T18:01:42.100Z] #19 211.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:42.100Z] #19 211.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.100Z] #19 211.4 Selecting previously unselected package libasan6-armel-cross. [2022-07-08T18:01:42.100Z] #19 211.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:42.100Z] #19 211.4 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T18:01:42.356Z] #19 211.8 Selecting previously unselected package libstdc++6-armel-cross. [2022-07-08T18:01:42.356Z] #19 211.8 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:42.356Z] #19 211.8 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.613Z] #19 211.9 Selecting previously unselected package libubsan1-armel-cross. [2022-07-08T18:01:42.613Z] #19 211.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:42.613Z] #19 211.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.613Z] #19 212.0 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-07-08T18:01:42.613Z] #19 212.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:42.613Z] #19 212.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:42.869Z] #19 212.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-07-08T18:01:42.869Z] #19 212.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:01:42.869Z] #19 212.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T18:01:43.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T18:01:43.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T18:01:44.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T18:01:44.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T18:01:44.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T18:01:44.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T18:01:45.454Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/rootless [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/volume [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-08T18:01:45.454Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === Skipped [2022-07-08T18:01:45.454Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-08T18:01:45.454Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-08T18:01:45.454Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-08T18:01:45.454Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-08T18:01:45.454Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-08T18:01:45.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-08T18:01:45.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.454Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-08T18:01:45.454Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.454Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:01:45.454Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:71: No driver to put! [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-08T18:01:45.455Z] time="2022-07-08T18:00:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-08T18:01:45.455Z] time="2022-07-08T18:00:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-08T18:01:45.455Z] time="2022-07-08T18:00:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-08T18:01:45.455Z] time="2022-07-08T18:00:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-08T18:01:45.455Z] time="2022-07-08T18:00:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:71: No driver to put! [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-08T18:01:45.455Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-08T18:01:45.455Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-08T18:01:45.455Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:01:45.455Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-08T18:01:45.455Z] graphtest_unix.go:71: No driver to put! [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-08T18:01:45.455Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-08T18:01:45.455Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-08T18:01:45.455Z] [2022-07-08T18:01:45.455Z] DONE 2811 tests, 28 skipped in 206.764s [2022-07-08T18:01:45.455Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:01:45.455Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-08T18:01:45.455Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-08T18:01:45.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T18:01:46.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T18:01:47.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T18:01:47.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T18:01:47.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T18:01:48.119Z] #19 ... [2022-07-08T18:01:48.119Z] [2022-07-08T18:01:48.119Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-08T18:01:48.119Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-08T18:01:48.119Z] #62 224.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-07-08T18:01:48.119Z] #62 DONE 225.1s [2022-07-08T18:01:48.119Z] [2022-07-08T18:01:48.119Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-08T18:01:48.119Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-08T18:01:48.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T18:01:48.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T18:01:49.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T18:01:49.487Z] #19 218.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-07-08T18:01:49.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T18:01:49.743Z] #19 218.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:49.743Z] #19 218.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T18:01:49.743Z] #19 219.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-07-08T18:01:49.743Z] #19 219.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-07-08T18:01:49.743Z] #19 219.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-08T18:01:49.743Z] #19 219.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-07-08T18:01:49.743Z] #19 219.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-07-08T18:01:49.743Z] #19 219.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-08T18:01:49.999Z] #19 219.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-07-08T18:01:49.999Z] #19 219.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:49.999Z] #19 219.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:01:50.255Z] #19 219.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-07-08T18:01:50.255Z] #19 219.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:01:50.255Z] #19 219.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T18:01:50.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T18:01:50.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T18:01:51.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T18:01:51.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T18:01:52.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T18:01:52.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T18:01:53.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T18:01:53.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T18:01:53.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T18:01:53.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T18:01:54.880Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T18:01:54.880Z] Using test binary docker [2022-07-08T18:01:54.880Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T18:01:54.880Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T18:01:54.880Z] INFO: Waiting for daemon to start... [2022-07-08T18:01:54.880Z] Starting dockerd [2022-07-08T18:01:54.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T18:01:55.506Z] #19 224.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-07-08T18:01:55.506Z] #19 224.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:01:55.506Z] #19 224.1 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T18:01:55.506Z] #19 224.1 Selecting previously unselected package crossbuild-essential-armel. [2022-07-08T18:01:55.506Z] #19 224.1 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.1 Unpacking crossbuild-essential-armel (12.9) ... [2022-07-08T18:01:55.506Z] #19 224.1 Selecting previously unselected package libc6-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-07-08T18:01:55.506Z] #19 224.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.3 Selecting previously unselected package libgomp1-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.3 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.3 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.3 Selecting previously unselected package libasan6-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.6 Selecting previously unselected package libstdc++6-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.6 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-07-08T18:01:55.506Z] #19 224.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:01:55.506Z] #19 224.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:01:55.506Z] #19 224.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-07-08T18:01:55.506Z] #19 224.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:01:55.506Z] #19 224.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T18:01:55.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T18:01:56.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T18:01:56.768Z] . [2022-07-08T18:01:56.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T18:01:57.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T18:01:57.024Z] Error: No such image: emptyfs [2022-07-08T18:01:57.024Z] Running integration-test (iteration 1) [2022-07-08T18:01:57.024Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T18:01:57.280Z] Loaded image: busybox:latest [2022-07-08T18:01:57.536Z] Loaded image: busybox:glibc [2022-07-08T18:01:57.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T18:01:58.621Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T18:01:58.621Z] Using test binary docker [2022-07-08T18:01:58.621Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T18:01:58.621Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-08T18:01:58.621Z] INFO: Waiting for daemon to start... [2022-07-08T18:01:58.621Z] Starting dockerd [2022-07-08T18:01:58.903Z] Loaded image: debian:bullseye-slim [2022-07-08T18:01:58.903Z] Loaded image: hello-world:latest [2022-07-08T18:01:58.903Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:01:58.903Z] INFO: Testing against a local daemon [2022-07-08T18:01:58.903Z] === RUN TestCgroupNamespacesBuild [2022-07-08T18:02:00.269Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-07-08T18:02:00.269Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T18:02:00.509Z] . [2022-07-08T18:02:00.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T18:02:00.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T18:02:00.509Z] Error: No such image: emptyfs [2022-07-08T18:02:00.765Z] Running integration-test (iteration 1) [2022-07-08T18:02:00.765Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T18:02:00.768Z] #19 229.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-07-08T18:02:00.768Z] #19 229.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:02:00.768Z] #19 229.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T18:02:00.768Z] #19 229.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-07-08T18:02:00.768Z] #19 229.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-07-08T18:02:00.768Z] #19 229.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-08T18:02:00.768Z] #19 229.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-07-08T18:02:00.768Z] #19 229.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-07-08T18:02:00.768Z] #19 229.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-08T18:02:00.768Z] #19 230.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-07-08T18:02:00.768Z] #19 230.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:00.768Z] #19 230.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:00.768Z] #19 230.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-07-08T18:02:01.025Z] #19 230.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:02:01.025Z] #19 230.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T18:02:01.032Z] Loaded image: busybox:latest [2022-07-08T18:02:01.032Z] Loaded image: busybox:glibc [2022-07-08T18:02:01.198Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-08T18:02:01.198Z] === RUN TestBuildWithSession [2022-07-08T18:02:01.198Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:02:01.198Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T18:02:01.198Z] === RUN TestBuildSquashParent [2022-07-08T18:02:02.408Z] Loaded image: debian:bullseye-slim [2022-07-08T18:02:02.408Z] Loaded image: hello-world:latest [2022-07-08T18:02:02.664Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:02:02.664Z] INFO: Testing against a local daemon [2022-07-08T18:02:02.664Z] === RUN TestCgroupNamespacesBuild [2022-07-08T18:02:04.033Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-07-08T18:02:04.033Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T18:02:05.399Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-07-08T18:02:05.399Z] === RUN TestBuildWithSession [2022-07-08T18:02:05.399Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:02:05.399Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T18:02:05.399Z] === RUN TestBuildSquashParent [2022-07-08T18:02:06.279Z] #19 235.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-07-08T18:02:06.279Z] #19 235.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:02:06.279Z] #19 235.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T18:02:06.279Z] #19 235.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-07-08T18:02:06.279Z] #19 235.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-07-08T18:02:06.279Z] #19 235.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-07-08T18:02:06.279Z] #19 235.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-07-08T18:02:06.535Z] #19 235.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-08T18:02:06.535Z] #19 235.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-08T18:02:06.535Z] #19 235.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-07-08T18:02:06.535Z] #19 235.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:06.535Z] #19 235.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:06.535Z] #19 235.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-07-08T18:02:06.535Z] #19 235.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:06.535Z] #19 235.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:06.535Z] #19 236.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-07-08T18:02:06.535Z] #19 236.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:06.535Z] #19 236.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:06.535Z] #19 236.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-07-08T18:02:06.791Z] #19 236.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:06.791Z] #19 236.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:06.791Z] #19 236.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-07-08T18:02:06.791Z] #19 236.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:06.791Z] #19 236.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:06.791Z] #19 236.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-07-08T18:02:07.048Z] #19 236.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:07.048Z] #19 236.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:07.048Z] #19 236.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-07-08T18:02:07.048Z] #19 236.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:07.048Z] #19 236.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:07.304Z] #19 236.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-07-08T18:02:07.304Z] #19 236.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:07.304Z] #19 236.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:07.304Z] #19 236.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-07-08T18:02:07.304Z] #19 236.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:07.304Z] #19 236.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:07.304Z] #19 236.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-07-08T18:02:07.561Z] #19 236.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:07.561Z] #19 236.8 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:07.561Z] #19 236.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-07-08T18:02:07.561Z] #19 236.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:07.561Z] #19 236.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:07.561Z] #19 237.0 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-07-08T18:02:07.561Z] #19 237.0 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:02:07.561Z] #19 237.0 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:09.294Z] --- PASS: TestBuildSquashParent (6.81s) [2022-07-08T18:02:09.294Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T18:02:09.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:02:09.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:02:09.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:02:09.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:02:09.294Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:02:09.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:02:09.294Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:02:09.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:02:09.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:02:09.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:02:09.295Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:02:09.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:02:09.295Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:02:09.295Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:02:09.564Z] --- PASS: TestBuildSquashParent (4.25s) [2022-07-08T18:02:09.564Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T18:02:09.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:02:09.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:02:09.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:02:09.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:02:09.565Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:02:09.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:02:09.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:02:09.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:02:09.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:02:09.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:02:09.565Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:02:09.565Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:02:09.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:02:09.565Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:02:09.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:02:09.856Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:02:10.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:02:10.930Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:02:11.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:02:11.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:02:12.298Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:02:12.554Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:02:12.810Z] #19 241.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-07-08T18:02:12.810Z] #19 241.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:02:12.811Z] #19 241.7 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:12.811Z] #19 241.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-07-08T18:02:12.811Z] #19 241.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-07-08T18:02:12.811Z] #19 241.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-08T18:02:12.811Z] #19 241.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-07-08T18:02:12.811Z] #19 241.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-07-08T18:02:12.811Z] #19 241.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-08T18:02:12.811Z] #19 242.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-07-08T18:02:12.811Z] #19 242.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:12.811Z] #19 242.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:13.067Z] #19 242.4 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-07-08T18:02:13.067Z] #19 242.4 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:02:13.067Z] #19 242.4 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.87s) [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.90s) [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.81s) [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.83s) [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2022-07-08T18:02:14.260Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2022-07-08T18:02:14.260Z] === RUN TestBuildMultiStageCopy [2022-07-08T18:02:14.260Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.22s) [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.72s) [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-07-08T18:02:14.443Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-07-08T18:02:14.443Z] === RUN TestBuildMultiStageCopy [2022-07-08T18:02:14.443Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T18:02:15.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T18:02:15.808Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T18:02:16.065Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T18:02:16.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T18:02:16.576Z] --- PASS: TestBuildMultiStageCopy (2.29s) [2022-07-08T18:02:16.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-07-08T18:02:16.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-07-08T18:02:16.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-08T18:02:16.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-08T18:02:16.576Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-08T18:02:16.576Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T18:02:17.138Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-08T18:02:17.138Z] === RUN TestBuildLabelWithTargets [2022-07-08T18:02:17.238Z] #19 246.8 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-07-08T18:02:17.494Z] #19 246.8 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:02:17.494Z] #19 246.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:17.494Z] #19 246.8 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-07-08T18:02:17.494Z] #19 246.8 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-07-08T18:02:17.494Z] #19 246.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-07-08T18:02:17.494Z] #19 246.8 Selecting previously unselected package libc6-s390x-cross. [2022-07-08T18:02:17.494Z] #19 246.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-07-08T18:02:17.494Z] #19 246.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-07-08T18:02:17.494Z] #19 247.0 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-07-08T18:02:17.494Z] #19 247.0 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:17.494Z] #19 247.0 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:17.494Z] #19 247.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-07-08T18:02:17.494Z] #19 247.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:17.494Z] #19 247.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:17.494Z] #19 247.0 Selecting previously unselected package libitm1-s390x-cross. [2022-07-08T18:02:17.524Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T18:02:17.749Z] #19 247.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:17.749Z] #19 247.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:17.749Z] #19 247.1 Selecting previously unselected package libatomic1-s390x-cross. [2022-07-08T18:02:17.749Z] #19 247.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:17.749Z] #19 247.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:17.749Z] #19 247.1 Selecting previously unselected package libasan6-s390x-cross. [2022-07-08T18:02:17.749Z] #19 247.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:17.749Z] #19 247.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:18.005Z] #19 247.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-07-08T18:02:18.005Z] #19 247.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:18.005Z] #19 247.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:18.005Z] #19 247.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-07-08T18:02:18.005Z] #19 247.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:18.005Z] #19 247.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:18.066Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-08T18:02:18.066Z] === RUN TestBuildWithEmptyLayers [2022-07-08T18:02:18.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T18:02:18.261Z] #19 247.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-07-08T18:02:18.261Z] #19 247.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:18.261Z] #19 247.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:18.261Z] #19 247.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-07-08T18:02:18.261Z] #19 247.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:02:18.261Z] #19 247.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:18.628Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-07-08T18:02:18.628Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T18:02:19.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T18:02:20.382Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T18:02:20.516Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-07-08T18:02:20.517Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T18:02:20.772Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-08T18:02:20.772Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T18:02:21.309Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2022-07-08T18:02:21.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2022-07-08T18:02:21.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2022-07-08T18:02:21.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2022-07-08T18:02:21.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-08T18:02:21.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-08T18:02:21.309Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T18:02:22.433Z] #19 251.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-07-08T18:02:22.433Z] #19 251.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:02:22.662Z] --- PASS: TestBuildMultiStageLayerLeak (1.68s) [2022-07-08T18:02:22.662Z] === RUN TestBuildWithHugeFile [2022-07-08T18:02:22.689Z] #19 251.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:22.689Z] #19 252.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-07-08T18:02:22.689Z] #19 252.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-07-08T18:02:22.689Z] #19 252.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-08T18:02:22.689Z] #19 252.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-07-08T18:02:22.689Z] #19 252.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-07-08T18:02:22.689Z] #19 252.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-08T18:02:23.252Z] #19 252.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-07-08T18:02:23.252Z] #19 252.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-07-08T18:02:23.252Z] #19 252.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:23.252Z] #19 252.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-07-08T18:02:23.252Z] #19 252.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-07-08T18:02:23.252Z] #19 252.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:24.179Z] ok github.com/docker/docker/libnetwork 37.209s coverage: 40.6% of statements [2022-07-08T18:02:24.748Z] ok github.com/docker/docker/libnetwork/bitseq 0.137s coverage: 84.4% of statements [2022-07-08T18:02:24.748Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-08T18:02:25.007Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-08T18:02:25.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-08T18:02:25.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-08T18:02:25.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-08T18:02:25.268Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-08T18:02:25.527Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-08T18:02:25.527Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-08T18:02:25.786Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-08T18:02:26.355Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-08T18:02:26.355Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-08T18:02:26.355Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-08T18:02:26.355Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-08T18:02:26.550Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-07-08T18:02:26.550Z] === RUN TestBuildLabelWithTargets [2022-07-08T18:02:27.425Z] #19 256.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-07-08T18:02:27.425Z] #19 256.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-07-08T18:02:27.425Z] #19 256.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:27.425Z] #19 256.9 Selecting previously unselected package crossbuild-essential-s390x. [2022-07-08T18:02:27.425Z] #19 256.9 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-07-08T18:02:27.425Z] #19 256.9 Unpacking crossbuild-essential-s390x (12.9) ... [2022-07-08T18:02:27.425Z] #19 256.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-07-08T18:02:27.425Z] #19 256.9 Setting up libfile-which-perl (1.23-1) ... [2022-07-08T18:02:27.425Z] #19 256.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-07-08T18:02:27.681Z] #19 256.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up libicu67:amd64 (67.1-7) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-07-08T18:02:27.681Z] #19 257.0 Setting up file (1:5.39-3) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up bzip2 (1.0.8-4) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up libyaml-perl (1.30-1) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up libio-string-perl (1.08-3.1) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-07-08T18:02:27.681Z] #19 257.1 Setting up cross-config (2.6.18+nmu1) ... [2022-07-08T18:02:27.936Z] #19 257.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-07-08T18:02:27.936Z] #19 257.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-07-08T18:02:27.936Z] #19 257.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up patch (2.7.6-7) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-07-08T18:02:27.936Z] #19 257.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-07-08T18:02:27.936Z] #19 257.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:27.936Z] #19 257.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:27.936Z] #19 257.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-07-08T18:02:27.936Z] #19 257.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-07-08T18:02:27.937Z] #19 257.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:27.937Z] #19 257.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:02:27.937Z] #19 257.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T18:02:27.937Z] #19 257.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:27.937Z] #19 257.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-07-08T18:02:27.937Z] #19 257.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-07-08T18:02:28.193Z] #19 257.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.193Z] #19 257.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-07-08T18:02:28.449Z] #19 257.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-07-08T18:02:28.449Z] #19 257.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-08T18:02:28.449Z] #19 258.0 [2022-07-08T18:02:28.449Z] #19 258.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-08T18:02:28.449Z] #19 258.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.449Z] #19 258.0 Setting up dpkg-dev (1.20.10) ... [2022-07-08T18:02:28.449Z] #19 258.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T18:02:28.705Z] #19 258.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.705Z] #19 258.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-07-08T18:02:28.705Z] #19 258.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-07-08T18:02:28.705Z] #19 258.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-07-08T18:02:28.962Z] #19 258.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-07-08T18:02:28.962Z] #19 258.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-07-08T18:02:28.962Z] #19 258.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:28.962Z] #19 258.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:28.962Z] #19 258.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.962Z] #19 258.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T18:02:28.962Z] #19 258.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:28.962Z] #19 258.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.217Z] #19 258.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up libxml-simple-perl (2.25-1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T18:02:29.217Z] #19 258.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-07-08T18:02:29.217Z] #19 258.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.217Z] #19 258.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 258.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 258.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up crossbuild-essential-armel (12.9) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-07-08T18:02:29.473Z] #19 259.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-07-08T18:02:29.473Z] #19 259.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T18:02:29.645Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.504s coverage: 59.9% of statements [2022-07-08T18:02:29.645Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-08T18:02:29.645Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-07-08T18:02:29.904Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.0% of statements [2022-07-08T18:02:30.164Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-08T18:02:30.732Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-07-08T18:02:30.732Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-08T18:02:30.840Z] #19 DONE 260.3s [2022-07-08T18:02:30.840Z] [2022-07-08T18:02:30.840Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-08T18:02:30.840Z] #32 sha256:37eaa0f1c09a778628be77b2caf056dbc2e237b306b6fc06cebae96a6279adde [2022-07-08T18:02:30.992Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-08T18:02:31.103Z] #32 DONE 0.1s [2022-07-08T18:02:31.103Z] [2022-07-08T18:02:31.103Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-08T18:02:31.103Z] #73 sha256:faf78fed07d08b1238ea85c7893e5ee321f416bf1b07fa147714750741c7968a [2022-07-08T18:02:31.103Z] #73 DONE 0.1s [2022-07-08T18:02:31.103Z] [2022-07-08T18:02:31.103Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-08T18:02:31.103Z] #33 sha256:a2733674b4f055931b37a5fee1d95d82e6d476f4d89d76352223e176e8e03325 [2022-07-08T18:02:32.513Z] #33 1.491 + RM_GOPATH=0 [2022-07-08T18:02:32.513Z] #33 1.491 + TMP_GOPATH= [2022-07-08T18:02:32.513Z] #33 1.491 + : /build [2022-07-08T18:02:32.513Z] #33 1.491 + '[' -z '' ']' [2022-07-08T18:02:32.513Z] #33 1.491 ++ mktemp -d [2022-07-08T18:02:32.513Z] #33 1.493 + export GOPATH=/tmp/tmp.COSMl55BcT [2022-07-08T18:02:32.513Z] #33 1.493 + GOPATH=/tmp/tmp.COSMl55BcT [2022-07-08T18:02:32.513Z] #33 1.493 + RM_GOPATH=1 [2022-07-08T18:02:32.513Z] #33 1.493 + case "$(go env GOARCH)" in [2022-07-08T18:02:32.513Z] #33 1.493 ++ go env GOARCH [2022-07-08T18:02:32.513Z] #33 1.501 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T18:02:32.513Z] #33 1.501 + GO_BUILDMODE=-buildmode=pie [2022-07-08T18:02:32.513Z] #33 1.501 ++ dirname /install.sh [2022-07-08T18:02:32.513Z] #33 1.502 + dir=/ [2022-07-08T18:02:32.513Z] #33 1.502 + bin=dockercli [2022-07-08T18:02:32.513Z] #33 1.502 + shift [2022-07-08T18:02:32.513Z] #33 1.502 + '[' '!' -f //dockercli.installer ']' [2022-07-08T18:02:32.513Z] #33 1.503 + . //dockercli.installer [2022-07-08T18:02:32.513Z] #33 1.503 ++ : stable [2022-07-08T18:02:32.513Z] #33 1.503 ++ : 17.06.2-ce [2022-07-08T18:02:32.513Z] #33 1.503 + install_dockercli [2022-07-08T18:02:32.513Z] #33 1.503 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-07-08T18:02:32.513Z] #33 1.503 Install docker/cli version 17.06.2-ce from stable [2022-07-08T18:02:32.513Z] #33 1.503 ++ uname -m [2022-07-08T18:02:32.513Z] #33 1.504 + arch=x86_64 [2022-07-08T18:02:32.513Z] #33 1.504 + '[' x86_64 '!=' x86_64 ']' [2022-07-08T18:02:32.513Z] #33 1.504 + url=https://download.docker.com/linux/static [2022-07-08T18:02:32.513Z] #33 1.505 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-07-08T18:02:32.513Z] #33 1.505 + tar -xz docker/docker [2022-07-08T18:02:34.655Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-07-08T18:02:34.655Z] === RUN TestBuildWithEmptyLayers [2022-07-08T18:02:35.783Z] #33 4.595 + mkdir -p /build [2022-07-08T18:02:35.783Z] #33 4.599 + mv docker/docker /build/ [2022-07-08T18:02:35.783Z] #33 4.601 + rmdir docker [2022-07-08T18:02:35.783Z] #33 DONE 4.8s [2022-07-08T18:02:35.783Z] [2022-07-08T18:02:35.783Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T18:02:35.783Z] #74 sha256:28b581fea74a62e6b4203ecdda6f629132151fa4812bc7c9f2d693dbdc0ac3e6 [2022-07-08T18:02:35.783Z] #74 1.468 + RM_GOPATH=0 [2022-07-08T18:02:35.783Z] #74 1.469 + TMP_GOPATH= [2022-07-08T18:02:35.783Z] #74 1.469 + : /build [2022-07-08T18:02:35.783Z] #74 1.470 + '[' -z '' ']' [2022-07-08T18:02:35.783Z] #74 1.474 ++ mktemp -d [2022-07-08T18:02:35.783Z] #74 1.476 + export GOPATH=/tmp/tmp.LRxQuvJxwe [2022-07-08T18:02:35.783Z] #74 1.476 + GOPATH=/tmp/tmp.LRxQuvJxwe [2022-07-08T18:02:35.783Z] #74 1.476 + RM_GOPATH=1 [2022-07-08T18:02:35.783Z] #74 1.477 + case "$(go env GOARCH)" in [2022-07-08T18:02:35.783Z] #74 1.477 ++ go env GOARCH [2022-07-08T18:02:35.783Z] #74 1.483 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T18:02:35.783Z] #74 1.483 + GO_BUILDMODE=-buildmode=pie [2022-07-08T18:02:35.783Z] #74 1.484 ++ dirname /install.sh [2022-07-08T18:02:35.783Z] #74 1.485 + dir=/ [2022-07-08T18:02:35.783Z] #74 1.485 + bin=rootlesskit [2022-07-08T18:02:35.783Z] #74 1.485 + shift [2022-07-08T18:02:35.783Z] #74 1.485 + '[' '!' -f //rootlesskit.installer ']' [2022-07-08T18:02:35.783Z] #74 1.486 + . //rootlesskit.installer [2022-07-08T18:02:35.783Z] #74 1.486 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T18:02:35.783Z] #74 1.486 + install_rootlesskit [2022-07-08T18:02:35.783Z] #74 1.487 + case "$1" in [2022-07-08T18:02:35.783Z] #74 1.487 + export CGO_ENABLED=0 [2022-07-08T18:02:35.783Z] #74 1.488 + CGO_ENABLED=0 [2022-07-08T18:02:35.783Z] #74 1.488 + _install_rootlesskit [2022-07-08T18:02:35.783Z] #74 1.491 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-07-08T18:02:35.783Z] #74 1.492 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-07-08T18:02:35.783Z] #74 1.492 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T18:02:35.783Z] #74 1.492 + GOBIN=/build [2022-07-08T18:02:35.783Z] #74 1.492 + GO111MODULE=on [2022-07-08T18:02:35.783Z] #74 1.492 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T18:02:35.783Z] #74 1.896 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-07-08T18:02:35.783Z] #74 3.251 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-07-08T18:02:35.783Z] #74 3.268 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-07-08T18:02:35.783Z] #74 3.468 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-07-08T18:02:35.783Z] #74 4.616 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-07-08T18:02:36.040Z] #74 5.092 go: downloading github.com/google/uuid v1.3.0 [2022-07-08T18:02:36.040Z] #74 5.149 go: downloading github.com/moby/vpnkit v0.5.0 [2022-07-08T18:02:36.601Z] #74 5.358 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-07-08T18:02:36.601Z] #74 5.485 go: downloading github.com/gofrs/flock v0.8.1 [2022-07-08T18:02:36.601Z] #74 5.544 go: downloading github.com/gorilla/mux v1.8.0 [2022-07-08T18:02:36.858Z] #74 5.725 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-07-08T18:02:37.114Z] #74 6.002 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-07-08T18:02:37.114Z] #74 6.106 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-07-08T18:02:37.170Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-08T18:02:37.170Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T18:02:37.371Z] #74 6.186 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-07-08T18:02:37.371Z] #74 ... [2022-07-08T18:02:37.371Z] [2022-07-08T18:02:37.371Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-08T18:02:37.371Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b [2022-07-08T18:02:37.371Z] #36 CACHED [2022-07-08T18:02:37.371Z] [2022-07-08T18:02:37.371Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-08T18:02:37.371Z] #37 sha256:e926a6eed8c0049335d8f29630eedaa477758ec404ddb4c13fc04ba22afab7c4 [2022-07-08T18:02:37.371Z] #37 CACHED [2022-07-08T18:02:37.371Z] [2022-07-08T18:02:37.371Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-08T18:02:37.371Z] #38 sha256:47e451ee978e5a73afeb8961ee1b0ff5171482e77fb15fea64c447958a5a2d9b [2022-07-08T18:02:37.371Z] #38 CACHED [2022-07-08T18:02:37.371Z] [2022-07-08T18:02:37.371Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T18:02:37.371Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T18:02:37.371Z] #69 1.845 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T18:02:37.371Z] #69 1.846 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T18:02:37.371Z] #69 1.846 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T18:02:37.371Z] #69 2.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T18:02:37.371Z] #69 2.635 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T18:02:37.371Z] #69 3.152 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T18:02:37.371Z] #69 3.730 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T18:02:37.371Z] #69 4.229 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T18:02:37.371Z] #69 4.676 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T18:02:37.371Z] #69 4.691 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T18:02:37.371Z] #69 4.698 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T18:02:37.371Z] #69 4.705 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T18:02:37.371Z] #69 4.712 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T18:02:37.371Z] #69 4.871 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T18:02:37.371Z] #69 4.877 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T18:02:37.371Z] #69 4.880 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T18:02:37.371Z] #69 4.881 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T18:02:37.371Z] #69 4.882 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T18:02:37.934Z] #69 ... [2022-07-08T18:02:37.934Z] [2022-07-08T18:02:37.934Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T18:02:37.934Z] #74 sha256:28b581fea74a62e6b4203ecdda6f629132151fa4812bc7c9f2d693dbdc0ac3e6 [2022-07-08T18:02:37.934Z] #74 6.772 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-07-08T18:02:40.973Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.208s coverage: 6.6% of statements [2022-07-08T18:02:40.973Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-08T18:02:40.973Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-08T18:02:41.202Z] #74 ... [2022-07-08T18:02:41.202Z] [2022-07-08T18:02:41.202Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T18:02:41.202Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T18:02:41.202Z] #49 1.581 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T18:02:41.202Z] #49 1.581 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T18:02:41.202Z] #49 1.581 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T18:02:41.202Z] #49 1.731 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T18:02:41.202Z] #49 1.853 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T18:02:41.202Z] #49 2.146 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T18:02:41.202Z] #49 2.478 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T18:02:41.202Z] #49 3.022 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T18:02:41.202Z] #49 3.574 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T18:02:41.202Z] #49 3.578 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T18:02:41.203Z] #49 3.594 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T18:02:41.203Z] #49 3.602 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T18:02:41.203Z] #49 3.610 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T18:02:41.203Z] #49 4.174 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T18:02:41.203Z] #49 4.200 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T18:02:41.203Z] #49 4.201 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T18:02:41.203Z] #49 4.202 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T18:02:41.203Z] #49 4.203 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T18:02:41.203Z] #49 ... [2022-07-08T18:02:41.203Z] [2022-07-08T18:02:41.203Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T18:02:41.203Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T18:02:41.203Z] #20 1.782 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T18:02:41.203Z] #20 1.782 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T18:02:41.203Z] #20 1.784 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T18:02:41.203Z] #20 2.040 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T18:02:41.203Z] #20 2.340 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T18:02:41.203Z] #20 2.837 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T18:02:41.203Z] #20 3.198 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T18:02:41.203Z] #20 3.722 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T18:02:41.203Z] #20 4.208 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T18:02:41.203Z] #20 4.214 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T18:02:41.203Z] #20 4.215 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T18:02:41.203Z] #20 4.227 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T18:02:41.203Z] #20 4.238 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T18:02:41.203Z] #20 4.746 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T18:02:41.203Z] #20 4.752 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T18:02:41.203Z] #20 4.763 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T18:02:41.203Z] #20 4.764 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T18:02:41.203Z] #20 4.770 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T18:02:41.233Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-08T18:02:41.233Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-08T18:02:41.233Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-08T18:02:41.233Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-08T18:02:41.801Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-07-08T18:02:41.801Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-07-08T18:02:42.061Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-08T18:02:42.320Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-08T18:02:42.413Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-07-08T18:02:42.413Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T18:02:42.669Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-07-08T18:02:42.669Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T18:02:47.912Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-07-08T18:02:47.912Z] === RUN TestBuildWithHugeFile [2022-07-08T18:02:49.293Z] #20 ... [2022-07-08T18:02:49.293Z] [2022-07-08T18:02:49.293Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T18:02:49.293Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T18:02:49.293Z] #49 17.78 Fetched 40.6 MB in 16s (2466 kB/s) [2022-07-08T18:02:54.545Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2022-07-08T18:02:55.837Z] #49 17.78 Reading package lists... [2022-07-08T18:02:55.837Z] #49 ... [2022-07-08T18:02:55.837Z] [2022-07-08T18:02:55.837Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T18:02:55.837Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T18:02:55.837Z] #69 18.96 Fetched 40.6 MB in 17s (2334 kB/s) [2022-07-08T18:02:57.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T18:02:57.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T18:02:58.359Z] #69 18.96 Reading package lists... [2022-07-08T18:02:58.359Z] #69 ... [2022-07-08T18:02:58.359Z] [2022-07-08T18:02:58.359Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T18:02:58.359Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T18:02:58.359Z] #49 17.78 Reading package lists... [2022-07-08T18:02:59.546Z] #49 27.53 Reading package lists... [2022-07-08T18:02:59.546Z] #49 ... [2022-07-08T18:02:59.546Z] [2022-07-08T18:02:59.546Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T18:02:59.546Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T18:02:59.546Z] #20 18.49 Fetched 40.6 MB in 17s (2390 kB/s) [2022-07-08T18:02:59.546Z] #20 18.49 Reading package lists... [2022-07-08T18:02:59.546Z] #20 27.79 Reading package lists... [2022-07-08T18:02:59.546Z] #20 ... [2022-07-08T18:02:59.546Z] [2022-07-08T18:02:59.546Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T18:02:59.546Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T18:02:59.546Z] #69 18.96 Reading package lists... [2022-07-08T18:03:07.641Z] #69 28.07 Reading package lists... [2022-07-08T18:03:07.641Z] #69 ... [2022-07-08T18:03:07.641Z] [2022-07-08T18:03:07.641Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T18:03:07.641Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T18:03:07.641Z] #49 27.53 Reading package lists... [2022-07-08T18:03:09.434Z] ok github.com/docker/docker/libnetwork/ipam 16.266s coverage: 85.3% of statements [2022-07-08T18:03:09.434Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-08T18:03:09.434Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-08T18:03:09.693Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-08T18:03:09.953Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-07-08T18:03:09.953Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-08T18:03:10.188Z] #49 36.71 Building dependency tree... [2022-07-08T18:03:10.188Z] #49 38.94 Reading state information... [2022-07-08T18:03:10.213Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-08T18:03:10.781Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-07-08T18:03:11.720Z] ok github.com/docker/docker/libnetwork/iptables 0.171s coverage: 45.1% of statements [2022-07-08T18:03:11.720Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-08T18:03:11.980Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-08T18:03:12.078Z] #49 40.95 The following additional packages will be installed: [2022-07-08T18:03:12.078Z] #49 40.98 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-07-08T18:03:12.078Z] #49 41.02 Suggested packages: [2022-07-08T18:03:12.078Z] #49 41.03 cmake-doc ninja-build lrzip [2022-07-08T18:03:12.078Z] #49 41.03 Recommended packages: [2022-07-08T18:03:12.078Z] #49 41.03 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-07-08T18:03:12.641Z] #49 41.75 The following NEW packages will be installed: [2022-07-08T18:03:12.641Z] #49 41.76 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-07-08T18:03:13.204Z] #49 42.25 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T18:03:13.204Z] #49 42.25 Need to get 8418 kB of archives. [2022-07-08T18:03:13.204Z] #49 42.25 After this operation, 34.9 MB of additional disk space will be used. [2022-07-08T18:03:13.204Z] #49 42.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T18:03:13.204Z] #49 42.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T18:03:13.204Z] #49 42.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-07-08T18:03:13.204Z] #49 42.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-07-08T18:03:13.204Z] #49 42.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-07-08T18:03:13.204Z] #49 42.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-07-08T18:03:13.204Z] #49 42.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-07-08T18:03:13.204Z] #49 42.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-07-08T18:03:14.135Z] #49 43.23 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T18:03:14.393Z] #49 43.49 Fetched 8418 kB in 1s (16.8 MB/s) [2022-07-08T18:03:14.393Z] #49 43.60 Selecting previously unselected package xxd. [2022-07-08T18:03:14.393Z] #49 ... [2022-07-08T18:03:14.393Z] [2022-07-08T18:03:14.393Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T18:03:14.393Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T18:03:14.393Z] #20 27.79 Reading package lists... [2022-07-08T18:03:14.393Z] #20 37.03 Building dependency tree... [2022-07-08T18:03:14.393Z] #20 39.30 Reading state information... [2022-07-08T18:03:14.393Z] #20 41.36 The following additional packages will be installed: [2022-07-08T18:03:14.393Z] #20 41.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T18:03:14.393Z] #20 41.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-07-08T18:03:14.393Z] #20 41.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-07-08T18:03:14.393Z] #20 41.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-07-08T18:03:14.393Z] #20 41.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-07-08T18:03:14.393Z] #20 41.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-07-08T18:03:14.393Z] #20 41.39 mingw-w64-common mingw-w64-x86-64-dev [2022-07-08T18:03:14.393Z] #20 41.43 Suggested packages: [2022-07-08T18:03:14.393Z] #20 41.43 gcc-10-locales seccomp wine64 [2022-07-08T18:03:14.393Z] #20 42.21 The following NEW packages will be installed: [2022-07-08T18:03:14.393Z] #20 42.21 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-07-08T18:03:14.393Z] #20 42.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-07-08T18:03:14.393Z] #20 42.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-07-08T18:03:14.393Z] #20 42.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-07-08T18:03:14.393Z] #20 42.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-07-08T18:03:14.393Z] #20 42.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-07-08T18:03:14.393Z] #20 42.22 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-07-08T18:03:14.393Z] #20 42.22 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-07-08T18:03:14.393Z] #20 42.23 mingw-w64-x86-64-dev [2022-07-08T18:03:14.393Z] #20 42.64 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T18:03:14.393Z] #20 42.64 Need to get 115 MB of archives. [2022-07-08T18:03:14.393Z] #20 42.64 After this operation, 645 MB of additional disk space will be used. [2022-07-08T18:03:14.393Z] #20 42.64 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-07-08T18:03:14.393Z] #20 42.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-07-08T18:03:14.393Z] #20 42.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-07-08T18:03:14.393Z] #20 42.76 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-07-08T18:03:14.393Z] #20 42.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-07-08T18:03:14.393Z] #20 42.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-07-08T18:03:14.393Z] #20 42.89 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-07-08T18:03:14.393Z] #20 42.95 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-07-08T18:03:14.393Z] #20 42.95 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-07-08T18:03:14.393Z] #20 43.18 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-07-08T18:03:14.653Z] #20 ... [2022-07-08T18:03:14.653Z] [2022-07-08T18:03:14.653Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T18:03:14.653Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T18:03:14.653Z] #49 43.60 Selecting previously unselected package xxd. [2022-07-08T18:03:14.653Z] #49 43.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30256 files and directories currently installed.) [2022-07-08T18:03:14.653Z] #49 43.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T18:03:14.653Z] #49 43.65 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:03:14.653Z] #49 43.77 Selecting previously unselected package vim-common. [2022-07-08T18:03:14.653Z] #49 43.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T18:03:14.653Z] #49 43.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:03:14.910Z] #49 43.94 Selecting previously unselected package cmake-data. [2022-07-08T18:03:14.910Z] #49 43.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-07-08T18:03:14.910Z] #49 43.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T18:03:15.169Z] #49 ... [2022-07-08T18:03:15.169Z] [2022-07-08T18:03:15.169Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-08T18:03:15.169Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-08T18:03:15.169Z] #69 28.07 Reading package lists... [2022-07-08T18:03:15.169Z] #69 37.56 Building dependency tree... [2022-07-08T18:03:15.169Z] #69 39.72 Reading state information... [2022-07-08T18:03:15.169Z] #69 41.62 The following additional packages will be installed: [2022-07-08T18:03:15.169Z] #69 41.63 libbtrfs0 [2022-07-08T18:03:15.169Z] #69 41.86 The following NEW packages will be installed: [2022-07-08T18:03:15.169Z] #69 41.88 libbtrfs-dev libbtrfs0 [2022-07-08T18:03:15.169Z] #69 42.30 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T18:03:15.169Z] #69 42.30 Need to get 460 kB of archives. [2022-07-08T18:03:15.169Z] #69 42.30 After this operation, 1237 kB of additional disk space will be used. [2022-07-08T18:03:15.169Z] #69 42.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T18:03:15.169Z] #69 42.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T18:03:15.169Z] #69 43.04 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T18:03:15.169Z] #69 43.39 Fetched 460 kB in 0s (1469 kB/s) [2022-07-08T18:03:15.169Z] #69 43.47 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T18:03:15.169Z] #69 43.47 (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 ... 30256 files and directories currently installed.) [2022-07-08T18:03:15.169Z] #69 43.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T18:03:15.169Z] #69 43.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T18:03:15.169Z] #69 43.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T18:03:15.169Z] #69 43.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T18:03:15.169Z] #69 43.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T18:03:15.169Z] #69 43.93 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T18:03:15.169Z] #69 43.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T18:03:15.169Z] #69 43.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T18:03:15.169Z] #69 DONE 44.3s [2022-07-08T18:03:15.169Z] [2022-07-08T18:03:15.169Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-08T18:03:15.169Z] #70 sha256:aff516f2c2ce78c47a6cff8a9dc3ea0b9c8b9fbfa18c8acf987c757811a8671d [2022-07-08T18:03:15.169Z] #70 DONE 0.1s [2022-07-08T18:03:15.425Z] [2022-07-08T18:03:15.425Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T18:03:15.425Z] #71 sha256:968e70884d3b9c9be39d5178f343f22dcad34668434b56681adbf4edf1d89d65 [2022-07-08T18:03:16.357Z] #71 0.868 + RM_GOPATH=0 [2022-07-08T18:03:16.357Z] #71 0.868 + TMP_GOPATH= [2022-07-08T18:03:16.357Z] #71 0.868 + : /build [2022-07-08T18:03:16.357Z] #71 0.868 + '[' -z '' ']' [2022-07-08T18:03:16.357Z] #71 0.868 ++ mktemp -d [2022-07-08T18:03:16.357Z] #71 0.870 + export GOPATH=/tmp/tmp.sa4xi4m1Sm [2022-07-08T18:03:16.357Z] #71 0.870 + GOPATH=/tmp/tmp.sa4xi4m1Sm [2022-07-08T18:03:16.357Z] #71 0.870 + RM_GOPATH=1 [2022-07-08T18:03:16.357Z] #71 0.870 + case "$(go env GOARCH)" in [2022-07-08T18:03:16.357Z] #71 0.871 ++ go env GOARCH [2022-07-08T18:03:16.357Z] #71 0.877 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T18:03:16.357Z] #71 0.877 + GO_BUILDMODE=-buildmode=pie [2022-07-08T18:03:16.357Z] #71 0.877 ++ dirname /install.sh [2022-07-08T18:03:16.357Z] #71 0.878 + dir=/ [2022-07-08T18:03:16.357Z] #71 0.878 + bin=containerd [2022-07-08T18:03:16.357Z] #71 0.878 + shift [2022-07-08T18:03:16.357Z] #71 0.878 + '[' '!' -f //containerd.installer ']' [2022-07-08T18:03:16.357Z] #71 0.878 + . //containerd.installer [2022-07-08T18:03:16.357Z] #71 0.878 ++ set -e [2022-07-08T18:03:16.357Z] #71 0.878 ++ : v1.6.6 [2022-07-08T18:03:16.357Z] #71 0.878 + install_containerd [2022-07-08T18:03:16.357Z] #71 0.878 + echo 'Install containerd version v1.6.6' [2022-07-08T18:03:16.357Z] #71 0.878 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sa4xi4m1Sm/src/github.com/containerd/containerd [2022-07-08T18:03:16.357Z] #71 0.878 Install containerd version v1.6.6 [2022-07-08T18:03:16.357Z] #71 0.939 Cloning into '/tmp/tmp.sa4xi4m1Sm/src/github.com/containerd/containerd'... [2022-07-08T18:03:18.846Z] --- PASS: TestBuildWithHugeFile (49.14s) [2022-07-08T18:03:18.846Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T18:03:18.846Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:03:18.846Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:03:18.846Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T18:03:18.846Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:03:18.846Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:03:18.846Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:03:18.846Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:03:18.846Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:03:18.846Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:03:18.846Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:03:18.846Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:03:18.846Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:03:18.846Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-08T18:03:18.846Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-08T18:03:18.846Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-08T18:03:18.846Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-08T18:03:18.846Z] === RUN TestBuildPreserveOwnership [2022-07-08T18:03:18.846Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T18:03:18.846Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T18:03:18.846Z] --- PASS: TestBuildPreserveOwnership (3.61s) [2022-07-08T18:03:18.846Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-07-08T18:03:18.846Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2022-07-08T18:03:18.846Z] === RUN TestBuildPlatformInvalid [2022-07-08T18:03:18.846Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-08T18:03:18.846Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T18:03:18.846Z] Loaded image: busybox:latest [2022-07-08T18:03:18.846Z] Loaded image: busybox:glibc [2022-07-08T18:03:18.846Z] Loaded image: debian:bullseye-slim [2022-07-08T18:03:18.846Z] Loaded image: hello-world:latest [2022-07-08T18:03:18.846Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:03:18.876Z] #71 ... [2022-07-08T18:03:18.876Z] [2022-07-08T18:03:18.876Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-08T18:03:18.876Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-08T18:03:18.876Z] #49 45.44 Selecting previously unselected package libarchive13:amd64. [2022-07-08T18:03:18.876Z] #49 45.45 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-07-08T18:03:18.876Z] #49 45.47 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 45.59 Selecting previously unselected package libjsoncpp24:amd64. [2022-07-08T18:03:18.876Z] #49 45.61 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-07-08T18:03:18.876Z] #49 45.61 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T18:03:18.876Z] #49 45.69 Selecting previously unselected package librhash0:amd64. [2022-07-08T18:03:18.876Z] #49 45.69 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-07-08T18:03:18.876Z] #49 45.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-07-08T18:03:18.876Z] #49 45.78 Selecting previously unselected package libuv1:amd64. [2022-07-08T18:03:18.876Z] #49 45.78 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-07-08T18:03:18.876Z] #49 45.78 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-07-08T18:03:18.876Z] #49 45.85 Selecting previously unselected package cmake. [2022-07-08T18:03:18.876Z] #49 45.86 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-07-08T18:03:18.876Z] #49 45.86 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 47.42 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 47.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 47.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-07-08T18:03:18.876Z] #49 47.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 47.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-07-08T18:03:18.876Z] #49 47.50 Setting up librhash0:amd64 (1.4.1-2) ... [2022-07-08T18:03:18.876Z] #49 47.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 47.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-07-08T18:03:18.876Z] #49 47.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T18:03:18.876Z] #49 DONE 47.9s [2022-07-08T18:03:18.876Z] [2022-07-08T18:03:18.876Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-08T18:03:18.876Z] #50 sha256:3230f5b3348bcf08d36023bfe8e7a0d3799cea745efea2d822949577d75e4e63 [2022-07-08T18:03:18.876Z] #50 DONE 0.1s [2022-07-08T18:03:18.876Z] [2022-07-08T18:03:18.876Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-08T18:03:18.876Z] #74 sha256:28b581fea74a62e6b4203ecdda6f629132151fa4812bc7c9f2d693dbdc0ac3e6 [2022-07-08T18:03:18.876Z] #74 47.78 + for f in rootlesskit rootlesskit-docker-proxy [2022-07-08T18:03:18.876Z] #74 47.78 + GOBIN=/build [2022-07-08T18:03:18.876Z] #74 47.78 + GO111MODULE=on [2022-07-08T18:03:18.876Z] #74 47.78 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-07-08T18:03:22.146Z] #74 51.08 rootlesskit version 1.0.0 [2022-07-08T18:03:22.146Z] #74 51.09 Usage of /build/rootlesskit-docker-proxy: [2022-07-08T18:03:22.146Z] #74 51.09 -container-ip string [2022-07-08T18:03:22.146Z] #74 51.09 container ip [2022-07-08T18:03:22.146Z] #74 51.09 -container-port int [2022-07-08T18:03:22.146Z] #74 51.09 container port (default -1) [2022-07-08T18:03:22.146Z] #74 51.09 -host-ip string [2022-07-08T18:03:22.146Z] #74 51.09 host ip [2022-07-08T18:03:22.146Z] #74 51.09 -host-port int [2022-07-08T18:03:22.146Z] #74 51.09 host port (default -1) [2022-07-08T18:03:22.146Z] #74 51.09 -proto string [2022-07-08T18:03:22.146Z] #74 51.09 proxy protocol (default "tcp") [2022-07-08T18:03:22.403Z] #74 DONE 51.4s [2022-07-08T18:03:22.403Z] [2022-07-08T18:03:22.403Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-08T18:03:22.403Z] #51 sha256:f0a20163aeee7ffc936684e310ddaa649ea14f726ec9b8269237df183d85149a [2022-07-08T18:03:22.403Z] #51 0.721 + RM_GOPATH=0 [2022-07-08T18:03:22.403Z] #51 0.721 + TMP_GOPATH= [2022-07-08T18:03:22.403Z] #51 0.721 + : /build [2022-07-08T18:03:22.403Z] #51 0.721 + '[' -z '' ']' [2022-07-08T18:03:22.403Z] #51 0.721 ++ mktemp -d [2022-07-08T18:03:22.403Z] #51 0.723 + export GOPATH=/tmp/tmp.GXSE36rgVj [2022-07-08T18:03:22.403Z] #51 0.723 + GOPATH=/tmp/tmp.GXSE36rgVj [2022-07-08T18:03:22.403Z] #51 0.723 + RM_GOPATH=1 [2022-07-08T18:03:22.403Z] #51 0.723 + case "$(go env GOARCH)" in [2022-07-08T18:03:22.403Z] #51 0.724 ++ go env GOARCH [2022-07-08T18:03:22.403Z] #51 0.733 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T18:03:22.403Z] #51 0.733 + GO_BUILDMODE=-buildmode=pie [2022-07-08T18:03:22.403Z] #51 0.737 ++ dirname /install.sh [2022-07-08T18:03:22.403Z] #51 0.738 + dir=/ [2022-07-08T18:03:22.403Z] #51 0.739 + bin=tini [2022-07-08T18:03:22.403Z] #51 0.739 + shift [2022-07-08T18:03:22.403Z] #51 0.739 + '[' '!' -f //tini.installer ']' [2022-07-08T18:03:22.403Z] #51 0.739 + . //tini.installer [2022-07-08T18:03:22.403Z] #51 0.739 ++ : v0.19.0 [2022-07-08T18:03:22.403Z] #51 0.739 + install_tini [2022-07-08T18:03:22.403Z] #51 0.740 + echo 'Install tini version v0.19.0' [2022-07-08T18:03:22.403Z] #51 0.740 Install tini version v0.19.0 [2022-07-08T18:03:22.403Z] #51 0.740 + git clone https://github.com/krallin/tini.git /tmp/tmp.GXSE36rgVj/tini [2022-07-08T18:03:22.403Z] #51 0.742 Cloning into '/tmp/tmp.GXSE36rgVj/tini'... [2022-07-08T18:03:22.403Z] #51 1.340 + cd /tmp/tmp.GXSE36rgVj/tini [2022-07-08T18:03:22.403Z] #51 1.340 + git checkout -q v0.19.0 [2022-07-08T18:03:22.403Z] #51 1.349 + cmake . [2022-07-08T18:03:22.403Z] #51 1.581 -- The C compiler identification is GNU 10.2.1 [2022-07-08T18:03:22.403Z] #51 1.620 -- Detecting C compiler ABI info [2022-07-08T18:03:22.403Z] #51 1.857 -- Detecting C compiler ABI info - done [2022-07-08T18:03:22.403Z] #51 1.886 -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-08T18:03:22.403Z] #51 1.887 -- Detecting C compile features [2022-07-08T18:03:22.403Z] #51 1.888 -- Detecting C compile features - done [2022-07-08T18:03:22.403Z] #51 1.912 -- Performing Test HAS_BUILTIN_FORTIFY [2022-07-08T18:03:22.403Z] #51 1.993 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-07-08T18:03:22.403Z] #51 2.057 -- Configuring done [2022-07-08T18:03:22.403Z] #51 2.065 -- Generating done [2022-07-08T18:03:22.403Z] #51 2.074 -- Build files have been written to: /tmp/tmp.GXSE36rgVj/tini [2022-07-08T18:03:22.403Z] #51 2.077 + make tini-static [2022-07-08T18:03:22.403Z] #51 2.300 Scanning dependencies of target tini-static [2022-07-08T18:03:22.403Z] #51 2.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-07-08T18:03:22.403Z] #51 2.897 [100%] Linking C executable tini-static [2022-07-08T18:03:22.403Z] #51 3.153 [100%] Built target tini-static [2022-07-08T18:03:22.403Z] #51 3.166 + mkdir -p /build [2022-07-08T18:03:22.403Z] #51 3.169 + cp tini-static /build/docker-init [2022-07-08T18:03:22.403Z] #51 DONE 3.5s [2022-07-08T18:03:22.403Z] [2022-07-08T18:03:22.403Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-08T18:03:22.403Z] #75 sha256:9e73c1115440a87e432fd4414ac6c70e23f444219a6b8dd8af6c9af54faa4f21 [2022-07-08T18:03:22.403Z] #75 DONE 0.0s [2022-07-08T18:03:22.403Z] [2022-07-08T18:03:22.403Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-08T18:03:22.403Z] #76 sha256:bde9051b83318db407b7317c3adb01d74a63453bc79272c5223031857df81cc8 [2022-07-08T18:03:22.662Z] #76 DONE 0.1s [2022-07-08T18:03:22.662Z] [2022-07-08T18:03:22.662Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T18:03:22.662Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T18:03:22.662Z] #20 43.74 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-07-08T18:03:22.662Z] #20 43.96 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-07-08T18:03:22.662Z] #20 44.22 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-07-08T18:03:22.662Z] #20 44.79 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-07-08T18:03:22.662Z] #20 45.05 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-07-08T18:03:22.662Z] #20 45.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-07-08T18:03:22.662Z] #20 45.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-07-08T18:03:22.662Z] #20 45.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-07-08T18:03:22.662Z] #20 45.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-07-08T18:03:22.662Z] #20 45.08 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-07-08T18:03:22.662Z] #20 45.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-07-08T18:03:22.662Z] #20 45.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-07-08T18:03:22.662Z] #20 45.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-07-08T18:03:22.662Z] #20 45.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-07-08T18:03:22.662Z] #20 45.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-07-08T18:03:22.662Z] #20 45.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-07-08T18:03:22.662Z] #20 45.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-07-08T18:03:22.662Z] #20 45.10 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-07-08T18:03:22.662Z] #20 45.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-07-08T18:03:22.662Z] #20 45.10 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-07-08T18:03:22.662Z] #20 45.76 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T18:03:22.662Z] #20 46.02 Fetched 115 MB in 3s (41.6 MB/s) [2022-07-08T18:03:22.662Z] #20 46.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-07-08T18:03:22.662Z] #20 46.09 (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 ... 30256 files and directories currently installed.) [2022-07-08T18:03:22.662Z] #20 46.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T18:03:22.662Z] #20 46.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T18:03:22.662Z] #20 47.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-07-08T18:03:22.662Z] #20 47.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-07-08T18:03:22.662Z] #20 47.03 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T18:03:22.662Z] #20 48.08 Selecting previously unselected package binutils-mingw-w64. [2022-07-08T18:03:22.662Z] #20 48.09 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-07-08T18:03:22.662Z] #20 48.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T18:03:22.662Z] #20 48.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-07-08T18:03:22.662Z] #20 48.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T18:03:22.662Z] #20 48.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T18:03:22.662Z] #20 48.33 Selecting previously unselected package dmsetup. [2022-07-08T18:03:22.662Z] #20 48.33 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T18:03:22.662Z] #20 48.34 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-07-08T18:03:22.662Z] #20 48.45 Selecting previously unselected package mingw-w64-common. [2022-07-08T18:03:22.662Z] #20 48.46 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-07-08T18:03:22.662Z] #20 48.46 Unpacking mingw-w64-common (8.0.0-1) ... [2022-07-08T18:03:22.662Z] #20 50.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-07-08T18:03:22.662Z] #20 50.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-07-08T18:03:22.662Z] #20 50.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T18:03:24.033Z] #20 53.13 Selecting previously unselected package gcc-mingw-w64-base. [2022-07-08T18:03:24.033Z] #20 53.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:24.033Z] #20 53.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T18:03:24.290Z] #20 53.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-07-08T18:03:24.290Z] #20 53.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:24.290Z] #20 53.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T18:03:25.660Z] #20 ... [2022-07-08T18:03:25.660Z] [2022-07-08T18:03:25.660Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-08T18:03:25.660Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-08T18:03:25.660Z] #79 CACHED [2022-07-08T18:03:25.660Z] [2022-07-08T18:03:25.660Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-08T18:03:25.660Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-08T18:03:25.660Z] #81 CACHED [2022-07-08T18:03:25.916Z] [2022-07-08T18:03:25.916Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T18:03:25.916Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T18:03:26.848Z] #20 55.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-07-08T18:03:26.848Z] #20 55.95 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:26.848Z] #20 55.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T18:03:26.935Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s) [2022-07-08T18:03:26.935Z] PASS [2022-07-08T18:03:26.935Z] [2022-07-08T18:03:26.935Z] === Skipped [2022-07-08T18:03:26.935Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T18:03:26.935Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:03:26.935Z] [2022-07-08T18:03:26.935Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:03:26.935Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:03:26.935Z] [2022-07-08T18:03:26.935Z] DONE 34 tests, 2 skipped in 85.620s [2022-07-08T18:03:26.935Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T18:03:26.935Z] INFO: Testing against a local daemon [2022-07-08T18:03:26.935Z] === RUN TestConfigInspect [2022-07-08T18:03:28.822Z] --- PASS: TestConfigInspect (2.16s) [2022-07-08T18:03:28.822Z] === RUN TestConfigList [2022-07-08T18:03:30.710Z] --- PASS: TestConfigList (2.20s) [2022-07-08T18:03:30.710Z] === RUN TestConfigsCreateAndDelete [2022-07-08T18:03:31.024Z] #20 59.91 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-07-08T18:03:31.024Z] #20 59.92 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:31.024Z] #20 59.92 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T18:03:32.393Z] #20 61.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-07-08T18:03:32.393Z] #20 61.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:32.394Z] #20 61.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T18:03:33.225Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-07-08T18:03:33.225Z] === RUN TestConfigsUpdate [2022-07-08T18:03:34.297Z] #20 63.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-07-08T18:03:34.297Z] #20 63.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:34.297Z] #20 63.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T18:03:35.113Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-08T18:03:35.113Z] === RUN TestTemplatedConfig [2022-07-08T18:03:37.628Z] --- PASS: TestTemplatedConfig (2.59s) [2022-07-08T18:03:37.628Z] === RUN TestConfigCreateResolve [2022-07-08T18:03:38.497Z] #20 67.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-07-08T18:03:38.497Z] #20 67.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-07-08T18:03:38.497Z] #20 67.04 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T18:03:39.867Z] #20 68.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-07-08T18:03:39.867Z] #20 68.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-07-08T18:03:39.867Z] #20 68.74 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T18:03:39.867Z] #20 68.80 Selecting previously unselected package libapparmor1:amd64. [2022-07-08T18:03:39.867Z] #20 68.81 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-07-08T18:03:39.867Z] #20 68.81 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T18:03:39.867Z] #20 68.86 Selecting previously unselected package libapparmor-dev:amd64. [2022-07-08T18:03:39.867Z] #20 68.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-07-08T18:03:39.867Z] #20 68.88 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T18:03:39.867Z] #20 68.94 Selecting previously unselected package libbtrfs0:amd64. [2022-07-08T18:03:39.867Z] #20 68.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-07-08T18:03:39.867Z] #20 68.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T18:03:39.867Z] #20 69.03 Selecting previously unselected package libbtrfs-dev:amd64. [2022-07-08T18:03:39.867Z] #20 69.04 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-07-08T18:03:39.867Z] #20 69.04 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T18:03:40.124Z] #20 69.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-07-08T18:03:40.124Z] #20 69.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T18:03:40.124Z] #20 69.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T18:03:40.124Z] #20 69.18 Selecting previously unselected package libudev-dev:amd64. [2022-07-08T18:03:40.124Z] #20 69.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-07-08T18:03:40.124Z] #20 69.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-07-08T18:03:40.124Z] #20 69.25 Selecting previously unselected package libsepol1-dev:amd64. [2022-07-08T18:03:40.124Z] #20 69.26 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-07-08T18:03:40.124Z] #20 69.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T18:03:40.142Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-07-08T18:03:40.142Z] PASS [2022-07-08T18:03:40.142Z] [2022-07-08T18:03:40.142Z] DONE 6 tests in 13.446s [2022-07-08T18:03:40.142Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T18:03:40.142Z] INFO: Testing against a local daemon [2022-07-08T18:03:40.142Z] === RUN TestAttachWithTTY [2022-07-08T18:03:40.142Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-08T18:03:40.142Z] === RUN TestAttachWithoutTTy [2022-07-08T18:03:40.142Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-08T18:03:40.142Z] === RUN TestCheckpoint [2022-07-08T18:03:40.142Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:03:40.142Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:03:40.142Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T18:03:40.142Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T18:03:40.142Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T18:03:40.142Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T18:03:40.142Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T18:03:40.142Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-08T18:03:40.142Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T18:03:40.142Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-08T18:03:40.142Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T18:03:40.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-08T18:03:40.142Z] === RUN TestCopyEmptyFile [2022-07-08T18:03:40.381Z] #20 69.39 Selecting previously unselected package libpcre2-16-0:amd64. [2022-07-08T18:03:40.381Z] #20 69.40 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-07-08T18:03:40.381Z] #20 69.40 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T18:03:40.381Z] #20 69.48 Selecting previously unselected package libpcre2-32-0:amd64. [2022-07-08T18:03:40.381Z] #20 69.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-07-08T18:03:40.381Z] #20 69.50 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T18:03:40.381Z] #20 69.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-07-08T18:03:40.399Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-07-08T18:03:40.399Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T18:03:40.399Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-08T18:03:40.399Z] === RUN TestCopyFromContainer [2022-07-08T18:03:40.639Z] #20 69.60 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-07-08T18:03:40.639Z] #20 69.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T18:03:40.639Z] #20 69.64 Selecting previously unselected package libpcre2-dev:amd64. [2022-07-08T18:03:40.639Z] #20 69.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-07-08T18:03:40.639Z] #20 69.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T18:03:40.639Z] #20 ... [2022-07-08T18:03:40.639Z] [2022-07-08T18:03:40.639Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T18:03:40.639Z] #71 sha256:968e70884d3b9c9be39d5178f343f22dcad34668434b56681adbf4edf1d89d65 [2022-07-08T18:03:40.639Z] #71 15.27 + cd /tmp/tmp.sa4xi4m1Sm/src/github.com/containerd/containerd [2022-07-08T18:03:40.639Z] #71 15.27 + git checkout -q v1.6.6 [2022-07-08T18:03:40.639Z] #71 15.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-07-08T18:03:40.639Z] #71 15.92 + BUILDTAGS='netgo osusergo static_build' [2022-07-08T18:03:40.639Z] #71 15.92 + export EXTRA_FLAGS=-buildmode=pie [2022-07-08T18:03:40.639Z] #71 15.92 + EXTRA_FLAGS=-buildmode=pie [2022-07-08T18:03:40.639Z] #71 15.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-07-08T18:03:40.639Z] #71 15.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-07-08T18:03:40.639Z] #71 15.92 + '[' '' = dynamic ']' [2022-07-08T18:03:40.639Z] #71 15.92 + make [2022-07-08T18:03:40.639Z] #71 16.88 + bin/ctr [2022-07-08T18:03:40.896Z] #71 ... [2022-07-08T18:03:40.896Z] [2022-07-08T18:03:40.896Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-08T18:03:40.896Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-08T18:03:40.896Z] #20 69.80 Selecting previously unselected package libselinux1-dev:amd64. [2022-07-08T18:03:40.896Z] #20 69.81 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-07-08T18:03:40.896Z] #20 69.82 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T18:03:40.896Z] #20 69.92 Selecting previously unselected package libdevmapper-dev:amd64. [2022-07-08T18:03:40.896Z] #20 69.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-07-08T18:03:40.896Z] #20 69.93 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T18:03:40.896Z] #20 69.97 Selecting previously unselected package libseccomp-dev:amd64. [2022-07-08T18:03:40.896Z] #20 69.98 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-07-08T18:03:40.896Z] #20 69.98 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T18:03:41.153Z] #20 70.04 Selecting previously unselected package libsystemd-dev:amd64. [2022-07-08T18:03:41.153Z] #20 70.05 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-07-08T18:03:41.153Z] #20 70.05 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T18:03:41.153Z] #20 70.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-07-08T18:03:41.327Z] === RUN TestCopyFromContainer// [2022-07-08T18:03:41.327Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T18:03:41.410Z] #20 70.34 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-07-08T18:03:41.411Z] #20 70.35 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-07-08T18:03:41.411Z] #20 70.36 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-07-08T18:03:41.411Z] #20 70.37 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.38 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-07-08T18:03:41.411Z] #20 70.40 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-07-08T18:03:41.411Z] #20 70.41 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-07-08T18:03:41.411Z] #20 70.42 Setting up libudev-dev:amd64 (247.3-7) ... [2022-07-08T18:03:41.411Z] #20 70.43 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-07-08T18:03:41.411Z] #20 70.45 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-07-08T18:03:41.411Z] #20 70.46 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-07-08T18:03:41.411Z] #20 70.48 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.49 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-07-08T18:03:41.411Z] #20 70.50 Setting up mingw-w64-common (8.0.0-1) ... [2022-07-08T18:03:41.411Z] #20 70.51 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-07-08T18:03:41.411Z] #20 70.52 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-07-08T18:03:41.411Z] #20 70.53 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-07-08T18:03:41.411Z] #20 70.55 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-07-08T18:03:41.411Z] #20 70.56 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.58 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-07-08T18:03:41.411Z] #20 70.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.60 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-07-08T18:03:41.411Z] #20 70.61 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-07-08T18:03:41.411Z] #20 70.62 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.63 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-07-08T18:03:41.411Z] #20 70.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-07-08T18:03:41.411Z] #20 70.65 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-07-08T18:03:41.583Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T18:03:41.583Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T18:03:41.583Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T18:03:41.668Z] #20 70.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T18:03:41.668Z] #20 70.68 Setting up dmsetup (2:1.02.175-2.1) ... [2022-07-08T18:03:41.668Z] #20 70.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-07-08T18:03:41.668Z] #20 70.70 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-07-08T18:03:41.668Z] #20 70.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T18:03:41.842Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T18:03:41.842Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T18:03:41.842Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T18:03:41.842Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T18:03:42.099Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer (1.77s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-07-08T18:03:42.099Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-08T18:03:42.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T18:03:42.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:03:42.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:03:42.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:03:42.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:03:42.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:03:42.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:03:42.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:03:42.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:03:42.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:03:42.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-08T18:03:42.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T18:03:42.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T18:03:42.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T18:03:42.099Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T18:03:42.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-08T18:03:42.099Z] === RUN TestCreateWithInvalidEnv [2022-07-08T18:03:42.099Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T18:03:42.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T18:03:42.099Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T18:03:42.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T18:03:42.099Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T18:03:42.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T18:03:42.099Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T18:03:42.099Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T18:03:42.099Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T18:03:42.099Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T18:03:42.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T18:03:42.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T18:03:42.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T18:03:42.099Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T18:03:42.099Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T18:03:42.099Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T18:03:43.044Z] #20 DONE 72.0s [2022-07-08T18:03:43.044Z] [2022-07-08T18:03:43.044Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-08T18:03:43.044Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-08T18:03:43.987Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2022-07-08T18:03:43.987Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T18:03:44.083Z] --- PASS: TestBuildWithHugeFile (49.89s) [2022-07-08T18:03:44.083Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T18:03:44.083Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:03:44.083Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:03:44.083Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T18:03:44.083Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:03:44.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:03:44.083Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:03:44.083Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:03:44.083Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:03:44.083Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:03:44.083Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:03:44.083Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:03:44.083Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:03:44.083Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2022-07-08T18:03:44.083Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2022-07-08T18:03:44.083Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2022-07-08T18:03:44.083Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T18:03:44.083Z] === RUN TestBuildPreserveOwnership [2022-07-08T18:03:44.083Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T18:03:44.083Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T18:03:44.414Z] #21 1.169 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T18:03:44.414Z] #21 1.334 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T18:03:44.414Z] #21 1.503 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-07-08T18:03:45.351Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T18:03:45.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:03:45.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:03:45.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:03:45.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:03:45.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:03:45.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:03:45.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:03:45.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:03:45.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:03:45.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:03:45.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:03:45.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:03:45.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:03:45.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:03:45.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T18:03:45.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T18:03:45.351Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T18:03:45.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-07-08T18:03:45.915Z] === RUN TestCreateDifferentPlatform [2022-07-08T18:03:45.915Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T18:03:45.915Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T18:03:45.915Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T18:03:45.915Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T18:03:45.915Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T18:03:45.915Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T18:03:46.172Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-08T18:03:46.172Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T18:03:46.172Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-08T18:03:46.172Z] === RUN TestCreateInvalidHostConfig [2022-07-08T18:03:46.172Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:03:46.172Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:03:46.172Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:03:46.172Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:03:46.172Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:03:46.172Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:03:46.172Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:03:46.172Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:03:46.172Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:03:46.172Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:03:46.172Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:03:46.172Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:03:46.172Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T18:03:46.172Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T18:03:46.172Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T18:03:46.172Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T18:03:46.172Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T18:03:46.172Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T18:03:46.172Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T18:03:46.172Z] === RUN TestDaemonRestartIpcMode [2022-07-08T18:03:46.172Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T18:03:46.172Z] === RUN TestDaemonHostGatewayIP [2022-07-08T18:03:46.172Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T18:03:46.172Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T18:03:46.172Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T18:03:46.172Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T18:03:46.172Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T18:03:46.172Z] === RUN TestDiff [2022-07-08T18:03:46.733Z] --- PASS: TestDiff (0.52s) [2022-07-08T18:03:46.733Z] === RUN TestExecConsoleSize [2022-07-08T18:03:47.295Z] --- PASS: TestExecConsoleSize (0.65s) [2022-07-08T18:03:47.295Z] === RUN TestExecWithCloseStdin [2022-07-08T18:03:47.358Z] --- PASS: TestBuildPreserveOwnership (9.67s) [2022-07-08T18:03:47.358Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.65s) [2022-07-08T18:03:47.358Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-08T18:03:47.358Z] === RUN TestBuildPlatformInvalid [2022-07-08T18:03:47.358Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-08T18:03:47.358Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T18:03:47.358Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-08T18:03:47.358Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-08T18:03:47.358Z] PASS [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === Skipped [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T18:03:47.358Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:03:47.358Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-08T18:03:47.358Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] DONE 34 tests, 3 skipped in 110.159s [2022-07-08T18:03:47.358Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T18:03:47.358Z] INFO: Testing against a local daemon [2022-07-08T18:03:47.358Z] === RUN TestConfigInspect [2022-07-08T18:03:47.358Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-08T18:03:47.358Z] === RUN TestConfigList [2022-07-08T18:03:47.358Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] --- SKIP: TestConfigList (0.01s) [2022-07-08T18:03:47.358Z] === RUN TestConfigsCreateAndDelete [2022-07-08T18:03:47.358Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-08T18:03:47.358Z] === RUN TestConfigsUpdate [2022-07-08T18:03:47.358Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-08T18:03:47.358Z] === RUN TestTemplatedConfig [2022-07-08T18:03:47.358Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-08T18:03:47.358Z] === RUN TestConfigCreateResolve [2022-07-08T18:03:47.358Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-08T18:03:47.358Z] PASS [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === Skipped [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-08T18:03:47.358Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-08T18:03:47.358Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-08T18:03:47.358Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-08T18:03:47.358Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-08T18:03:47.358Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-08T18:03:47.358Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:03:47.358Z] [2022-07-08T18:03:47.358Z] DONE 6 tests, 6 skipped in 0.160s [2022-07-08T18:03:47.358Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T18:03:47.614Z] INFO: Testing against a local daemon [2022-07-08T18:03:47.614Z] === RUN TestAttachWithTTY [2022-07-08T18:03:47.614Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-08T18:03:47.614Z] === RUN TestAttachWithoutTTy [2022-07-08T18:03:47.614Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-08T18:03:47.614Z] === RUN TestCheckpoint [2022-07-08T18:03:47.614Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:03:47.614Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:03:47.614Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:03:47.614Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T18:03:47.614Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T18:03:47.614Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T18:03:47.614Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T18:03:47.614Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T18:03:47.856Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-08T18:03:47.856Z] === RUN TestExec [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T18:03:47.870Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T18:03:47.870Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T18:03:47.870Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T18:03:47.870Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T18:03:47.870Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T18:03:47.870Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T18:03:47.870Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T18:03:47.870Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T18:03:47.870Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-08T18:03:47.870Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T18:03:47.870Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-08T18:03:47.870Z] === RUN TestCopyEmptyFile [2022-07-08T18:03:48.126Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-08T18:03:48.126Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T18:03:48.126Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-08T18:03:48.126Z] === RUN TestCopyFromContainer [2022-07-08T18:03:48.792Z] --- PASS: TestExec (0.61s) [2022-07-08T18:03:48.792Z] === RUN TestExecUser [2022-07-08T18:03:49.353Z] --- PASS: TestExecUser (0.63s) [2022-07-08T18:03:49.353Z] === RUN TestExportContainerAndImportImage [2022-07-08T18:03:49.915Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-07-08T18:03:49.915Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T18:03:49.925Z] #21 1.723 Reading package lists... [2022-07-08T18:03:51.280Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-07-08T18:03:51.280Z] === RUN TestHealthCheckWorkdir [2022-07-08T18:03:51.841Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2022-07-08T18:03:51.841Z] === RUN TestHealthKillContainer [2022-07-08T18:03:52.292Z] === RUN TestCopyFromContainer// [2022-07-08T18:03:52.292Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T18:03:52.292Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T18:03:52.292Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T18:03:52.292Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T18:03:52.549Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T18:03:52.549Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T18:03:52.549Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T18:03:52.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T18:03:52.549Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer (4.61s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T18:03:52.805Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-08T18:03:52.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T18:03:52.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:03:52.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:03:52.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:03:52.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:03:52.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:03:52.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:03:52.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:03:52.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:03:52.805Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:03:52.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T18:03:52.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T18:03:52.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T18:03:52.805Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T18:03:52.805Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T18:03:52.805Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-08T18:03:52.805Z] === RUN TestCreateWithInvalidEnv [2022-07-08T18:03:52.805Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T18:03:52.805Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T18:03:52.805Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T18:03:52.805Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T18:03:52.805Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T18:03:52.805Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T18:03:52.805Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T18:03:52.805Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T18:03:52.805Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T18:03:52.805Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T18:03:52.805Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T18:03:52.805Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T18:03:52.805Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T18:03:52.805Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T18:03:52.805Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T18:03:52.805Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T18:03:54.099Z] #21 6.420 Reading package lists... [2022-07-08T18:03:54.171Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-07-08T18:03:54.171Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T18:03:55.029Z] #21 11.04 Building dependency tree... [2022-07-08T18:03:55.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-07-08T18:03:55.100Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T18:03:55.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:03:55.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:03:55.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:03:55.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:03:55.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:03:55.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:03:55.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:03:55.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:03:55.100Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:03:55.100Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:03:55.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:03:55.100Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:03:55.286Z] #21 12.18 Reading state information... [2022-07-08T18:03:55.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:03:55.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:03:55.358Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:03:55.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T18:03:55.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-08T18:03:55.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-08T18:03:55.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-07-08T18:03:55.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-07-08T18:03:55.358Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-08T18:03:55.358Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T18:03:55.614Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-08T18:03:55.614Z] === RUN TestCreateDifferentPlatform [2022-07-08T18:03:55.614Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T18:03:55.614Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T18:03:55.614Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-08T18:03:55.614Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T18:03:55.614Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T18:03:55.614Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T18:03:55.870Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-08T18:03:55.870Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T18:03:55.870Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-08T18:03:55.870Z] === RUN TestCreateInvalidHostConfig [2022-07-08T18:03:55.870Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:03:55.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:03:55.870Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:03:55.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:03:55.870Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:03:55.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:03:55.870Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:03:55.870Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:03:55.870Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:03:55.870Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:03:55.870Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:03:55.870Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:03:55.870Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T18:03:55.870Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T18:03:55.870Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T18:03:55.870Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T18:03:55.870Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T18:03:55.870Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T18:03:55.870Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-08T18:03:55.870Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-08T18:03:55.870Z] === RUN TestDaemonRestartIpcMode [2022-07-08T18:03:55.870Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T18:03:55.870Z] === RUN TestDaemonHostGatewayIP [2022-07-08T18:03:55.870Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:03:55.870Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-08T18:03:55.870Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T18:03:55.870Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T18:03:55.870Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T18:03:55.870Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-08T18:03:55.870Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-08T18:03:55.870Z] === RUN TestDiff [2022-07-08T18:03:56.126Z] --- PASS: TestDiff (0.41s) [2022-07-08T18:03:56.126Z] === RUN TestExecConsoleSize [2022-07-08T18:03:56.217Z] #21 13.29 The following additional packages will be installed: [2022-07-08T18:03:56.217Z] #21 13.29 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-08T18:03:56.217Z] #21 13.29 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-08T18:03:56.217Z] #21 13.29 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-08T18:03:56.217Z] #21 13.29 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-08T18:03:56.217Z] #21 13.29 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-08T18:03:56.217Z] #21 13.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-07-08T18:03:56.217Z] #21 13.30 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-07-08T18:03:56.217Z] #21 13.31 Suggested packages: [2022-07-08T18:03:56.217Z] #21 13.31 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-07-08T18:03:56.217Z] #21 13.31 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-07-08T18:03:56.217Z] #21 13.31 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-07-08T18:03:56.217Z] #21 13.31 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-07-08T18:03:56.217Z] #21 13.31 seccomp:ppc64el seccomp:s390x [2022-07-08T18:03:56.217Z] #21 13.31 Recommended packages: [2022-07-08T18:03:56.217Z] #21 13.31 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-07-08T18:03:56.217Z] #21 13.31 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-07-08T18:03:56.217Z] #21 13.31 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-07-08T18:03:56.217Z] #21 13.31 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-07-08T18:03:56.688Z] --- PASS: TestExecConsoleSize (0.48s) [2022-07-08T18:03:56.688Z] === RUN TestExecWithCloseStdin [2022-07-08T18:03:56.781Z] #21 13.75 The following NEW packages will be installed: [2022-07-08T18:03:56.781Z] #21 13.75 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-07-08T18:03:56.781Z] #21 13.75 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-07-08T18:03:56.781Z] #21 13.75 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-07-08T18:03:56.781Z] #21 13.75 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-07-08T18:03:56.781Z] #21 13.75 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-07-08T18:03:56.781Z] #21 13.75 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-07-08T18:03:56.781Z] #21 13.75 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-07-08T18:03:56.781Z] #21 13.76 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-07-08T18:03:56.781Z] #21 13.76 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-07-08T18:03:56.781Z] #21 13.76 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-07-08T18:03:56.781Z] #21 13.76 libseccomp2:ppc64el libseccomp2:s390x [2022-07-08T18:03:57.039Z] #21 14.12 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T18:03:57.039Z] #21 14.12 Need to get 15.9 MB of archives. [2022-07-08T18:03:57.039Z] #21 14.12 After this operation, 73.0 MB of additional disk space will be used. [2022-07-08T18:03:57.039Z] #21 14.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-07-08T18:03:57.039Z] #21 14.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-07-08T18:03:57.039Z] #21 14.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-07-08T18:03:57.039Z] #21 14.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-07-08T18:03:57.039Z] #21 14.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-07-08T18:03:57.039Z] #21 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-07-08T18:03:57.039Z] #21 14.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-07-08T18:03:57.039Z] #21 14.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-07-08T18:03:57.039Z] #21 14.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-07-08T18:03:57.039Z] #21 14.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-07-08T18:03:57.039Z] #21 14.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-07-08T18:03:57.039Z] #21 14.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-07-08T18:03:57.039Z] #21 14.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-07-08T18:03:57.039Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-07-08T18:03:57.249Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-07-08T18:03:57.249Z] === RUN TestExec [2022-07-08T18:03:57.296Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-07-08T18:03:57.296Z] #21 14.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-07-08T18:03:57.296Z] #21 14.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-07-08T18:03:57.296Z] #21 14.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-07-08T18:03:57.296Z] #21 14.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-07-08T18:03:57.296Z] #21 14.28 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-07-08T18:03:57.296Z] #21 14.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-07-08T18:03:57.296Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-07-08T18:03:57.296Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-07-08T18:03:57.296Z] #21 14.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-07-08T18:03:57.296Z] #21 14.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-07-08T18:03:57.296Z] #21 14.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-07-08T18:03:57.296Z] #21 14.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-07-08T18:03:57.296Z] #21 14.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-07-08T18:03:57.296Z] #21 14.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-07-08T18:03:57.296Z] #21 14.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-07-08T18:03:57.296Z] #21 14.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-07-08T18:03:57.296Z] #21 14.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-07-08T18:03:57.296Z] #21 14.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-07-08T18:03:57.296Z] #21 14.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-07-08T18:03:57.296Z] #21 14.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-07-08T18:03:57.296Z] #21 14.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-07-08T18:03:57.296Z] #21 14.37 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-07-08T18:03:57.296Z] #21 14.38 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-07-08T18:03:57.296Z] #21 14.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-07-08T18:03:57.296Z] #21 14.38 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-07-08T18:03:57.505Z] --- PASS: TestExec (0.46s) [2022-07-08T18:03:57.505Z] === RUN TestExecUser [2022-07-08T18:03:57.860Z] #21 14.86 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T18:03:58.067Z] --- PASS: TestExecUser (0.46s) [2022-07-08T18:03:58.067Z] === RUN TestExportContainerAndImportImage [2022-07-08T18:03:58.117Z] #21 15.07 Fetched 15.9 MB in 1s (29.2 MB/s) [2022-07-08T18:03:58.117Z] #21 15.11 Selecting previously unselected package gcc-10-base:armel. [2022-07-08T18:03:58.117Z] #21 15.11 (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 ... 38557 files and directories currently installed.) [2022-07-08T18:03:58.117Z] #21 15.14 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-07-08T18:03:58.117Z] #21 15.15 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-07-08T18:03:58.117Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf. [2022-07-08T18:03:58.117Z] #21 15.20 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-07-08T18:03:58.117Z] #21 15.20 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-07-08T18:03:58.117Z] #21 15.25 Selecting previously unselected package gcc-10-base:ppc64el. [2022-07-08T18:03:58.117Z] #21 15.25 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-07-08T18:03:58.117Z] #21 15.26 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-08T18:03:58.117Z] #21 15.31 Selecting previously unselected package gcc-10-base:s390x. [2022-07-08T18:03:58.117Z] #21 15.31 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-07-08T18:03:58.374Z] #21 15.31 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-07-08T18:03:58.374Z] #21 15.36 Selecting previously unselected package gcc-10-base:arm64. [2022-07-08T18:03:58.374Z] #21 15.36 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-07-08T18:03:58.374Z] #21 15.37 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-07-08T18:03:58.374Z] #21 15.41 Selecting previously unselected package libgcc-s1:armel. [2022-07-08T18:03:58.374Z] #21 15.42 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-07-08T18:03:58.374Z] #21 15.43 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-07-08T18:03:58.374Z] #21 15.47 Selecting previously unselected package libcrypt1:armel. [2022-07-08T18:03:58.374Z] #21 15.49 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-07-08T18:03:58.374Z] #21 15.49 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-07-08T18:03:58.629Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-07-08T18:03:58.629Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T18:03:58.631Z] #21 15.57 Selecting previously unselected package libc6:armel. [2022-07-08T18:03:58.631Z] #21 15.58 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-07-08T18:03:58.888Z] #21 15.76 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-07-08T18:03:59.145Z] #21 16.17 Selecting previously unselected package libapparmor1:armel. [2022-07-08T18:03:59.145Z] #21 16.17 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-07-08T18:03:59.145Z] #21 16.18 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-07-08T18:03:59.145Z] #21 16.23 Selecting previously unselected package libapparmor-dev:armel. [2022-07-08T18:03:59.145Z] #21 16.24 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-07-08T18:03:59.145Z] #21 16.24 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-07-08T18:03:59.145Z] #21 16.31 Selecting previously unselected package libgcc-s1:arm64. [2022-07-08T18:03:59.402Z] #21 16.31 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-07-08T18:03:59.402Z] #21 16.32 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-07-08T18:03:59.402Z] #21 16.36 Selecting previously unselected package libcrypt1:arm64. [2022-07-08T18:03:59.402Z] #21 16.37 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-07-08T18:03:59.402Z] #21 16.38 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-08T18:03:59.402Z] #21 16.45 Selecting previously unselected package libc6:arm64. [2022-07-08T18:03:59.402Z] #21 16.46 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-07-08T18:03:59.659Z] #21 16.63 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-07-08T18:03:59.995Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-08T18:03:59.995Z] === RUN TestHealthCheckWorkdir [2022-07-08T18:04:00.222Z] #21 17.10 Selecting previously unselected package libapparmor1:arm64. [2022-07-08T18:04:00.222Z] #21 17.11 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-07-08T18:04:00.222Z] #21 17.11 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T18:04:00.222Z] #21 17.16 Selecting previously unselected package libapparmor-dev:arm64. [2022-07-08T18:04:00.222Z] #21 17.17 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-07-08T18:04:00.222Z] #21 17.17 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T18:04:00.222Z] #21 17.23 Selecting previously unselected package libgcc-s1:s390x. [2022-07-08T18:04:00.222Z] #21 17.24 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-07-08T18:04:00.222Z] #21 17.24 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-07-08T18:04:00.222Z] #21 17.29 Selecting previously unselected package libcrypt1:s390x. [2022-07-08T18:04:00.222Z] #21 17.30 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-07-08T18:04:00.222Z] #21 17.31 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-07-08T18:04:00.479Z] #21 17.40 Selecting previously unselected package libc6:s390x. [2022-07-08T18:04:00.479Z] #21 17.41 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-07-08T18:04:00.557Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-07-08T18:04:00.557Z] === RUN TestHealthKillContainer [2022-07-08T18:04:00.750Z] #21 17.58 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-07-08T18:04:01.271Z] #21 18.11 Selecting previously unselected package libapparmor1:s390x. [2022-07-08T18:04:01.271Z] #21 18.12 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-07-08T18:04:01.271Z] #21 18.13 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-07-08T18:04:01.271Z] #21 18.18 Selecting previously unselected package libapparmor-dev:s390x. [2022-07-08T18:04:01.271Z] #21 18.18 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-07-08T18:04:01.271Z] #21 18.19 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-07-08T18:04:01.271Z] #21 18.26 Selecting previously unselected package libgcc-s1:armhf. [2022-07-08T18:04:01.271Z] #21 18.27 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-07-08T18:04:01.271Z] #21 18.27 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-07-08T18:04:01.271Z] #21 18.32 Selecting previously unselected package libcrypt1:armhf. [2022-07-08T18:04:01.271Z] #21 18.33 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-07-08T18:04:01.271Z] #21 18.33 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-07-08T18:04:01.527Z] #21 18.42 Selecting previously unselected package libc6:armhf. [2022-07-08T18:04:01.527Z] #21 18.43 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-07-08T18:04:01.527Z] #21 18.65 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-07-08T18:04:01.777Z] --- PASS: TestHealthKillContainer (8.23s) [2022-07-08T18:04:01.777Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T18:04:01.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-07-08T18:04:01.777Z] === RUN TestIpcModeNone [2022-07-08T18:04:01.777Z] --- PASS: TestIpcModeNone (0.59s) [2022-07-08T18:04:01.777Z] === RUN TestIpcModePrivate [2022-07-08T18:04:01.777Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-08T18:04:01.777Z] --- PASS: TestIpcModePrivate (0.64s) [2022-07-08T18:04:01.777Z] === RUN TestIpcModeShareable [2022-07-08T18:04:02.090Z] #21 19.06 Selecting previously unselected package libapparmor1:armhf. [2022-07-08T18:04:02.090Z] #21 19.06 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-07-08T18:04:02.090Z] #21 19.07 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-07-08T18:04:02.090Z] #21 19.12 Selecting previously unselected package libapparmor-dev:armhf. [2022-07-08T18:04:02.090Z] #21 19.13 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-07-08T18:04:02.090Z] #21 19.14 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-07-08T18:04:02.090Z] #21 19.21 Selecting previously unselected package libgcc-s1:ppc64el. [2022-07-08T18:04:02.090Z] #21 19.21 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-07-08T18:04:02.090Z] #21 19.21 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-08T18:04:02.090Z] #21 19.26 Selecting previously unselected package libcrypt1:ppc64el. [2022-07-08T18:04:02.338Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-08T18:04:02.346Z] #21 19.27 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-07-08T18:04:02.346Z] #21 19.27 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-08T18:04:02.346Z] #21 19.35 Selecting previously unselected package libc6:ppc64el. [2022-07-08T18:04:02.346Z] #21 19.35 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-07-08T18:04:02.595Z] --- PASS: TestIpcModeShareable (0.63s) [2022-07-08T18:04:02.595Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T18:04:02.603Z] #21 19.54 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-08T18:04:03.165Z] #21 20.15 Selecting previously unselected package libapparmor1:ppc64el. [2022-07-08T18:04:03.165Z] #21 20.16 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-07-08T18:04:03.165Z] #21 20.16 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-07-08T18:04:03.165Z] #21 20.21 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-07-08T18:04:03.165Z] #21 20.21 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-07-08T18:04:03.165Z] #21 20.22 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-08T18:04:03.165Z] #21 20.28 Selecting previously unselected package libseccomp2:s390x. [2022-07-08T18:04:03.423Z] #21 20.29 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-07-08T18:04:03.423Z] #21 20.29 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.423Z] #21 20.33 Selecting previously unselected package libseccomp-dev:s390x. [2022-07-08T18:04:03.423Z] #21 20.34 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-07-08T18:04:03.423Z] #21 20.34 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.423Z] #21 20.41 Selecting previously unselected package libseccomp2:ppc64el. [2022-07-08T18:04:03.423Z] #21 20.42 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-08T18:04:03.423Z] #21 20.43 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.423Z] #21 20.47 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-07-08T18:04:03.423Z] #21 20.47 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-07-08T18:04:03.423Z] #21 20.48 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.680Z] #21 20.54 Selecting previously unselected package libseccomp2:armhf. [2022-07-08T18:04:03.680Z] #21 20.55 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-07-08T18:04:03.680Z] #21 20.55 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.680Z] #21 20.59 Selecting previously unselected package libseccomp-dev:armhf. [2022-07-08T18:04:03.680Z] #21 20.60 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-07-08T18:04:03.680Z] #21 20.60 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.680Z] #21 20.66 Selecting previously unselected package libseccomp2:armel. [2022-07-08T18:04:03.680Z] #21 20.66 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-07-08T18:04:03.680Z] #21 20.67 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.680Z] #21 20.71 Selecting previously unselected package libseccomp-dev:armel. [2022-07-08T18:04:03.680Z] #21 20.72 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-07-08T18:04:03.680Z] #21 20.72 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.680Z] #21 20.79 Selecting previously unselected package libseccomp2:arm64. [2022-07-08T18:04:03.937Z] #21 20.79 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T18:04:03.937Z] #21 20.80 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.937Z] #21 20.84 Selecting previously unselected package libseccomp-dev:arm64. [2022-07-08T18:04:03.937Z] #21 20.85 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-07-08T18:04:03.937Z] #21 20.86 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T18:04:03.937Z] #21 20.95 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-07-08T18:04:03.937Z] #21 20.97 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-07-08T18:04:03.937Z] #21 20.98 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-07-08T18:04:03.937Z] #21 20.99 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-07-08T18:04:03.937Z] #21 21.00 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-07-08T18:04:03.937Z] #21 21.02 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-07-08T18:04:03.937Z] #21 21.03 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-07-08T18:04:04.194Z] #21 21.04 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-07-08T18:04:04.194Z] #21 21.05 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-07-08T18:04:04.194Z] #21 21.06 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-07-08T18:04:04.194Z] #21 21.07 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-07-08T18:04:04.194Z] #21 21.09 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-07-08T18:04:04.194Z] #21 21.10 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-07-08T18:04:04.194Z] #21 21.11 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-07-08T18:04:04.194Z] #21 21.13 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-07-08T18:04:04.194Z] #21 21.14 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-07-08T18:04:04.486Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-07-08T18:04:04.486Z] === RUN TestAPIIpcModeHost [2022-07-08T18:04:04.742Z] --- PASS: TestAPIIpcModeHost (0.43s) [2022-07-08T18:04:04.742Z] === RUN TestDaemonIpcModeShareable [2022-07-08T18:04:05.561Z] #21 22.37 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-07-08T18:04:05.669Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-08T18:04:05.924Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-07-08T18:04:05.924Z] === RUN TestDaemonIpcModePrivate [2022-07-08T18:04:06.852Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-08T18:04:06.927Z] #21 23.59 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-07-08T18:04:07.108Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-07-08T18:04:07.108Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T18:04:07.856Z] #21 24.83 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-07-08T18:04:08.038Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-08T18:04:08.301Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-07-08T18:04:08.301Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T18:04:08.640Z] --- PASS: TestHealthKillContainer (7.89s) [2022-07-08T18:04:08.640Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T18:04:08.640Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-08T18:04:08.640Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-08T18:04:08.640Z] === RUN TestIpcModeNone [2022-07-08T18:04:08.640Z] --- PASS: TestIpcModeNone (0.42s) [2022-07-08T18:04:08.640Z] === RUN TestIpcModePrivate [2022-07-08T18:04:09.202Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-07-08T18:04:09.202Z] --- PASS: TestIpcModePrivate (0.44s) [2022-07-08T18:04:09.202Z] === RUN TestIpcModeShareable [2022-07-08T18:04:09.202Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:04:09.202Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-08T18:04:09.202Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T18:04:09.223Z] #21 26.05 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-07-08T18:04:09.228Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-08T18:04:09.484Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-08T18:04:09.484Z] === RUN TestIpcModeOlderClient [2022-07-08T18:04:09.484Z] === PAUSE TestIpcModeOlderClient [2022-07-08T18:04:09.484Z] === RUN TestKillContainerInvalidSignal [2022-07-08T18:04:09.740Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-08T18:04:09.740Z] === RUN TestKillContainer [2022-07-08T18:04:09.740Z] === RUN TestKillContainer/no_signal [2022-07-08T18:04:10.152Z] #21 27.29 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-07-08T18:04:10.301Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T18:04:10.408Z] #21 27.30 Setting up libapparmor1:armel (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.31 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.32 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.33 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.34 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.37 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.38 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.39 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.41 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.42 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.43 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.44 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-07-08T18:04:10.408Z] #21 27.45 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.46 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.47 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.48 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.408Z] #21 27.49 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-07-08T18:04:10.557Z] === RUN TestKillContainer/killing_signal [2022-07-08T18:04:10.572Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-07-08T18:04:10.572Z] === RUN TestAPIIpcModeHost [2022-07-08T18:04:10.572Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:04:10.572Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-08T18:04:10.572Z] === RUN TestDaemonIpcModeShareable [2022-07-08T18:04:10.572Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:04:10.572Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-08T18:04:10.572Z] === RUN TestDaemonIpcModePrivate [2022-07-08T18:04:10.665Z] #21 27.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T18:04:11.120Z] --- PASS: TestKillContainer (1.29s) [2022-07-08T18:04:11.120Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-07-08T18:04:11.120Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-08T18:04:11.120Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-07-08T18:04:11.120Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T18:04:11.120Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T18:04:11.228Z] #21 DONE 28.2s [2022-07-08T18:04:11.228Z] [2022-07-08T18:04:11.228Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-08T18:04:11.228Z] #66 sha256:cc24c2a8339de4b169d5136e5836feeaf977763bdaa2e1086c08f79a5181e1c1 [2022-07-08T18:04:11.228Z] #66 DONE 0.1s [2022-07-08T18:04:11.228Z] [2022-07-08T18:04:11.228Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:04:11.228Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:04:11.498Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-07-08T18:04:11.682Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T18:04:11.754Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-08T18:04:11.755Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T18:04:11.755Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:04:11.755Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-08T18:04:11.755Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T18:04:11.755Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:04:11.755Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-08T18:04:11.755Z] === RUN TestIpcModeOlderClient [2022-07-08T18:04:11.755Z] === PAUSE TestIpcModeOlderClient [2022-07-08T18:04:11.755Z] === RUN TestKillContainerInvalidSignal [2022-07-08T18:04:12.315Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-07-08T18:04:12.315Z] === RUN TestKillContainer [2022-07-08T18:04:12.315Z] === RUN TestKillContainer/no_signal [2022-07-08T18:04:12.571Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T18:04:12.599Z] #67 ... [2022-07-08T18:04:12.599Z] [2022-07-08T18:04:12.599Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-08T18:04:12.599Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-08T18:04:12.599Z] #22 DONE 1.2s [2022-07-08T18:04:12.599Z] [2022-07-08T18:04:12.599Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:04:12.599Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:04:12.599Z] #67 1.085 + RM_GOPATH=0 [2022-07-08T18:04:12.599Z] #67 1.086 + TMP_GOPATH= [2022-07-08T18:04:12.599Z] #67 1.086 + : /build [2022-07-08T18:04:12.599Z] #67 1.094 + '[' -z '' ']' [2022-07-08T18:04:12.599Z] #67 1.099 ++ mktemp -d [2022-07-08T18:04:12.599Z] #67 1.099 + export GOPATH=/tmp/tmp.v17p955MNF [2022-07-08T18:04:12.599Z] #67 1.099 + GOPATH=/tmp/tmp.v17p955MNF [2022-07-08T18:04:12.599Z] #67 1.099 + RM_GOPATH=1 [2022-07-08T18:04:12.599Z] #67 1.099 + case "$(go env GOARCH)" in [2022-07-08T18:04:12.599Z] #67 1.102 ++ go env GOARCH [2022-07-08T18:04:12.599Z] #67 1.110 + export GO_BUILDMODE=-buildmode=pie [2022-07-08T18:04:12.599Z] #67 1.110 + GO_BUILDMODE=-buildmode=pie [2022-07-08T18:04:12.599Z] #67 1.118 ++ dirname /install.sh [2022-07-08T18:04:12.599Z] #67 1.118 + dir=/ [2022-07-08T18:04:12.599Z] #67 1.118 + bin=runc [2022-07-08T18:04:12.599Z] #67 1.118 + shift [2022-07-08T18:04:12.599Z] #67 1.118 + '[' '!' -f //runc.installer ']' [2022-07-08T18:04:12.599Z] #67 1.118 + . //runc.installer [2022-07-08T18:04:12.599Z] #67 1.118 ++ set -e [2022-07-08T18:04:12.599Z] #67 1.118 ++ : v1.1.2 [2022-07-08T18:04:12.599Z] #67 1.118 + install_runc [2022-07-08T18:04:12.599Z] #67 1.118 + RUNC_BUILDTAGS=seccomp [2022-07-08T18:04:12.599Z] #67 1.118 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-07-08T18:04:12.599Z] #67 1.118 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.v17p955MNF/src/github.com/opencontainers/runc [2022-07-08T18:04:12.599Z] #67 1.118 Install runc version v1.1.2 (build tags: seccomp) [2022-07-08T18:04:12.599Z] #67 1.136 Cloning into '/tmp/tmp.v17p955MNF/src/github.com/opencontainers/runc'... [2022-07-08T18:04:12.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2022-07-08T18:04:12.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2022-07-08T18:04:12.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-07-08T18:04:12.608Z] === RUN TestKillStoppedContainer [2022-07-08T18:04:12.608Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T18:04:12.608Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T18:04:12.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T18:04:12.608Z] === RUN TestKillDifferentUserContainer [2022-07-08T18:04:12.828Z] === RUN TestKillContainer/killing_signal [2022-07-08T18:04:12.864Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-08T18:04:12.864Z] === RUN TestInspectOomKilledTrue [2022-07-08T18:04:13.120Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-08T18:04:13.120Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T18:04:13.120Z] === RUN TestInspectOomKilledFalse [2022-07-08T18:04:13.376Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-08T18:04:13.376Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T18:04:13.390Z] --- PASS: TestKillContainer (1.19s) [2022-07-08T18:04:13.390Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-08T18:04:13.390Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-08T18:04:13.390Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-08T18:04:13.390Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T18:04:13.390Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T18:04:13.532Z] #67 ... [2022-07-08T18:04:13.532Z] [2022-07-08T18:04:13.532Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-08T18:04:13.532Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-08T18:04:13.532Z] #23 DONE 1.1s [2022-07-08T18:04:13.632Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-07-08T18:04:13.632Z] === RUN TestLinksContainerNames [2022-07-08T18:04:13.645Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T18:04:13.790Z] [2022-07-08T18:04:13.790Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-08T18:04:13.790Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-08T18:04:14.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-07-08T18:04:14.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-07-08T18:04:14.207Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-08T18:04:14.207Z] === RUN TestKillStoppedContainer [2022-07-08T18:04:14.207Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T18:04:14.207Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T18:04:14.207Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T18:04:14.207Z] === RUN TestKillDifferentUserContainer [2022-07-08T18:04:14.355Z] #24 0.789 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-07-08T18:04:14.355Z] #24 DONE 0.9s [2022-07-08T18:04:14.355Z] [2022-07-08T18:04:14.355Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-08T18:04:14.355Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-08T18:04:14.558Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-08T18:04:14.558Z] === RUN TestLogsFollowTailEmpty [2022-07-08T18:04:14.810Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-07-08T18:04:14.810Z] === RUN TestInspectOomKilledTrue [2022-07-08T18:04:14.810Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:14.810Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T18:04:14.810Z] === RUN TestInspectOomKilledFalse [2022-07-08T18:04:14.810Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:04:14.810Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-08T18:04:14.810Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T18:04:14.810Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-08T18:04:14.810Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-08T18:04:14.810Z] === RUN TestLinksContainerNames [2022-07-08T18:04:15.119Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-08T18:04:15.119Z] === RUN TestLogs [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:04:15.119Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T18:04:15.119Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T18:04:15.119Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:04:15.119Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:04:15.119Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:04:15.119Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:04:15.119Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:04:15.119Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:04:15.119Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:04:15.286Z] #25 DONE 1.0s [2022-07-08T18:04:15.286Z] [2022-07-08T18:04:15.286Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-08T18:04:15.286Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-08T18:04:15.682Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:04:15.682Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:04:15.737Z] --- PASS: TestLinksContainerNames (0.88s) [2022-07-08T18:04:15.737Z] === RUN TestLogsFollowTailEmpty [2022-07-08T18:04:15.993Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-07-08T18:04:15.993Z] === RUN TestLogs [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:04:15.993Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T18:04:15.993Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T18:04:15.993Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:04:15.993Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:04:15.993Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:04:15.993Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:04:15.993Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:04:15.993Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:04:15.993Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:04:16.226Z] #26 DONE 0.9s [2022-07-08T18:04:16.226Z] [2022-07-08T18:04:16.226Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-08T18:04:16.226Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-08T18:04:16.245Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T18:04:16.245Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T18:04:16.555Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:04:16.807Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:04:16.807Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:04:16.807Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:04:16.807Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:04:16.807Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:04:16.807Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:04:16.807Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:04:16.807Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:04:16.807Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:04:16.811Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T18:04:17.163Z] #27 DONE 1.0s [2022-07-08T18:04:17.163Z] [2022-07-08T18:04:17.163Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:04:17.163Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:04:17.163Z] #67 5.668 + cd /tmp/tmp.v17p955MNF/src/github.com/opencontainers/runc [2022-07-08T18:04:17.163Z] #67 5.668 + git checkout -q v1.1.2 [2022-07-08T18:04:17.163Z] #67 5.912 + '[' -z '' ']' [2022-07-08T18:04:17.163Z] #67 5.912 + target=static [2022-07-08T18:04:17.163Z] #67 5.912 + make BUILDTAGS=seccomp static [2022-07-08T18:04:17.375Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:04:17.375Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:04:17.420Z] #67 6.185 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc . [2022-07-08T18:04:17.734Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:04:17.734Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:04:17.937Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:04:17.937Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:04:17.937Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:04:17.937Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:04:17.937Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:04:17.937Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:04:17.937Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:04:17.937Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:04:17.937Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:04:18.297Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:04:18.297Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:04:18.498Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:04:18.498Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:04:18.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T18:04:18.860Z] --- PASS: TestLogs (3.91s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.64s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.82s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.70s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s) [2022-07-08T18:04:18.860Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s) [2022-07-08T18:04:18.860Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T18:04:19.422Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/default [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/private [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/slave [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/shared [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/default [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/shared [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/slave [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/private [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T18:04:19.422Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:04:19.422Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:04:19.422Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:04:19.425Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:04:19.425Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:04:19.678Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T18:04:19.681Z] --- PASS: TestLogs (3.79s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.56s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.67s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.52s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.51s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.77s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s) [2022-07-08T18:04:19.681Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-07-08T18:04:19.681Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T18:04:19.934Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-08T18:04:19.934Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-08T18:04:19.935Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T18:04:19.935Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T18:04:20.242Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/default [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/private [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/slave [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/shared [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/default [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/shared [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/slave [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/private [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T18:04:20.242Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:04:20.242Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:04:20.242Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T18:04:20.499Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-07-08T18:04:20.499Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T18:04:20.499Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T18:04:20.755Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T18:04:20.755Z] --- SKIP: TestContainerBindMountNonRecursive (0.05s) [2022-07-08T18:04:20.755Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T18:04:20.755Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T18:04:20.755Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-08T18:04:20.755Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T18:04:20.755Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T18:04:20.755Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-08T18:04:20.755Z] === RUN TestNetworkNat [2022-07-08T18:04:21.301Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-07-08T18:04:21.301Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T18:04:21.317Z] --- PASS: TestNetworkNat (0.51s) [2022-07-08T18:04:21.317Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T18:04:21.558Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-08T18:04:21.558Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T18:04:21.574Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-07-08T18:04:21.574Z] === RUN TestNetworkLoopbackNat [2022-07-08T18:04:22.120Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-08T18:04:22.120Z] === RUN TestNetworkNat [2022-07-08T18:04:22.377Z] --- PASS: TestNetworkNat (0.46s) [2022-07-08T18:04:22.377Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T18:04:22.940Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-07-08T18:04:22.940Z] === RUN TestNetworkLoopbackNat [2022-07-08T18:04:23.969Z] #67 ... [2022-07-08T18:04:23.969Z] [2022-07-08T18:04:23.969Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T18:04:23.969Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T18:04:23.969Z] #28 1.146 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-07-08T18:04:23.969Z] #28 1.146 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-07-08T18:04:23.969Z] #28 1.147 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-07-08T18:04:23.969Z] #28 1.398 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-07-08T18:04:23.969Z] #28 1.643 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-07-08T18:04:23.969Z] #28 1.888 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-07-08T18:04:23.969Z] #28 2.134 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-07-08T18:04:23.969Z] #28 2.536 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-07-08T18:04:23.969Z] #28 2.835 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB] [2022-07-08T18:04:23.969Z] #28 2.841 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB] [2022-07-08T18:04:23.969Z] #28 2.855 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB] [2022-07-08T18:04:23.969Z] #28 2.856 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB] [2022-07-08T18:04:23.969Z] #28 2.864 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB] [2022-07-08T18:04:23.969Z] #28 3.289 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-07-08T18:04:23.969Z] #28 3.296 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-07-08T18:04:23.969Z] #28 3.296 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-07-08T18:04:23.969Z] #28 3.297 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-07-08T18:04:23.969Z] #28 3.299 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-07-08T18:04:24.088Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-07-08T18:04:24.088Z] === RUN TestPause [2022-07-08T18:04:24.088Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:24.088Z] --- SKIP: TestPause (0.00s) [2022-07-08T18:04:24.088Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T18:04:24.088Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:04:24.088Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:04:24.088Z] === RUN TestPauseStopPausedContainer [2022-07-08T18:04:24.088Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:24.088Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-08T18:04:24.088Z] === RUN TestPidHost [2022-07-08T18:04:25.016Z] --- PASS: TestPidHost (0.85s) [2022-07-08T18:04:25.016Z] === RUN TestPsFilter [2022-07-08T18:04:25.016Z] --- PASS: TestPsFilter (0.09s) [2022-07-08T18:04:25.016Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T18:04:25.454Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-07-08T18:04:25.454Z] === RUN TestPause [2022-07-08T18:04:25.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-07-08T18:04:25.578Z] === RUN TestRemoveContainerWithVolume [2022-07-08T18:04:25.838Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-08T18:04:25.838Z] === RUN TestRemoveContainerRunning [2022-07-08T18:04:26.017Z] --- PASS: TestPause (0.47s) [2022-07-08T18:04:26.017Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T18:04:26.017Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:04:26.017Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:04:26.017Z] === RUN TestPauseStopPausedContainer [2022-07-08T18:04:26.400Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-07-08T18:04:26.400Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T18:04:26.582Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-07-08T18:04:26.582Z] === RUN TestPidHost [2022-07-08T18:04:26.656Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-07-08T18:04:26.656Z] === RUN TestRemoveInvalidContainer [2022-07-08T18:04:26.656Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T18:04:26.656Z] === RUN TestRenameLinkedContainer [2022-07-08T18:04:27.529Z] --- PASS: TestPidHost (0.97s) [2022-07-08T18:04:27.529Z] === RUN TestPsFilter [2022-07-08T18:04:27.530Z] --- PASS: TestPsFilter (0.11s) [2022-07-08T18:04:27.530Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T18:04:28.092Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-07-08T18:04:28.092Z] === RUN TestRemoveContainerWithVolume [2022-07-08T18:04:28.348Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-07-08T18:04:28.348Z] === RUN TestRemoveContainerRunning [2022-07-08T18:04:28.544Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-07-08T18:04:28.544Z] === RUN TestRenameStoppedContainer [2022-07-08T18:04:28.799Z] --- PASS: TestRenameStoppedContainer (0.35s) [2022-07-08T18:04:28.799Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T18:04:28.909Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-08T18:04:28.909Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T18:04:29.164Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-07-08T18:04:29.164Z] === RUN TestRemoveInvalidContainer [2022-07-08T18:04:29.164Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T18:04:29.164Z] === RUN TestRenameLinkedContainer [2022-07-08T18:04:29.234Z] #28 11.91 Fetched 40.6 MB in 11s (3677 kB/s) [2022-07-08T18:04:29.727Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-08T18:04:29.727Z] === RUN TestRenameInvalidName [2022-07-08T18:04:29.984Z] --- PASS: TestRenameInvalidName (0.42s) [2022-07-08T18:04:29.984Z] === RUN TestRenameAnonymousContainer [2022-07-08T18:04:31.054Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-07-08T18:04:31.054Z] === RUN TestRenameStoppedContainer [2022-07-08T18:04:31.310Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-08T18:04:31.310Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T18:04:31.350Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-07-08T18:04:31.350Z] === RUN TestRenameContainerWithSameName [2022-07-08T18:04:31.911Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-07-08T18:04:31.911Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T18:04:32.237Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-07-08T18:04:32.237Z] === RUN TestRenameInvalidName [2022-07-08T18:04:32.799Z] --- PASS: TestRenameInvalidName (0.44s) [2022-07-08T18:04:32.799Z] === RUN TestRenameAnonymousContainer [2022-07-08T18:04:32.839Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-08T18:04:32.839Z] === RUN TestResize [2022-07-08T18:04:33.095Z] --- PASS: TestResize (0.41s) [2022-07-08T18:04:33.095Z] === RUN TestResizeWithInvalidSize [2022-07-08T18:04:33.656Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-08T18:04:33.656Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T18:04:33.917Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-07-08T18:04:33.917Z] === RUN TestDaemonRestartKillContainers [2022-07-08T18:04:33.917Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-08T18:04:33.917Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-08T18:04:33.917Z] === RUN TestCgroupNamespacesRun [2022-07-08T18:04:34.701Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-07-08T18:04:34.702Z] === RUN TestRenameContainerWithSameName [2022-07-08T18:04:34.702Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-07-08T18:04:34.702Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T18:04:35.281Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-07-08T18:04:35.281Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T18:04:35.630Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-07-08T18:04:35.630Z] === RUN TestResize [2022-07-08T18:04:35.779Z] #28 11.91 Reading package lists... [2022-07-08T18:04:36.192Z] --- PASS: TestResize (0.44s) [2022-07-08T18:04:36.192Z] === RUN TestResizeWithInvalidSize [2022-07-08T18:04:36.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-08T18:04:36.209Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T18:04:36.447Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-08T18:04:36.447Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T18:04:36.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T18:04:37.010Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:04:37.010Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:04:37.010Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:04:37.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:04:37.010Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:04:37.137Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-07-08T18:04:37.137Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T18:04:38.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:04:38.504Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-08T18:04:38.504Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T18:04:38.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:04:39.433Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-07-08T18:04:39.433Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T18:04:40.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:04:40.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:04:40.799Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-07-08T18:04:40.799Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T18:04:41.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:04:41.361Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-07-08T18:04:41.361Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T18:04:41.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:04:42.325Z] #28 18.29 Reading package lists... [2022-07-08T18:04:42.727Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-08T18:04:42.727Z] === RUN TestNISDomainname [2022-07-08T18:04:42.727Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-08T18:04:42.727Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-08T18:04:42.727Z] === RUN TestHostnameDnsResolution [2022-07-08T18:04:43.308Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-08T18:04:43.308Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T18:04:43.308Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-08T18:04:43.308Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-08T18:04:43.308Z] === RUN TestPrivilegedHostDevices [2022-07-08T18:04:43.564Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-07-08T18:04:43.564Z] === RUN TestRunConsoleSize [2022-07-08T18:04:43.695Z] #28 24.90 Building dependency tree... [2022-07-08T18:04:43.952Z] #28 26.51 Reading state information... [2022-07-08T18:04:44.125Z] --- PASS: TestRunConsoleSize (0.42s) [2022-07-08T18:04:44.126Z] === RUN TestStats [2022-07-08T18:04:44.126Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:44.126Z] --- SKIP: TestStats (0.00s) [2022-07-08T18:04:44.126Z] === RUN TestStopContainerWithTimeout [2022-07-08T18:04:44.126Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T18:04:44.126Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T18:04:44.126Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T18:04:44.126Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T18:04:44.126Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T18:04:44.126Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T18:04:44.126Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T18:04:44.126Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T18:04:44.126Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T18:04:44.126Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T18:04:44.687Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T18:04:44.756Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:04:45.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:04:45.321Z] #28 27.93 bzip2 is already the newest version (1.0.8-4). [2022-07-08T18:04:45.321Z] #28 27.93 patch is already the newest version (2.7.6-7). [2022-07-08T18:04:45.321Z] #28 27.93 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-07-08T18:04:45.321Z] #28 27.93 The following additional packages will be installed: [2022-07-08T18:04:45.321Z] #28 27.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-08T18:04:45.321Z] #28 27.94 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-07-08T18:04:45.321Z] #28 27.95 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-07-08T18:04:45.321Z] #28 27.95 python3-pkg-resources vim-runtime xxd [2022-07-08T18:04:45.321Z] #28 27.98 Suggested packages: [2022-07-08T18:04:45.321Z] #28 27.99 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-07-08T18:04:45.321Z] #28 27.99 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-07-08T18:04:45.321Z] #28 27.99 Recommended packages: [2022-07-08T18:04:45.321Z] #28 27.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-07-08T18:04:47.202Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T18:04:47.215Z] #28 29.49 The following NEW packages will be installed: [2022-07-08T18:04:47.215Z] #28 29.50 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-07-08T18:04:47.215Z] #28 29.50 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-07-08T18:04:47.215Z] #28 29.50 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-07-08T18:04:47.215Z] #28 29.50 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-07-08T18:04:47.215Z] #28 29.50 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-07-08T18:04:47.215Z] #28 29.50 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-07-08T18:04:47.215Z] #28 29.51 vim-common vim-runtime xfsprogs xxd zip zstd [2022-07-08T18:04:47.215Z] #28 29.92 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded. [2022-07-08T18:04:47.215Z] #28 29.92 Need to get 18.6 MB of archives. [2022-07-08T18:04:47.215Z] #28 29.92 After this operation, 71.4 MB of additional disk space will be used. [2022-07-08T18:04:47.215Z] #28 29.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-07-08T18:04:47.215Z] #28 29.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-07-08T18:04:47.215Z] #28 29.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-07-08T18:04:47.215Z] #28 29.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-07-08T18:04:47.215Z] #28 29.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-07-08T18:04:47.216Z] #28 29.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-07-08T18:04:47.216Z] #28 29.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-07-08T18:04:47.216Z] #28 29.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-07-08T18:04:47.216Z] #28 29.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-07-08T18:04:47.216Z] #28 29.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-07-08T18:04:47.216Z] #28 29.99 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-07-08T18:04:47.216Z] #28 29.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-07-08T18:04:47.216Z] #28 30.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-07-08T18:04:47.216Z] #28 30.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-07-08T18:04:47.472Z] #28 30.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-07-08T18:04:47.472Z] #28 30.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-07-08T18:04:47.472Z] #28 30.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-07-08T18:04:47.472Z] #28 30.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-07-08T18:04:47.472Z] #28 30.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-07-08T18:04:47.472Z] #28 30.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-07-08T18:04:47.472Z] #28 30.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-07-08T18:04:47.472Z] #28 30.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-07-08T18:04:47.472Z] #28 30.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-07-08T18:04:47.472Z] #28 30.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-07-08T18:04:47.472Z] #28 30.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-07-08T18:04:47.472Z] #28 30.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-07-08T18:04:47.472Z] #28 30.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-07-08T18:04:47.472Z] #28 30.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-07-08T18:04:47.472Z] #28 30.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-07-08T18:04:47.472Z] #28 30.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-07-08T18:04:47.472Z] #28 30.06 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-07-08T18:04:47.472Z] #28 30.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-07-08T18:04:47.472Z] #28 30.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-07-08T18:04:47.472Z] #28 30.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-07-08T18:04:47.472Z] #28 30.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-07-08T18:04:47.472Z] #28 30.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-07-08T18:04:47.472Z] #28 30.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-07-08T18:04:47.472Z] #28 30.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-07-08T18:04:47.472Z] #28 30.15 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-07-08T18:04:47.472Z] #28 30.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-07-08T18:04:47.472Z] #28 30.16 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-07-08T18:04:47.729Z] #28 30.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-07-08T18:04:47.729Z] #28 30.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-07-08T18:04:47.729Z] #28 30.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-07-08T18:04:47.729Z] #28 30.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-07-08T18:04:48.129Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T18:04:48.129Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-08T18:04:48.129Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-07-08T18:04:48.129Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-07-08T18:04:48.129Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-07-08T18:04:48.129Z] === RUN TestDeleteDevicemapper [2022-07-08T18:04:48.129Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:04:48.129Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T18:04:48.129Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T18:04:48.293Z] #28 31.02 debconf: delaying package configuration, since apt-utils is not installed [2022-07-08T18:04:48.550Z] #28 31.30 Fetched 18.6 MB in 1s (25.5 MB/s) [2022-07-08T18:04:48.550Z] #28 31.35 Selecting previously unselected package pigz. [2022-07-08T18:04:48.808Z] #28 31.35 (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 ... 40117 files and directories currently installed.) [2022-07-08T18:04:48.808Z] #28 31.40 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-07-08T18:04:48.808Z] #28 31.41 Unpacking pigz (2.6-1) ... [2022-07-08T18:04:48.808Z] #28 31.47 Selecting previously unselected package libelf1:amd64. [2022-07-08T18:04:48.808Z] #28 31.48 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-07-08T18:04:48.808Z] #28 31.49 Unpacking libelf1:amd64 (0.183-1) ... [2022-07-08T18:04:48.808Z] #28 31.59 Selecting previously unselected package libbpf0:amd64. [2022-07-08T18:04:48.808Z] #28 31.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-07-08T18:04:48.808Z] #28 31.61 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-07-08T18:04:49.064Z] #28 31.67 Selecting previously unselected package libcap2:amd64. [2022-07-08T18:04:49.064Z] #28 31.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-07-08T18:04:49.064Z] #28 31.69 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-07-08T18:04:49.064Z] #28 31.74 Selecting previously unselected package libmnl0:amd64. [2022-07-08T18:04:49.064Z] #28 31.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-07-08T18:04:49.064Z] #28 31.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-07-08T18:04:49.064Z] #28 31.80 Selecting previously unselected package libxtables12:amd64. [2022-07-08T18:04:49.064Z] #28 31.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-07-08T18:04:49.064Z] #28 31.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-07-08T18:04:49.064Z] #28 31.88 Selecting previously unselected package libcap2-bin. [2022-07-08T18:04:49.064Z] #28 31.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-07-08T18:04:49.064Z] #28 31.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-07-08T18:04:49.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:04:49.177Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:04:49.322Z] #28 31.95 Selecting previously unselected package iproute2. [2022-07-08T18:04:49.322Z] #28 31.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-07-08T18:04:49.322Z] #28 31.97 Unpacking iproute2 (5.10.0-4) ... [2022-07-08T18:04:49.494Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.15s) [2022-07-08T18:04:49.494Z] === RUN TestUpdateMemory [2022-07-08T18:04:49.494Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:49.494Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-08T18:04:49.494Z] === RUN TestUpdateCPUQuota [2022-07-08T18:04:49.494Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:49.494Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-08T18:04:49.494Z] === RUN TestUpdatePidsLimit [2022-07-08T18:04:49.494Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:04:49.494Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-08T18:04:49.494Z] === RUN TestUpdateRestartPolicy [2022-07-08T18:04:49.579Z] #28 32.31 Selecting previously unselected package xxd. [2022-07-08T18:04:49.579Z] #28 32.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T18:04:49.579Z] #28 32.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:04:49.835Z] #28 32.42 Selecting previously unselected package vim-common. [2022-07-08T18:04:49.835Z] #28 32.42 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T18:04:49.835Z] #28 32.44 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:04:49.835Z] #28 32.56 Selecting previously unselected package bash-completion. [2022-07-08T18:04:49.835Z] #28 32.58 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-07-08T18:04:50.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:04:50.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:04:51.204Z] #28 33.74 Unpacking bash-completion (1:2.11-2) ... [2022-07-08T18:04:51.204Z] #28 34.02 Selecting previously unselected package apparmor. [2022-07-08T18:04:51.460Z] #28 34.04 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-07-08T18:04:51.460Z] #28 34.11 Unpacking apparmor (2.13.6-10) ... [2022-07-08T18:04:51.718Z] #28 34.34 Selecting previously unselected package inetutils-ping. [2022-07-08T18:04:51.718Z] #28 34.34 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-07-08T18:04:51.718Z] #28 34.36 Unpacking inetutils-ping (2:2.0-1) ... [2022-07-08T18:04:51.718Z] #28 34.44 Selecting previously unselected package libip4tc2:amd64. [2022-07-08T18:04:51.718Z] #28 34.44 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-07-08T18:04:51.718Z] #28 34.46 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T18:04:51.718Z] #28 34.50 Selecting previously unselected package libip6tc2:amd64. [2022-07-08T18:04:51.718Z] #28 34.50 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-07-08T18:04:51.718Z] #28 34.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T18:04:51.718Z] #28 34.55 Selecting previously unselected package libnfnetlink0:amd64. [2022-07-08T18:04:51.974Z] #28 34.56 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-07-08T18:04:51.974Z] #28 34.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T18:04:51.974Z] #28 34.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-07-08T18:04:51.974Z] #28 34.61 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-07-08T18:04:51.974Z] #28 34.64 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T18:04:51.974Z] #28 34.69 Selecting previously unselected package libnftnl11:amd64. [2022-07-08T18:04:51.974Z] #28 34.69 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-07-08T18:04:51.974Z] #28 34.70 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T18:04:51.974Z] #28 34.75 Selecting previously unselected package iptables. [2022-07-08T18:04:51.974Z] #28 34.76 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-07-08T18:04:51.974Z] #28 34.76 Unpacking iptables (1.8.7-1) ... [2022-07-08T18:04:52.230Z] #28 34.96 Selecting previously unselected package libonig5:amd64. [2022-07-08T18:04:52.230Z] #28 34.97 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-07-08T18:04:52.230Z] #28 34.98 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T18:04:52.230Z] #28 35.06 Selecting previously unselected package libjq1:amd64. [2022-07-08T18:04:52.487Z] #28 35.07 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-07-08T18:04:52.487Z] #28 35.07 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-07-08T18:04:52.487Z] #28 35.16 Selecting previously unselected package jq. [2022-07-08T18:04:52.487Z] #28 35.16 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-07-08T18:04:52.487Z] #28 35.16 Unpacking jq (1.6-2.1) ... [2022-07-08T18:04:52.487Z] #28 35.22 Selecting previously unselected package libaio1:amd64. [2022-07-08T18:04:52.487Z] #28 35.22 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-07-08T18:04:52.487Z] #28 35.23 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-07-08T18:04:52.711Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:04:52.745Z] #28 35.27 Selecting previously unselected package libgpm2:amd64. [2022-07-08T18:04:52.745Z] #28 35.28 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-07-08T18:04:52.745Z] #28 35.28 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-07-08T18:04:52.745Z] #28 35.35 Selecting previously unselected package libinih1:amd64. [2022-07-08T18:04:52.745Z] #28 35.35 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-07-08T18:04:52.745Z] #28 35.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-07-08T18:04:52.745Z] #28 35.40 Selecting previously unselected package libnet1:amd64. [2022-07-08T18:04:52.745Z] #28 35.41 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-07-08T18:04:52.745Z] #28 35.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T18:04:52.745Z] #28 35.48 Selecting previously unselected package libnl-3-200:amd64. [2022-07-08T18:04:52.745Z] #28 35.48 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-07-08T18:04:52.745Z] #28 35.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T18:04:53.002Z] #28 35.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-07-08T18:04:53.002Z] #28 35.58 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-07-08T18:04:53.002Z] #28 35.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T18:04:53.002Z] #28 35.63 Selecting previously unselected package libyajl2:amd64. [2022-07-08T18:04:53.002Z] #28 35.64 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-07-08T18:04:53.002Z] #28 35.65 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-07-08T18:04:53.002Z] #28 35.70 Selecting previously unselected package net-tools. [2022-07-08T18:04:53.002Z] #28 35.71 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-07-08T18:04:53.002Z] #28 35.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T18:04:53.002Z] #28 35.81 Selecting previously unselected package python-pip-whl. [2022-07-08T18:04:53.259Z] #28 35.82 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-07-08T18:04:53.259Z] #28 35.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T18:04:53.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:04:53.516Z] #28 36.16 Selecting previously unselected package python3-lib2to3. [2022-07-08T18:04:53.516Z] #28 36.18 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-07-08T18:04:53.516Z] #28 36.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-07-08T18:04:53.516Z] #28 36.25 Selecting previously unselected package python3-distutils. [2022-07-08T18:04:53.516Z] #28 36.26 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-07-08T18:04:53.516Z] #28 36.27 Unpacking python3-distutils (3.9.2-1) ... [2022-07-08T18:04:53.516Z] #28 36.35 Selecting previously unselected package python3-pkg-resources. [2022-07-08T18:04:53.516Z] #28 36.35 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-07-08T18:04:53.773Z] #28 36.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-07-08T18:04:53.773Z] #28 36.45 Selecting previously unselected package python3-setuptools. [2022-07-08T18:04:53.773Z] #28 36.45 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-07-08T18:04:53.773Z] #28 36.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-07-08T18:04:53.773Z] #28 36.61 Selecting previously unselected package python3-wheel. [2022-07-08T18:04:54.030Z] #28 36.61 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-07-08T18:04:54.030Z] #28 36.62 Unpacking python3-wheel (0.34.2-1) ... [2022-07-08T18:04:54.030Z] #28 36.68 Selecting previously unselected package python3-pip. [2022-07-08T18:04:54.030Z] #28 36.68 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-07-08T18:04:54.030Z] #28 36.69 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T18:04:54.030Z] #28 36.85 Selecting previously unselected package sudo. [2022-07-08T18:04:54.030Z] #28 36.86 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-07-08T18:04:54.287Z] #28 36.87 Unpacking sudo (1.9.5p2-3) ... [2022-07-08T18:04:54.544Z] #28 37.25 Selecting previously unselected package thin-provisioning-tools. [2022-07-08T18:04:54.544Z] #28 37.25 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-07-08T18:04:54.544Z] #28 37.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-07-08T18:04:54.544Z] #28 37.41 Selecting previously unselected package uidmap. [2022-07-08T18:04:54.544Z] #28 37.42 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-07-08T18:04:54.801Z] #28 37.42 Unpacking uidmap (1:4.8.1-1) ... [2022-07-08T18:04:54.801Z] #28 37.51 Selecting previously unselected package vim-runtime. [2022-07-08T18:04:54.801Z] #28 37.51 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-07-08T18:04:54.801Z] #28 37.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-07-08T18:04:54.801Z] #28 37.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-07-08T18:04:54.801Z] #28 37.56 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:04:55.061Z] #28 ... [2022-07-08T18:04:55.061Z] [2022-07-08T18:04:55.061Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T18:04:55.061Z] #71 sha256:968e70884d3b9c9be39d5178f343f22dcad34668434b56681adbf4edf1d89d65 [2022-07-08T18:04:55.061Z] #71 99.78 + bin/containerd [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.79s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s) [2022-07-08T18:04:55.164Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-07-08T18:04:55.164Z] === RUN TestCgroupNamespacesRun [2022-07-08T18:04:56.092Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-07-08T18:04:56.092Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T18:04:56.092Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-08T18:04:56.092Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-08T18:04:56.092Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T18:04:57.457Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-07-08T18:04:57.457Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T18:04:58.387Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-07-08T18:04:58.387Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T18:04:59.754Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-08T18:04:59.754Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T18:05:00.322Z] #71 ... [2022-07-08T18:05:00.322Z] [2022-07-08T18:05:00.322Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-08T18:05:00.322Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-08T18:05:00.322Z] #28 39.17 Selecting previously unselected package vim. [2022-07-08T18:05:00.322Z] #28 39.17 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-07-08T18:05:00.322Z] #28 39.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:05:00.322Z] #28 39.50 Selecting previously unselected package xfsprogs. [2022-07-08T18:05:00.322Z] #28 39.51 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-07-08T18:05:00.322Z] #28 39.51 Unpacking xfsprogs (5.10.0-4) ... [2022-07-08T18:05:00.322Z] #28 39.81 Selecting previously unselected package zip. [2022-07-08T18:05:00.322Z] #28 39.82 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-07-08T18:05:00.322Z] #28 39.82 Unpacking zip (3.0-12) ... [2022-07-08T18:05:00.322Z] #28 39.91 Selecting previously unselected package zstd. [2022-07-08T18:05:00.322Z] #28 39.92 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-07-08T18:05:00.322Z] #28 39.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-07-08T18:05:00.322Z] #28 40.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-07-08T18:05:00.322Z] #28 40.71 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-07-08T18:05:00.322Z] #28 40.73 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-07-08T18:05:00.322Z] #28 40.74 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-07-08T18:05:00.322Z] #28 40.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-07-08T18:05:00.322Z] #28 40.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-07-08T18:05:00.322Z] #28 40.77 Setting up uidmap (1:4.8.1-1) ... [2022-07-08T18:05:00.322Z] #28 40.78 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-07-08T18:05:00.322Z] #28 40.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-07-08T18:05:00.322Z] #28 40.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-07-08T18:05:00.322Z] #28 40.81 Setting up python3-wheel (0.34.2-1) ... [2022-07-08T18:05:00.322Z] #28 41.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:05:00.322Z] #28 41.30 Setting up libcap2:amd64 (1:2.44-1) ... [2022-07-08T18:05:00.322Z] #28 41.31 Setting up libcap2-bin (1:2.44-1) ... [2022-07-08T18:05:00.322Z] #28 41.33 Setting up apparmor (2.13.6-10) ... [2022-07-08T18:05:00.322Z] #28 42.49 Setting up zip (3.0-12) ... [2022-07-08T18:05:00.322Z] #28 42.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:05:00.322Z] #28 42.52 Setting up bash-completion (1:2.11-2) ... [2022-07-08T18:05:01.120Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-07-08T18:05:01.120Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T18:05:01.254Z] #28 43.72 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-07-08T18:05:01.254Z] #28 43.74 Setting up sudo (1.9.5p2-3) ... [2022-07-08T18:05:01.254Z] #28 43.81 invoke-rc.d: could not determine current runlevel [2022-07-08T18:05:01.254Z] #28 43.82 invoke-rc.d: policy-rc.d denied execution of start. [2022-07-08T18:05:01.254Z] #28 43.84 Setting up xfsprogs (5.10.0-4) ... [2022-07-08T18:05:01.254Z] #28 43.87 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-07-08T18:05:01.254Z] #28 43.88 Setting up inetutils-ping (2:2.0-1) ... [2022-07-08T18:05:01.254Z] #28 43.90 Setting up pigz (2.6-1) ... [2022-07-08T18:05:01.254Z] #28 43.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-07-08T18:05:01.254Z] #28 43.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-07-08T18:05:01.254Z] #28 43.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-07-08T18:05:01.254Z] #28 43.98 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:05:01.376Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-08T18:05:01.377Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T18:05:01.658Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-07-08T18:05:01.658Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T18:05:01.658Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-07-08T18:05:01.658Z] === RUN TestWaitNonBlocked [2022-07-08T18:05:01.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:05:01.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:05:01.658Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:05:01.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:05:01.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:05:01.658Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:05:01.658Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T18:05:01.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-07-08T18:05:01.658Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-07-08T18:05:01.658Z] === RUN TestWaitBlocked [2022-07-08T18:05:01.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:05:01.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:05:01.658Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:05:01.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:05:01.658Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:05:01.658Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:05:01.819Z] #28 44.43 Setting up libaio1:amd64 (0.3.112-9) ... [2022-07-08T18:05:01.819Z] #28 44.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-07-08T18:05:01.914Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T18:05:01.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-07-08T18:05:01.914Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2022-07-08T18:05:01.914Z] === RUN TestWaitConditions [2022-07-08T18:05:01.914Z] === RUN TestWaitConditions/default [2022-07-08T18:05:01.914Z] === PAUSE TestWaitConditions/default [2022-07-08T18:05:01.914Z] === RUN TestWaitConditions/not-running [2022-07-08T18:05:01.914Z] === PAUSE TestWaitConditions/not-running [2022-07-08T18:05:01.914Z] === RUN TestWaitConditions/next-exit [2022-07-08T18:05:01.914Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T18:05:01.914Z] === RUN TestWaitConditions/removed [2022-07-08T18:05:01.914Z] === PAUSE TestWaitConditions/removed [2022-07-08T18:05:01.914Z] === CONT TestWaitConditions/default [2022-07-08T18:05:01.914Z] === CONT TestWaitConditions/removed [2022-07-08T18:05:02.075Z] #28 44.70 Setting up libelf1:amd64 (0.183-1) ... [2022-07-08T18:05:02.075Z] #28 44.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-07-08T18:05:02.075Z] #28 44.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-07-08T18:05:02.075Z] #28 44.75 Setting up python3-distutils (3.9.2-1) ... [2022-07-08T18:05:02.332Z] #28 45.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-07-08T18:05:02.332Z] #28 45.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-07-08T18:05:02.589Z] #28 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-07-08T18:05:02.589Z] #28 45.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-07-08T18:05:02.589Z] #28 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-07-08T18:05:02.589Z] #28 45.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-07-08T18:05:02.589Z] #28 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-07-08T18:05:02.589Z] #28 45.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-07-08T18:05:02.589Z] #28 45.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-07-08T18:05:02.589Z] #28 45.14 Setting up python3-setuptools (52.0.0-4) ... [2022-07-08T18:05:02.742Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.23s) [2022-07-08T18:05:02.742Z] === RUN TestNISDomainname [2022-07-08T18:05:03.305Z] --- PASS: TestNISDomainname (0.53s) [2022-07-08T18:05:03.305Z] === RUN TestHostnameDnsResolution [2022-07-08T18:05:03.440Z] ok github.com/docker/docker/libnetwork/networkdb 104.586s coverage: 60.0% of statements [2022-07-08T18:05:03.440Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-08T18:05:03.440Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-08T18:05:03.440Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-07-08T18:05:03.440Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-08T18:05:03.440Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-07-08T18:05:03.519Z] #28 46.01 Setting up libjq1:amd64 (1.6-2.1) ... [2022-07-08T18:05:03.519Z] #28 46.02 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-07-08T18:05:03.519Z] #28 46.03 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-07-08T18:05:03.519Z] #28 46.04 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-07-08T18:05:03.805Z] === CONT TestWaitConditions/next-exit [2022-07-08T18:05:03.805Z] === CONT TestWaitConditions/not-running [2022-07-08T18:05:04.083Z] #28 46.78 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-07-08T18:05:04.083Z] #28 46.79 Setting up jq (1.6-2.1) ... [2022-07-08T18:05:04.083Z] #28 46.80 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-07-08T18:05:04.083Z] #28 46.81 Setting up iptables (1.8.7-1) ... [2022-07-08T18:05:04.083Z] #28 46.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T18:05:04.083Z] #28 46.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T18:05:04.233Z] --- PASS: TestHostnameDnsResolution (0.76s) [2022-07-08T18:05:04.233Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T18:05:04.340Z] #28 46.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-07-08T18:05:04.340Z] #28 46.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-07-08T18:05:04.340Z] #28 46.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-07-08T18:05:04.340Z] #28 46.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-07-08T18:05:04.340Z] #28 46.86 Setting up iproute2 (5.10.0-4) ... [2022-07-08T18:05:04.490Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-07-08T18:05:04.490Z] === RUN TestPrivilegedHostDevices [2022-07-08T18:05:04.597Z] #28 47.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-07-08T18:05:04.846Z] ok github.com/docker/docker/libnetwork/portmapper 0.683s coverage: 48.6% of statements [2022-07-08T18:05:04.846Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-08T18:05:04.846Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-08T18:05:04.853Z] #28 DONE 47.7s [2022-07-08T18:05:04.853Z] [2022-07-08T18:05:04.853Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-08T18:05:04.853Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-08T18:05:05.052Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-07-08T18:05:05.052Z] === RUN TestRunConsoleSize [2022-07-08T18:05:05.120Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === Skipped [2022-07-08T18:05:05.120Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-08T18:05:05.120Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-08T18:05:05.120Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-08T18:05:05.120Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-08T18:05:05.120Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-08T18:05:05.120Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-08T18:05:05.120Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-08T18:05:05.120Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-08T18:05:05.120Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-08T18:05:05.120Z] firewalld_test.go:14: firewalld is not running [2022-07-08T18:05:05.120Z] [2022-07-08T18:05:05.120Z] DONE 327 tests, 9 skipped in 203.149s [2022-07-08T18:05:05.171Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T18:05:05.171Z] --- PASS: TestWaitConditions/default (1.54s) [2022-07-08T18:05:05.171Z] --- PASS: TestWaitConditions/removed (1.70s) [2022-07-08T18:05:05.171Z] --- PASS: TestWaitConditions/next-exit (1.58s) [2022-07-08T18:05:05.171Z] --- PASS: TestWaitConditions/not-running (1.51s) [2022-07-08T18:05:05.171Z] === CONT TestDaemonRestartIpcMode [2022-07-08T18:05:05.171Z] === CONT TestIpcModeOlderClient [2022-07-08T18:05:05.171Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-08T18:05:05.171Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T18:05:05.613Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-08T18:05:05.613Z] === RUN TestStats Post stage [Pipeline] junit [2022-07-08T18:05:05.714Z] Recording test results [2022-07-08T18:05:05.785Z] #29 0.838 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-07-08T18:05:05.785Z] #29 0.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-07-08T18:05:05.785Z] #29 0.846 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-07-08T18:05:05.785Z] #29 DONE 0.9s [2022-07-08T18:05:05.785Z] [2022-07-08T18:05:05.785Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-08T18:05:05.785Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-08T18:05:05.814Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-08T18:05:06.150Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282a5eda568ded448ee4606d313fc14a4f560c3e -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:282a5eda568ded448ee4606d313fc14a4f560c3e hack/make.sh dynbinary test-integration [2022-07-08T18:05:06.409Z] [2022-07-08T18:05:06.669Z] Removing bundles/ [2022-07-08T18:05:06.669Z] [2022-07-08T18:05:06.669Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T18:05:06.669Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T18:05:06.669Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:05:07.692Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-07-08T18:05:07.948Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-07-08T18:05:07.948Z] PASS [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === Skipped [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T18:05:07.948Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-08T18:05:07.948Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-08T18:05:07.948Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-08T18:05:07.948Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-08T18:05:07.948Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-08T18:05:07.948Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-08T18:05:07.948Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-08T18:05:07.948Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-08T18:05:07.948Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-08T18:05:07.948Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T18:05:07.948Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-08T18:05:07.948Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-08T18:05:07.948Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.05s) [2022-07-08T18:05:07.948Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-08T18:05:07.948Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-08T18:05:07.948Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-08T18:05:07.948Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:05:07.948Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-08T18:05:07.948Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-08T18:05:07.948Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-08T18:05:07.948Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-08T18:05:07.948Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-08T18:05:07.948Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T18:05:07.948Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-08T18:05:07.948Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-08T18:05:07.948Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-08T18:05:07.948Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-08T18:05:07.948Z] [2022-07-08T18:05:07.948Z] DONE 241 tests, 27 skipped in 80.503s [2022-07-08T18:05:07.948Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T18:05:08.128Z] --- PASS: TestStats (2.45s) [2022-07-08T18:05:08.128Z] === RUN TestStopContainerWithTimeout [2022-07-08T18:05:08.128Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T18:05:08.128Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T18:05:08.128Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T18:05:08.128Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T18:05:08.128Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T18:05:08.128Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T18:05:08.128Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T18:05:08.128Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T18:05:08.128Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T18:05:08.128Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T18:05:08.204Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T18:05:08.691Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T18:05:08.766Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-08T18:05:08.766Z] === RUN TestConfigDaemonID [2022-07-08T18:05:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T18:05:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T18:05:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-08T18:05:09.696Z] daemon_test.go:83: [dc04e90897290] daemon is not started [2022-07-08T18:05:09.696Z] --- PASS: TestConfigDaemonID (1.08s) [2022-07-08T18:05:09.696Z] === RUN TestDaemonConfigValidation [2022-07-08T18:05:09.696Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:05:09.696Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:05:09.696Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T18:05:09.696Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T18:05:09.696Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T18:05:09.696Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T18:05:09.696Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T18:05:09.696Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T18:05:09.696Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T18:05:09.696Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T18:05:09.696Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:05:09.696Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T18:05:09.952Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T18:05:09.952Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T18:05:09.952Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T18:05:09.952Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T18:05:09.952Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-08T18:05:09.952Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-08T18:05:09.952Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-07-08T18:05:09.952Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-08T18:05:09.952Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-08T18:05:09.952Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T18:05:09.952Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T18:05:10.580Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T18:05:11.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T18:05:11.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T18:05:11.944Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T18:05:11.944Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-07-08T18:05:11.944Z] --- PASS: TestStopContainerWithTimeout/-1 (2.59s) [2022-07-08T18:05:11.944Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-08T18:05:11.944Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-07-08T18:05:11.944Z] === RUN TestDeleteDevicemapper [2022-07-08T18:05:11.944Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:05:11.944Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T18:05:11.944Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T18:05:12.264Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T18:05:13.192Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T18:05:13.192Z] daemon_test.go:197: [d18d6a0d07b80] daemon is not started [2022-07-08T18:05:13.192Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-08T18:05:13.192Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-08T18:05:13.192Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-07-08T18:05:13.192Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-07-08T18:05:13.192Z] === RUN TestDaemonProxy [2022-07-08T18:05:13.192Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-08T18:05:13.192Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-08T18:05:13.192Z] PASS [2022-07-08T18:05:13.192Z] [2022-07-08T18:05:13.192Z] === Skipped [2022-07-08T18:05:13.192Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-08T18:05:13.192Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-08T18:05:13.192Z] [2022-07-08T18:05:13.192Z] DONE 13 tests, 1 skipped in 5.254s [2022-07-08T18:05:13.192Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T18:05:13.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T18:05:13.448Z] INFO: Testing against a local daemon [2022-07-08T18:05:13.448Z] === RUN TestCommitInheritsEnv [2022-07-08T18:05:13.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-07-08T18:05:13.845Z] === RUN TestUpdateMemory [2022-07-08T18:05:13.884Z] #30 7.714 Collecting yamllint==1.26.1 [2022-07-08T18:05:14.102Z] --- PASS: TestUpdateMemory (0.59s) [2022-07-08T18:05:14.102Z] === RUN TestUpdateCPUQuota [2022-07-08T18:05:14.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-08T18:05:14.815Z] #30 8.771 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-07-08T18:05:15.030Z] --- PASS: TestUpdateCPUQuota (0.90s) [2022-07-08T18:05:15.030Z] === RUN TestUpdatePidsLimit [2022-07-08T18:05:15.030Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T18:05:15.072Z] #30 9.343 Collecting pathspec>=0.5.3 [2022-07-08T18:05:15.286Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T18:05:15.329Z] #30 9.349 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-07-08T18:05:15.329Z] #30 9.557 Collecting pyyaml [2022-07-08T18:05:15.329Z] #30 9.565 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-07-08T18:05:15.329Z] #30 9.606 Building wheels for collected packages: yamllint [2022-07-08T18:05:15.337Z] --- PASS: TestCommitInheritsEnv (1.75s) [2022-07-08T18:05:15.337Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T18:05:15.337Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform// [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T18:05:15.337Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T18:05:15.543Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T18:05:15.586Z] #30 9.615 Building wheel for yamllint (setup.py): started [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform// (0.01s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T18:05:15.593Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T18:05:15.593Z] === RUN TestImagesFilterMultiReference [2022-07-08T18:05:15.593Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-08T18:05:15.593Z] === RUN TestImagePullPlatformInvalid [2022-07-08T18:05:15.593Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-08T18:05:15.593Z] === RUN TestRemoveImageOrphaning [2022-07-08T18:05:15.799Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T18:05:15.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T18:05:16.055Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T18:05:16.150Z] #30 10.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-07-08T18:05:16.150Z] #30 10.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=11abff3e6cc3a98e7d2a975b82faf8439bdf61e279c8cbe078a2f81930a8630d [2022-07-08T18:05:16.150Z] #30 10.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-07-08T18:05:16.150Z] #30 10.10 Successfully built yamllint [2022-07-08T18:05:16.150Z] #30 10.11 Installing collected packages: pyyaml, pathspec, yamllint [2022-07-08T18:05:16.150Z] #30 10.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-07-08T18:05:16.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T18:05:16.715Z] #30 DONE 10.7s [2022-07-08T18:05:16.715Z] [2022-07-08T18:05:16.715Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-08T18:05:16.715Z] #34 sha256:3a10db10689d9ac0c535c999e33623e1cb1f430644bf73e24077394981cc94ba [2022-07-08T18:05:16.715Z] #34 DONE 0.2s [2022-07-08T18:05:16.715Z] [2022-07-08T18:05:16.715Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-08T18:05:16.715Z] #39 sha256:5e176cd2241f1b0e282ab46483a3f11bff377994852d9ace2d42097dcca9f632 [2022-07-08T18:05:16.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T18:05:16.972Z] #39 DONE 0.4s [2022-07-08T18:05:16.972Z] [2022-07-08T18:05:16.972Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:05:16.972Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:05:17.230Z] #67 ... [2022-07-08T18:05:17.230Z] [2022-07-08T18:05:17.230Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-08T18:05:17.230Z] #42 sha256:53f19658ed45dd32499dcf740325b4c99b88ee24733d9ac7884d84446ea6fe96 [2022-07-08T18:05:17.230Z] #42 DONE 0.1s [2022-07-08T18:05:17.230Z] [2022-07-08T18:05:17.230Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-08T18:05:17.230Z] #44 sha256:882be0dd3fffa9d7d5f6e1d57e1c6383c398529d2e35d257e47e8431b4a9cda3 [2022-07-08T18:05:17.230Z] #44 DONE 0.1s [2022-07-08T18:05:17.230Z] [2022-07-08T18:05:17.230Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:05:17.230Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-07-08T18:05:17.237Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-07-08T18:05:17.237Z] === RUN TestUpdateRestartPolicy [2022-07-08T18:05:17.479Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-07-08T18:05:17.479Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T18:05:17.480Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-08T18:05:17.480Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-08T18:05:17.480Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T18:05:17.480Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-08T18:05:17.480Z] === RUN TestTagInvalidReference [2022-07-08T18:05:17.480Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-08T18:05:17.480Z] === RUN TestTagValidPrefixedRepo [2022-07-08T18:05:17.480Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-08T18:05:17.480Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T18:05:17.480Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T18:05:17.480Z] === RUN TestTagOfficialNames [2022-07-08T18:05:17.480Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-08T18:05:17.480Z] === RUN TestTagMatchesDigest [2022-07-08T18:05:17.480Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T18:05:17.480Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T18:05:17.487Z] #67 ... [2022-07-08T18:05:17.487Z] [2022-07-08T18:05:17.487Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-08T18:05:17.487Z] #46 sha256:53e269fe343af4c7c29d777c966edaf64c1f569fd1cad1769df2dad2ccf50f25 [2022-07-08T18:05:17.487Z] #46 DONE 0.1s [2022-07-08T18:05:17.487Z] [2022-07-08T18:05:17.487Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-08T18:05:17.487Z] #48 sha256:5abbde317ad25112a38c8f8928b55bc2ab5bc5671caa3f02ec9d264dd180584f [2022-07-08T18:05:17.487Z] #48 DONE 0.1s [2022-07-08T18:05:17.487Z] [2022-07-08T18:05:17.487Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-08T18:05:17.487Z] #52 sha256:5bc2f572811ed2623ca4e3e87f0e16359427853e8ceb98418fdfd02219f33a38 [2022-07-08T18:05:17.487Z] #52 DONE 0.1s [2022-07-08T18:05:17.487Z] [2022-07-08T18:05:17.487Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-08T18:05:17.487Z] #55 sha256:8326fb4f41a3db5998fbd13a584f8e213b49c36d02aa076b6462b46174d28889 [2022-07-08T18:05:17.744Z] #55 DONE 0.1s [2022-07-08T18:05:17.744Z] [2022-07-08T18:05:17.744Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-08T18:05:17.744Z] #59 sha256:ad88f71407573a3a99eae373b4606c0c1c3bc8b7dc9888cc8f506322e8d53de4 [2022-07-08T18:05:17.744Z] #59 DONE 0.1s [2022-07-08T18:05:17.744Z] [2022-07-08T18:05:17.744Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:05:17.744Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:05:17.744Z] #67 ... [2022-07-08T18:05:17.744Z] [2022-07-08T18:05:17.744Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-08T18:05:17.744Z] #61 sha256:bdf488de604dd1b1f27b4c43900f994e5f862f1469e8a1aa16b71322cad55802 [2022-07-08T18:05:17.744Z] #61 DONE 0.1s [2022-07-08T18:05:17.744Z] [2022-07-08T18:05:17.744Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-08T18:05:17.744Z] #63 sha256:4189e7efa6410bc45359a01ed7a8e1c452b170a7988536d636adc052b30dbd43 [2022-07-08T18:05:18.002Z] #63 DONE 0.2s [2022-07-08T18:05:18.002Z] [2022-07-08T18:05:18.002Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:05:18.002Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:05:18.002Z] #67 ... [2022-07-08T18:05:18.002Z] [2022-07-08T18:05:18.002Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-08T18:05:18.002Z] #65 sha256:931d07598cdfc2ce15f354917bf7640e12b36bd414ecfaa011f5b9a75259573f [2022-07-08T18:05:18.002Z] #65 DONE 0.1s [2022-07-08T18:05:18.259Z] [2022-07-08T18:05:18.259Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T18:05:18.259Z] #71 sha256:968e70884d3b9c9be39d5178f343f22dcad34668434b56681adbf4edf1d89d65 [2022-07-08T18:05:25.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T18:05:27.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T18:05:29.401Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-07-08T18:05:29.401Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T18:05:29.401Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-08T18:05:29.401Z] === RUN TestWaitNonBlocked [2022-07-08T18:05:29.401Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:05:29.401Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:05:29.401Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:05:29.401Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:05:29.401Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:05:29.401Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:05:29.401Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T18:05:29.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-07-08T18:05:29.401Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-07-08T18:05:29.401Z] === RUN TestWaitBlocked [2022-07-08T18:05:29.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:05:29.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:05:29.401Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:05:29.401Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:05:29.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:05:29.401Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:05:29.965Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T18:05:29.965Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-07-08T18:05:29.965Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2022-07-08T18:05:29.965Z] === RUN TestWaitConditions [2022-07-08T18:05:29.965Z] === RUN TestWaitConditions/default [2022-07-08T18:05:29.965Z] === PAUSE TestWaitConditions/default [2022-07-08T18:05:29.965Z] === RUN TestWaitConditions/not-running [2022-07-08T18:05:29.965Z] === PAUSE TestWaitConditions/not-running [2022-07-08T18:05:29.965Z] === RUN TestWaitConditions/next-exit [2022-07-08T18:05:29.965Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T18:05:29.965Z] === RUN TestWaitConditions/removed [2022-07-08T18:05:29.965Z] === PAUSE TestWaitConditions/removed [2022-07-08T18:05:29.965Z] === CONT TestWaitConditions/default [2022-07-08T18:05:29.965Z] === CONT TestWaitConditions/next-exit [2022-07-08T18:05:30.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T18:05:31.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T18:05:31.854Z] === CONT TestWaitConditions/removed [2022-07-08T18:05:31.855Z] === CONT TestWaitConditions/not-running [2022-07-08T18:05:33.219Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T18:05:33.219Z] --- PASS: TestWaitConditions/default (1.64s) [2022-07-08T18:05:33.219Z] --- PASS: TestWaitConditions/next-exit (1.68s) [2022-07-08T18:05:33.219Z] --- PASS: TestWaitConditions/removed (1.56s) [2022-07-08T18:05:33.219Z] --- PASS: TestWaitConditions/not-running (1.55s) [2022-07-08T18:05:33.219Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T18:05:33.219Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T18:05:35.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T18:05:35.737Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2022-07-08T18:05:35.738Z] === CONT TestIpcModeOlderClient [2022-07-08T18:05:35.738Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-07-08T18:05:35.738Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T18:05:35.738Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-08T18:05:35.738Z] === CONT TestDaemonHostGatewayIP [2022-07-08T18:05:37.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T18:05:38.257Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2022-07-08T18:05:38.257Z] === CONT TestDaemonRestartIpcMode [2022-07-08T18:05:40.773Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-07-08T18:05:41.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T18:05:42.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T18:05:44.776Z] #71 ... [2022-07-08T18:05:44.776Z] [2022-07-08T18:05:44.776Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-08T18:05:44.776Z] #67 sha256:d12b4b259cab10690a747c0d9c688d17aad87883ed163867bbafe624e371d54d [2022-07-08T18:05:44.776Z] #67 90.10 + mkdir -p /build [2022-07-08T18:05:44.776Z] #67 90.10 + cp runc /build/runc [2022-07-08T18:05:44.776Z] #67 DONE 90.5s [2022-07-08T18:05:44.776Z] [2022-07-08T18:05:44.776Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T18:05:44.776Z] #71 sha256:968e70884d3b9c9be39d5178f343f22dcad34668434b56681adbf4edf1d89d65 [2022-07-08T18:05:44.776Z] #71 ... [2022-07-08T18:05:44.776Z] [2022-07-08T18:05:44.776Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-08T18:05:44.776Z] #68 sha256:64bacb63a15aafa8facd16b2d8dade05767f903716b9839fb1d0e54ef4fdcff9 [2022-07-08T18:05:44.776Z] #68 DONE 0.1s [2022-07-08T18:05:44.776Z] [2022-07-08T18:05:44.776Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-08T18:05:44.776Z] #71 sha256:968e70884d3b9c9be39d5178f343f22dcad34668434b56681adbf4edf1d89d65 [2022-07-08T18:05:45.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T18:05:47.323Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-07-08T18:05:47.323Z] PASS [2022-07-08T18:05:47.323Z] [2022-07-08T18:05:47.323Z] === Skipped [2022-07-08T18:05:47.323Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T18:05:47.323Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:05:47.323Z] [2022-07-08T18:05:47.323Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T18:05:47.323Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-08T18:05:47.323Z] [2022-07-08T18:05:47.323Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:05:47.323Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:05:47.323Z] [2022-07-08T18:05:47.323Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-08T18:05:47.323Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-08T18:05:47.323Z] [2022-07-08T18:05:47.323Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T18:05:47.323Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:05:47.323Z] [2022-07-08T18:05:47.323Z] DONE 264 tests, 5 skipped in 127.660s [2022-07-08T18:05:47.323Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T18:05:47.579Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T18:05:48.140Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-08T18:05:48.140Z] === RUN TestConfigDaemonID [2022-07-08T18:05:48.411Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T18:05:48.411Z] Using test binary docker [2022-07-08T18:05:48.411Z] +++ /etc/init.d/apparmor start [2022-07-08T18:05:48.411Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T18:05:48.411Z] INFO: Waiting for daemon to start... [2022-07-08T18:05:48.411Z] Starting dockerd [2022-07-08T18:05:48.411Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-08T18:05:49.068Z] daemon_test.go:83: [db6180e4fa8ab] daemon is not started [2022-07-08T18:05:49.068Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-08T18:05:49.068Z] === RUN TestDaemonConfigValidation [2022-07-08T18:05:49.068Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:05:49.068Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:05:49.068Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T18:05:49.068Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T18:05:49.068Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T18:05:49.068Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T18:05:49.068Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T18:05:49.068Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T18:05:49.068Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T18:05:49.068Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T18:05:49.068Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:05:49.068Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T18:05:49.068Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T18:05:49.068Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T18:05:49.068Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T18:05:49.324Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T18:05:49.324Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-08T18:05:49.324Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-07-08T18:05:49.324Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-08T18:05:49.324Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-07-08T18:05:49.324Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-07-08T18:05:49.324Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T18:05:49.324Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T18:05:50.251Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T18:05:50.947Z] . [2022-07-08T18:05:50.947Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T18:05:50.947Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T18:05:50.947Z] Error: No such image: emptyfs [2022-07-08T18:05:50.947Z] ++++ docker load [2022-07-08T18:05:50.947Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T18:05:50.947Z] Running integration-test (iteration 1) [2022-07-08T18:05:50.947Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T18:05:50.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:05:50.947Z] ++ set -e [2022-07-08T18:05:50.947Z] ++ '[' -n 0 ']' [2022-07-08T18:05:50.947Z] ++ set -x [2022-07-08T18:05:50.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:05:51.617Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T18:05:51.885Z] Loaded image: busybox:latest [2022-07-08T18:05:52.454Z] Loaded image: busybox:glibc [2022-07-08T18:05:52.545Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T18:05:52.545Z] daemon_test.go:197: [de026d2f4c42b] daemon is not started [2022-07-08T18:05:52.545Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-08T18:05:52.545Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-08T18:05:52.545Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-08T18:05:52.545Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-08T18:05:52.545Z] === RUN TestDaemonProxy [2022-07-08T18:05:52.545Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T18:05:54.431Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T18:05:55.795Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T18:05:56.649Z] Loaded image: debian:bullseye-slim [2022-07-08T18:05:56.908Z] Loaded image: hello-world:latest [2022-07-08T18:05:57.167Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:05:57.167Z] INFO: Testing against a local daemon [2022-07-08T18:05:57.167Z] === RUN TestCgroupNamespacesBuild [2022-07-08T18:05:57.682Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T18:05:58.243Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T18:05:58.499Z] --- PASS: TestDaemonProxy (6.23s) [2022-07-08T18:05:58.499Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-07-08T18:05:58.499Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-08T18:05:58.499Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-07-08T18:05:58.499Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T18:05:58.499Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T18:05:58.499Z] PASS [2022-07-08T18:05:58.499Z] [2022-07-08T18:05:58.499Z] DONE 18 tests in 11.160s [2022-07-08T18:05:58.499Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T18:05:58.755Z] INFO: Testing against a local daemon [2022-07-08T18:05:58.756Z] === RUN TestCommitInheritsEnv [2022-07-08T18:05:59.012Z] --- PASS: TestCommitInheritsEnv (0.30s) [2022-07-08T18:05:59.012Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T18:05:59.012Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T18:05:59.012Z] === RUN TestImportWithCustomPlatform [2022-07-08T18:05:59.012Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T18:05:59.012Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T18:05:59.012Z] === RUN TestImportWithCustomPlatform// [2022-07-08T18:05:59.012Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T18:05:59.012Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T18:05:59.269Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T18:05:59.269Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T18:05:59.269Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T18:05:59.269Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T18:05:59.269Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T18:05:59.269Z] === RUN TestImagesFilterMultiReference [2022-07-08T18:05:59.269Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-08T18:05:59.269Z] === RUN TestImagePullPlatformInvalid [2022-07-08T18:05:59.269Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T18:05:59.269Z] === RUN TestRemoveImageOrphaning [2022-07-08T18:05:59.525Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-07-08T18:05:59.525Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T18:05:59.704Z] --- PASS: TestCgroupNamespacesBuild (2.53s) [2022-07-08T18:05:59.704Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T18:06:00.087Z] time="2022-07-08T18:05:59Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-08T18:06:01.452Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2022-07-08T18:06:01.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T18:06:01.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-08T18:06:01.452Z] === RUN TestTagInvalidReference [2022-07-08T18:06:01.708Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-08T18:06:01.708Z] === RUN TestTagValidPrefixedRepo [2022-07-08T18:06:01.708Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-08T18:06:01.708Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T18:06:01.708Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T18:06:01.708Z] === RUN TestTagOfficialNames [2022-07-08T18:06:01.708Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T18:06:01.708Z] === RUN TestTagMatchesDigest [2022-07-08T18:06:01.708Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-07-08T18:06:01.708Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T18:06:02.275Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2022-07-08T18:06:02.276Z] === RUN TestBuildWithSession [2022-07-08T18:06:02.276Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:06:02.276Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T18:06:02.276Z] === RUN TestBuildSquashParent [2022-07-08T18:06:12.259Z] --- PASS: TestBuildSquashParent (8.66s) [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:06:12.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:06:12.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:06:12.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:06:12.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:06:12.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:06:12.259Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:06:12.259Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:06:12.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:06:12.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:06:14.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:06:14.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:06:16.811Z] #71 178.2 # github.com/containerd/containerd/cmd/containerd [2022-07-08T18:06:16.811Z] #71 178.2 /usr/bin/ld: /tmp/go-link-1244491971/000019.o: in function `New': [2022-07-08T18:06:16.811Z] #71 178.2 /tmp/tmp.sa4xi4m1Sm/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-07-08T18:06:16.811Z] #71 178.3 + bin/containerd-stress [2022-07-08T18:06:16.811Z] #71 179.4 + bin/containerd-shim [2022-07-08T18:06:18.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:06:18.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:06:21.651Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-08T18:06:21.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2022-07-08T18:06:21.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.62s) [2022-07-08T18:06:21.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.58s) [2022-07-08T18:06:21.651Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.54s) [2022-07-08T18:06:21.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.29s) [2022-07-08T18:06:21.652Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s) [2022-07-08T18:06:21.652Z] === RUN TestBuildMultiStageCopy [2022-07-08T18:06:21.652Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T18:06:24.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T18:06:24.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T18:06:24.758Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T18:06:25.695Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T18:06:26.263Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-07-08T18:06:26.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.62s) [2022-07-08T18:06:26.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-07-08T18:06:26.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2022-07-08T18:06:26.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-07-08T18:06:26.263Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-07-08T18:06:26.263Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T18:06:26.760Z] #71 190.6 + bin/containerd-shim-runc-v1 [2022-07-08T18:06:27.642Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-07-08T18:06:27.642Z] === RUN TestBuildLabelWithTargets [2022-07-08T18:06:30.178Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2022-07-08T18:06:30.178Z] === RUN TestBuildWithEmptyLayers [2022-07-08T18:06:31.117Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-07-08T18:06:31.117Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T18:06:33.303Z] #71 196.9 + bin/containerd-shim-runc-v2 [2022-07-08T18:06:33.304Z] #71 197.7 + binaries [2022-07-08T18:06:33.304Z] #71 197.7 + install -D bin/containerd /build/containerd [2022-07-08T18:06:33.304Z] #71 197.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-07-08T18:06:33.304Z] #71 197.8 + install -D bin/ctr /build/ctr [2022-07-08T18:06:33.560Z] #71 DONE 198.2s [2022-07-08T18:06:34.407Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2022-07-08T18:06:34.407Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T18:06:34.927Z] [2022-07-08T18:06:34.927Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-08T18:06:34.927Z] #72 sha256:0b3177105ebf8d478e499034c1fed5eb1ae5f427e8bc9572a42c6ad0076cf23b [2022-07-08T18:06:34.927Z] #72 DONE 0.2s [2022-07-08T18:06:34.927Z] [2022-07-08T18:06:34.927Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-08T18:06:34.927Z] #77 sha256:12300e318918d2f01bf422052c10b6144f0f44e07949808daf4faf3efc661258 [2022-07-08T18:06:34.927Z] #77 DONE 0.1s [2022-07-08T18:06:34.927Z] [2022-07-08T18:06:34.927Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-08T18:06:34.927Z] #82 sha256:d8c0d828b1d33123ac0f2b1ff8c6a1eef5013bb3440dc6febbdf96c8ba6e21a2 [2022-07-08T18:06:35.489Z] #82 DONE 0.5s [2022-07-08T18:06:35.489Z] [2022-07-08T18:06:35.489Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-08T18:06:35.489Z] #85 sha256:8a3c675b3680f520cd67e5bb74171b77835ea8c424f57712c95927215c8ad467 [2022-07-08T18:06:35.489Z] #85 DONE 0.1s [2022-07-08T18:06:35.489Z] [2022-07-08T18:06:35.489Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-08T18:06:35.489Z] #86 sha256:5e39c55e3e7b4259d7b71916ac28081a2df0c654c1008c2032d6126b22a1d2c5 [2022-07-08T18:06:35.489Z] #86 DONE 0.0s [2022-07-08T18:06:35.489Z] [2022-07-08T18:06:35.489Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-08T18:06:35.489Z] #87 sha256:23ef013e72ddaf69213814d19b631b19b630663f7a3103457e2ea43b8a6e0eb6 [2022-07-08T18:06:35.489Z] #87 DONE 0.0s [2022-07-08T18:06:35.489Z] [2022-07-08T18:06:35.489Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-08T18:06:35.489Z] #88 sha256:99bf129f77599021f9ea8ffa83fac4b055e2eadcd1d09cba7bbcf79464af8efe [2022-07-08T18:06:36.312Z] --- PASS: TestBuildUncleanTarFilenames (1.87s) [2022-07-08T18:06:36.312Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T18:06:38.757Z] #88 DONE 3.3s [2022-07-08T18:06:38.757Z] [2022-07-08T18:06:38.757Z] #89 exporting to image [2022-07-08T18:06:38.757Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-08T18:06:38.757Z] #89 exporting layers [2022-07-08T18:06:39.602Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2022-07-08T18:06:39.602Z] === RUN TestBuildWithHugeFile [2022-07-08T18:06:43.134Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T18:06:43.134Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:06:43.134Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:06:43.134Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:06:43.134Z] [2022-07-08T18:06:43.134Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-08T18:06:43.134Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-08T18:06:43.134Z] HOSTNAME=00175ec0c99d [2022-07-08T18:06:43.134Z] TESTDEBUG=0 [2022-07-08T18:06:43.134Z] DEST=bundles/test-integration [2022-07-08T18:06:43.134Z] PWD=/go/src/github.com/docker/docker [2022-07-08T18:06:43.134Z] DOCKER_GITCOMMIT=282a5eda568ded448ee4606d313fc14a4f560c3e [2022-07-08T18:06:43.134Z] container=docker [2022-07-08T18:06:43.134Z] HOME=/root [2022-07-08T18:06:43.134Z] GOLANG_VERSION=1.18.3 [2022-07-08T18:06:43.134Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-08T18:06:43.134Z] VALIDATE_BRANCH=master [2022-07-08T18:06:43.134Z] TERM=xterm [2022-07-08T18:06:43.134Z] DOCKER_PKG=github.com/docker/docker [2022-07-08T18:06:43.134Z] SHLVL=1 [2022-07-08T18:06:43.134Z] TIMEOUT=120m [2022-07-08T18:06:43.134Z] DOCKER_BUILDTAGS= journald [2022-07-08T18:06:43.134Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-08T18:06:43.134Z] GO111MODULE=off [2022-07-08T18:06:43.134Z] DOCKER_EXPERIMENTAL=1 [2022-07-08T18:06:43.134Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-08T18:06:43.134Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-08T18:06:43.134Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-08T18:06:43.134Z] GOPATH=/go [2022-07-08T18:06:43.134Z] PKG_CONFIG=pkg-config [2022-07-08T18:06:43.134Z] _=/usr/bin/env [2022-07-08T18:06:43.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-08T18:06:53.863Z] --- PASS: TestImportExtremelyLargeImageWorks (92.51s) [2022-07-08T18:06:53.863Z] PASS [2022-07-08T18:06:53.863Z] [2022-07-08T18:06:53.863Z] === Skipped [2022-07-08T18:06:53.863Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-08T18:06:53.863Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-08T18:06:53.863Z] [2022-07-08T18:06:53.863Z] DONE 22 tests, 1 skipped in 96.578s [2022-07-08T18:06:53.863Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T18:06:53.863Z] === RUN TestStripANSICommands [2022-07-08T18:06:53.863Z] === RUN TestStripANSICommands/#00 [2022-07-08T18:06:53.863Z] === RUN TestStripANSICommands/#01 [2022-07-08T18:06:53.863Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T18:06:53.863Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T18:06:53.863Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T18:06:53.863Z] PASS [2022-07-08T18:06:53.863Z] [2022-07-08T18:06:53.863Z] DONE 3 tests in 0.041s [2022-07-08T18:06:53.863Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T18:06:53.863Z] INFO: Testing against a local daemon [2022-07-08T18:06:53.863Z] === RUN TestNetworkCreateDelete [2022-07-08T18:06:53.863Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-07-08T18:06:53.863Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T18:06:53.863Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-08T18:06:53.863Z] === RUN TestDaemonDNSFallback [2022-07-08T18:06:57.128Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-08T18:06:57.128Z] === RUN TestInspectNetwork [2022-07-08T18:06:57.128Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T18:06:57.128Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T18:06:57.128Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:06:57.128Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:06:57.128Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:06:57.128Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T18:06:57.128Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T18:06:57.128Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T18:06:57.128Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestNetworkList [2022-07-08T18:06:57.128Z] === RUN TestNetworkList//networks [2022-07-08T18:06:57.128Z] === PAUSE TestNetworkList//networks [2022-07-08T18:06:57.128Z] === RUN TestNetworkList//networks/ [2022-07-08T18:06:57.128Z] === PAUSE TestNetworkList//networks/ [2022-07-08T18:06:57.128Z] === CONT TestNetworkList//networks [2022-07-08T18:06:57.128Z] === CONT TestNetworkList//networks/ [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkList (0.01s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T18:06:57.128Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T18:06:57.128Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T18:06:57.128Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-08T18:06:57.128Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T18:06:57.128Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-08T18:06:57.128Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T18:06:57.128Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-08T18:06:57.128Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T18:06:57.128Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-08T18:06:57.128Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T18:06:57.128Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-08T18:06:57.128Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T18:06:57.128Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T18:06:57.128Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:06:57.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T18:06:57.128Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-08T18:06:57.128Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T18:06:57.128Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-08T18:06:57.128Z] PASS [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === Skipped [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-08T18:06:57.128Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-08T18:06:57.128Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-08T18:06:57.128Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-08T18:06:57.128Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-08T18:06:57.128Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-08T18:06:57.128Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-08T18:06:57.128Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-08T18:06:57.128Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-08T18:06:57.128Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:06:57.128Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-08T18:06:57.128Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-08T18:06:57.128Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] DONE 34 tests, 12 skipped in 7.034s [2022-07-08T18:06:57.128Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:06:57.128Z] INFO: Testing against a local daemon [2022-07-08T18:06:57.128Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T18:06:57.128Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:06:57.128Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestDockerNetworkIpvlan [2022-07-08T18:06:57.128Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:06:57.128Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:06:57.128Z] PASS [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === Skipped [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:06:57.128Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:06:57.128Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] DONE 2 tests, 2 skipped in 0.099s [2022-07-08T18:06:57.128Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:06:57.128Z] INFO: Testing against a local daemon [2022-07-08T18:06:57.128Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T18:06:57.128Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-08T18:06:57.128Z] === RUN TestDockerNetworkMacvlan [2022-07-08T18:06:57.128Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-08T18:06:57.128Z] PASS [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === Skipped [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-08T18:06:57.128Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-08T18:06:57.128Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] DONE 2 tests, 2 skipped in 0.097s [2022-07-08T18:06:57.128Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T18:06:57.128Z] testing: warning: no tests to run [2022-07-08T18:06:57.128Z] PASS [2022-07-08T18:06:57.128Z] [2022-07-08T18:06:57.128Z] DONE 0 tests in 0.023s [2022-07-08T18:06:57.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T18:06:57.384Z] INFO: Testing against a local daemon [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginTLS [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginHeader [2022-07-08T18:06:57.384Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.384Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-08T18:06:57.384Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T18:06:57.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:57.640Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-08T18:06:57.640Z] === RUN TestAuthZPluginV2Disable [2022-07-08T18:06:58.203Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.203Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-08T18:06:58.203Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T18:06:58.458Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.458Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-08T18:06:58.458Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T18:06:58.714Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.714Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-08T18:06:58.714Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-08T18:06:58.970Z] PASS [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === Skipped [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-07-08T18:06:58.970Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:58.970Z] [2022-07-08T18:06:58.970Z] DONE 17 tests, 17 skipped in 1.803s [2022-07-08T18:06:58.970Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T18:06:59.226Z] INFO: Testing against a local daemon [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:06:59.226Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:06:59.226Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T18:06:59.226Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T18:06:59.226Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:06:59.226Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T18:06:59.226Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T18:06:59.226Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T18:06:59.226Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T18:06:59.226Z] === RUN TestPluginInstall [2022-07-08T18:06:59.226Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:59.226Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-08T18:06:59.226Z] === RUN TestPluginsWithRuntimes [2022-07-08T18:06:59.226Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-08T18:06:59.226Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-08T18:06:59.226Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T18:06:59.226Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-08T18:06:59.226Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-08T18:06:59.226Z] PASS [2022-07-08T18:06:59.226Z] [2022-07-08T18:06:59.226Z] === Skipped [2022-07-08T18:06:59.226Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-08T18:06:59.226Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-08T18:06:59.226Z] [2022-07-08T18:06:59.226Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-08T18:06:59.226Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-08T18:06:59.226Z] [2022-07-08T18:06:59.226Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-08T18:06:59.226Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-08T18:06:59.226Z] [2022-07-08T18:06:59.226Z] DONE 19 tests, 3 skipped in 0.147s [2022-07-08T18:06:59.226Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T18:06:59.226Z] INFO: Testing against a local daemon [2022-07-08T18:06:59.226Z] === RUN TestExternalGraphDriver [2022-07-08T18:06:59.787Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-08T18:06:59.787Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-07-08T18:06:59.787Z] === RUN TestGraphdriverPluginV2 [2022-07-08T18:07:03.954Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-07-08T18:07:03.954Z] PASS [2022-07-08T18:07:03.954Z] [2022-07-08T18:07:03.954Z] === Skipped [2022-07-08T18:07:03.954Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-07-08T18:07:03.954Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-08T18:07:03.954Z] [2022-07-08T18:07:03.954Z] DONE 2 tests, 1 skipped in 4.281s [2022-07-08T18:07:03.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T18:07:03.954Z] INFO: Testing against a local daemon [2022-07-08T18:07:03.954Z] === RUN TestContinueAfterPluginCrash [2022-07-08T18:07:03.954Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T18:07:03.954Z] === RUN TestReadPluginNoRead [2022-07-08T18:07:03.954Z] === PAUSE TestReadPluginNoRead [2022-07-08T18:07:03.954Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T18:07:03.954Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T18:07:03.954Z] === CONT TestContinueAfterPluginCrash [2022-07-08T18:07:03.954Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T18:07:05.283Z] #89 exporting layers 24.5s done [2022-07-08T18:07:05.283Z] #89 writing image sha256:a4b08bd1ca127cc4df9ce82f955197357dafb68c57b5e6cfcb8301c7e34db67c done [2022-07-08T18:07:05.283Z] #89 naming to docker.io/library/docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 done [2022-07-08T18:07:05.283Z] #89 DONE 24.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-08T18:07:05.650Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43786/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed3304677cdca9c1862ab649e3f4db7eccf16015 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 hack/validate/default [2022-07-08T18:07:07.016Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-08T18:07:08.123Z] --- PASS: TestDaemonStartWithLogOpt (4.02s) [2022-07-08T18:07:08.123Z] === CONT TestReadPluginNoRead [2022-07-08T18:07:09.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-08T18:07:09.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-08T18:07:10.012Z] === RUN TestReadPluginNoRead/default [2022-07-08T18:07:11.377Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T18:07:12.261Z] Congratulations! All API changes are done the right way. [2022-07-08T18:07:12.261Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-08T18:07:12.261Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-08T18:07:12.261Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-08T18:07:12.261Z] [2022-07-08T18:07:12.261Z] INFO Start validation with golang-ci-lint [2022-07-08T18:07:12.305Z] --- PASS: TestContinueAfterPluginCrash (8.73s) [2022-07-08T18:07:12.305Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T18:07:13.190Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-08T18:07:13.190Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-08T18:07:13.670Z] === CONT TestReadPluginNoRead [2022-07-08T18:07:13.671Z] read_test.go:92: [dcd488ffa8e40] daemon is not started [2022-07-08T18:07:13.671Z] --- PASS: TestReadPluginNoRead (6.03s) [2022-07-08T18:07:13.671Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-07-08T18:07:13.671Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-07-08T18:07:13.671Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-07-08T18:07:13.671Z] PASS [2022-07-08T18:07:13.671Z] [2022-07-08T18:07:13.671Z] DONE 6 tests in 10.160s [2022-07-08T18:07:13.671Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T18:07:13.671Z] testing: warning: no tests to run [2022-07-08T18:07:13.671Z] PASS [2022-07-08T18:07:13.671Z] [2022-07-08T18:07:13.671Z] DONE 0 tests in 0.039s [2022-07-08T18:07:13.671Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T18:07:13.926Z] INFO: Testing against a local daemon [2022-07-08T18:07:13.926Z] === RUN TestPluginWithDevMounts [2022-07-08T18:07:13.926Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-08T18:07:13.926Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-08T18:07:13.926Z] PASS [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === Skipped [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-08T18:07:13.926Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] DONE 1 tests, 1 skipped in 0.120s [2022-07-08T18:07:13.926Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T18:07:13.926Z] INFO: Testing against a local daemon [2022-07-08T18:07:13.926Z] === RUN TestSecretInspect [2022-07-08T18:07:13.926Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-08T18:07:13.926Z] === RUN TestSecretList [2022-07-08T18:07:13.926Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] --- SKIP: TestSecretList (0.01s) [2022-07-08T18:07:13.926Z] === RUN TestSecretsCreateAndDelete [2022-07-08T18:07:13.926Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-07-08T18:07:13.926Z] === RUN TestSecretsUpdate [2022-07-08T18:07:13.926Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-08T18:07:13.926Z] === RUN TestTemplatedSecret [2022-07-08T18:07:13.926Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-08T18:07:13.926Z] === RUN TestSecretCreateResolve [2022-07-08T18:07:13.926Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-08T18:07:13.926Z] PASS [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === Skipped [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-08T18:07:13.926Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-08T18:07:13.926Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-07-08T18:07:13.926Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-08T18:07:13.926Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-08T18:07:13.926Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-08T18:07:13.926Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:13.926Z] [2022-07-08T18:07:13.926Z] DONE 6 tests, 6 skipped in 0.166s [2022-07-08T18:07:13.926Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T18:07:14.182Z] INFO: Testing against a local daemon [2022-07-08T18:07:14.182Z] === RUN TestServiceCreateInit [2022-07-08T18:07:14.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T18:07:14.182Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.182Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T18:07:14.183Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-08T18:07:14.183Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T18:07:14.183Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T18:07:14.183Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceConflict [2022-07-08T18:07:14.183Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T18:07:14.183Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T18:07:14.183Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T18:07:14.183Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T18:07:14.183Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceSysctls [2022-07-08T18:07:14.183Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-07-08T18:07:14.183Z] === RUN TestCreateServiceCapabilities [2022-07-08T18:07:14.183Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-08T18:07:14.183Z] === RUN TestInspect [2022-07-08T18:07:14.183Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestInspect (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestCreateJob [2022-07-08T18:07:14.183Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestCreateJob (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestReplicatedJob [2022-07-08T18:07:14.183Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.183Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-08T18:07:14.183Z] === RUN TestUpdateReplicatedJob [2022-07-08T18:07:14.183Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.439Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-08T18:07:14.439Z] === RUN TestServiceListWithStatuses [2022-07-08T18:07:14.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:07:14.439Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T18:07:14.439Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T18:07:14.439Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.439Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-07-08T18:07:14.439Z] === RUN TestDockerNetworkReConnect [2022-07-08T18:07:14.439Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:14.439Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-07-08T18:07:14.439Z] === RUN TestServicePlugin [2022-07-08T18:07:16.330Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServicePlugin (1.91s) [2022-07-08T18:07:16.330Z] === RUN TestServiceUpdateLabel [2022-07-08T18:07:16.330Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-08T18:07:16.330Z] === RUN TestServiceUpdateSecrets [2022-07-08T18:07:16.330Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-08T18:07:16.330Z] === RUN TestServiceUpdateConfigs [2022-07-08T18:07:16.330Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-08T18:07:16.330Z] === RUN TestServiceUpdateNetwork [2022-07-08T18:07:16.330Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-08T18:07:16.330Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T18:07:16.330Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-07-08T18:07:16.330Z] PASS [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === Skipped [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T18:07:16.330Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T18:07:16.330Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-08T18:07:16.330Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-08T18:07:16.330Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-08T18:07:16.330Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-08T18:07:16.330Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2022-07-08T18:07:16.330Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-08T18:07:16.330Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-07-08T18:07:16.330Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-08T18:07:16.330Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-08T18:07:16.330Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-08T18:07:16.330Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-08T18:07:16.330Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-08T18:07:16.330Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T18:07:16.330Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-07-08T18:07:16.330Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-07-08T18:07:16.330Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-07-08T18:07:16.330Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-08T18:07:16.330Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-08T18:07:16.330Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-08T18:07:16.330Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-08T18:07:16.330Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-07-08T18:07:16.330Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-08T18:07:16.330Z] [2022-07-08T18:07:16.330Z] DONE 24 tests, 23 skipped in 2.353s [2022-07-08T18:07:16.330Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T18:07:16.586Z] INFO: Testing against a local daemon [2022-07-08T18:07:16.586Z] === RUN TestSessionCreate [2022-07-08T18:07:16.586Z] --- PASS: TestSessionCreate (0.04s) [2022-07-08T18:07:16.586Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T18:07:16.586Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-08T18:07:16.586Z] PASS [2022-07-08T18:07:16.586Z] [2022-07-08T18:07:16.586Z] DONE 2 tests in 0.171s [2022-07-08T18:07:16.586Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T18:07:16.586Z] INFO: Testing against a local daemon [2022-07-08T18:07:16.586Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T18:07:16.586Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T18:07:16.586Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T18:07:16.586Z] === RUN TestDiskUsage [2022-07-08T18:07:16.586Z] === PAUSE TestDiskUsage [2022-07-08T18:07:16.586Z] === RUN TestEventsExecDie [2022-07-08T18:07:17.148Z] --- PASS: TestEventsExecDie (0.51s) [2022-07-08T18:07:17.148Z] === RUN TestEventsBackwardsCompatible [2022-07-08T18:07:17.148Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-08T18:07:17.148Z] === RUN TestEventsVolumeCreate [2022-07-08T18:07:17.148Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-08T18:07:17.148Z] === RUN TestInfoBinaryCommits [2022-07-08T18:07:17.148Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T18:07:17.148Z] === RUN TestInfoAPIVersioned [2022-07-08T18:07:17.404Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T18:07:17.404Z] === RUN TestInfoAPI [2022-07-08T18:07:17.404Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T18:07:17.404Z] === RUN TestInfoAPIWarnings [2022-07-08T18:07:27.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-08T18:07:34.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-08T18:07:35.474Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-08T18:07:35.474Z] === RUN TestInfoDebug [2022-07-08T18:07:35.474Z] --- PASS: TestInfoDebug (0.54s) [2022-07-08T18:07:35.474Z] === RUN TestInfoInsecureRegistries [2022-07-08T18:07:35.474Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-08T18:07:35.474Z] === RUN TestInfoRegistryMirrors [2022-07-08T18:07:35.474Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-07-08T18:07:35.474Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T18:07:36.036Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-08T18:07:36.036Z] === RUN TestPingCacheHeaders [2022-07-08T18:07:36.036Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-08T18:07:36.036Z] === RUN TestPingGet [2022-07-08T18:07:36.036Z] --- PASS: TestPingGet (0.01s) [2022-07-08T18:07:36.036Z] === RUN TestPingHead [2022-07-08T18:07:36.036Z] --- PASS: TestPingHead (0.03s) [2022-07-08T18:07:36.036Z] === RUN TestPingSwarmHeader [2022-07-08T18:07:36.597Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T18:07:37.158Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T18:07:38.085Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T18:07:38.085Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-07-08T18:07:38.085Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T18:07:38.085Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T18:07:38.085Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T18:07:38.085Z] === RUN TestVersion [2022-07-08T18:07:38.085Z] --- PASS: TestVersion (0.03s) [2022-07-08T18:07:38.085Z] === CONT TestDiskUsage [2022-07-08T18:07:38.206Z] --- PASS: TestImportExtremelyLargeImageWorks (91.99s) [2022-07-08T18:07:38.206Z] PASS [2022-07-08T18:07:38.206Z] [2022-07-08T18:07:38.206Z] DONE 22 tests in 95.107s [2022-07-08T18:07:38.206Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T18:07:38.206Z] === RUN TestStripANSICommands [2022-07-08T18:07:38.206Z] === RUN TestStripANSICommands/#00 [2022-07-08T18:07:38.206Z] === RUN TestStripANSICommands/#01 [2022-07-08T18:07:38.206Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T18:07:38.206Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T18:07:38.206Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T18:07:38.206Z] PASS [2022-07-08T18:07:38.206Z] [2022-07-08T18:07:38.206Z] DONE 3 tests in 0.009s [2022-07-08T18:07:38.206Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T18:07:38.206Z] INFO: Testing against a local daemon [2022-07-08T18:07:38.206Z] === RUN TestNetworkCreateDelete [2022-07-08T18:07:38.206Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-07-08T18:07:38.206Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T18:07:38.206Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-08T18:07:38.206Z] === RUN TestDaemonDNSFallback [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T18:07:38.647Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T18:07:38.903Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T18:07:39.159Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage (1.20s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-08T18:07:39.159Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-07-08T18:07:39.159Z] PASS [2022-07-08T18:07:39.159Z] [2022-07-08T18:07:39.159Z] === Skipped [2022-07-08T18:07:39.159Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T18:07:39.159Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T18:07:39.159Z] [2022-07-08T18:07:39.159Z] DONE 54 tests, 1 skipped in 22.716s [2022-07-08T18:07:39.159Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T18:07:39.416Z] INFO: Testing against a local daemon [2022-07-08T18:07:39.416Z] === RUN TestVolumesCreateAndList [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T18:07:39.416Z] === RUN TestVolumesRemove [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-08T18:07:39.416Z] === RUN TestVolumesInspect [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T18:07:39.416Z] === RUN TestVolumesInvalidJSON [2022-07-08T18:07:39.416Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T18:07:39.416Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T18:07:39.416Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T18:07:39.416Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T18:07:39.416Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T18:07:39.416Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T18:07:39.416Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T18:07:39.416Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T18:07:39.416Z] PASS [2022-07-08T18:07:39.416Z] [2022-07-08T18:07:39.416Z] DONE 9 tests in 0.198s [2022-07-08T18:07:39.416Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T18:07:39.671Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14214 is not a child of this shell [2022-07-08T18:07:39.671Z] warning: PID 14214 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-08T18:07:39.671Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T18:07:39.671Z] [2022-07-08T18:07:39.671Z] Unloading profiles will leave already running processes permanently [2022-07-08T18:07:39.671Z] unconfined, which can lead to unexpected situations. [2022-07-08T18:07:39.671Z] [2022-07-08T18:07:39.671Z] To set a process to complain mode, use the command line tool [2022-07-08T18:07:39.671Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T18:07:39.671Z] Removing test suite binaries [2022-07-08T18:07:39.671Z] exiting test-integration [2022-07-08T18:07:39.671Z] ++ exit 0 [2022-07-08T18:07:39.671Z] Post stage [Pipeline] junit [2022-07-08T18:07:40.608Z] Recording test results [2022-07-08T18:07:40.720Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-07-08T18:07:40.720Z] === RUN TestInspectNetwork [2022-07-08T18:07:41.036Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T18:07:41.363Z] + echo Ensuring container killed. [2022-07-08T18:07:41.363Z] Ensuring container killed. [2022-07-08T18:07:41.363Z] + docker rm -vf docker-pr2 [2022-07-08T18:07:41.363Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-08T18:07:41.679Z] + echo Chowning /workspace to jenkins user [2022-07-08T18:07:41.679Z] Chowning /workspace to jenkins user [2022-07-08T18:07:41.679Z] + id -u [2022-07-08T18:07:41.679Z] + id -g [2022-07-08T18:07:41.679Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T18:07:42.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-08T18:07:42.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-08T18:07:42.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T18:07:43.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-08T18:07:43.369Z] + bundleName=amd64-rootless [2022-07-08T18:07:43.369Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-08T18:07:43.369Z] Creating amd64-rootless-bundles.tar.gz [2022-07-08T18:07:43.369Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T18:07:43.369Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T18:07:43.379Z] Archiving artifacts [2022-07-08T18:07:43.629Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43786/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T18:07:43.926Z] + make clean [2022-07-08T18:07:43.926Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T18:07:43.926Z] docker-dev-cache [2022-07-08T18:07:43.926Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T18:07:43.986Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T18:07:43.986Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T18:07:43.986Z] === RUN TestInspectNetwork/network_name [2022-07-08T18:07:43.986Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T18:07:44.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-08T18:07:44.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T18:07:45.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-08T18:07:47.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-08T18:07:48.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-08T18:07:48.150Z] --- PASS: TestInspectNetwork (7.21s) [2022-07-08T18:07:48.150Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T18:07:48.150Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T18:07:48.150Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T18:07:48.150Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T18:07:48.150Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T18:07:48.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-08T18:07:49.516Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T18:07:49.516Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:07:49.516Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:07:49.516Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:07:49.516Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T18:07:49.516Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T18:07:49.516Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T18:07:49.516Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T18:07:49.516Z] === RUN TestNetworkList [2022-07-08T18:07:49.516Z] === RUN TestNetworkList//networks [2022-07-08T18:07:49.516Z] === PAUSE TestNetworkList//networks [2022-07-08T18:07:49.516Z] === RUN TestNetworkList//networks/ [2022-07-08T18:07:49.516Z] === PAUSE TestNetworkList//networks/ [2022-07-08T18:07:49.516Z] === CONT TestNetworkList//networks [2022-07-08T18:07:49.516Z] === CONT TestNetworkList//networks/ [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkList (0.01s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T18:07:49.516Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T18:07:49.516Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T18:07:49.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-08T18:07:50.078Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-08T18:07:50.078Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T18:07:50.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-08T18:07:51.005Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-08T18:07:51.005Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T18:07:51.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-08T18:07:51.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-07-08T18:07:51.568Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T18:07:52.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-08T18:07:52.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-08T18:07:52.932Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-07-08T18:07:52.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T18:07:53.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-08T18:07:54.093Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T18:07:54.093Z] Using test binary docker [2022-07-08T18:07:54.093Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T18:07:54.093Z] +++ /etc/init.d/apparmor start [2022-07-08T18:07:54.093Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T18:07:54.093Z] INFO: Waiting for daemon to start... [2022-07-08T18:07:54.093Z] Starting dockerd [2022-07-08T18:07:54.093Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-07-08T18:07:54.296Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-08T18:07:54.296Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T18:07:54.553Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-08T18:07:54.553Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T18:07:56.628Z] . [2022-07-08T18:07:56.628Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T18:07:56.628Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T18:07:56.628Z] Error: No such image: emptyfs [2022-07-08T18:07:56.628Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T18:07:56.628Z] ++++ docker load [2022-07-08T18:07:56.628Z] Running integration-test (iteration 1) [2022-07-08T18:07:56.628Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-08T18:07:56.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:07:56.628Z] ++ set -e [2022-07-08T18:07:56.628Z] ++ '[' -n 0 ']' [2022-07-08T18:07:56.628Z] ++ set -x [2022-07-08T18:07:56.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:07:56.628Z] Loaded image: busybox:latest [2022-07-08T18:07:56.628Z] Loaded image: busybox:glibc [2022-07-08T18:07:57.069Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2022-07-08T18:07:57.069Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T18:07:57.069Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:07:57.069Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:07:57.069Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T18:07:57.565Z] Loaded image: debian:bullseye-slim [2022-07-08T18:07:57.825Z] Loaded image: hello-world:latest [2022-07-08T18:07:57.825Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:07:57.825Z] INFO: Testing against a local daemon [2022-07-08T18:07:57.825Z] === RUN TestCgroupNamespacesBuild [2022-07-08T18:07:59.206Z] --- PASS: TestCgroupNamespacesBuild (1.12s) [2022-07-08T18:07:59.206Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-08T18:08:00.144Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-07-08T18:08:00.144Z] === RUN TestBuildWithSession [2022-07-08T18:08:00.144Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:08:00.144Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-08T18:08:00.144Z] === RUN TestBuildSquashParent [2022-07-08T18:08:04.337Z] --- PASS: TestBuildSquashParent (4.18s) [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:08:04.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:08:04.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:08:04.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:08:04.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:08:04.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:08:04.337Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:08:04.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:08:04.337Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-08T18:08:04.337Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-08T18:08:05.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-08T18:08:05.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-08T18:08:06.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-08T18:08:06.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s) [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.06s) [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2022-07-08T18:08:08.034Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.05s) [2022-07-08T18:08:08.034Z] === RUN TestBuildMultiStageCopy [2022-07-08T18:08:08.034Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-08T18:08:08.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-08T18:08:09.232Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-08T18:08:09.232Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-08T18:08:09.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-08T18:08:09.764Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-07-08T18:08:09.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.12s) [2022-07-08T18:08:09.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-08T18:08:09.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-08T18:08:09.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-07-08T18:08:09.764Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-07-08T18:08:09.764Z] === RUN TestBuildMultiStageParentConfig [2022-07-08T18:08:10.335Z] --- PASS: TestBuildMultiStageParentConfig (0.62s) [2022-07-08T18:08:10.335Z] === RUN TestBuildLabelWithTargets [2022-07-08T18:08:11.273Z] --- PASS: TestBuildLabelWithTargets (0.94s) [2022-07-08T18:08:11.273Z] === RUN TestBuildWithEmptyLayers [2022-07-08T18:08:11.842Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-07-08T18:08:11.842Z] === RUN TestBuildMultiStageOnBuild [2022-07-08T18:08:11.909Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2022-07-08T18:08:11.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T18:08:13.221Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-07-08T18:08:13.221Z] === RUN TestBuildUncleanTarFilenames [2022-07-08T18:08:13.791Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-08T18:08:13.791Z] === RUN TestBuildMultiStageLayerLeak [2022-07-08T18:08:13.803Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zeli4iawfmfs4uy340d0g4uun Created:2022-07-08 18:08:12.189343375 +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[127d11462075858a60f4f030a8fa222111bd51303274a3d8556a5c928599ba6d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmdwylvejk7vbild2h0v6pky5 EndpointID:e46de2abfd4679efb4843a8559850923577e889cfd42e79c847a9dd7acbdc9a3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6b1ad3ecf94c2de0f8386d809d07a89f239049378db897d554babfbeb80cf416 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:4ef0869fe726 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qmdwylvejk7vbild2h0v6pky5 EndpointID:e46de2abfd4679efb4843a8559850923577e889cfd42e79c847a9dd7acbdc9a3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T18:08:15.170Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-07-08T18:08:15.170Z] === RUN TestBuildWithHugeFile [2022-07-08T18:08:17.968Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-07-08T18:08:17.968Z] PASS [2022-07-08T18:08:17.968Z] [2022-07-08T18:08:17.968Z] === Skipped [2022-07-08T18:08:17.968Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:08:17.968Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:08:17.968Z] [2022-07-08T18:08:17.968Z] DONE 38 tests, 1 skipped in 44.287s [2022-07-08T18:08:17.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:08:17.968Z] INFO: Testing against a local daemon [2022-07-08T18:08:17.968Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T18:08:17.968Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:08:17.968Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:08:17.968Z] === RUN TestDockerNetworkIpvlan [2022-07-08T18:08:17.968Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:08:17.968Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:08:17.968Z] PASS [2022-07-08T18:08:17.968Z] [2022-07-08T18:08:17.968Z] === Skipped [2022-07-08T18:08:17.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:08:17.968Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:08:17.968Z] [2022-07-08T18:08:17.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:08:17.968Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:08:17.968Z] [2022-07-08T18:08:17.968Z] DONE 2 tests, 2 skipped in 0.025s [2022-07-08T18:08:17.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:08:18.224Z] INFO: Testing against a local daemon [2022-07-08T18:08:18.224Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T18:08:19.589Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-08T18:08:19.589Z] === RUN TestDockerNetworkMacvlan [2022-07-08T18:08:20.151Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T18:08:20.714Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T18:08:21.642Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T18:08:23.533Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T18:08:24.897Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T18:08:28.165Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan (9.59s) [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-07-08T18:08:29.094Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-07-08T18:08:29.094Z] PASS [2022-07-08T18:08:29.094Z] [2022-07-08T18:08:29.094Z] DONE 8 tests in 10.845s [2022-07-08T18:08:29.094Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T18:08:29.094Z] testing: warning: no tests to run [2022-07-08T18:08:29.094Z] PASS [2022-07-08T18:08:29.094Z] [2022-07-08T18:08:29.094Z] DONE 0 tests in 0.007s [2022-07-08T18:08:29.094Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T18:08:29.094Z] INFO: Testing against a local daemon [2022-07-08T18:08:29.094Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T18:08:30.023Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-07-08T18:08:30.023Z] === RUN TestAuthZPluginTLS [2022-07-08T18:08:30.585Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-08T18:08:30.585Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T18:08:31.147Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-08T18:08:31.147Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T18:08:31.709Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-07-08T18:08:31.709Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T18:08:32.270Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-07-08T18:08:32.270Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T18:08:33.641Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-07-08T18:08:33.641Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T18:08:33.899Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-08T18:08:33.899Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T18:08:34.460Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-08T18:08:34.460Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T18:08:35.024Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-08T18:08:35.024Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T18:08:36.388Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-07-08T18:08:36.388Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T18:08:38.276Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-07-08T18:08:38.276Z] === RUN TestAuthZPluginHeader [2022-07-08T18:08:38.531Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-07-08T18:08:38.531Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T18:08:43.773Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-07-08T18:08:43.773Z] === RUN TestAuthZPluginV2Disable [2022-07-08T18:08:46.121Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T18:08:46.122Z] Using test binary docker [2022-07-08T18:08:46.122Z] +++ /etc/init.d/apparmor start [2022-07-08T18:08:46.122Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-08T18:08:46.122Z] Using test binary docker [2022-07-08T18:08:46.122Z] Starting: AppArmor+++ /etc/init.d/apparmor start [2022-07-08T18:08:46.122Z] Starting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T18:08:46.122Z] (warning). [2022-07-08T18:08:46.122Z] INFO: Waiting for daemon to start... [2022-07-08T18:08:46.122Z] Starting dockerd [2022-07-08T18:08:46.122Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-08T18:08:46.122Z] INFO: Waiting for daemon to start... [2022-07-08T18:08:46.122Z] Starting dockerd [2022-07-08T18:08:46.122Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-07-08T18:08:46.122Z] .. [2022-07-08T18:08:46.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T18:08:46.122Z] [2022-07-08T18:08:46.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-08T18:08:46.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T18:08:46.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-08T18:08:46.122Z] Error: No such image: emptyfs [2022-07-08T18:08:46.122Z] Error: No such image: emptyfs [2022-07-08T18:08:46.122Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T18:08:46.122Z] ++++ docker load [2022-07-08T18:08:46.122Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-08T18:08:46.122Z] ++++ docker load [2022-07-08T18:08:46.122Z] Running integration-test (iteration 1) [2022-07-08T18:08:46.122Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-08T18:08:46.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T18:08:46.122Z] ++ set -e [2022-07-08T18:08:46.122Z] ++ '[' -n 0 ']' [2022-07-08T18:08:46.122Z] ++ set -x [2022-07-08T18:08:46.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-08T18:08:46.122Z] Running integration-test (iteration 1) [2022-07-08T18:08:46.122Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-08T18:08:46.122Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T18:08:46.122Z] ++ set -e [2022-07-08T18:08:46.122Z] ++ '[' -n 0 ']' [2022-07-08T18:08:46.122Z] ++ set -x [2022-07-08T18:08:46.122Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-08T18:08:46.122Z] Loaded image: busybox:latest [2022-07-08T18:08:46.122Z] Loaded image: busybox:latest [2022-07-08T18:08:46.122Z] Loaded image: busybox:glibc [2022-07-08T18:08:46.122Z] Loaded image: busybox:glibc [2022-07-08T18:08:46.122Z] Loaded image: debian:bullseye-slim [2022-07-08T18:08:46.122Z] Loaded image: debian:bullseye-slim [2022-07-08T18:08:46.122Z] Loaded image: hello-world:latest [2022-07-08T18:08:46.122Z] Loaded image: hello-world:latest [2022-07-08T18:08:46.122Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:08:46.122Z] INFO: Testing against a local daemon [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-08T18:08:46.122Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-08T18:08:46.122Z] INFO: Testing against a local daemon [2022-07-08T18:08:46.122Z] === RUN TestDockerDaemonSuite [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-08T18:08:46.122Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-08T18:08:46.122Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-08T18:08:47.039Z] --- PASS: TestAuthZPluginV2Disable (3.73s) [2022-07-08T18:08:47.039Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T18:08:47.498Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-08T18:08:47.757Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-08T18:08:48.323Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-08T18:08:48.582Z] --- PASS: TestBuildWithHugeFile (129.26s) [2022-07-08T18:08:48.582Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T18:08:48.582Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:08:48.582Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:08:48.582Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T18:08:48.582Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:08:48.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:08:48.582Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:08:48.582Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:08:48.582Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:08:48.582Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:08:48.582Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:08:48.582Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:08:48.582Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-08T18:08:48.841Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:08:48.841Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-08T18:08:48.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-07-08T18:08:48.841Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-07-08T18:08:48.841Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-08T18:08:48.841Z] === RUN TestBuildPreserveOwnership [2022-07-08T18:08:48.841Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T18:08:49.407Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-08T18:08:50.303Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.75s) [2022-07-08T18:08:50.303Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T18:08:50.343Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-08T18:08:50.343Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-08T18:08:51.278Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-08T18:08:51.537Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T18:08:51.537Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-08T18:08:51.797Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-08T18:08:51.797Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-08T18:08:51.797Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-08T18:08:52.733Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-08T18:08:52.992Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-08T18:08:53.251Z] --- PASS: TestBuildPreserveOwnership (4.35s) [2022-07-08T18:08:53.251Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.66s) [2022-07-08T18:08:53.251Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2022-07-08T18:08:53.251Z] === RUN TestBuildPlatformInvalid [2022-07-08T18:08:53.251Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-07-08T18:08:53.251Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T18:08:53.509Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-08T18:08:53.768Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-08T18:08:53.768Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-08T18:08:53.768Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-08T18:08:53.897Z] --- PASS: TestBuildWithHugeFile (34.67s) [2022-07-08T18:08:53.897Z] === RUN TestBuildWCOWSandboxSize [2022-07-08T18:08:53.897Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:08:53.897Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:08:53.897Z] === RUN TestBuildWithEmptyDockerfile [2022-07-08T18:08:53.897Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:08:53.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:08:53.897Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:08:53.897Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:08:53.897Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:08:53.897Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:08:53.897Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-08T18:08:53.897Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-08T18:08:53.897Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-08T18:08:53.897Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-08T18:08:53.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-08T18:08:53.897Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-07-08T18:08:53.897Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-08T18:08:53.897Z] === RUN TestBuildPreserveOwnership [2022-07-08T18:08:53.897Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-08T18:08:53.897Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-08T18:08:53.897Z] --- PASS: TestBuildPreserveOwnership (2.75s) [2022-07-08T18:08:53.897Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-07-08T18:08:53.897Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.92s) [2022-07-08T18:08:53.897Z] === RUN TestBuildPlatformInvalid [2022-07-08T18:08:53.897Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-08T18:08:53.897Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-08T18:08:53.897Z] Loaded image: busybox:latest [2022-07-08T18:08:53.897Z] Loaded image: busybox:glibc [2022-07-08T18:08:54.335Z] Loaded image: busybox:latest [2022-07-08T18:08:54.336Z] Loaded image: busybox:glibc [2022-07-08T18:08:54.465Z] Loaded image: debian:bullseye-slim [2022-07-08T18:08:54.725Z] Loaded image: hello-world:latest [2022-07-08T18:08:54.725Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:08:55.712Z] Loaded image: debian:bullseye-slim [2022-07-08T18:08:55.712Z] Loaded image: hello-world:latest [2022-07-08T18:08:55.970Z] Loaded image: arm32v7/hello-world:latest [2022-07-08T18:08:57.346Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-08T18:08:59.882Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-08T18:09:01.784Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-08T18:09:02.472Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.10s) [2022-07-08T18:09:02.472Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T18:09:02.851Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.19s) [2022-07-08T18:09:02.851Z] PASS [2022-07-08T18:09:02.851Z] [2022-07-08T18:09:02.851Z] === Skipped [2022-07-08T18:09:02.851Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-08T18:09:02.851Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:09:02.851Z] [2022-07-08T18:09:02.851Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:09:02.851Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:09:02.851Z] [2022-07-08T18:09:02.851Z] DONE 34 tests, 2 skipped in 65.570s [2022-07-08T18:09:02.851Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T18:09:02.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:02.851Z] ++ set -e [2022-07-08T18:09:02.851Z] ++ '[' -n 0 ']' [2022-07-08T18:09:02.851Z] ++ set -x [2022-07-08T18:09:02.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:02.851Z] INFO: Testing against a local daemon [2022-07-08T18:09:02.851Z] === RUN TestConfigInspect [2022-07-08T18:09:03.689Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-08T18:09:04.624Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-08T18:09:04.757Z] --- PASS: TestConfigInspect (2.28s) [2022-07-08T18:09:04.757Z] === RUN TestConfigList [2022-07-08T18:09:05.191Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.85s) [2022-07-08T18:09:05.191Z] PASS [2022-07-08T18:09:05.191Z] [2022-07-08T18:09:05.191Z] === Skipped [2022-07-08T18:09:05.191Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-08T18:09:05.191Z] build_session_test.go:25: TODO: BuildKit [2022-07-08T18:09:05.191Z] [2022-07-08T18:09:05.191Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-08T18:09:05.191Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-08T18:09:05.191Z] [2022-07-08T18:09:05.191Z] DONE 34 tests, 2 skipped in 194.078s [2022-07-08T18:09:05.191Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-08T18:09:05.191Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:05.191Z] ++ set -e [2022-07-08T18:09:05.191Z] ++ '[' -n 0 ']' [2022-07-08T18:09:05.191Z] ++ set -x [2022-07-08T18:09:05.192Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:05.192Z] INFO: Testing against a local daemon [2022-07-08T18:09:05.192Z] === RUN TestConfigInspect [2022-07-08T18:09:05.758Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-08T18:09:06.662Z] --- PASS: TestConfigList (2.17s) [2022-07-08T18:09:06.662Z] === RUN TestConfigsCreateAndDelete [2022-07-08T18:09:06.693Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-08T18:09:07.627Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-08T18:09:07.885Z] --- PASS: TestConfigInspect (2.60s) [2022-07-08T18:09:07.885Z] === RUN TestConfigList [2022-07-08T18:09:08.455Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-08T18:09:08.455Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-08T18:09:09.047Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-08T18:09:09.231Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-07-08T18:09:09.231Z] === RUN TestConfigsUpdate [2022-07-08T18:09:09.617Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-08T18:09:09.875Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-08T18:09:10.811Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-08T18:09:10.811Z] --- PASS: TestConfigList (2.91s) [2022-07-08T18:09:10.811Z] === RUN TestConfigsCreateAndDelete [2022-07-08T18:09:11.136Z] --- PASS: TestConfigsUpdate (2.16s) [2022-07-08T18:09:11.136Z] === RUN TestTemplatedConfig [2022-07-08T18:09:11.379Z] docker_cli_daemon_test.go:1474: [dd6fc415e908d] daemon is not started [2022-07-08T18:09:11.638Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-08T18:09:11.897Z] check_test.go:540: [d8afb29cedf10] daemon is not started [2022-07-08T18:09:11.897Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-08T18:09:13.671Z] --- PASS: TestTemplatedConfig (2.43s) [2022-07-08T18:09:13.671Z] === RUN TestConfigCreateResolve [2022-07-08T18:09:14.428Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2022-07-08T18:09:14.428Z] === RUN TestConfigsUpdate [2022-07-08T18:09:14.428Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-08T18:09:15.578Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-07-08T18:09:15.578Z] PASS [2022-07-08T18:09:15.578Z] [2022-07-08T18:09:15.578Z] DONE 6 tests in 13.581s [2022-07-08T18:09:15.578Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T18:09:15.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:15.578Z] ++ set -e [2022-07-08T18:09:15.578Z] ++ '[' -n 0 ']' [2022-07-08T18:09:15.578Z] ++ set -x [2022-07-08T18:09:15.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:15.837Z] INFO: Testing against a local daemon [2022-07-08T18:09:15.837Z] === RUN TestAttachWithTTY [2022-07-08T18:09:15.837Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-08T18:09:15.837Z] === RUN TestAttachWithoutTTy [2022-07-08T18:09:15.837Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-08T18:09:15.837Z] === RUN TestCheckpoint [2022-07-08T18:09:15.837Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:09:15.837Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T18:09:15.837Z] === RUN TestContainerInvalidJSON [2022-07-08T18:09:15.837Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T18:09:15.837Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T18:09:15.838Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:09:15.838Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:09:15.838Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:09:15.838Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:09:15.838Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:09:15.838Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T18:09:15.838Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T18:09:15.838Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-07-08T18:09:15.838Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T18:09:15.838Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-08T18:09:15.838Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T18:09:15.838Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-07-08T18:09:15.838Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T18:09:16.097Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-07-08T18:09:16.097Z] === RUN TestCopyEmptyFile [2022-07-08T18:09:16.097Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-08T18:09:16.097Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T18:09:16.331Z] check_test.go:540: [dc49bd4b3c364] daemon is not started [2022-07-08T18:09:16.331Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-08T18:09:16.357Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-08T18:09:16.357Z] === RUN TestCopyFromContainer [2022-07-08T18:09:16.590Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-08T18:09:16.850Z] --- PASS: TestConfigsUpdate (2.81s) [2022-07-08T18:09:16.850Z] === RUN TestTemplatedConfig [2022-07-08T18:09:16.850Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-08T18:09:17.296Z] === RUN TestCopyFromContainer// [2022-07-08T18:09:17.296Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T18:09:17.296Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T18:09:17.296Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T18:09:17.296Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T18:09:17.317Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-08T18:09:17.317Z] PASS [2022-07-08T18:09:17.317Z] [2022-07-08T18:09:17.317Z] DONE 17 tests in 48.437s [2022-07-08T18:09:17.317Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T18:09:17.317Z] INFO: Testing against a local daemon [2022-07-08T18:09:17.317Z] === RUN TestPluginInvalidJSON [2022-07-08T18:09:17.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:09:17.317Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:09:17.317Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:09:17.317Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:09:17.317Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T18:09:17.317Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T18:09:17.417Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-08T18:09:17.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T18:09:17.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T18:09:17.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T18:09:17.555Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T18:09:17.555Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T18:09:17.578Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T18:09:17.578Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T18:09:17.578Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T18:09:17.578Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T18:09:17.578Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T18:09:17.578Z] === RUN TestPluginInstall [2022-07-08T18:09:17.578Z] === RUN TestPluginInstall/no_auth [2022-07-08T18:09:17.676Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer (1.49s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-08T18:09:17.815Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-08T18:09:17.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T18:09:17.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:09:17.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:09:17.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:09:17.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:09:17.815Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:09:17.815Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:09:17.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:09:17.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:09:17.815Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:09:17.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-08T18:09:17.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T18:09:17.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T18:09:17.815Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T18:09:17.815Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T18:09:17.815Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-08T18:09:17.815Z] === RUN TestCreateWithInvalidEnv [2022-07-08T18:09:17.815Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T18:09:17.815Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T18:09:17.815Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T18:09:17.815Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T18:09:17.815Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T18:09:17.815Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T18:09:17.815Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T18:09:17.815Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T18:09:17.815Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T18:09:17.815Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-08T18:09:17.815Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T18:09:17.815Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T18:09:17.815Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T18:09:17.815Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T18:09:17.815Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-08T18:09:17.815Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T18:09:17.934Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-08T18:09:17.934Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-08T18:09:18.192Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-08T18:09:18.505Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:09:18.506Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9180565d727474911af0da98b26fa3fc9aa855c2485a63b7ac3b315240a6123c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:09:18.506Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:09:18.506Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9180565d727474911af0da98b26fa3fc9aa855c2485a63b7ac3b315240a6123c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:09:18.506Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T18:09:18.761Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:09:18.761Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f82807b3acf8fb171516bba1d98f3952045f28508346487b53a7519e66a4e08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:09:18.761Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:09:18.761Z] time="2022-07-08T18:09:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f82807b3acf8fb171516bba1d98f3952045f28508346487b53a7519e66a4e08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:09:19.017Z] === RUN TestPluginInstall/with_insecure [2022-07-08T18:09:19.194Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-07-08T18:09:19.194Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T18:09:19.569Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-08T18:09:19.944Z] time="2022-07-08T18:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:09:19.944Z] time="2022-07-08T18:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9a990c7c513351cc31ecb167847794f345d2850d3ed686a9e8a647d7ce2b565" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:09:19.944Z] time="2022-07-08T18:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:09:19.944Z] time="2022-07-08T18:09:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9a990c7c513351cc31ecb167847794f345d2850d3ed686a9e8a647d7ce2b565" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:09:20.131Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-07-08T18:09:20.131Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T18:09:20.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:09:20.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:09:20.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:09:20.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:09:20.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:09:20.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:09:20.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:09:20.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:09:20.131Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:09:20.131Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:09:20.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:09:20.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:09:20.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:09:20.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:09:20.132Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:09:20.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T18:09:20.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T18:09:20.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T18:09:20.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-08T18:09:20.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T18:09:20.132Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T18:09:20.132Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T18:09:20.136Z] --- PASS: TestTemplatedConfig (3.15s) [2022-07-08T18:09:20.136Z] === RUN TestConfigCreateResolve [2022-07-08T18:09:20.136Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-08T18:09:20.200Z] plugin_test.go:195: [dd3dd59a7e429] daemon is not started [2022-07-08T18:09:20.200Z] --- PASS: TestPluginInstall (2.74s) [2022-07-08T18:09:20.200Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-07-08T18:09:20.200Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-07-08T18:09:20.200Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-07-08T18:09:20.200Z] === RUN TestPluginsWithRuntimes [2022-07-08T18:09:20.700Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-07-08T18:09:20.700Z] === RUN TestCreateDifferentPlatform [2022-07-08T18:09:20.700Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T18:09:20.700Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T18:09:20.700Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-08T18:09:20.700Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-08T18:09:20.700Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T18:09:20.700Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T18:09:20.700Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-08T18:09:20.700Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T18:09:20.700Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-07-08T18:09:20.700Z] === RUN TestCreateInvalidHostConfig [2022-07-08T18:09:20.700Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:09:20.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:09:20.700Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:09:20.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:09:20.700Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:09:20.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:09:20.700Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:09:20.700Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:09:20.700Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:09:20.700Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:09:20.700Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:09:20.700Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:09:20.700Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-08T18:09:20.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T18:09:20.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T18:09:20.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T18:09:20.700Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T18:09:20.700Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T18:09:20.700Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T18:09:20.700Z] === RUN TestDaemonRestartIpcMode [2022-07-08T18:09:20.700Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T18:09:20.700Z] === RUN TestDaemonHostGatewayIP [2022-07-08T18:09:20.700Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T18:09:20.700Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T18:09:20.700Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T18:09:20.700Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T18:09:20.700Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T18:09:20.700Z] === RUN TestDiff [2022-07-08T18:09:21.072Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-08T18:09:21.072Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-08T18:09:21.269Z] --- PASS: TestDiff (0.43s) [2022-07-08T18:09:21.269Z] === RUN TestExecConsoleSize [2022-07-08T18:09:21.528Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-08T18:09:21.528Z] === RUN TestExecWithCloseStdin [2022-07-08T18:09:21.640Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-08T18:09:22.087Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T18:09:22.096Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-08T18:09:22.096Z] === RUN TestExec [2022-07-08T18:09:22.575Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-08T18:09:22.650Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T18:09:22.666Z] --- PASS: TestExec (0.46s) [2022-07-08T18:09:22.666Z] === RUN TestExecUser [2022-07-08T18:09:22.833Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-08T18:09:22.926Z] --- PASS: TestExecUser (0.43s) [2022-07-08T18:09:22.926Z] === RUN TestExportContainerAndImportImage [2022-07-08T18:09:23.091Z] --- PASS: TestConfigCreateResolve (3.09s) [2022-07-08T18:09:23.091Z] PASS [2022-07-08T18:09:23.091Z] [2022-07-08T18:09:23.091Z] DONE 6 tests in 17.952s [2022-07-08T18:09:23.091Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-08T18:09:23.091Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:23.091Z] ++ set -e [2022-07-08T18:09:23.091Z] ++ '[' -n 0 ']' [2022-07-08T18:09:23.091Z] ++ set -x [2022-07-08T18:09:23.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:09:23.091Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-08T18:09:23.349Z] INFO: Testing against a local daemon [2022-07-08T18:09:23.349Z] === RUN TestAttachWithTTY [2022-07-08T18:09:23.349Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-08T18:09:23.349Z] === RUN TestAttachWithoutTTy [2022-07-08T18:09:23.494Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-08T18:09:23.494Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T18:09:23.577Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-07-08T18:09:23.577Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-07-08T18:09:23.577Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-07-08T18:09:23.577Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T18:09:23.608Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-07-08T18:09:23.608Z] === RUN TestCheckpoint [2022-07-08T18:09:23.608Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:09:23.608Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/commit [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:09:23.608Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/commit [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-08T18:09:23.608Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-08T18:09:23.608Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-08T18:09:23.608Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s) [2022-07-08T18:09:23.608Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-08T18:09:23.608Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-07-08T18:09:23.608Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-08T18:09:23.608Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-08T18:09:23.608Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-08T18:09:23.866Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-08T18:09:23.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2022-07-08T18:09:23.866Z] === RUN TestCopyEmptyFile [2022-07-08T18:09:24.138Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-07-08T18:09:24.138Z] PASS [2022-07-08T18:09:24.138Z] [2022-07-08T18:09:24.138Z] DONE 24 tests in 6.726s [2022-07-08T18:09:24.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T18:09:24.138Z] INFO: Testing against a local daemon [2022-07-08T18:09:24.138Z] === RUN TestExternalGraphDriver [2022-07-08T18:09:24.434Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-07-08T18:09:24.434Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-08T18:09:24.434Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-07-08T18:09:24.434Z] === RUN TestCopyFromContainer [2022-07-08T18:09:24.696Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-08T18:09:24.696Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-08T18:09:24.696Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-08T18:09:24.700Z] === RUN TestExternalGraphDriver/json [2022-07-08T18:09:24.872Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-07-08T18:09:24.872Z] === RUN TestHealthCheckWorkdir [2022-07-08T18:09:25.264Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-08T18:09:25.441Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-07-08T18:09:25.441Z] === RUN TestHealthKillContainer [2022-07-08T18:09:25.522Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-08T18:09:25.522Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-08T18:09:25.522Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-08T18:09:25.522Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-08T18:09:25.781Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-08T18:09:26.040Z] === RUN TestCopyFromContainer// [2022-07-08T18:09:26.040Z] === RUN TestCopyFromContainer//bar/root [2022-07-08T18:09:26.066Z] === RUN TestExternalGraphDriver/spec [2022-07-08T18:09:26.300Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-08T18:09:26.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-08T18:09:26.300Z] === RUN TestCopyFromContainer/bar/quux [2022-07-08T18:09:26.559Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-08T18:09:26.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-08T18:09:26.818Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-08T18:09:26.818Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-08T18:09:27.076Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-08T18:09:27.076Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer (2.97s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-07-08T18:09:27.337Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-07-08T18:09:27.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-08T18:09:27.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:09:27.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:09:27.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:09:27.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:09:27.337Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:09:27.337Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:09:27.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-08T18:09:27.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-08T18:09:27.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-08T18:09:27.337Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-08T18:09:27.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-07-08T18:09:27.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-08T18:09:27.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-08T18:09:27.337Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-08T18:09:27.337Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-08T18:09:27.337Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-07-08T18:09:27.337Z] === RUN TestCreateWithInvalidEnv [2022-07-08T18:09:27.337Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-08T18:09:27.337Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-08T18:09:27.337Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-08T18:09:27.337Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-08T18:09:27.337Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-08T18:09:27.337Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-08T18:09:27.337Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-08T18:09:27.337Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-08T18:09:27.337Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-08T18:09:27.337Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-08T18:09:27.337Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-08T18:09:27.337Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-08T18:09:27.337Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-08T18:09:27.337Z] === RUN TestCreateTmpfsMountsTarget [2022-07-08T18:09:27.337Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-07-08T18:09:27.337Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-08T18:09:27.955Z] === RUN TestExternalGraphDriver/pull [2022-07-08T18:09:28.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-08T18:09:28.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-08T18:09:28.843Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-08T18:09:29.781Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-07-08T18:09:29.781Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-08T18:09:29.843Z] --- PASS: TestExternalGraphDriver (5.29s) [2022-07-08T18:09:29.844Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-08T18:09:29.844Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-08T18:09:29.844Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-07-08T18:09:29.844Z] === RUN TestGraphdriverPluginV2 [2022-07-08T18:09:30.040Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-08T18:09:30.977Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-08T18:09:30.977Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-08T18:09:31.913Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2022-07-08T18:09:31.913Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-08T18:09:31.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:09:31.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:09:31.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:09:31.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:09:31.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:09:31.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:09:31.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:09:31.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:09:31.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:09:31.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:09:31.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-08T18:09:31.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-08T18:09:31.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-08T18:09:31.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-08T18:09:31.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-08T18:09:31.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-08T18:09:31.913Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-08T18:09:31.913Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-08T18:09:32.849Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-08T18:09:32.849Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-07-08T18:09:32.849Z] === RUN TestCreateDifferentPlatform [2022-07-08T18:09:32.849Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-08T18:09:32.849Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-08T18:09:32.849Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-08T18:09:32.849Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-07-08T18:09:32.849Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-08T18:09:32.849Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-08T18:09:32.849Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-07-08T18:09:32.849Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-08T18:09:32.849Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-07-08T18:09:32.849Z] === RUN TestCreateInvalidHostConfig [2022-07-08T18:09:32.849Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:09:32.849Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:09:32.849Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:09:32.849Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:09:32.849Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:09:32.849Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:09:32.849Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:09:32.849Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:09:32.849Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-08T18:09:32.849Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-08T18:09:32.849Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-08T18:09:32.849Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-08T18:09:32.849Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-07-08T18:09:32.849Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-08T18:09:32.849Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-08T18:09:32.849Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-08T18:09:32.849Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-08T18:09:32.849Z] === RUN TestContainerStartOnDaemonRestart [2022-07-08T18:09:32.849Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-08T18:09:32.849Z] === RUN TestDaemonRestartIpcMode [2022-07-08T18:09:32.849Z] === PAUSE TestDaemonRestartIpcMode [2022-07-08T18:09:32.849Z] === RUN TestDaemonHostGatewayIP [2022-07-08T18:09:32.849Z] === PAUSE TestDaemonHostGatewayIP [2022-07-08T18:09:32.849Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-08T18:09:32.849Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-08T18:09:32.849Z] === RUN TestContainerKillOnDaemonStart [2022-07-08T18:09:32.849Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-08T18:09:32.849Z] === RUN TestDiff [2022-07-08T18:09:33.417Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-08T18:09:33.570Z] --- PASS: TestHealthKillContainer (7.88s) [2022-07-08T18:09:33.570Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T18:09:33.676Z] --- PASS: TestDiff (0.80s) [2022-07-08T18:09:33.676Z] === RUN TestExecConsoleSize [2022-07-08T18:09:33.829Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-07-08T18:09:33.829Z] === RUN TestIpcModeNone [2022-07-08T18:09:34.007Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2022-07-08T18:09:34.007Z] PASS [2022-07-08T18:09:34.007Z] [2022-07-08T18:09:34.007Z] DONE 5 tests in 9.557s [2022-07-08T18:09:34.007Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T18:09:34.007Z] INFO: Testing against a local daemon [2022-07-08T18:09:34.007Z] === RUN TestContinueAfterPluginCrash [2022-07-08T18:09:34.007Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T18:09:34.007Z] === RUN TestReadPluginNoRead [2022-07-08T18:09:34.007Z] === PAUSE TestReadPluginNoRead [2022-07-08T18:09:34.007Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T18:09:34.007Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T18:09:34.007Z] === CONT TestContinueAfterPluginCrash [2022-07-08T18:09:34.007Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T18:09:34.244Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-08T18:09:34.244Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-08T18:09:34.397Z] --- PASS: TestIpcModeNone (0.50s) [2022-07-08T18:09:34.397Z] === RUN TestIpcModePrivate [2022-07-08T18:09:34.504Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-08T18:09:34.504Z] --- PASS: TestExecConsoleSize (0.88s) [2022-07-08T18:09:34.504Z] === RUN TestExecWithCloseStdin [2022-07-08T18:09:34.656Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-08T18:09:34.656Z] --- PASS: TestIpcModePrivate (0.48s) [2022-07-08T18:09:34.656Z] === RUN TestIpcModeShareable [2022-07-08T18:09:34.915Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-08T18:09:35.071Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-08T18:09:35.174Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-08T18:09:35.174Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T18:09:35.331Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-07-08T18:09:35.331Z] === RUN TestExec [2022-07-08T18:09:35.897Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-08T18:09:35.897Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-08T18:09:36.168Z] --- PASS: TestExec (0.79s) [2022-07-08T18:09:36.168Z] === RUN TestExecUser [2022-07-08T18:09:36.553Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-07-08T18:09:36.553Z] === RUN TestAPIIpcModeHost [2022-07-08T18:09:36.741Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-08T18:09:36.741Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-08T18:09:37.000Z] --- PASS: TestExecUser (0.93s) [2022-07-08T18:09:37.000Z] === RUN TestExportContainerAndImportImage [2022-07-08T18:09:37.121Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-08T18:09:37.121Z] === RUN TestDaemonIpcModeShareable [2022-07-08T18:09:37.274Z] --- PASS: TestDaemonStartWithLogOpt (3.53s) [2022-07-08T18:09:37.274Z] === CONT TestReadPluginNoRead [2022-07-08T18:09:37.568Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-08T18:09:38.060Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-08T18:09:38.060Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-07-08T18:09:38.060Z] === RUN TestDaemonIpcModePrivate [2022-07-08T18:09:38.164Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-08T18:09:38.164Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2022-07-08T18:09:38.164Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-08T18:09:38.998Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-08T18:09:39.102Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-08T18:09:39.258Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-07-08T18:09:39.258Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T18:09:39.361Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-08T18:09:39.808Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T18:09:39.928Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2022-07-08T18:09:39.928Z] === RUN TestHealthCheckWorkdir [2022-07-08T18:09:39.928Z] check_test.go:540: [ddf008de8fb06] daemon is not started [2022-07-08T18:09:39.928Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-08T18:09:40.194Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-07-08T18:09:40.454Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-07-08T18:09:40.454Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T18:09:40.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-08T18:09:40.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-08T18:09:40.496Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-08T18:09:40.735Z] === RUN TestReadPluginNoRead/default [2022-07-08T18:09:40.756Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-08T18:09:40.756Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-08T18:09:40.756Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2022-07-08T18:09:40.756Z] === RUN TestHealthKillContainer [2022-07-08T18:09:41.324Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-08T18:09:41.390Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-07-08T18:09:41.649Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-07-08T18:09:41.649Z] === RUN TestIpcModeOlderClient [2022-07-08T18:09:41.649Z] === PAUSE TestIpcModeOlderClient [2022-07-08T18:09:41.649Z] === RUN TestKillContainerInvalidSignal [2022-07-08T18:09:42.111Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T18:09:42.111Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-07-08T18:09:42.219Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-08T18:09:42.219Z] === RUN TestKillContainer [2022-07-08T18:09:42.219Z] === RUN TestKillContainer/no_signal [2022-07-08T18:09:42.258Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-08T18:09:42.478Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T18:09:42.738Z] === RUN TestKillContainer/killing_signal [2022-07-08T18:09:43.306Z] --- PASS: TestKillContainer (1.26s) [2022-07-08T18:09:43.306Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-07-08T18:09:43.306Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-08T18:09:43.306Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-08T18:09:43.306Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T18:09:43.306Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T18:09:43.480Z] === CONT TestReadPluginNoRead [2022-07-08T18:09:43.480Z] read_test.go:92: [d1670046c7656] daemon is not started [2022-07-08T18:09:43.480Z] --- PASS: TestReadPluginNoRead (5.96s) [2022-07-08T18:09:43.480Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-07-08T18:09:43.480Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-07-08T18:09:43.480Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-07-08T18:09:43.480Z] PASS [2022-07-08T18:09:43.480Z] [2022-07-08T18:09:43.480Z] DONE 6 tests in 9.511s [2022-07-08T18:09:43.480Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T18:09:43.480Z] testing: warning: no tests to run [2022-07-08T18:09:43.480Z] PASS [2022-07-08T18:09:43.480Z] [2022-07-08T18:09:43.480Z] DONE 0 tests in 0.007s [2022-07-08T18:09:43.480Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T18:09:43.480Z] INFO: Testing against a local daemon [2022-07-08T18:09:43.480Z] === RUN TestPluginWithDevMounts [2022-07-08T18:09:43.480Z] === PAUSE TestPluginWithDevMounts [2022-07-08T18:09:43.480Z] === CONT TestPluginWithDevMounts [2022-07-08T18:09:43.631Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-08T18:09:43.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T18:09:44.443Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2022-07-08T18:09:44.443Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-07-08T18:09:44.443Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-07-08T18:09:44.443Z] === RUN TestKillStoppedContainer [2022-07-08T18:09:44.443Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-08T18:09:44.443Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T18:09:44.443Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-08T18:09:44.443Z] === RUN TestKillDifferentUserContainer [2022-07-08T18:09:44.845Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-07-08T18:09:44.845Z] PASS [2022-07-08T18:09:44.845Z] [2022-07-08T18:09:44.845Z] DONE 1 tests in 1.596s [2022-07-08T18:09:44.845Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T18:09:44.845Z] INFO: Testing against a local daemon [2022-07-08T18:09:44.845Z] === RUN TestSecretInspect [2022-07-08T18:09:45.011Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-07-08T18:09:45.011Z] === RUN TestInspectOomKilledTrue [2022-07-08T18:09:45.530Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-08T18:09:45.579Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-07-08T18:09:45.579Z] === RUN TestInspectOomKilledFalse [2022-07-08T18:09:45.789Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-08T18:09:45.838Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-07-08T18:09:45.838Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T18:09:46.097Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-07-08T18:09:46.097Z] === RUN TestLinksContainerNames [2022-07-08T18:09:46.357Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-08T18:09:46.616Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-08T18:09:46.616Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-08T18:09:46.616Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-08T18:09:46.616Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-08T18:09:47.035Z] --- PASS: TestLinksContainerNames (0.82s) [2022-07-08T18:09:47.035Z] === RUN TestLogsFollowTailEmpty [2022-07-08T18:09:47.294Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-07-08T18:09:47.294Z] === RUN TestLogs [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:09:47.294Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T18:09:47.294Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T18:09:47.294Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:09:47.294Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:09:47.294Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:09:47.294Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:09:47.294Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:09:47.294Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:09:47.294Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:09:47.360Z] --- PASS: TestSecretInspect (2.16s) [2022-07-08T18:09:47.360Z] === RUN TestSecretList [2022-07-08T18:09:47.862Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:09:48.121Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:09:48.689Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T18:09:48.689Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T18:09:49.145Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-08T18:09:49.145Z] --- PASS: TestHealthKillContainer (8.22s) [2022-07-08T18:09:49.145Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-08T18:09:49.145Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-08T18:09:49.247Z] --- PASS: TestSecretList (2.18s) [2022-07-08T18:09:49.247Z] === RUN TestSecretsCreateAndDelete [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:09:49.258Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:09:49.258Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:09:49.258Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:09:49.258Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:09:49.258Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:09:49.258Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:09:49.258Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:09:49.258Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:09:49.258Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:09:49.712Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-07-08T18:09:49.712Z] === RUN TestIpcModeNone [2022-07-08T18:09:49.825Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:09:49.825Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:09:49.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-08T18:09:50.229Z] --- PASS: TestIpcModeNone (0.68s) [2022-07-08T18:09:50.229Z] === RUN TestIpcModePrivate [2022-07-08T18:09:50.406Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:09:50.665Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:09:50.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-08T18:09:50.797Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-07-08T18:09:51.056Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-08T18:09:51.056Z] === RUN TestIpcModeShareable [2022-07-08T18:09:51.233Z] --- PASS: TestLogs (3.78s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.61s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.77s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.59s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.64s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s) [2022-07-08T18:09:51.234Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-07-08T18:09:51.234Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T18:09:51.314Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-08T18:09:51.494Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/default [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/private [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/slave [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/shared [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/default [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/shared [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/slave [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/private [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T18:09:51.494Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:09:51.494Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:09:51.494Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T18:09:51.571Z] --- PASS: TestIpcModeShareable (0.63s) [2022-07-08T18:09:51.572Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T18:09:51.754Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:09:51.760Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-07-08T18:09:51.760Z] === RUN TestSecretsUpdate [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2022-07-08T18:09:52.014Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-08T18:09:52.014Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T18:09:52.139Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-08T18:09:52.398Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-08T18:09:52.965Z] check_test.go:540: [de878817caadb] daemon is not started [2022-07-08T18:09:52.965Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-08T18:09:53.224Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2022-07-08T18:09:53.224Z] === RUN TestAPIIpcModeHost [2022-07-08T18:09:53.442Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-07-08T18:09:53.442Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T18:09:53.482Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-08T18:09:53.647Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-08T18:09:53.647Z] === RUN TestTemplatedSecret [2022-07-08T18:09:53.701Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-07-08T18:09:53.701Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T18:09:53.741Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-08T18:09:53.741Z] --- PASS: TestAPIIpcModeHost (0.48s) [2022-07-08T18:09:53.741Z] === RUN TestDaemonIpcModeShareable [2022-07-08T18:09:53.960Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-07-08T18:09:53.960Z] === RUN TestNetworkNat [2022-07-08T18:09:53.999Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-08T18:09:54.527Z] --- PASS: TestNetworkNat (0.46s) [2022-07-08T18:09:54.527Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T18:09:54.566Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-08T18:09:54.786Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-08T18:09:54.786Z] === RUN TestNetworkLoopbackNat [2022-07-08T18:09:55.133Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-07-08T18:09:55.133Z] --- PASS: TestDaemonIpcModeShareable (1.31s) [2022-07-08T18:09:55.133Z] === RUN TestDaemonIpcModePrivate [2022-07-08T18:09:55.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-08T18:09:56.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000756fd8__} [2022-07-08T18:09:56.162Z] --- PASS: TestTemplatedSecret (2.60s) [2022-07-08T18:09:56.162Z] === RUN TestSecretCreateResolve [2022-07-08T18:09:56.640Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2022-07-08T18:09:56.898Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2022-07-08T18:09:56.898Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-08T18:09:57.320Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2022-07-08T18:09:57.320Z] === RUN TestPause [2022-07-08T18:09:57.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13341272708_/foo_false_____} [2022-07-08T18:09:57.465Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-08T18:09:57.888Z] --- PASS: TestPause (0.46s) [2022-07-08T18:09:57.888Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T18:09:57.888Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:09:57.888Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:09:57.888Z] === RUN TestPauseStopPausedContainer [2022-07-08T18:09:58.401Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2022-07-08T18:09:58.401Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s) [2022-07-08T18:09:58.401Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-08T18:09:58.457Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-07-08T18:09:58.457Z] === RUN TestPidHost [2022-07-08T18:09:58.677Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-07-08T18:09:58.677Z] PASS [2022-07-08T18:09:58.677Z] [2022-07-08T18:09:58.677Z] DONE 6 tests in 13.568s [2022-07-08T18:09:58.677Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T18:09:58.677Z] INFO: Testing against a local daemon [2022-07-08T18:09:58.677Z] === RUN TestServiceCreateInit [2022-07-08T18:09:58.677Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T18:09:58.968Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13341272708_/foo_true_____} [2022-07-08T18:09:59.394Z] --- PASS: TestPidHost (0.91s) [2022-07-08T18:09:59.394Z] === RUN TestPsFilter [2022-07-08T18:09:59.394Z] --- PASS: TestPsFilter (0.09s) [2022-07-08T18:09:59.394Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T18:09:59.653Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-07-08T18:09:59.653Z] === RUN TestRemoveContainerWithVolume [2022-07-08T18:09:59.903Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2022-07-08T18:09:59.903Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2022-07-08T18:09:59.903Z] === RUN TestIpcModeOlderClient [2022-07-08T18:09:59.903Z] === PAUSE TestIpcModeOlderClient [2022-07-08T18:09:59.903Z] === RUN TestKillContainerInvalidSignal [2022-07-08T18:10:00.222Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-07-08T18:10:00.222Z] === RUN TestRemoveContainerRunning [2022-07-08T18:10:00.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32989654478_/foo_false_____} [2022-07-08T18:10:00.473Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-07-08T18:10:00.473Z] === RUN TestKillContainer [2022-07-08T18:10:00.473Z] === RUN TestKillContainer/no_signal [2022-07-08T18:10:00.480Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-07-08T18:10:00.480Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T18:10:01.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32989654478_/foo_true_____} [2022-07-08T18:10:01.048Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-07-08T18:10:01.048Z] === RUN TestRemoveInvalidContainer [2022-07-08T18:10:01.048Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T18:10:01.048Z] === RUN TestRenameLinkedContainer [2022-07-08T18:10:01.298Z] === RUN TestKillContainer/non_killing_signal [2022-07-08T18:10:01.865Z] === RUN TestKillContainer/killing_signal [2022-07-08T18:10:02.123Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-08T18:10:02.384Z] --- PASS: TestKillContainer (2.12s) [2022-07-08T18:10:02.384Z] --- PASS: TestKillContainer/no_signal (0.81s) [2022-07-08T18:10:02.384Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2022-07-08T18:10:02.384Z] --- PASS: TestKillContainer/killing_signal (0.52s) [2022-07-08T18:10:02.384Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-08T18:10:02.643Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-08T18:10:02.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32989654478_/foo_true__0xc000757008___} [2022-07-08T18:10:02.842Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T18:10:02.955Z] --- PASS: TestRenameLinkedContainer (1.72s) [2022-07-08T18:10:02.955Z] === RUN TestRenameStoppedContainer [2022-07-08T18:10:02.955Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-07-08T18:10:02.955Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T18:10:03.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-08T18:10:03.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-07-08T18:10:03.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-07-08T18:10:03.778Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2022-07-08T18:10:03.778Z] === RUN TestKillStoppedContainer [2022-07-08T18:10:03.778Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-07-08T18:10:03.778Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-08T18:10:03.893Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-07-08T18:10:03.893Z] === RUN TestRenameInvalidName [2022-07-08T18:10:04.037Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-07-08T18:10:04.037Z] === RUN TestKillDifferentUserContainer [2022-07-08T18:10:04.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000757020__} [2022-07-08T18:10:04.462Z] --- PASS: TestRenameInvalidName (0.48s) [2022-07-08T18:10:04.462Z] === RUN TestRenameAnonymousContainer [2022-07-08T18:10:04.554Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-08T18:10:04.554Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-08T18:10:04.554Z] check_test.go:540: [d77ae04577a9b] daemon is not started [2022-07-08T18:10:04.554Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-08T18:10:04.554Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2022-07-08T18:10:04.554Z] === RUN TestInspectOomKilledTrue [2022-07-08T18:10:04.555Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:10:04.555Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-08T18:10:04.555Z] === RUN TestInspectOomKilledFalse [2022-07-08T18:10:04.555Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:10:04.555Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-08T18:10:04.555Z] === RUN TestLinksEtcHostsContentMatch [2022-07-08T18:10:05.156Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-07-08T18:10:05.156Z] === RUN TestLinksContainerNames [2022-07-08T18:10:05.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000757038__} [2022-07-08T18:10:06.107Z] --- PASS: TestServiceCreateInit (7.58s) [2022-07-08T18:10:06.107Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2022-07-08T18:10:06.107Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.88s) [2022-07-08T18:10:06.107Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T18:10:06.368Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-07-08T18:10:06.368Z] === RUN TestRenameContainerWithSameName [2022-07-08T18:10:06.368Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-07-08T18:10:06.368Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T18:10:06.676Z] --- PASS: TestLinksContainerNames (1.41s) [2022-07-08T18:10:06.676Z] === RUN TestLogsFollowTailEmpty [2022-07-08T18:10:06.676Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-08T18:10:06.934Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2022-07-08T18:10:06.934Z] === RUN TestLogs [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:10:06.934Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-08T18:10:06.934Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-08T18:10:06.934Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:10:06.934Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:10:06.934Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:10:06.934Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:10:06.934Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:10:06.934Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-08T18:10:06.934Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-08T18:10:07.306Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-07-08T18:10:07.306Z] === RUN TestResize [2022-07-08T18:10:07.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000757050__} [2022-07-08T18:10:07.565Z] --- PASS: TestResize (0.41s) [2022-07-08T18:10:07.565Z] === RUN TestResizeWithInvalidSize [2022-07-08T18:10:08.069Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-08T18:10:08.134Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-08T18:10:08.134Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T18:10:08.327Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-08T18:10:08.394Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:08.394Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:08.394Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:08.394Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:10:08.394Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:08.895Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-08T18:10:08.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000757068__} [2022-07-08T18:10:09.463Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-08T18:10:09.463Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-08T18:10:09.723Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-08T18:10:09.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:10:10.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:10.664Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:10:10.664Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:10:10.664Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:10:10.664Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:10:10.664Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:10:10.664Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:10:10.664Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:10:10.664Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:10:10.664Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-08T18:10:10.664Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-08T18:10:11.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-08T18:10:11.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-08T18:10:11.490Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-08T18:10:11.681Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:11.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-08T18:10:11.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-08T18:10:11.749Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-08T18:10:11.749Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-08T18:10:11.749Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-08T18:10:12.317Z] check_test.go:540: [d27bca73cffc1] daemon is not started [2022-07-08T18:10:12.317Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-08T18:10:12.576Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-08T18:10:12.618Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:12.835Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-08T18:10:12.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:13.094Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-08T18:10:14.031Z] --- PASS: TestLogs (6.93s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.06s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.26s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.32s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.12s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.26s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.07s) [2022-07-08T18:10:14.031Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.14s) [2022-07-08T18:10:14.032Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.98s) [2022-07-08T18:10:14.032Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.12s) [2022-07-08T18:10:14.032Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.16s) [2022-07-08T18:10:14.032Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.00s) [2022-07-08T18:10:14.032Z] === RUN TestContainerNetworkMountsNoChown [2022-07-08T18:10:14.290Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-08T18:10:14.858Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-07-08T18:10:14.858Z] === RUN TestMountDaemonRoot [2022-07-08T18:10:14.858Z] === RUN TestMountDaemonRoot/default [2022-07-08T18:10:14.858Z] === PAUSE TestMountDaemonRoot/default [2022-07-08T18:10:14.858Z] === RUN TestMountDaemonRoot/private [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/private [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rprivate [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/slave [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/slave [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rslave [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/shared [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/shared [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rshared [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/default [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rshared [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/shared [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rslave [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/slave [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rprivate [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/private [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-08T18:10:14.859Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:10:14.859Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-08T18:10:14.859Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-08T18:10:15.117Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-08T18:10:15.117Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-08T18:10:15.117Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-08T18:10:15.117Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-08T18:10:15.117Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-08T18:10:15.118Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-08T18:10:15.376Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-08T18:10:15.376Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-07-08T18:10:15.376Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-07-08T18:10:15.376Z] === RUN TestContainerBindMountNonRecursive [2022-07-08T18:10:15.635Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-08T18:10:16.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:16.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:16.202Z] check_test.go:540: [daec3fd51d4f3] daemon is not started [2022-07-08T18:10:16.202Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-08T18:10:16.769Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-08T18:10:17.337Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2022-07-08T18:10:17.337Z] === RUN TestContainerVolumesMountedAsShared [2022-07-08T18:10:17.905Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-07-08T18:10:17.905Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-08T18:10:18.163Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-08T18:10:18.422Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2022-07-08T18:10:18.422Z] === RUN TestNetworkNat [2022-07-08T18:10:19.250Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-08T18:10:19.250Z] --- PASS: TestNetworkNat (0.79s) [2022-07-08T18:10:19.250Z] === RUN TestNetworkLocalhostTCPNat [2022-07-08T18:10:19.508Z] docker_cli_daemon_plugins_test.go:80: [d3d30a96c2e1b] daemon is not started [2022-07-08T18:10:19.627Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 2m51.783436438s [2022-07-08T18:10:19.627Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.960033ms [2022-07-08T18:10:19.767Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2022-07-08T18:10:19.767Z] === RUN TestNetworkLoopbackNat [2022-07-08T18:10:19.767Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-08T18:10:20.026Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-08T18:10:20.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:10:20.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:10:20.593Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-08T18:10:20.593Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-08T18:10:21.160Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-08T18:10:21.729Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-08T18:10:21.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:10:21.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:10:22.665Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-08T18:10:22.924Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-07-08T18:10:22.924Z] === RUN TestPause [2022-07-08T18:10:23.491Z] docker_cli_daemon_plugins_test.go:170: [d96899ee0c03a] daemon is not started [2022-07-08T18:10:23.491Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-08T18:10:23.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:10:23.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:10:23.751Z] --- PASS: TestPause (0.82s) [2022-07-08T18:10:23.751Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-08T18:10:23.751Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:10:23.751Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:10:23.751Z] === RUN TestPauseStopPausedContainer [2022-07-08T18:10:24.162Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-07-08T18:10:24.162Z] === RUN TestCreateServiceConflict [2022-07-08T18:10:24.162Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-07-08T18:10:24.162Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T18:10:24.319Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-07-08T18:10:24.320Z] === RUN TestPidHost [2022-07-08T18:10:24.320Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-08T18:10:24.887Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-08T18:10:25.455Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.87s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.67s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-07-08T18:10:25.552Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-07-08T18:10:25.552Z] === RUN TestCgroupNamespacesRun [2022-07-08T18:10:26.023Z] --- PASS: TestPidHost (1.75s) [2022-07-08T18:10:26.023Z] === RUN TestPsFilter [2022-07-08T18:10:26.284Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-08T18:10:26.284Z] --- PASS: TestPsFilter (0.14s) [2022-07-08T18:10:26.284Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-08T18:10:26.490Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-07-08T18:10:26.490Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T18:10:27.222Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-08T18:10:27.222Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2022-07-08T18:10:27.222Z] === RUN TestRemoveContainerWithVolume [2022-07-08T18:10:27.426Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2022-07-08T18:10:27.426Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T18:10:27.868Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-07-08T18:10:27.868Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T18:10:28.159Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2022-07-08T18:10:28.159Z] === RUN TestRemoveContainerRunning [2022-07-08T18:10:28.159Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-08T18:10:28.159Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-08T18:10:28.726Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-07-08T18:10:28.726Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-08T18:10:28.726Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-08T18:10:28.726Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-08T18:10:28.806Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-07-08T18:10:28.806Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T18:10:29.293Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-08T18:10:29.551Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2022-07-08T18:10:29.551Z] === RUN TestRemoveInvalidContainer [2022-07-08T18:10:29.551Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-08T18:10:29.551Z] === RUN TestRenameLinkedContainer [2022-07-08T18:10:29.810Z] check_test.go:540: [d694274a6c097] daemon is not started [2022-07-08T18:10:29.810Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-08T18:10:30.184Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-07-08T18:10:30.184Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T18:10:30.378Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-08T18:10:31.123Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-07-08T18:10:31.123Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T18:10:31.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-08T18:10:32.060Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-07-08T18:10:32.060Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T18:10:32.346Z] --- PASS: TestRenameLinkedContainer (2.91s) [2022-07-08T18:10:32.346Z] === RUN TestRenameStoppedContainer [2022-07-08T18:10:32.915Z] --- PASS: TestRenameStoppedContainer (0.61s) [2022-07-08T18:10:32.915Z] === RUN TestRenameRunningContainerAndReuse [2022-07-08T18:10:32.915Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-08T18:10:33.016Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-08T18:10:33.016Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T18:10:33.954Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-07-08T18:10:33.954Z] === RUN TestNISDomainname [2022-07-08T18:10:34.295Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2022-07-08T18:10:34.295Z] === RUN TestRenameInvalidName [2022-07-08T18:10:34.295Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-08T18:10:34.523Z] --- PASS: TestNISDomainname (0.56s) [2022-07-08T18:10:34.523Z] === RUN TestHostnameDnsResolution [2022-07-08T18:10:34.554Z] --- PASS: TestRenameInvalidName (0.59s) [2022-07-08T18:10:34.554Z] === RUN TestRenameAnonymousContainer [2022-07-08T18:10:35.460Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-07-08T18:10:35.460Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T18:10:35.720Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-07-08T18:10:35.720Z] === RUN TestPrivilegedHostDevices [2022-07-08T18:10:35.932Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-08T18:10:36.288Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-08T18:10:36.288Z] === RUN TestRunConsoleSize [2022-07-08T18:10:36.856Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-08T18:10:36.856Z] === RUN TestStats [2022-07-08T18:10:36.867Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2022-07-08T18:10:36.867Z] === RUN TestRenameContainerWithSameName [2022-07-08T18:10:37.130Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-08T18:10:37.388Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2022-07-08T18:10:37.388Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-08T18:10:38.325Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2022-07-08T18:10:38.325Z] === RUN TestResize [2022-07-08T18:10:38.584Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-08T18:10:39.153Z] --- PASS: TestResize (0.56s) [2022-07-08T18:10:39.153Z] === RUN TestResizeWithInvalidSize [2022-07-08T18:10:39.390Z] --- PASS: TestStats (2.45s) [2022-07-08T18:10:39.390Z] === RUN TestStopContainerWithTimeout [2022-07-08T18:10:39.390Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T18:10:39.390Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T18:10:39.390Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T18:10:39.390Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T18:10:39.390Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T18:10:39.390Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T18:10:39.390Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T18:10:39.390Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T18:10:39.390Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T18:10:39.390Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T18:10:39.720Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2022-07-08T18:10:39.720Z] === RUN TestResizeWhenContainerNotStarted [2022-07-08T18:10:39.959Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T18:10:39.979Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-08T18:10:40.237Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:40.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:40.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:40.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-08T18:10:40.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:40.497Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-08T18:10:41.864Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T18:10:41.873Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-08T18:10:42.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-08T18:10:42.261Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-07-08T18:10:42.261Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T18:10:42.822Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-07-08T18:10:42.822Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T18:10:43.768Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-08T18:10:43.768Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-07-08T18:10:43.768Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-07-08T18:10:43.768Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-07-08T18:10:43.768Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2022-07-08T18:10:43.768Z] === RUN TestDeleteDevicemapper [2022-07-08T18:10:43.768Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:10:43.768Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T18:10:43.768Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T18:10:44.035Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-08T18:10:44.035Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-08T18:10:44.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-08T18:10:45.147Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.48s) [2022-07-08T18:10:45.147Z] === RUN TestUpdateMemory [2022-07-08T18:10:45.337Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-07-08T18:10:45.337Z] === RUN TestCreateServiceSysctls [2022-07-08T18:10:45.406Z] --- PASS: TestUpdateMemory (0.54s) [2022-07-08T18:10:45.406Z] === RUN TestUpdateCPUQuota [2022-07-08T18:10:45.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-08T18:10:46.343Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-07-08T18:10:46.343Z] === RUN TestUpdatePidsLimit [2022-07-08T18:10:46.343Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T18:10:46.343Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T18:10:46.474Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-08T18:10:46.602Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T18:10:46.603Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T18:10:46.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T18:10:47.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-08T18:10:47.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T18:10:47.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T18:10:47.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit (1.73s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-07-08T18:10:48.059Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-07-08T18:10:48.059Z] === RUN TestUpdateRestartPolicy [2022-07-08T18:10:48.602Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-07-08T18:10:48.603Z] === RUN TestCreateServiceCapabilities [2022-07-08T18:10:48.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-08T18:10:49.850Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:50.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-08T18:10:50.786Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-08T18:10:51.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:51.045Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-08T18:10:51.118Z] --- PASS: TestCreateServiceCapabilities (2.54s) [2022-07-08T18:10:51.118Z] === RUN TestInspect [2022-07-08T18:10:52.425Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-08T18:10:52.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-08T18:10:52.993Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-08T18:10:53.561Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:53.634Z] --- PASS: TestInspect (2.78s) [2022-07-08T18:10:53.634Z] === RUN TestCreateJob [2022-07-08T18:10:55.467Z] check_test.go:540: [db59bc063b502] daemon is not started [2022-07-08T18:10:55.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-08T18:10:56.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-08T18:10:56.899Z] --- PASS: TestCreateJob (3.17s) [2022-07-08T18:10:56.899Z] === RUN TestReplicatedJob [2022-07-08T18:10:57.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-08T18:10:57.905Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-08T18:10:58.474Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-08T18:10:58.474Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-08T18:10:58.733Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-08T18:10:59.669Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-08T18:11:00.268Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-07-08T18:11:00.268Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T18:11:00.268Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-07-08T18:11:00.268Z] === RUN TestWaitNonBlocked [2022-07-08T18:11:00.268Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:11:00.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:11:00.268Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:11:00.268Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:11:00.268Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:11:00.268Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:11:00.268Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-08T18:11:00.268Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.54s) [2022-07-08T18:11:00.268Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-07-08T18:11:00.268Z] === RUN TestWaitBlocked [2022-07-08T18:11:00.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:11:00.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:11:00.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:11:00.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:11:00.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:11:00.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:11:00.529Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-08T18:11:00.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-07-08T18:11:00.529Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-07-08T18:11:00.529Z] === RUN TestWaitConditions [2022-07-08T18:11:00.529Z] === RUN TestWaitConditions/default [2022-07-08T18:11:00.529Z] === PAUSE TestWaitConditions/default [2022-07-08T18:11:00.529Z] === RUN TestWaitConditions/not-running [2022-07-08T18:11:00.529Z] === PAUSE TestWaitConditions/not-running [2022-07-08T18:11:00.529Z] === RUN TestWaitConditions/next-exit [2022-07-08T18:11:00.529Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T18:11:00.529Z] === RUN TestWaitConditions/removed [2022-07-08T18:11:00.529Z] === PAUSE TestWaitConditions/removed [2022-07-08T18:11:00.529Z] === CONT TestWaitConditions/default [2022-07-08T18:11:00.529Z] === CONT TestWaitConditions/next-exit [2022-07-08T18:11:00.605Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.65s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.27s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.34s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s) [2022-07-08T18:11:00.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.33s) [2022-07-08T18:11:00.605Z] === RUN TestCgroupNamespacesRun [2022-07-08T18:11:01.172Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-08T18:11:02.124Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-08T18:11:02.159Z] --- PASS: TestReplicatedJob (5.48s) [2022-07-08T18:11:02.159Z] === RUN TestUpdateReplicatedJob [2022-07-08T18:11:02.449Z] === CONT TestWaitConditions/removed [2022-07-08T18:11:02.449Z] === CONT TestWaitConditions/not-running [2022-07-08T18:11:02.695Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2022-07-08T18:11:02.695Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-08T18:11:02.954Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-08T18:11:03.827Z] --- PASS: TestWaitConditions (0.01s) [2022-07-08T18:11:03.827Z] --- PASS: TestWaitConditions/default (1.59s) [2022-07-08T18:11:03.827Z] --- PASS: TestWaitConditions/next-exit (1.64s) [2022-07-08T18:11:03.827Z] --- PASS: TestWaitConditions/removed (1.46s) [2022-07-08T18:11:03.827Z] --- PASS: TestWaitConditions/not-running (1.46s) [2022-07-08T18:11:03.827Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T18:11:03.827Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T18:11:04.331Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-08T18:11:04.331Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-08T18:11:04.331Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-08T18:11:04.898Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.34s) [2022-07-08T18:11:04.898Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-08T18:11:05.158Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-08T18:11:05.424Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-07-08T18:11:05.424Z] === RUN TestServiceListWithStatuses [2022-07-08T18:11:05.424Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:11:05.424Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T18:11:05.424Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T18:11:05.735Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) [2022-07-08T18:11:05.735Z] === CONT TestIpcModeOlderClient [2022-07-08T18:11:05.735Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-07-08T18:11:05.735Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T18:11:05.735Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-07-08T18:11:05.735Z] === CONT TestDaemonHostGatewayIP [2022-07-08T18:11:06.095Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-08T18:11:07.032Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-07-08T18:11:07.032Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-08T18:11:08.272Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-07-08T18:11:08.272Z] === CONT TestDaemonRestartIpcMode [2022-07-08T18:11:08.936Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2022-07-08T18:11:08.936Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-08T18:11:09.588Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2022-07-08T18:11:09.588Z] === RUN TestDockerNetworkReConnect [2022-07-08T18:11:10.177Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-07-08T18:11:10.315Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-08T18:11:10.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-08T18:11:10.881Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2022-07-08T18:11:10.881Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-08T18:11:10.881Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-08T18:11:12.258Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.51s) [2022-07-08T18:11:12.258Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-08T18:11:12.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-08T18:11:13.084Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-07-08T18:11:13.084Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-08T18:11:13.651Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-08T18:11:13.755Z] --- PASS: TestDockerNetworkReConnect (3.44s) [2022-07-08T18:11:13.755Z] === RUN TestServicePlugin [2022-07-08T18:11:14.218Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.34s) [2022-07-08T18:11:14.218Z] === RUN TestNISDomainname [2022-07-08T18:11:15.153Z] --- PASS: TestNISDomainname (0.72s) [2022-07-08T18:11:15.153Z] === RUN TestHostnameDnsResolution [2022-07-08T18:11:15.720Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-08T18:11:15.979Z] --- PASS: TestHostnameDnsResolution (1.01s) [2022-07-08T18:11:15.979Z] === RUN TestUnprivilegedPortsAndPing [2022-07-08T18:11:16.549Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-08T18:11:17.022Z] plugin_test.go:61: [d28b1935222c8] joining swarm manager [d22db19d44874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:11:17.117Z] --- PASS: TestUnprivilegedPortsAndPing (0.92s) [2022-07-08T18:11:17.117Z] === RUN TestPrivilegedHostDevices [2022-07-08T18:11:18.054Z] --- PASS: TestPrivilegedHostDevices (0.92s) [2022-07-08T18:11:18.054Z] === RUN TestRunConsoleSize [2022-07-08T18:11:18.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-08T18:11:18.054Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-08T18:11:18.294Z] --- PASS: TestContainerKillOnDaemonStart (11.62s) [2022-07-08T18:11:18.294Z] PASS [2022-07-08T18:11:18.294Z] [2022-07-08T18:11:18.294Z] === Skipped [2022-07-08T18:11:18.294Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-08T18:11:18.294Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:11:18.294Z] [2022-07-08T18:11:18.294Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:11:18.294Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:11:18.294Z] [2022-07-08T18:11:18.294Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T18:11:18.294Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:11:18.294Z] [2022-07-08T18:11:18.294Z] DONE 264 tests, 3 skipped in 121.736s [2022-07-08T18:11:18.294Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T18:11:18.294Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:18.294Z] ++ set -e [2022-07-08T18:11:18.294Z] ++ '[' -n 0 ']' [2022-07-08T18:11:18.294Z] ++ set -x [2022-07-08T18:11:18.294Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:18.294Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T18:11:18.294Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-08T18:11:18.294Z] === RUN TestConfigDaemonID [2022-07-08T18:11:18.388Z] plugin_test.go:64: [d4da7e818e98f] joining swarm manager [d22db19d44874]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:11:18.622Z] --- PASS: TestRunConsoleSize (0.68s) [2022-07-08T18:11:18.622Z] === RUN TestStats [2022-07-08T18:11:19.231Z] daemon_test.go:83: [de3d7c4f40c91] daemon is not started [2022-07-08T18:11:19.231Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-08T18:11:19.231Z] === RUN TestDaemonConfigValidation [2022-07-08T18:11:19.231Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:11:19.231Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:11:19.231Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T18:11:19.231Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T18:11:19.231Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T18:11:19.231Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T18:11:19.231Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T18:11:19.231Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T18:11:19.231Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T18:11:19.231Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T18:11:19.231Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:11:19.231Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T18:11:19.231Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T18:11:19.231Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T18:11:19.231Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T18:11:19.231Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T18:11:19.231Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-07-08T18:11:19.231Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-08T18:11:19.231Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-07-08T18:11:19.231Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-07-08T18:11:19.231Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-07-08T18:11:19.231Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T18:11:19.231Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T18:11:20.169Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T18:11:20.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-08T18:11:21.094Z] --- PASS: TestStats (2.67s) [2022-07-08T18:11:21.094Z] === RUN TestStopContainerWithTimeout [2022-07-08T18:11:21.094Z] === RUN TestStopContainerWithTimeout/0 [2022-07-08T18:11:21.094Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-08T18:11:21.094Z] === RUN TestStopContainerWithTimeout/1 [2022-07-08T18:11:21.094Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-08T18:11:21.094Z] === RUN TestStopContainerWithTimeout/3 [2022-07-08T18:11:21.094Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-08T18:11:21.094Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-08T18:11:21.094Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-08T18:11:21.354Z] === CONT TestStopContainerWithTimeout/0 [2022-07-08T18:11:21.354Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-08T18:11:21.547Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T18:11:22.289Z] === CONT TestStopContainerWithTimeout/3 [2022-07-08T18:11:22.485Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T18:11:22.485Z] daemon_test.go:197: [d9024751def8e] daemon is not started [2022-07-08T18:11:22.485Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-07-08T18:11:22.485Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-08T18:11:22.485Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-08T18:11:22.485Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-08T18:11:22.485Z] === RUN TestDaemonProxy [2022-07-08T18:11:22.485Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T18:11:24.191Z] check_test.go:540: [dd619fc905dc9] daemon is not started [2022-07-08T18:11:24.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-08T18:11:24.191Z] === CONT TestStopContainerWithTimeout/1 [2022-07-08T18:11:24.390Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T18:11:24.759Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-08T18:11:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-08T18:11:24.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-08T18:11:25.365Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-08T18:11:25.365Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-08T18:11:25.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-08T18:11:25.800Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T18:11:25.934Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-08T18:11:25.934Z] --- PASS: TestStopContainerWithTimeout/0 (0.91s) [2022-07-08T18:11:25.934Z] --- PASS: TestStopContainerWithTimeout/-1 (2.88s) [2022-07-08T18:11:25.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-07-08T18:11:25.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-07-08T18:11:25.934Z] === RUN TestDeleteDevicemapper [2022-07-08T18:11:25.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:11:25.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-08T18:11:25.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-08T18:11:25.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-08T18:11:25.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-08T18:11:26.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-08T18:11:26.768Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-08T18:11:27.735Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T18:11:27.995Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T18:11:28.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-08T18:11:28.407Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-08T18:11:28.407Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-08T18:11:28.407Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2022-07-08T18:11:28.407Z] === RUN TestUpdateMemory [2022-07-08T18:11:28.407Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:11:28.407Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-08T18:11:28.407Z] === RUN TestUpdateCPUQuota [2022-07-08T18:11:28.564Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-08T18:11:28.564Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-08T18:11:28.564Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-08T18:11:28.564Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-07-08T18:11:28.564Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T18:11:28.564Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-08T18:11:28.564Z] PASS [2022-07-08T18:11:28.564Z] [2022-07-08T18:11:28.564Z] DONE 18 tests in 11.278s [2022-07-08T18:11:28.564Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T18:11:28.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:28.564Z] ++ set -e [2022-07-08T18:11:28.564Z] ++ '[' -n 0 ']' [2022-07-08T18:11:28.564Z] ++ set -x [2022-07-08T18:11:28.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:28.823Z] INFO: Testing against a local daemon [2022-07-08T18:11:28.823Z] === RUN TestCommitInheritsEnv [2022-07-08T18:11:29.083Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-07-08T18:11:29.083Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T18:11:29.083Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-08T18:11:29.083Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-08T18:11:29.083Z] === RUN TestImportWithCustomPlatform [2022-07-08T18:11:29.083Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T18:11:29.083Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T18:11:29.083Z] === RUN TestImportWithCustomPlatform// [2022-07-08T18:11:29.083Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T18:11:29.083Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T18:11:29.342Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T18:11:29.342Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T18:11:29.342Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T18:11:29.342Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T18:11:29.342Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-07-08T18:11:29.342Z] === RUN TestImagesFilterMultiReference [2022-07-08T18:11:29.342Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-08T18:11:29.342Z] === RUN TestImagePullPlatformInvalid [2022-07-08T18:11:29.342Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T18:11:29.342Z] === RUN TestRemoveImageOrphaning [2022-07-08T18:11:29.343Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-08T18:11:29.601Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-07-08T18:11:29.602Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T18:11:29.602Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:11:29.602Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-08T18:11:29.602Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T18:11:29.861Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-08T18:11:29.861Z] === RUN TestTagInvalidReference [2022-07-08T18:11:29.861Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-08T18:11:29.861Z] === RUN TestTagValidPrefixedRepo [2022-07-08T18:11:29.861Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-08T18:11:29.861Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T18:11:29.861Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-08T18:11:29.861Z] === RUN TestTagOfficialNames [2022-07-08T18:11:29.861Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-08T18:11:29.861Z] === RUN TestTagMatchesDigest [2022-07-08T18:11:29.861Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T18:11:29.861Z] PASS [2022-07-08T18:11:29.861Z] [2022-07-08T18:11:29.861Z] === Skipped [2022-07-08T18:11:29.861Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-08T18:11:29.861Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-08T18:11:29.861Z] [2022-07-08T18:11:29.861Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-08T18:11:29.861Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:11:29.861Z] [2022-07-08T18:11:29.861Z] DONE 22 tests, 2 skipped in 1.239s [2022-07-08T18:11:29.861Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T18:11:29.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:29.861Z] ++ set -e [2022-07-08T18:11:29.861Z] ++ '[' -n 0 ']' [2022-07-08T18:11:29.861Z] ++ set -x [2022-07-08T18:11:29.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:29.861Z] === RUN TestStripANSICommands [2022-07-08T18:11:29.861Z] === RUN TestStripANSICommands/#00 [2022-07-08T18:11:29.861Z] === RUN TestStripANSICommands/#01 [2022-07-08T18:11:29.861Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T18:11:29.861Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T18:11:29.861Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T18:11:29.861Z] PASS [2022-07-08T18:11:29.861Z] [2022-07-08T18:11:29.861Z] DONE 3 tests in 0.044s [2022-07-08T18:11:29.861Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T18:11:29.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:29.861Z] ++ set -e [2022-07-08T18:11:29.861Z] ++ '[' -n 0 ']' [2022-07-08T18:11:29.861Z] ++ set -x [2022-07-08T18:11:29.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:11:29.910Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-07-08T18:11:29.910Z] === RUN TestUpdatePidsLimit [2022-07-08T18:11:29.910Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-08T18:11:30.121Z] INFO: Testing against a local daemon [2022-07-08T18:11:30.121Z] === RUN TestNetworkCreateDelete [2022-07-08T18:11:30.121Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-08T18:11:30.121Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T18:11:30.168Z] === RUN TestUpdatePidsLimit/no_change [2022-07-08T18:11:30.427Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-08T18:11:30.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-08T18:11:30.689Z] === RUN TestDaemonDNSFallback [2022-07-08T18:11:30.996Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-08T18:11:30.996Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-08T18:11:31.265Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-08T18:11:31.836Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-08T18:11:32.101Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-08T18:11:33.037Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-08T18:11:33.296Z] --- PASS: TestUpdatePidsLimit (3.28s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2022-07-08T18:11:33.297Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-07-08T18:11:33.297Z] === RUN TestUpdateRestartPolicy [2022-07-08T18:11:33.865Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-08T18:11:34.433Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-08T18:11:35.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-08T18:11:36.069Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-08T18:11:37.008Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-08T18:11:37.257Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-07-08T18:11:37.257Z] === RUN TestInspectNetwork [2022-07-08T18:11:37.575Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-08T18:11:38.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-08T18:11:39.791Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T18:11:39.792Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T18:11:39.792Z] === RUN TestInspectNetwork/network_name [2022-07-08T18:11:39.792Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T18:11:39.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-08T18:11:42.420Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-08T18:11:43.982Z] --- PASS: TestInspectNetwork (6.97s) [2022-07-08T18:11:43.982Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T18:11:43.982Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T18:11:43.982Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T18:11:43.982Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T18:11:43.982Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T18:11:44.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-08T18:11:44.326Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-08T18:11:44.326Z] check_test.go:540: [dfafe2d7a926f] daemon is not started [2022-07-08T18:11:44.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-08T18:11:44.326Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-08T18:11:44.326Z] check_test.go:540: [dda9e3c34f939] daemon is not started [2022-07-08T18:11:44.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-08T18:11:44.878Z] --- PASS: TestServicePlugin (30.10s) [2022-07-08T18:11:44.878Z] === RUN TestServiceUpdateLabel [2022-07-08T18:11:45.360Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T18:11:45.361Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:11:45.361Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:11:45.361Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:11:45.361Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T18:11:45.361Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T18:11:45.361Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T18:11:45.361Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T18:11:45.361Z] === RUN TestNetworkList [2022-07-08T18:11:45.361Z] === RUN TestNetworkList//networks [2022-07-08T18:11:45.361Z] === PAUSE TestNetworkList//networks [2022-07-08T18:11:45.361Z] === RUN TestNetworkList//networks/ [2022-07-08T18:11:45.361Z] === PAUSE TestNetworkList//networks/ [2022-07-08T18:11:45.361Z] === CONT TestNetworkList//networks [2022-07-08T18:11:45.361Z] === CONT TestNetworkList//networks/ [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkList (0.02s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T18:11:45.361Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T18:11:45.361Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T18:11:45.442Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-07-08T18:11:45.442Z] === RUN TestServiceUpdateSecrets [2022-07-08T18:11:45.929Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-08T18:11:45.929Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T18:11:46.231Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2022-07-08T18:11:46.231Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-08T18:11:46.799Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2022-07-08T18:11:46.799Z] === RUN TestWaitNonBlocked [2022-07-08T18:11:46.799Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:11:46.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:11:46.799Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:11:46.799Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:11:46.799Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-08T18:11:46.799Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-08T18:11:46.865Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-08T18:11:46.865Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T18:11:47.366Z] check_test.go:540: [d0a3980437f28] daemon is not started [2022-07-08T18:11:47.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-08T18:11:47.802Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-07-08T18:11:47.802Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T18:11:47.934Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-07-08T18:11:47.934Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2022-07-08T18:11:47.934Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.37s) [2022-07-08T18:11:47.934Z] === RUN TestWaitBlocked [2022-07-08T18:11:47.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:11:47.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:11:47.934Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:11:47.934Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:11:47.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-08T18:11:47.934Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-08T18:11:48.807Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-07-08T18:11:48.807Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T18:11:49.313Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-08T18:11:49.313Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2022-07-08T18:11:49.313Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.31s) [2022-07-08T18:11:49.313Z] === RUN TestWaitConditions [2022-07-08T18:11:49.313Z] === RUN TestWaitConditions/default [2022-07-08T18:11:49.313Z] === PAUSE TestWaitConditions/default [2022-07-08T18:11:49.313Z] === RUN TestWaitConditions/not-running [2022-07-08T18:11:49.313Z] === PAUSE TestWaitConditions/not-running [2022-07-08T18:11:49.313Z] === RUN TestWaitConditions/next-exit [2022-07-08T18:11:49.313Z] === PAUSE TestWaitConditions/next-exit [2022-07-08T18:11:49.313Z] === RUN TestWaitConditions/removed [2022-07-08T18:11:49.313Z] === PAUSE TestWaitConditions/removed [2022-07-08T18:11:49.313Z] === CONT TestWaitConditions/default [2022-07-08T18:11:49.313Z] === CONT TestWaitConditions/removed [2022-07-08T18:11:50.185Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-07-08T18:11:50.185Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T18:11:50.754Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-08T18:11:50.754Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T18:11:51.849Z] === CONT TestWaitConditions/not-running [2022-07-08T18:11:51.849Z] === CONT TestWaitConditions/next-exit [2022-07-08T18:11:52.107Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-08T18:11:52.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-08T18:11:52.675Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-08T18:11:53.289Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-07-08T18:11:53.290Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T18:11:53.290Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:11:53.290Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:11:53.290Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T18:11:54.055Z] --- PASS: TestWaitConditions (0.06s) [2022-07-08T18:11:54.055Z] --- PASS: TestWaitConditions/default (2.12s) [2022-07-08T18:11:54.055Z] --- PASS: TestWaitConditions/removed (2.19s) [2022-07-08T18:11:54.055Z] --- PASS: TestWaitConditions/not-running (2.20s) [2022-07-08T18:11:54.055Z] --- PASS: TestWaitConditions/next-exit (2.14s) [2022-07-08T18:11:54.055Z] === CONT TestContainerStartOnDaemonRestart [2022-07-08T18:11:54.055Z] === CONT TestIpcModeOlderClient [2022-07-08T18:11:54.055Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-08T18:11:54.055Z] === CONT TestDaemonHostGatewayIP [2022-07-08T18:11:54.055Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-08T18:11:54.314Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-08T18:11:54.883Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-08T18:11:56.070Z] INFO [linters context/goanalysis] analyzers took 6m29.630645741s with top 10 stages: buildir: 2m21.368739996s, the_only_name: 40.233766544s, goimports: 27.322065218s, unconvert: 22.829418582s, S1038: 17.680193139s, gosec: 17.655866074s, misspell: 7.164407822s, nilness: 5.121685927s, unused: 4.591393667s, S1039: 4.328043162s [2022-07-08T18:11:56.071Z] INFO [runner] Issues before processing: 2388, after processing: 0 [2022-07-08T18:11:56.071Z] INFO [runner] Processors filtering stat (out/in): cgo: 2125/2388, skip_files: 2125/2125, identifier_marker: 2022/2022, exclude: 2022/2022, exclude-rules: 77/2022, filename_unadjuster: 2125/2125, autogenerated_exclude: 2022/2125, path_prettifier: 2125/2125, skip_dirs: 2125/2125, nolint: 0/77 [2022-07-08T18:11:56.071Z] INFO [runner] processing took 117.182469ms with stages: identifier_marker: 39.262077ms, nolint: 34.930726ms, path_prettifier: 15.404771ms, autogenerated_exclude: 11.177497ms, exclude-rules: 9.19469ms, cgo: 3.584854ms, skip_dirs: 3.176845ms, filename_unadjuster: 446.008µs, max_same_issues: 1.423µs, skip_files: 563ns, uniq_by_line: 536ns, source_code: 432ns, exclude: 346ns, diff: 297ns, max_per_file_from_linter: 266ns, max_from_linter: 260ns, path_shortener: 238ns, severity-rules: 237ns, sort_results: 220ns, path_prefixer: 183ns [2022-07-08T18:11:56.071Z] INFO [runner] linters took 1m45.256116847s with stages: goanalysis_metalinter: 1m45.138782659s [2022-07-08T18:11:56.071Z] INFO File cache stats: 1673 entries of total size 8.6MiB [2022-07-08T18:11:56.071Z] INFO Memory: 2777 samples, avg is 320.9MB, max is 1243.4MB [2022-07-08T18:11:56.071Z] INFO Execution took 4m37.556697558s [2022-07-08T18:11:56.071Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-08T18:11:56.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed3304677cdca9c1862ab649e3f4db7eccf16015 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 hack/make.sh dynbinary test-docker-py [2022-07-08T18:11:56.687Z] [2022-07-08T18:11:56.788Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-08T18:11:56.943Z] Removing bundles/ [2022-07-08T18:11:56.943Z] [2022-07-08T18:11:56.943Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-08T18:11:56.943Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-08T18:11:56.943Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:11:57.723Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2022-07-08T18:11:57.723Z] === CONT TestContainerKillOnDaemonStart [2022-07-08T18:11:57.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-08T18:11:58.918Z] --- PASS: TestDaemonHostGatewayIP (5.18s) [2022-07-08T18:11:58.918Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-08T18:11:59.484Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-08T18:12:00.309Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-07-08T18:12:00.309Z] === RUN TestServiceUpdateConfigs [2022-07-08T18:12:00.420Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-08T18:12:01.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-08T18:12:01.615Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s) [2022-07-08T18:12:01.615Z] === CONT TestDaemonRestartIpcMode [2022-07-08T18:12:04.956Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2022-07-08T18:12:05.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-08T18:12:06.458Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-08T18:12:08.174Z] --- PASS: TestServiceWithDataPathPortInit (13.87s) [2022-07-08T18:12:08.174Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T18:12:08.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-08T18:12:09.551Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lhy64r7x01w7ve4yi17urx7o2 Created:2022-07-08 18:12:08.114141302 +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[7e82904b9397cb57d23c391ebbb2d506f473f2a66a84e28fff9e6020ac5b26f2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vgj6xtqu7x14angsoqnrf2ze1 EndpointID:c948d9e2ecf2991b9c8fe841e01874572e8bce1f69bb8f4d62473db8412f8cee MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c3849b2f623f12f12419d307bc5d37ecdaf1e1294edbdf5732c97eacbc3f6c9 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:d29136735eed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vgj6xtqu7x14angsoqnrf2ze1 EndpointID:c948d9e2ecf2991b9c8fe841e01874572e8bce1f69bb8f4d62473db8412f8cee EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T18:12:09.557Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-08T18:12:09.557Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-08T18:12:10.124Z] --- PASS: TestContainerKillOnDaemonStart (12.29s) [2022-07-08T18:12:10.124Z] PASS [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] === Skipped [2022-07-08T18:12:10.124Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-08T18:12:10.124Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-08T18:12:10.124Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-08T18:12:10.124Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-08T18:12:10.124Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-08T18:12:10.124Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-08T18:12:10.124Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-08T18:12:10.124Z] [2022-07-08T18:12:10.124Z] DONE 264 tests, 6 skipped in 166.866s [2022-07-08T18:12:10.124Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-08T18:12:10.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:10.124Z] ++ set -e [2022-07-08T18:12:10.124Z] ++ '[' -n 0 ']' [2022-07-08T18:12:10.124Z] ++ set -x [2022-07-08T18:12:10.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:10.383Z] === RUN TestConfigDaemonLibtrustID [2022-07-08T18:12:10.950Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-07-08T18:12:10.950Z] === RUN TestConfigDaemonID [2022-07-08T18:12:11.520Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-08T18:12:12.088Z] daemon_test.go:83: [d02d92b23a7d4] daemon is not started [2022-07-08T18:12:12.088Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-08T18:12:12.088Z] === RUN TestDaemonConfigValidation [2022-07-08T18:12:12.088Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:12:12.088Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:12:12.088Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-08T18:12:12.088Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-08T18:12:12.088Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-08T18:12:12.088Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-08T18:12:12.088Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-08T18:12:12.088Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-08T18:12:12.088Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-08T18:12:12.088Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-08T18:12:12.088Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-08T18:12:12.088Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-08T18:12:12.088Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-08T18:12:12.088Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-08T18:12:12.347Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-08T18:12:12.607Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-08T18:12:12.607Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.22s) [2022-07-08T18:12:12.607Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.25s) [2022-07-08T18:12:12.607Z] --- PASS: TestDaemonConfigValidation/valid_config (0.23s) [2022-07-08T18:12:12.607Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.29s) [2022-07-08T18:12:12.607Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-07-08T18:12:12.607Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-08T18:12:12.607Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-08T18:12:12.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-08T18:12:13.743Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-07-08T18:12:13.743Z] PASS [2022-07-08T18:12:13.743Z] [2022-07-08T18:12:13.743Z] === Skipped [2022-07-08T18:12:13.743Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:12:13.743Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:12:13.743Z] [2022-07-08T18:12:13.743Z] DONE 38 tests, 1 skipped in 43.739s [2022-07-08T18:12:13.743Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:12:13.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:13.743Z] ++ set -e [2022-07-08T18:12:13.743Z] ++ '[' -n 0 ']' [2022-07-08T18:12:13.743Z] ++ set -x [2022-07-08T18:12:13.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:13.743Z] INFO: Testing against a local daemon [2022-07-08T18:12:13.743Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T18:12:13.743Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:12:13.743Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:12:13.743Z] === RUN TestDockerNetworkIpvlan [2022-07-08T18:12:13.743Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:12:13.743Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:12:13.743Z] PASS [2022-07-08T18:12:13.743Z] [2022-07-08T18:12:13.743Z] === Skipped [2022-07-08T18:12:13.743Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:12:13.743Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:12:13.743Z] [2022-07-08T18:12:13.743Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:12:13.743Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:12:13.743Z] [2022-07-08T18:12:13.743Z] DONE 2 tests, 2 skipped in 0.135s [2022-07-08T18:12:13.743Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:12:13.743Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:13.743Z] ++ set -e [2022-07-08T18:12:13.743Z] ++ '[' -n 0 ']' [2022-07-08T18:12:13.743Z] ++ set -x [2022-07-08T18:12:13.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:13.804Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-08T18:12:14.003Z] INFO: Testing against a local daemon [2022-07-08T18:12:14.003Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T18:12:14.739Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-08T18:12:14.998Z] check_test.go:540: [ddf00f9c5ed42] daemon is not started [2022-07-08T18:12:14.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-08T18:12:14.998Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-08T18:12:15.143Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-07-08T18:12:15.143Z] === RUN TestServiceUpdateNetwork [2022-07-08T18:12:15.381Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-07-08T18:12:15.381Z] === RUN TestDockerNetworkMacvlan [2022-07-08T18:12:15.936Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-08T18:12:15.936Z] daemon_test.go:197: [d314299f95251] daemon is not started [2022-07-08T18:12:15.936Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-07-08T18:12:15.936Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-07-08T18:12:15.936Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-08T18:12:15.936Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-08T18:12:15.936Z] === RUN TestDaemonProxy [2022-07-08T18:12:15.936Z] === RUN TestDaemonProxy/environment_variables [2022-07-08T18:12:15.950Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T18:12:16.200Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-08T18:12:16.517Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T18:12:16.769Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-08T18:12:17.455Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T18:12:17.705Z] === RUN TestDaemonProxy/command-line_options [2022-07-08T18:12:17.964Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-08T18:12:19.339Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-08T18:12:19.339Z] === RUN TestDaemonProxy/configuration_file [2022-07-08T18:12:19.361Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T18:12:20.737Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T18:12:21.238Z] === RUN TestDaemonProxy/conflicting_options [2022-07-08T18:12:21.496Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-08T18:12:21.755Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-08T18:12:22.014Z] --- PASS: TestDaemonProxy (6.28s) [2022-07-08T18:12:22.014Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-08T18:12:22.014Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-07-08T18:12:22.014Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-07-08T18:12:22.014Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-08T18:12:22.014Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-07-08T18:12:22.014Z] PASS [2022-07-08T18:12:22.014Z] [2022-07-08T18:12:22.014Z] DONE 18 tests in 11.973s [2022-07-08T18:12:22.014Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-08T18:12:22.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:22.014Z] ++ set -e [2022-07-08T18:12:22.014Z] ++ '[' -n 0 ']' [2022-07-08T18:12:22.014Z] ++ set -x [2022-07-08T18:12:22.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:22.273Z] INFO: Testing against a local daemon [2022-07-08T18:12:22.273Z] === RUN TestCommitInheritsEnv [2022-07-08T18:12:22.840Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-07-08T18:12:22.840Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-08T18:12:22.840Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-08T18:12:22.840Z] === RUN TestImportWithCustomPlatform [2022-07-08T18:12:22.840Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-08T18:12:22.840Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-08T18:12:22.840Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-08T18:12:22.840Z] === RUN TestImportWithCustomPlatform// [2022-07-08T18:12:22.840Z] === RUN TestImportWithCustomPlatform/linux [2022-07-08T18:12:23.099Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-08T18:12:23.099Z] docker_cli_daemon_plugins_test.go:106: [de04f4dc267ab] daemon is not started [2022-07-08T18:12:23.099Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-08T18:12:23.358Z] === RUN TestImportWithCustomPlatform/macos [2022-07-08T18:12:23.358Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-08T18:12:23.358Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform (0.53s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-08T18:12:23.358Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-08T18:12:23.358Z] === RUN TestImagesFilterMultiReference [2022-07-08T18:12:23.358Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-08T18:12:23.358Z] === RUN TestImagePullPlatformInvalid [2022-07-08T18:12:23.358Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-08T18:12:23.358Z] === RUN TestRemoveImageOrphaning [2022-07-08T18:12:23.620Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-07-08T18:12:23.620Z] === RUN TestRemoveImageGarbageCollector [2022-07-08T18:12:24.028Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T18:12:24.187Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-08T18:12:24.187Z] time="2022-07-08T18:12:24Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s) [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2022-07-08T18:12:24.608Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-07-08T18:12:24.608Z] PASS [2022-07-08T18:12:24.608Z] [2022-07-08T18:12:24.608Z] DONE 8 tests in 10.805s [2022-07-08T18:12:24.608Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T18:12:24.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:24.608Z] ++ set -e [2022-07-08T18:12:24.608Z] ++ '[' -n 0 ']' [2022-07-08T18:12:24.608Z] ++ set -x [2022-07-08T18:12:24.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:24.608Z] testing: warning: no tests to run [2022-07-08T18:12:24.608Z] PASS [2022-07-08T18:12:24.608Z] [2022-07-08T18:12:24.608Z] DONE 0 tests in 0.054s [2022-07-08T18:12:24.870Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T18:12:24.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:24.870Z] ++ set -e [2022-07-08T18:12:24.870Z] ++ '[' -n 0 ']' [2022-07-08T18:12:24.870Z] ++ set -x [2022-07-08T18:12:24.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:24.870Z] INFO: Testing against a local daemon [2022-07-08T18:12:24.870Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T18:12:25.564Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-08T18:12:25.822Z] check_test.go:540: [de6b00a3380a4] daemon is not started [2022-07-08T18:12:25.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-08T18:12:26.247Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-07-08T18:12:26.247Z] === RUN TestAuthZPluginTLS [2022-07-08T18:12:26.389Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2022-07-08T18:12:26.389Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-08T18:12:26.389Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-08T18:12:26.389Z] === RUN TestTagInvalidReference [2022-07-08T18:12:26.389Z] --- PASS: TestTagInvalidReference (0.02s) [2022-07-08T18:12:26.389Z] === RUN TestTagValidPrefixedRepo [2022-07-08T18:12:26.389Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-08T18:12:26.389Z] === RUN TestTagExistedNameWithoutForce [2022-07-08T18:12:26.389Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-08T18:12:26.389Z] === RUN TestTagOfficialNames [2022-07-08T18:12:26.389Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-08T18:12:26.389Z] === RUN TestTagMatchesDigest [2022-07-08T18:12:26.389Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-08T18:12:26.389Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-08T18:12:26.507Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-07-08T18:12:26.507Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T18:12:27.075Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-08T18:12:27.075Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T18:12:27.310Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-07-08T18:12:27.310Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T18:12:27.643Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-08T18:12:27.643Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T18:12:28.210Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-08T18:12:28.210Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T18:12:28.236Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T18:12:28.798Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T18:12:29.147Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-07-08T18:12:29.147Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T18:12:29.675Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-08T18:12:29.715Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-07-08T18:12:29.715Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T18:12:30.283Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-08T18:12:30.283Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T18:12:30.851Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-08T18:12:30.851Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T18:12:31.578Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-08T18:12:32.230Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2022-07-08T18:12:32.230Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T18:12:33.608Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-07-08T18:12:33.608Z] === RUN TestAuthZPluginHeader [2022-07-08T18:12:34.176Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-08T18:12:34.176Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T18:12:34.176Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:34.176Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-08T18:12:34.176Z] === RUN TestAuthZPluginV2Disable [2022-07-08T18:12:34.176Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:34.176Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-08T18:12:34.176Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T18:12:34.176Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:34.176Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-08T18:12:34.176Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T18:12:34.176Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:34.176Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-08T18:12:34.176Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T18:12:35.766Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-08T18:12:36.334Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-08T18:12:36.603Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-08T18:12:36.865Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-08T18:12:36.877Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T18:12:37.801Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-08T18:12:37.801Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-08T18:12:38.060Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-08T18:12:38.628Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-08T18:12:39.195Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-08T18:12:39.762Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-08T18:12:39.762Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-08T18:12:40.020Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-08T18:12:40.279Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-08T18:12:40.846Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-08T18:12:41.414Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-08T18:12:41.672Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-08T18:12:42.241Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-08T18:12:42.807Z] check_test.go:540: [dacab994ecf1a] daemon is not started [2022-07-08T18:12:42.807Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-08T18:12:43.408Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2022-07-08T18:12:43.408Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-07-08T18:12:43.408Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-08T18:12:43.408Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-08T18:12:43.408Z] PASS [2022-07-08T18:12:43.408Z] [2022-07-08T18:12:43.408Z] === Skipped [2022-07-08T18:12:43.408Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T18:12:43.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:12:43.408Z] [2022-07-08T18:12:43.408Z] DONE 27 tests, 1 skipped in 164.784s [2022-07-08T18:12:43.408Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T18:12:43.408Z] INFO: Testing against a local daemon [2022-07-08T18:12:43.408Z] === RUN TestSessionCreate [2022-07-08T18:12:43.408Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T18:12:43.408Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T18:12:43.408Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T18:12:43.408Z] PASS [2022-07-08T18:12:43.408Z] [2022-07-08T18:12:43.408Z] DONE 2 tests in 0.056s [2022-07-08T18:12:43.408Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T18:12:43.408Z] INFO: Testing against a local daemon [2022-07-08T18:12:43.408Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T18:12:43.408Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-08T18:12:43.408Z] === RUN TestDiskUsage [2022-07-08T18:12:43.408Z] === PAUSE TestDiskUsage [2022-07-08T18:12:43.408Z] === RUN TestEventsExecDie [2022-07-08T18:12:43.742Z] check_test.go:540: [d34fbeb6af0c9] daemon is not started [2022-07-08T18:12:43.742Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-08T18:12:43.971Z] --- PASS: TestEventsExecDie (0.57s) [2022-07-08T18:12:43.971Z] === RUN TestEventsBackwardsCompatible [2022-07-08T18:12:43.971Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-08T18:12:43.971Z] === RUN TestEventsVolumeCreate [2022-07-08T18:12:43.971Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-08T18:12:43.971Z] === RUN TestInfoBinaryCommits [2022-07-08T18:12:43.971Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T18:12:43.971Z] === RUN TestInfoAPIVersioned [2022-07-08T18:12:43.971Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T18:12:43.971Z] === RUN TestInfoAPI [2022-07-08T18:12:43.971Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T18:12:43.971Z] === RUN TestInfoAPIWarnings [2022-07-08T18:12:44.309Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-08T18:12:46.323Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-08T18:12:47.702Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-08T18:12:49.079Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-08T18:12:49.079Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-08T18:12:49.647Z] check_test.go:540: [dfc188c1cdc5e] daemon is not started [2022-07-08T18:12:49.647Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-08T18:12:50.586Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-08T18:12:52.264Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-08T18:12:52.264Z] PASS [2022-07-08T18:12:52.264Z] [2022-07-08T18:12:52.264Z] === Skipped [2022-07-08T18:12:52.264Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-08T18:12:52.264Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:52.264Z] [2022-07-08T18:12:52.264Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-08T18:12:52.265Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:52.265Z] [2022-07-08T18:12:52.265Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-08T18:12:52.265Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:52.265Z] [2022-07-08T18:12:52.265Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-08T18:12:52.265Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:12:52.265Z] [2022-07-08T18:12:52.265Z] DONE 17 tests, 4 skipped in 26.388s [2022-07-08T18:12:52.265Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T18:12:52.265Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:52.265Z] ++ set -e [2022-07-08T18:12:52.265Z] ++ '[' -n 0 ']' [2022-07-08T18:12:52.265Z] ++ set -x [2022-07-08T18:12:52.265Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:52.265Z] INFO: Testing against a local daemon [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:12:52.265Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:12:52.265Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T18:12:52.265Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T18:12:52.265Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T18:12:52.265Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T18:12:52.265Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T18:12:52.265Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T18:12:52.265Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T18:12:52.265Z] === RUN TestPluginInstall [2022-07-08T18:12:52.265Z] === RUN TestPluginInstall/no_auth [2022-07-08T18:12:52.265Z] time="2022-07-08T18:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:12:52.265Z] time="2022-07-08T18:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14e5610fb9a19417fbbb5e225f5aa676dae0439fd8a643ccd9d64e5dafff79cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:12:52.265Z] time="2022-07-08T18:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:12:52.265Z] time="2022-07-08T18:12:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14e5610fb9a19417fbbb5e225f5aa676dae0439fd8a643ccd9d64e5dafff79cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:12:52.265Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T18:12:52.494Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-08T18:12:52.524Z] time="2022-07-08T18:12:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:12:52.524Z] time="2022-07-08T18:12:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7862d06f57551b074a3f1800cc67c57e318d15b3463e103bd8ec1ab773081239" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:12:52.524Z] time="2022-07-08T18:12:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:12:52.524Z] time="2022-07-08T18:12:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7862d06f57551b074a3f1800cc67c57e318d15b3463e103bd8ec1ab773081239" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:12:52.783Z] === RUN TestPluginInstall/with_insecure [2022-07-08T18:12:53.720Z] time="2022-07-08T18:12:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:12:53.720Z] time="2022-07-08T18:12:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8548c05f6894a6ba24797732d4d314f1252f5c56db49671243112269e62cc09f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:12:53.720Z] time="2022-07-08T18:12:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:12:53.720Z] time="2022-07-08T18:12:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8548c05f6894a6ba24797732d4d314f1252f5c56db49671243112269e62cc09f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:12:53.720Z] plugin_test.go:195: [d08aa16f27048] daemon is not started [2022-07-08T18:12:53.720Z] --- PASS: TestPluginInstall (2.52s) [2022-07-08T18:12:53.720Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-07-08T18:12:53.720Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-07-08T18:12:53.720Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-08T18:12:53.720Z] === RUN TestPluginsWithRuntimes [2022-07-08T18:12:54.396Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-08T18:12:54.654Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-08T18:12:55.624Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T18:12:56.193Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T18:12:57.154Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-07-08T18:12:57.154Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-07-08T18:12:57.154Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-08T18:12:57.154Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T18:12:57.722Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-07-08T18:12:57.722Z] PASS [2022-07-08T18:12:57.722Z] [2022-07-08T18:12:57.722Z] DONE 24 tests in 6.479s [2022-07-08T18:12:57.722Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T18:12:57.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:57.722Z] ++ set -e [2022-07-08T18:12:57.722Z] ++ '[' -n 0 ']' [2022-07-08T18:12:57.722Z] ++ set -x [2022-07-08T18:12:57.722Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:12:57.722Z] INFO: Testing against a local daemon [2022-07-08T18:12:57.722Z] === RUN TestExternalGraphDriver [2022-07-08T18:12:57.981Z] === RUN TestExternalGraphDriver/json [2022-07-08T18:12:58.849Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-08T18:12:59.419Z] check_test.go:540: [df2842896b2f5] daemon is not started [2022-07-08T18:12:59.419Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-08T18:12:59.886Z] === RUN TestExternalGraphDriver/spec [2022-07-08T18:13:01.264Z] === RUN TestExternalGraphDriver/pull [2022-07-08T18:13:01.324Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-08T18:13:01.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-08T18:13:02.083Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T18:13:02.083Z] === RUN TestInfoDebug [2022-07-08T18:13:02.083Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T18:13:02.083Z] === RUN TestInfoInsecureRegistries [2022-07-08T18:13:02.083Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T18:13:02.083Z] === RUN TestInfoRegistryMirrors [2022-07-08T18:13:02.083Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T18:13:02.083Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T18:13:02.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-08T18:13:02.645Z] === RUN TestPingCacheHeaders [2022-07-08T18:13:02.645Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T18:13:02.645Z] === RUN TestPingGet [2022-07-08T18:13:02.645Z] --- PASS: TestPingGet (0.01s) [2022-07-08T18:13:02.645Z] === RUN TestPingHead [2022-07-08T18:13:02.645Z] --- PASS: TestPingHead (0.02s) [2022-07-08T18:13:02.645Z] === RUN TestPingSwarmHeader [2022-07-08T18:13:03.172Z] --- PASS: TestExternalGraphDriver (5.16s) [2022-07-08T18:13:03.172Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2022-07-08T18:13:03.172Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-07-08T18:13:03.172Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-08T18:13:03.172Z] === RUN TestGraphdriverPluginV2 [2022-07-08T18:13:03.172Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:13:03.172Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-07-08T18:13:03.172Z] PASS [2022-07-08T18:13:03.172Z] [2022-07-08T18:13:03.172Z] === Skipped [2022-07-08T18:13:03.172Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-07-08T18:13:03.172Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:13:03.172Z] [2022-07-08T18:13:03.172Z] DONE 5 tests, 1 skipped in 5.570s [2022-07-08T18:13:03.172Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T18:13:03.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:03.172Z] ++ set -e [2022-07-08T18:13:03.172Z] ++ '[' -n 0 ']' [2022-07-08T18:13:03.172Z] ++ set -x [2022-07-08T18:13:03.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:03.205Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T18:13:03.430Z] INFO: Testing against a local daemon [2022-07-08T18:13:03.431Z] === RUN TestContinueAfterPluginCrash [2022-07-08T18:13:03.431Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T18:13:03.431Z] === RUN TestReadPluginNoRead [2022-07-08T18:13:03.431Z] === PAUSE TestReadPluginNoRead [2022-07-08T18:13:03.431Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T18:13:03.431Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T18:13:03.431Z] === CONT TestContinueAfterPluginCrash [2022-07-08T18:13:03.431Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T18:13:03.766Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T18:13:04.424Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-08T18:13:04.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-08T18:13:04.693Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T18:13:04.693Z] --- PASS: TestPingSwarmHeader (2.13s) [2022-07-08T18:13:04.693Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T18:13:04.693Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T18:13:04.693Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T18:13:04.693Z] === RUN TestVersion [2022-07-08T18:13:04.693Z] --- PASS: TestVersion (0.02s) [2022-07-08T18:13:04.693Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-08T18:13:04.693Z] === CONT TestDiskUsage [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T18:13:05.255Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T18:13:05.512Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T18:13:06.075Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T18:13:06.331Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage (1.56s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T18:13:06.331Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:13:06.331Z] PASS [2022-07-08T18:13:06.331Z] [2022-07-08T18:13:06.331Z] DONE 54 tests in 23.010s [2022-07-08T18:13:06.331Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T18:13:06.331Z] INFO: Testing against a local daemon [2022-07-08T18:13:06.331Z] === RUN TestVolumesCreateAndList [2022-07-08T18:13:06.331Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T18:13:06.331Z] === RUN TestVolumesRemove [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesRemove (0.08s) [2022-07-08T18:13:06.587Z] === RUN TestVolumesInspect [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T18:13:06.587Z] === RUN TestVolumesInvalidJSON [2022-07-08T18:13:06.587Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T18:13:06.587Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T18:13:06.587Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T18:13:06.587Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T18:13:06.587Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T18:13:06.587Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T18:13:06.587Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T18:13:06.587Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T18:13:06.587Z] PASS [2022-07-08T18:13:06.587Z] [2022-07-08T18:13:06.587Z] DONE 9 tests in 0.156s [2022-07-08T18:13:06.587Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T18:13:06.721Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-07-08T18:13:06.721Z] === CONT TestReadPluginNoRead [2022-07-08T18:13:06.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-08T18:13:07.151Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-08T18:13:07.151Z] Removing test suite binaries [2022-07-08T18:13:07.151Z] exiting test-integration [2022-07-08T18:13:07.151Z] ++ exit 0 [2022-07-08T18:13:07.151Z] [2022-07-08T18:13:07.892Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-08T18:13:08.151Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg Post stage [Pipeline] junit [2022-07-08T18:13:08.530Z] Recording test results [2022-07-08T18:13:08.627Z] === RUN TestReadPluginNoRead/default [2022-07-08T18:13:08.709Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T18:13:09.071Z] + echo Ensuring container killed. [2022-07-08T18:13:09.072Z] Ensuring container killed. [2022-07-08T18:13:09.072Z] + docker rm -vf docker-pr2 [2022-07-08T18:13:09.072Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-08T18:13:09.385Z] + echo Chowning /workspace to jenkins user [2022-07-08T18:13:09.385Z] Chowning /workspace to jenkins user [2022-07-08T18:13:09.385Z] + id -u [2022-07-08T18:13:09.385Z] + id -g [2022-07-08T18:13:09.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T18:13:09.563Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T18:13:10.699Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-08T18:13:10.699Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T18:13:10.942Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T18:13:11.082Z] + bundleName=amd64-cgroup2 [2022-07-08T18:13:11.082Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-08T18:13:11.082Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-08T18:13:11.082Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-08T18:13:11.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-07-08T18:13:11.368Z] Archiving artifacts [2022-07-08T18:13:11.510Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-07-08T18:13:11.666Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43786/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T18:13:11.963Z] + make clean [2022-07-08T18:13:11.963Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T18:13:11.963Z] docker-dev-cache [2022-07-08T18:13:11.963Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T18:13:12.079Z] === CONT TestReadPluginNoRead [2022-07-08T18:13:12.079Z] read_test.go:92: [d4a48fd7e360b] daemon is not started [2022-07-08T18:13:12.079Z] --- PASS: TestReadPluginNoRead (5.70s) [2022-07-08T18:13:12.079Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-07-08T18:13:12.079Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-07-08T18:13:12.079Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-07-08T18:13:12.079Z] PASS [2022-07-08T18:13:12.079Z] [2022-07-08T18:13:12.079Z] DONE 6 tests in 8.751s [2022-07-08T18:13:12.079Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T18:13:12.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:12.079Z] ++ set -e [2022-07-08T18:13:12.079Z] ++ '[' -n 0 ']' [2022-07-08T18:13:12.079Z] ++ set -x [2022-07-08T18:13:12.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:12.079Z] testing: warning: no tests to run [2022-07-08T18:13:12.079Z] PASS [2022-07-08T18:13:12.079Z] [2022-07-08T18:13:12.079Z] DONE 0 tests in 0.029s [2022-07-08T18:13:12.079Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T18:13:12.079Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:12.079Z] ++ set -e [2022-07-08T18:13:12.079Z] ++ '[' -n 0 ']' [2022-07-08T18:13:12.079Z] ++ set -x [2022-07-08T18:13:12.079Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:12.079Z] INFO: Testing against a local daemon [2022-07-08T18:13:12.079Z] === RUN TestPluginWithDevMounts [2022-07-08T18:13:12.079Z] === PAUSE TestPluginWithDevMounts [2022-07-08T18:13:12.079Z] === CONT TestPluginWithDevMounts [2022-07-08T18:13:13.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-08T18:13:13.367Z] check_test.go:540: [df1449f71f3a5] daemon is not started [2022-07-08T18:13:13.368Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T18:13:13.934Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-08T18:13:13.984Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-07-08T18:13:13.984Z] PASS [2022-07-08T18:13:13.984Z] [2022-07-08T18:13:13.984Z] DONE 1 tests in 1.644s [2022-07-08T18:13:13.984Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T18:13:13.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:13.984Z] ++ set -e [2022-07-08T18:13:13.984Z] ++ '[' -n 0 ']' [2022-07-08T18:13:13.984Z] ++ set -x [2022-07-08T18:13:13.984Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:13.984Z] INFO: Testing against a local daemon [2022-07-08T18:13:13.984Z] === RUN TestSecretInspect [2022-07-08T18:13:14.502Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-08T18:13:15.069Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-08T18:13:15.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-08T18:13:15.890Z] --- PASS: TestSecretInspect (2.20s) [2022-07-08T18:13:15.890Z] === RUN TestSecretList [2022-07-08T18:13:16.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-08T18:13:16.705Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-08T18:13:16.705Z] check_test.go:540: [dcd38c3b1acde] daemon is not started [2022-07-08T18:13:16.705Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-08T18:13:18.426Z] --- PASS: TestSecretList (2.16s) [2022-07-08T18:13:18.426Z] === RUN TestSecretsCreateAndDelete [2022-07-08T18:13:19.993Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-08T18:13:19.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-08T18:13:20.331Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-07-08T18:13:20.331Z] === RUN TestSecretsUpdate [2022-07-08T18:13:21.895Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-08T18:13:22.913Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-08T18:13:22.913Z] === RUN TestTemplatedSecret [2022-07-08T18:13:24.819Z] --- PASS: TestTemplatedSecret (2.41s) [2022-07-08T18:13:24.819Z] === RUN TestSecretCreateResolve [2022-07-08T18:13:27.166Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-08T18:13:27.355Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-07-08T18:13:27.355Z] PASS [2022-07-08T18:13:27.355Z] [2022-07-08T18:13:27.355Z] DONE 6 tests in 13.373s [2022-07-08T18:13:27.355Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T18:13:27.355Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:27.355Z] ++ set -e [2022-07-08T18:13:27.355Z] ++ '[' -n 0 ']' [2022-07-08T18:13:27.355Z] ++ set -x [2022-07-08T18:13:27.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:13:27.355Z] INFO: Testing against a local daemon [2022-07-08T18:13:27.355Z] === RUN TestServiceCreateInit [2022-07-08T18:13:27.355Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T18:13:27.733Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-08T18:13:29.636Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-07-08T18:13:30.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-08T18:13:31.548Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T18:13:33.103Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-07-08T18:13:34.039Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-07-08T18:13:34.838Z] --- PASS: TestServiceCreateInit (7.11s) [2022-07-08T18:13:34.838Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s) [2022-07-08T18:13:34.838Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-07-08T18:13:34.838Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T18:13:36.573Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-08T18:13:36.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-08T18:13:37.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-08T18:13:39.677Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-08T18:13:41.053Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-08T18:13:41.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-08T18:13:42.556Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-08T18:13:43.933Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-08T18:13:44.869Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-08T18:13:47.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-08T18:13:47.973Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-08T18:13:48.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-08T18:13:49.723Z] --- PASS: TestCreateServiceMultipleTimes (15.38s) [2022-07-08T18:13:49.723Z] === RUN TestCreateServiceConflict [2022-07-08T18:13:49.919Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-08T18:13:51.342Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-08T18:13:52.257Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-07-08T18:13:52.257Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T18:13:52.277Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-08T18:13:54.179Z] docker_cli_daemon_test.go:2503: [d5a59a13beb5f] daemon is not started [2022-07-08T18:13:54.793Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2022-07-08T18:13:54.793Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T18:13:56.083Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-08T18:13:58.618Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-08T18:13:59.997Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-08T18:14:00.565Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-08T18:14:01.503Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-08T18:14:03.406Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-08T18:14:03.487Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-08T18:14:03.487Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:14:03.487Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:14:03.487Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-08T18:14:03.487Z] [2022-07-08T18:14:03.487Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-08T18:14:03.487Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-08T18:14:03.487Z] Using test binary docker [2022-07-08T18:14:03.487Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-08T18:14:03.487Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-08T18:14:03.487Z] INFO: Waiting for daemon to start... [2022-07-08T18:14:03.487Z] Starting dockerd [2022-07-08T18:14:03.487Z] . [2022-07-08T18:14:03.487Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-08T18:14:04.343Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-08T18:14:04.602Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-08T18:14:05.168Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-08T18:14:05.427Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-08T18:14:05.994Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-08T18:14:06.562Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-08T18:14:06.562Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-08T18:14:06.562Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-08T18:14:07.129Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-08T18:14:08.508Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-08T18:14:09.080Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-08T18:14:09.704Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.04s) [2022-07-08T18:14:09.704Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T18:14:10.272Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-07-08T18:14:10.272Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T18:14:11.619Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-08T18:14:11.619Z] check_test.go:540: [d785ecaec1eec] daemon is not started [2022-07-08T18:14:11.619Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-08T18:14:12.807Z] --- PASS: TestCreateServiceConfigFileMode (2.41s) [2022-07-08T18:14:12.807Z] === RUN TestCreateServiceSysctls [2022-07-08T18:14:14.151Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-08T18:14:15.087Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-08T18:14:16.023Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-08T18:14:16.096Z] --- PASS: TestCreateServiceSysctls (3.31s) [2022-07-08T18:14:16.096Z] === RUN TestCreateServiceCapabilities [2022-07-08T18:14:16.592Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-08T18:14:17.528Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite (332.62s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.30s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.35s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.21s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.73s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.48s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.22s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.32s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.94s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.52s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s) [2022-07-08T18:14:17.528Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.23s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.34s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.26s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.46s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.37s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.73s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.88s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.06s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.34s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.30s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.87s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.41s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.89s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.34s) [2022-07-08T18:14:17.528Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.03s) [2022-07-08T18:14:17.528Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.11s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.67s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.84s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.05s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.52s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.99s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.08s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (6.17s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.94s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.94s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.84s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.92s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.61s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.66s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.51s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.33s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.32s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.36s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.12s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-07-08T18:14:17.528Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.98s) [2022-07-08T18:14:17.528Z] === RUN TestDockerSwarmSuite [2022-07-08T18:14:17.528Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-08T18:14:18.096Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-08T18:14:18.633Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-07-08T18:14:18.633Z] === RUN TestInspect [2022-07-08T18:14:18.663Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-08T18:14:21.170Z] --- PASS: TestInspect (2.53s) [2022-07-08T18:14:21.170Z] === RUN TestCreateJob [2022-07-08T18:14:21.196Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-08T18:14:23.705Z] --- PASS: TestCreateJob (2.96s) [2022-07-08T18:14:23.705Z] === RUN TestReplicatedJob [2022-07-08T18:14:24.481Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-08T18:14:28.979Z] --- PASS: TestReplicatedJob (4.50s) [2022-07-08T18:14:28.979Z] === RUN TestUpdateReplicatedJob [2022-07-08T18:14:29.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-08T18:14:30.320Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-08T18:14:30.888Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-08T18:14:31.514Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-07-08T18:14:31.514Z] === RUN TestServiceListWithStatuses [2022-07-08T18:14:31.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:14:31.514Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T18:14:31.514Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T18:14:34.177Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-08T18:14:35.706Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-07-08T18:14:35.706Z] === RUN TestDockerNetworkReConnect [2022-07-08T18:14:37.463Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-08T18:14:38.399Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-08T18:14:38.399Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-08T18:14:38.399Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-08T18:14:38.399Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-08T18:14:38.399Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-08T18:14:38.399Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-08T18:14:38.399Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-08T18:14:38.399Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-08T18:14:38.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-08T18:14:39.009Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-07-08T18:14:39.009Z] === RUN TestServicePlugin [2022-07-08T18:14:39.009Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:14:39.009Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-08T18:14:39.009Z] === RUN TestServiceUpdateLabel [2022-07-08T18:14:40.914Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-07-08T18:14:40.914Z] === RUN TestServiceUpdateSecrets [2022-07-08T18:14:41.705Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-08T18:14:42.154Z] sha256:26ffee16ab8ea563c1d1b42f6d70ee4ec46bb95e1d6e3b38b68b173cf3c0f185 [2022-07-08T18:14:42.154Z] INFO: Starting docker-py tests... [2022-07-08T18:14:42.154Z] ============================= test session starts ============================== [2022-07-08T18:14:42.154Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-08T18:14:42.154Z] rootdir: /src, inifile: pytest.ini [2022-07-08T18:14:42.154Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-08T18:14:42.154Z] collected 395 items / 2 deselected / 393 selected [2022-07-08T18:14:42.154Z] [2022-07-08T18:14:43.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-08T18:14:44.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-08T18:14:45.925Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-08T18:14:46.862Z] docker_api_swarm_test.go:563: [dcda2253911da] joining swarm manager [ddd36d02e847b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:14:49.399Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-08T18:14:49.658Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-08T18:14:54.929Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-08T18:14:55.796Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-07-08T18:14:55.796Z] === RUN TestServiceUpdateConfigs [2022-07-08T18:14:57.656Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-08T18:14:58.473Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-08T18:15:00.196Z] docker_api_swarm_test.go:585: [dd9b0b40c7c17] joining swarm manager [ddd36d02e847b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:15:00.196Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-08T18:15:00.219Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-08T18:15:00.762Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-08T18:15:02.138Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-08T18:15:02.705Z] check_test.go:611: [dcda2253911da] daemon is not started [2022-07-08T18:15:05.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-08T18:15:05.806Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-08T18:15:05.806Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-08T18:15:07.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-08T18:15:08.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-08T18:15:09.505Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-08T18:15:09.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-08T18:15:09.764Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-08T18:15:09.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-08T18:15:10.678Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-07-08T18:15:10.678Z] === RUN TestServiceUpdateNetwork [2022-07-08T18:15:13.051Z] docker_api_swarm_test.go:46: [d4bef0f1e6fc2] joining swarm manager [d06764284a9e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:15:18.322Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-08T18:15:19.257Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-08T18:15:21.791Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-08T18:15:22.890Z] --- PASS: TestServiceUpdateNetwork (12.26s) [2022-07-08T18:15:22.890Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T18:15:22.890Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T18:15:23.458Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T18:15:29.906Z] --- PASS: TestImportExtremelyLargeImageWorks (182.11s) [2022-07-08T18:15:29.906Z] PASS [2022-07-08T18:15:29.906Z] [2022-07-08T18:15:29.906Z] DONE 22 tests in 186.507s [2022-07-08T18:15:29.906Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-08T18:15:29.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:29.906Z] ++ set -e [2022-07-08T18:15:29.906Z] ++ '[' -n 0 ']' [2022-07-08T18:15:29.906Z] ++ set -x [2022-07-08T18:15:29.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:29.906Z] === RUN TestStripANSICommands [2022-07-08T18:15:29.906Z] === RUN TestStripANSICommands/#00 [2022-07-08T18:15:29.906Z] === RUN TestStripANSICommands/#01 [2022-07-08T18:15:29.906Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-08T18:15:29.906Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-08T18:15:29.906Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-08T18:15:29.906Z] PASS [2022-07-08T18:15:29.906Z] [2022-07-08T18:15:29.906Z] DONE 3 tests in 0.057s [2022-07-08T18:15:29.906Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-08T18:15:29.906Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:29.906Z] ++ set -e [2022-07-08T18:15:29.906Z] ++ '[' -n 0 ']' [2022-07-08T18:15:29.906Z] ++ set -x [2022-07-08T18:15:29.906Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:29.906Z] INFO: Testing against a local daemon [2022-07-08T18:15:29.906Z] === RUN TestNetworkCreateDelete [2022-07-08T18:15:29.906Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-07-08T18:15:29.906Z] === RUN TestDockerNetworkDeletePreferID [2022-07-08T18:15:29.906Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2022-07-08T18:15:29.906Z] === RUN TestDaemonDNSFallback [2022-07-08T18:15:29.939Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-08T18:15:30.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-08T18:15:31.040Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-08T18:15:31.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-08T18:15:31.576Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T18:15:31.866Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-08T18:15:31.866Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-08T18:15:35.151Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-08T18:15:35.718Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-08T18:15:36.285Z] --- PASS: TestDaemonDNSFallback (6.73s) [2022-07-08T18:15:36.285Z] === RUN TestInspectNetwork [2022-07-08T18:15:37.221Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-08T18:15:38.148Z] --- PASS: TestServiceUpdatePidsLimit (15.93s) [2022-07-08T18:15:38.148Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-08T18:15:38.148Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-08T18:15:38.148Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-08T18:15:38.148Z] PASS [2022-07-08T18:15:38.148Z] [2022-07-08T18:15:38.148Z] === Skipped [2022-07-08T18:15:38.148Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T18:15:38.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:15:38.148Z] [2022-07-08T18:15:38.148Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-08T18:15:38.148Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-08T18:15:38.148Z] [2022-07-08T18:15:38.148Z] DONE 27 tests, 2 skipped in 130.449s [2022-07-08T18:15:38.148Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T18:15:38.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:38.148Z] ++ set -e [2022-07-08T18:15:38.148Z] ++ '[' -n 0 ']' [2022-07-08T18:15:38.148Z] ++ set -x [2022-07-08T18:15:38.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:38.148Z] INFO: Testing against a local daemon [2022-07-08T18:15:38.148Z] === RUN TestSessionCreate [2022-07-08T18:15:38.148Z] --- PASS: TestSessionCreate (0.02s) [2022-07-08T18:15:38.148Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T18:15:38.148Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T18:15:38.148Z] PASS [2022-07-08T18:15:38.148Z] [2022-07-08T18:15:38.148Z] DONE 2 tests in 0.133s [2022-07-08T18:15:38.148Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T18:15:38.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:38.148Z] ++ set -e [2022-07-08T18:15:38.148Z] ++ '[' -n 0 ']' [2022-07-08T18:15:38.148Z] ++ set -x [2022-07-08T18:15:38.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:15:38.148Z] INFO: Testing against a local daemon [2022-07-08T18:15:38.148Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T18:15:38.148Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T18:15:38.148Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T18:15:38.148Z] === RUN TestDiskUsage [2022-07-08T18:15:38.148Z] === PAUSE TestDiskUsage [2022-07-08T18:15:38.148Z] === RUN TestEventsExecDie [2022-07-08T18:15:38.407Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-08T18:15:38.407Z] === RUN TestEventsBackwardsCompatible [2022-07-08T18:15:38.407Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-07-08T18:15:38.407Z] === RUN TestEventsVolumeCreate [2022-07-08T18:15:38.407Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-08T18:15:38.407Z] === RUN TestInfoBinaryCommits [2022-07-08T18:15:38.407Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T18:15:38.408Z] === RUN TestInfoAPIVersioned [2022-07-08T18:15:38.408Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T18:15:38.408Z] === RUN TestInfoAPI [2022-07-08T18:15:38.408Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T18:15:38.408Z] === RUN TestInfoAPIWarnings [2022-07-08T18:15:40.522Z] === RUN TestInspectNetwork/full_network_id [2022-07-08T18:15:40.522Z] === RUN TestInspectNetwork/partial_network_id [2022-07-08T18:15:40.522Z] === RUN TestInspectNetwork/network_name [2022-07-08T18:15:40.522Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-08T18:15:41.912Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-08T18:15:42.850Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-08T18:15:44.752Z] --- PASS: TestInspectNetwork (8.23s) [2022-07-08T18:15:44.752Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-08T18:15:44.752Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-08T18:15:44.752Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-08T18:15:44.752Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-08T18:15:44.752Z] === RUN TestRunContainerWithBridgeNone [2022-07-08T18:15:44.752Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-08T18:15:46.658Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-08T18:15:46.658Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:15:46.658Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:15:46.658Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:15:46.658Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-08T18:15:46.658Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-08T18:15:46.658Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-08T18:15:46.658Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-08T18:15:46.658Z] === RUN TestNetworkList [2022-07-08T18:15:46.658Z] === RUN TestNetworkList//networks [2022-07-08T18:15:46.658Z] === PAUSE TestNetworkList//networks [2022-07-08T18:15:46.658Z] === RUN TestNetworkList//networks/ [2022-07-08T18:15:46.658Z] === PAUSE TestNetworkList//networks/ [2022-07-08T18:15:46.658Z] === CONT TestNetworkList//networks [2022-07-08T18:15:46.658Z] === CONT TestNetworkList//networks/ [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkList (0.02s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-08T18:15:46.658Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-08T18:15:46.658Z] === RUN TestHostIPv4BridgeLabel [2022-07-08T18:15:46.917Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-07-08T18:15:46.917Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-08T18:15:48.309Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-07-08T18:15:48.309Z] === RUN TestDaemonDefaultNetworkPools [2022-07-08T18:15:48.876Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-07-08T18:15:48.876Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-08T18:15:50.252Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-08T18:15:50.252Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-08T18:15:51.189Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-07-08T18:15:51.189Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-08T18:15:51.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-08T18:15:51.755Z] === RUN TestServiceWithPredefinedNetwork [2022-07-08T18:15:55.042Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2022-07-08T18:15:55.042Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-08T18:15:55.042Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:15:55.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:15:55.042Z] === RUN TestServiceWithDataPathPortInit [2022-07-08T18:15:55.300Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-08T18:15:55.300Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-08T18:15:56.496Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T18:15:56.496Z] === RUN TestInfoDebug [2022-07-08T18:15:56.496Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T18:15:56.496Z] === RUN TestInfoInsecureRegistries [2022-07-08T18:15:56.496Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T18:15:56.496Z] === RUN TestInfoRegistryMirrors [2022-07-08T18:15:56.496Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-08T18:15:56.496Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T18:15:57.064Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-07-08T18:15:57.064Z] === RUN TestPingCacheHeaders [2022-07-08T18:15:57.064Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T18:15:57.064Z] === RUN TestPingGet [2022-07-08T18:15:57.064Z] --- PASS: TestPingGet (0.01s) [2022-07-08T18:15:57.064Z] === RUN TestPingHead [2022-07-08T18:15:57.064Z] --- PASS: TestPingHead (0.02s) [2022-07-08T18:15:57.064Z] === RUN TestPingSwarmHeader [2022-07-08T18:15:57.631Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T18:15:58.198Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T18:15:58.585Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-08T18:15:58.843Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-08T18:15:59.134Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T18:15:59.134Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-07-08T18:15:59.134Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T18:15:59.134Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T18:15:59.134Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T18:15:59.134Z] === RUN TestVersion [2022-07-08T18:15:59.134Z] --- PASS: TestVersion (0.02s) [2022-07-08T18:15:59.134Z] === CONT TestDiskUsage [2022-07-08T18:15:59.142Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-08T18:15:59.400Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-08T18:15:59.658Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-08T18:15:59.658Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T18:15:59.702Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T18:15:59.917Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T18:16:00.270Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T18:16:00.270Z] --- PASS: TestDiskUsage (1.15s) [2022-07-08T18:16:00.270Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T18:16:00.270Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T18:16:00.270Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T18:16:00.270Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T18:16:00.271Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:16:00.271Z] PASS [2022-07-08T18:16:00.271Z] [2022-07-08T18:16:00.271Z] === Skipped [2022-07-08T18:16:00.271Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T18:16:00.271Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T18:16:00.271Z] [2022-07-08T18:16:00.271Z] DONE 54 tests, 1 skipped in 22.553s [2022-07-08T18:16:00.271Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T18:16:00.271Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:00.271Z] ++ set -e [2022-07-08T18:16:00.271Z] ++ '[' -n 0 ']' [2022-07-08T18:16:00.271Z] ++ set -x [2022-07-08T18:16:00.271Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:00.271Z] INFO: Testing against a local daemon [2022-07-08T18:16:00.271Z] === RUN TestVolumesCreateAndList [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T18:16:00.530Z] === RUN TestVolumesRemove [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-08T18:16:00.530Z] === RUN TestVolumesInspect [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T18:16:00.530Z] === RUN TestVolumesInvalidJSON [2022-07-08T18:16:00.530Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T18:16:00.530Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T18:16:00.530Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T18:16:00.530Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T18:16:00.530Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T18:16:00.530Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T18:16:00.530Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T18:16:00.530Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T18:16:00.530Z] PASS [2022-07-08T18:16:00.530Z] [2022-07-08T18:16:00.530Z] DONE 9 tests in 0.221s [2022-07-08T18:16:00.530Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T18:16:00.530Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T18:16:00.530Z] +++ kill 14251 [2022-07-08T18:16:00.789Z] +++ /etc/init.d/apparmor stop [2022-07-08T18:16:00.789Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T18:16:00.789Z] [2022-07-08T18:16:00.789Z] Unloading profiles will leave already running processes permanently [2022-07-08T18:16:00.789Z] unconfined, which can lead to unexpected situations. [2022-07-08T18:16:00.789Z] [2022-07-08T18:16:00.789Z] To set a process to complain mode, use the command line tool [2022-07-08T18:16:00.789Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T18:16:00.789Z] +++ true [2022-07-08T18:16:00.789Z] exiting test-integration [2022-07-08T18:16:00.789Z] ++ exit 0 [2022-07-08T18:16:00.789Z] [2022-07-08T18:16:01.291Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect Post stage [Pipeline] junit [2022-07-08T18:16:01.750Z] Recording test results [2022-07-08T18:16:01.930Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T18:16:02.227Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-08T18:16:02.255Z] + echo Ensuring container killed. [2022-07-08T18:16:02.255Z] Ensuring container killed. [2022-07-08T18:16:02.255Z] + docker rm -vf docker-pr2 [2022-07-08T18:16:02.255Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-08T18:16:02.561Z] + echo Chowning /workspace to jenkins user [2022-07-08T18:16:02.561Z] Chowning /workspace to jenkins user [2022-07-08T18:16:02.561Z] + id -u [2022-07-08T18:16:02.561Z] + id -g [2022-07-08T18:16:02.561Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace busybox chown -R 1000:1000 /workspace [2022-07-08T18:16:03.163Z] === RUN TestDockerSuite/TestBuildEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T18:16:04.100Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-08T18:16:04.238Z] + bundleName=arm64-integration [2022-07-08T18:16:04.238Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-08T18:16:04.238Z] Creating arm64-integration-bundles.tar.gz [2022-07-08T18:16:04.238Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-08T18:16:04.238Z] + 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-07-08T18:16:04.509Z] Archiving artifacts [2022-07-08T18:16:04.736Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43786/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T18:16:05.041Z] + make clean [2022-07-08T18:16:05.042Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T18:16:05.042Z] docker-dev-cache [2022-07-08T18:16:05.042Z] docker-mod-cache [Pipeline] deleteDir [2022-07-08T18:16:05.481Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-08T18:16:06.416Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T18:16:10.603Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-08T18:16:10.603Z] --- PASS: TestServiceWithDataPathPortInit (16.00s) [2022-07-08T18:16:10.603Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-08T18:16:14.792Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f2kzsc8myanbcqqs2yq2ujzel Created:2022-07-08 18:16:12.048620706 +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[5818cf8d837722b96c91be22b1da77c24785cc63ddc879093caf3083f78d7deb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7sheln5gizt5f67omht3nkli EndpointID:6df13b3fde06ea783a79e958f21eabfd76f48934554465a9276f899497da3648 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:400e2bb40d15426d03468b28115f1d62a65412ac7b02e5b1e6b1f53c367403da 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:afb80c453252 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7sheln5gizt5f67omht3nkli EndpointID:6df13b3fde06ea783a79e958f21eabfd76f48934554465a9276f899497da3648 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-08T18:16:18.978Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.91s) [2022-07-08T18:16:18.978Z] PASS [2022-07-08T18:16:18.978Z] [2022-07-08T18:16:18.978Z] === Skipped [2022-07-08T18:16:18.978Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-08T18:16:18.978Z] service_test.go:243: FLAKY_TEST [2022-07-08T18:16:18.978Z] [2022-07-08T18:16:18.978Z] DONE 38 tests, 1 skipped in 49.852s [2022-07-08T18:16:18.978Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:16:18.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:18.978Z] ++ set -e [2022-07-08T18:16:18.978Z] ++ '[' -n 0 ']' [2022-07-08T18:16:18.978Z] ++ set -x [2022-07-08T18:16:18.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:18.978Z] INFO: Testing against a local daemon [2022-07-08T18:16:18.978Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-08T18:16:18.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:16:18.978Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:16:18.978Z] === RUN TestDockerNetworkIpvlan [2022-07-08T18:16:18.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:16:18.978Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:16:18.978Z] PASS [2022-07-08T18:16:18.978Z] [2022-07-08T18:16:18.978Z] === Skipped [2022-07-08T18:16:18.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-08T18:16:18.978Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:16:18.978Z] [2022-07-08T18:16:18.978Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-08T18:16:18.978Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-08T18:16:18.978Z] [2022-07-08T18:16:18.978Z] DONE 2 tests, 2 skipped in 0.165s [2022-07-08T18:16:18.978Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-08T18:16:18.978Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:18.978Z] ++ set -e [2022-07-08T18:16:18.978Z] ++ '[' -n 0 ']' [2022-07-08T18:16:18.978Z] ++ set -x [2022-07-08T18:16:18.978Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:18.978Z] INFO: Testing against a local daemon [2022-07-08T18:16:18.978Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-08T18:16:19.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-08T18:16:20.483Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-07-08T18:16:20.483Z] === RUN TestDockerNetworkMacvlan [2022-07-08T18:16:21.051Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-08T18:16:21.991Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-08T18:16:22.250Z] docker_api_swarm_test.go:304: [d2463c559eb30] joining swarm manager [d889b998b035a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:16:23.186Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-08T18:16:23.754Z] docker_api_swarm_test.go:305: [deb67db0d3508] joining swarm manager [d889b998b035a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:16:23.798Z] .........................xx.................... [ 29%] [2022-07-08T18:16:25.658Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-08T18:16:25.658Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-08T18:16:26.226Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-08T18:16:27.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-08T18:16:27.860Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-08T18:16:33.131Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan (13.20s) [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s) [2022-07-08T18:16:33.415Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-07-08T18:16:33.415Z] PASS [2022-07-08T18:16:33.415Z] [2022-07-08T18:16:33.415Z] DONE 8 tests in 14.728s [2022-07-08T18:16:33.415Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-08T18:16:33.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:33.415Z] ++ set -e [2022-07-08T18:16:33.415Z] ++ '[' -n 0 ']' [2022-07-08T18:16:33.415Z] ++ set -x [2022-07-08T18:16:33.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:33.674Z] testing: warning: no tests to run [2022-07-08T18:16:33.674Z] PASS [2022-07-08T18:16:33.674Z] [2022-07-08T18:16:33.674Z] DONE 0 tests in 0.055s [2022-07-08T18:16:33.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-08T18:16:33.674Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:33.674Z] ++ set -e [2022-07-08T18:16:33.674Z] ++ '[' -n 0 ']' [2022-07-08T18:16:33.674Z] ++ set -x [2022-07-08T18:16:33.674Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:16:33.674Z] INFO: Testing against a local daemon [2022-07-08T18:16:33.674Z] === RUN TestAuthZPluginAllowRequest [2022-07-08T18:16:35.049Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-08T18:16:35.308Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-07-08T18:16:35.308Z] === RUN TestAuthZPluginTLS [2022-07-08T18:16:35.308Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-08T18:16:35.873Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-07-08T18:16:35.874Z] === RUN TestAuthZPluginDenyRequest [2022-07-08T18:16:35.874Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-08T18:16:36.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-08T18:16:36.391Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-08T18:16:36.391Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-08T18:16:36.960Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-08T18:16:36.960Z] === RUN TestAuthZPluginDenyResponse [2022-07-08T18:16:37.218Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-08T18:16:37.218Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-08T18:16:37.218Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-08T18:16:37.477Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-07-08T18:16:37.477Z] === RUN TestAuthZPluginAllowEventStream [2022-07-08T18:16:37.736Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-08T18:16:39.113Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2022-07-08T18:16:39.113Z] === RUN TestAuthZPluginErrorResponse [2022-07-08T18:16:39.372Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-08T18:16:39.372Z] === RUN TestAuthZPluginErrorRequest [2022-07-08T18:16:39.940Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-07-08T18:16:39.940Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-08T18:16:40.301Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-08T18:16:40.512Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-07-08T18:16:40.512Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-08T18:16:42.416Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2022-07-08T18:16:42.416Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-08T18:16:42.983Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-08T18:16:44.360Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2022-07-08T18:16:44.360Z] === RUN TestAuthZPluginHeader [2022-07-08T18:16:45.294Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-07-08T18:16:45.294Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-08T18:16:45.861Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-08T18:16:46.120Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-08T18:16:46.687Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-08T18:16:46.945Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-08T18:16:47.204Z] === RUN TestDockerSuite/TestBuildFails [2022-07-08T18:16:47.718Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-08T18:16:47.771Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-08T18:16:47.771Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-08T18:16:49.672Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-08T18:16:49.932Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s) [2022-07-08T18:16:49.932Z] === RUN TestAuthZPluginV2Disable [2022-07-08T18:16:50.866Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-08T18:16:52.243Z] === RUN TestDockerSuite/TestBuildFromGit [2022-07-08T18:16:53.179Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-08T18:16:53.438Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-08T18:16:53.619Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-08T18:16:54.004Z] --- PASS: TestAuthZPluginV2Disable (4.16s) [2022-07-08T18:16:54.004Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-08T18:16:54.287Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-07-08T18:16:54.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-08T18:16:55.668Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-08T18:16:57.044Z] docker_api_swarm_test.go:272: [d2718a219c7c6] joining swarm manager [dee9b38c61569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:16:57.044Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-08T18:16:57.302Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-08T18:16:58.238Z] docker_api_swarm_test.go:273: [dffa862e3a53e] joining swarm manager [dee9b38c61569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:16:58.497Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.29s) [2022-07-08T18:16:58.497Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-08T18:16:58.755Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-08T18:17:00.656Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-08T18:17:01.597Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-08T18:17:02.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-08T18:17:02.732Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-08T18:17:03.668Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-08T18:17:04.236Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-08T18:17:04.236Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-08T18:17:05.613Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-08T18:17:06.181Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-08T18:17:06.750Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-08T18:17:07.008Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-08T18:17:07.267Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-08T18:17:07.526Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-08T18:17:08.462Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-08T18:17:09.838Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.49s) [2022-07-08T18:17:09.838Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-08T18:17:10.236Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-08T18:17:10.404Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-08T18:17:14.588Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-08T18:17:16.490Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-08T18:17:16.490Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-08T18:17:16.490Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-08T18:17:16.490Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-08T18:17:16.749Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-08T18:17:16.749Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-08T18:17:18.135Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-08T18:17:18.701Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-08T18:17:20.602Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-08T18:17:21.169Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-08T18:17:21.237Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-08T18:17:21.428Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-08T18:17:21.995Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-08T18:17:22.421Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-08T18:17:26.750Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-08T18:17:27.266Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-07-08T18:17:27.266Z] PASS [2022-07-08T18:17:27.266Z] [2022-07-08T18:17:27.266Z] DONE 17 tests in 53.181s [2022-07-08T18:17:27.266Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-08T18:17:27.266Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:17:27.266Z] ++ set -e [2022-07-08T18:17:27.266Z] ++ '[' -n 0 ']' [2022-07-08T18:17:27.266Z] ++ set -x [2022-07-08T18:17:27.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:17:27.266Z] INFO: Testing against a local daemon [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:17:27.266Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:17:27.266Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-08T18:17:27.266Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-08T18:17:27.266Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-08T18:17:27.266Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-08T18:17:27.266Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-08T18:17:27.266Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-08T18:17:27.266Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-08T18:17:27.266Z] === RUN TestPluginInstall [2022-07-08T18:17:27.266Z] === RUN TestPluginInstall/no_auth [2022-07-08T18:17:28.641Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-08T18:17:29.208Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:17:29.208Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:986dbefa215be0e8a7135a7089fe433f1b81c6d985c19c1ef001a6428f5e860b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:17:29.208Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:17:29.208Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:986dbefa215be0e8a7135a7089fe433f1b81c6d985c19c1ef001a6428f5e860b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:17:29.467Z] === RUN TestPluginInstall/with_htpasswd [2022-07-08T18:17:30.033Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:17:30.033Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0af3002b223aaeefd60d8a955b64fc8b3de22a6dab491a3d8ab49665ff6dbae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:17:30.033Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:17:30.033Z] time="2022-07-08T18:17:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0af3002b223aaeefd60d8a955b64fc8b3de22a6dab491a3d8ab49665ff6dbae" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:17:30.292Z] === RUN TestPluginInstall/with_insecure [2022-07-08T18:17:31.121Z] ............................ [ 66%] [2022-07-08T18:17:31.229Z] time="2022-07-08T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:17:31.229Z] time="2022-07-08T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a7727926f378535a65e13a2faee22be2d3fe71be9898a7cd18388709ae4f70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:17:31.229Z] time="2022-07-08T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-08T18:17:31.229Z] time="2022-07-08T18:17:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:44a7727926f378535a65e13a2faee22be2d3fe71be9898a7cd18388709ae4f70" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-08T18:17:31.796Z] plugin_test.go:195: [da0b937dd8f0a] daemon is not started [2022-07-08T18:17:31.796Z] --- PASS: TestPluginInstall (4.67s) [2022-07-08T18:17:31.796Z] --- PASS: TestPluginInstall/no_auth (2.55s) [2022-07-08T18:17:31.796Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-07-08T18:17:31.796Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-07-08T18:17:31.796Z] === RUN TestPluginsWithRuntimes [2022-07-08T18:17:31.796Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-08T18:17:32.732Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-08T18:17:33.300Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-08T18:17:34.235Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-08T18:17:34.235Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-08T18:17:34.235Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-08T18:17:34.494Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-08T18:17:35.431Z] --- PASS: TestPluginsWithRuntimes (3.89s) [2022-07-08T18:17:35.431Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2022-07-08T18:17:35.431Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-07-08T18:17:35.431Z] === RUN TestPluginBackCompatMediaTypes [2022-07-08T18:17:36.367Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-07-08T18:17:36.367Z] PASS [2022-07-08T18:17:36.367Z] [2022-07-08T18:17:36.367Z] DONE 24 tests in 9.542s [2022-07-08T18:17:36.367Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-08T18:17:36.367Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:17:36.367Z] ++ set -e [2022-07-08T18:17:36.367Z] ++ '[' -n 0 ']' [2022-07-08T18:17:36.367Z] ++ set -x [2022-07-08T18:17:36.367Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:17:36.625Z] INFO: Testing against a local daemon [2022-07-08T18:17:36.625Z] === RUN TestExternalGraphDriver [2022-07-08T18:17:36.885Z] === RUN TestExternalGraphDriver/json [2022-07-08T18:17:37.823Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-08T18:17:38.082Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-08T18:17:38.649Z] === RUN TestExternalGraphDriver/spec [2022-07-08T18:17:40.025Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-08T18:17:40.025Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-08T18:17:40.593Z] === RUN TestExternalGraphDriver/pull [2022-07-08T18:17:41.544Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-08T18:17:42.112Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-08T18:17:42.370Z] --- PASS: TestExternalGraphDriver (5.79s) [2022-07-08T18:17:42.370Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2022-07-08T18:17:42.370Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2022-07-08T18:17:42.370Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-07-08T18:17:42.370Z] === RUN TestGraphdriverPluginV2 [2022-07-08T18:17:42.628Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-08T18:17:43.566Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-08T18:17:44.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-08T18:17:45.070Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-08T18:17:45.328Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-08T18:17:45.586Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-08T18:17:46.525Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-08T18:17:47.094Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-08T18:17:47.662Z] --- PASS: TestGraphdriverPluginV2 (5.27s) [2022-07-08T18:17:47.662Z] PASS [2022-07-08T18:17:47.662Z] [2022-07-08T18:17:47.662Z] DONE 5 tests in 11.258s [2022-07-08T18:17:47.662Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-08T18:17:47.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:17:47.662Z] ++ set -e [2022-07-08T18:17:47.662Z] ++ '[' -n 0 ']' [2022-07-08T18:17:47.662Z] ++ set -x [2022-07-08T18:17:47.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:17:47.921Z] INFO: Testing against a local daemon [2022-07-08T18:17:47.921Z] === RUN TestContinueAfterPluginCrash [2022-07-08T18:17:47.921Z] === PAUSE TestContinueAfterPluginCrash [2022-07-08T18:17:47.921Z] === RUN TestReadPluginNoRead [2022-07-08T18:17:47.921Z] === PAUSE TestReadPluginNoRead [2022-07-08T18:17:47.921Z] === RUN TestDaemonStartWithLogOpt [2022-07-08T18:17:47.921Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-08T18:17:47.921Z] === CONT TestContinueAfterPluginCrash [2022-07-08T18:17:47.921Z] === CONT TestDaemonStartWithLogOpt [2022-07-08T18:17:47.921Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-08T18:17:48.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-08T18:17:50.395Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-08T18:17:51.332Z] docker_api_swarm_node_test.go:20: [ddca6afbea09b] joining swarm manager [d2db52f6cf4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:17:52.710Z] docker_api_swarm_node_test.go:21: [ddc8889928bc7] joining swarm manager [d2db52f6cf4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:17:53.278Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-08T18:17:53.536Z] --- PASS: TestDaemonStartWithLogOpt (5.72s) [2022-07-08T18:17:53.536Z] === CONT TestReadPluginNoRead [2022-07-08T18:17:54.472Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-08T18:17:56.375Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-08T18:17:56.375Z] === RUN TestReadPluginNoRead/default [2022-07-08T18:17:57.308Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-08T18:17:57.875Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-08T18:17:58.441Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-08T18:17:58.441Z] --- PASS: TestContinueAfterPluginCrash (10.74s) [2022-07-08T18:17:59.376Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-08T18:18:01.279Z] === CONT TestReadPluginNoRead [2022-07-08T18:18:01.280Z] read_test.go:92: [dc29d0f2c2ac9] daemon is not started [2022-07-08T18:18:01.280Z] --- PASS: TestReadPluginNoRead (7.36s) [2022-07-08T18:18:01.280Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-07-08T18:18:01.280Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.54s) [2022-07-08T18:18:01.280Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-07-08T18:18:01.280Z] PASS [2022-07-08T18:18:01.280Z] [2022-07-08T18:18:01.280Z] DONE 6 tests in 13.263s [2022-07-08T18:18:01.280Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-08T18:18:01.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:01.280Z] ++ set -e [2022-07-08T18:18:01.280Z] ++ '[' -n 0 ']' [2022-07-08T18:18:01.280Z] ++ set -x [2022-07-08T18:18:01.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:01.280Z] testing: warning: no tests to run [2022-07-08T18:18:01.280Z] PASS [2022-07-08T18:18:01.280Z] [2022-07-08T18:18:01.280Z] DONE 0 tests in 0.055s [2022-07-08T18:18:01.280Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-08T18:18:01.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:01.280Z] ++ set -e [2022-07-08T18:18:01.280Z] ++ '[' -n 0 ']' [2022-07-08T18:18:01.280Z] ++ set -x [2022-07-08T18:18:01.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:01.280Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-08T18:18:01.280Z] INFO: Testing against a local daemon [2022-07-08T18:18:01.280Z] === RUN TestPluginWithDevMounts [2022-07-08T18:18:01.280Z] === PAUSE TestPluginWithDevMounts [2022-07-08T18:18:01.280Z] === CONT TestPluginWithDevMounts [2022-07-08T18:18:03.189Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-08T18:18:03.189Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-07-08T18:18:03.189Z] PASS [2022-07-08T18:18:03.189Z] [2022-07-08T18:18:03.189Z] DONE 1 tests in 1.966s [2022-07-08T18:18:03.189Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-08T18:18:03.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:03.189Z] ++ set -e [2022-07-08T18:18:03.189Z] ++ '[' -n 0 ']' [2022-07-08T18:18:03.189Z] ++ set -x [2022-07-08T18:18:03.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:03.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-08T18:18:03.189Z] INFO: Testing against a local daemon [2022-07-08T18:18:03.189Z] === RUN TestSecretInspect [2022-07-08T18:18:03.765Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-08T18:18:04.333Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-08T18:18:06.238Z] --- PASS: TestSecretInspect (3.13s) [2022-07-08T18:18:06.238Z] === RUN TestSecretList [2022-07-08T18:18:08.144Z] docker_api_swarm_test.go:502: [d03f5b779627a] joining swarm manager [dc7b16d5d7947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:18:09.520Z] --- PASS: TestSecretList (3.12s) [2022-07-08T18:18:09.520Z] === RUN TestSecretsCreateAndDelete [2022-07-08T18:18:12.056Z] --- PASS: TestSecretsCreateAndDelete (2.60s) [2022-07-08T18:18:12.056Z] === RUN TestSecretsUpdate [2022-07-08T18:18:12.786Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-08T18:18:12.991Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-08T18:18:14.898Z] --- PASS: TestSecretsUpdate (2.61s) [2022-07-08T18:18:14.898Z] === RUN TestTemplatedSecret [2022-07-08T18:18:15.834Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-08T18:18:17.738Z] docker_api_swarm_test.go:507: [d0f2fc00123f9] joining swarm manager [dc7b16d5d7947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:18:17.738Z] === RUN TestDockerSuite/TestBuildRm [2022-07-08T18:18:17.738Z] --- PASS: TestTemplatedSecret (3.15s) [2022-07-08T18:18:17.738Z] === RUN TestSecretCreateResolve [2022-07-08T18:18:20.269Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-08T18:18:20.269Z] --- PASS: TestSecretCreateResolve (2.58s) [2022-07-08T18:18:20.269Z] PASS [2022-07-08T18:18:20.269Z] [2022-07-08T18:18:20.269Z] DONE 6 tests in 17.315s [2022-07-08T18:18:20.269Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-08T18:18:20.269Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:20.269Z] ++ set -e [2022-07-08T18:18:20.269Z] ++ '[' -n 0 ']' [2022-07-08T18:18:20.269Z] ++ set -x [2022-07-08T18:18:20.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:18:20.528Z] INFO: Testing against a local daemon [2022-07-08T18:18:20.528Z] === RUN TestServiceCreateInit [2022-07-08T18:18:20.528Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-08T18:18:20.528Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-08T18:18:21.464Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-08T18:18:22.031Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-08T18:18:23.408Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-08T18:18:23.976Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-08T18:18:25.354Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-08T18:18:25.354Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-08T18:18:27.902Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-08T18:18:28.644Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-08T18:18:28.644Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-08T18:18:28.644Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-08T18:18:28.644Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-08T18:18:28.644Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-08T18:18:28.902Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-08T18:18:29.838Z] --- PASS: TestServiceCreateInit (9.21s) [2022-07-08T18:18:29.838Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2022-07-08T18:18:29.838Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2022-07-08T18:18:29.838Z] === RUN TestCreateServiceMultipleTimes [2022-07-08T18:18:29.838Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-08T18:18:29.838Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-08T18:18:30.417Z] tests/integration/client_test.py ..... [ 75%] [2022-07-08T18:18:30.417Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-08T18:18:30.417Z] tests/integration/errors_test.py . [ 76%] [2022-07-08T18:18:30.775Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-08T18:18:34.965Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-08T18:18:35.577Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-08T18:18:36.954Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-08T18:18:37.213Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-08T18:18:37.780Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-08T18:18:39.156Z] === RUN TestDockerSuite/TestBuildUser [2022-07-08T18:18:40.533Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-08T18:18:43.066Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-08T18:18:47.254Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-08T18:18:47.254Z] --- PASS: TestCreateServiceMultipleTimes (17.64s) [2022-07-08T18:18:47.254Z] === RUN TestCreateServiceConflict [2022-07-08T18:18:49.494Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-08T18:18:49.787Z] docker_api_swarm_node_test.go:81: [d6aeef7687290] joining swarm manager [d987ef726d2dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:18:50.353Z] --- PASS: TestCreateServiceConflict (3.03s) [2022-07-08T18:18:50.353Z] === RUN TestCreateServiceMaxReplicas [2022-07-08T18:18:54.540Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) [2022-07-08T18:18:54.540Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-08T18:18:55.475Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-08T18:18:56.430Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-08T18:18:56.996Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-08T18:18:58.371Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-08T18:18:59.307Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-08T18:19:00.242Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-08T18:19:00.242Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-08T18:19:00.242Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-08T18:19:00.242Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-08T18:19:00.242Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-08T18:19:00.242Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-08T18:19:00.242Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-08T18:19:00.242Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-08T18:19:00.242Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-08T18:19:01.178Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-08T18:19:01.178Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-08T18:19:01.744Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-08T18:19:02.681Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-08T18:19:02.939Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-08T18:19:03.198Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-08T18:19:04.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-08T18:19:05.069Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-08T18:19:05.737Z] ......... [ 85%] [2022-07-08T18:19:06.446Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-08T18:19:06.705Z] docker_api_swarm_node_test.go:53: [d7b1aae5a488c] joining swarm manager [d9c23a21aaab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:19:07.272Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-08T18:19:07.530Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-08T18:19:07.531Z] docker_api_swarm_node_test.go:54: [d188442ed03ea] joining swarm manager [d9c23a21aaab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:19:08.098Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-08T18:19:08.098Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-08T18:19:08.098Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-08T18:19:08.356Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-08T18:19:09.291Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.30s) [2022-07-08T18:19:09.291Z] === RUN TestCreateServiceSecretFileMode [2022-07-08T18:19:10.227Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-08T18:19:10.796Z] === RUN TestDockerSuite/TestCommitChange [2022-07-08T18:19:10.865Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-08T18:19:11.732Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-08T18:19:12.048Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-08T18:19:12.298Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2022-07-08T18:19:12.298Z] === RUN TestCreateServiceConfigFileMode [2022-07-08T18:19:12.557Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-08T18:19:13.933Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-08T18:19:15.312Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-08T18:19:15.312Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2022-07-08T18:19:15.312Z] === RUN TestCreateServiceSysctls [2022-07-08T18:19:15.880Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-08T18:19:17.273Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-08T18:19:18.583Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-08T18:19:18.583Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-08T18:19:18.648Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-08T18:19:19.215Z] --- PASS: TestCreateServiceSysctls (3.80s) [2022-07-08T18:19:19.215Z] === RUN TestCreateServiceCapabilities [2022-07-08T18:19:19.215Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-08T18:19:20.328Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-08T18:19:20.591Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-08T18:19:20.591Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-08T18:19:21.159Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-08T18:19:22.094Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-08T18:19:22.094Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-07-08T18:19:22.094Z] === RUN TestInspect [2022-07-08T18:19:22.661Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-08T18:19:23.228Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-08T18:19:23.619Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-08T18:19:23.619Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-08T18:19:23.797Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-08T18:19:24.733Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-08T18:19:25.668Z] --- PASS: TestInspect (3.40s) [2022-07-08T18:19:25.668Z] === RUN TestCreateJob [2022-07-08T18:19:25.668Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-08T18:19:26.234Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-08T18:19:26.802Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-08T18:19:27.514Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-08T18:19:27.739Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-08T18:19:27.771Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-08T18:19:27.771Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-08T18:19:27.771Z] [2022-07-08T18:19:27.771Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-08T18:19:27.771Z] =========================== short test summary info ============================ [2022-07-08T18:19:27.771Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-08T18:19:27.771Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-08T18:19:27.771Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-08T18:19:27.771Z] Not supported on most drivers [2022-07-08T18:19:27.771Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-08T18:19:27.771Z] Output of docker top depends on host distro, and is not formalized. [2022-07-08T18:19:27.771Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-08T18:19:27.771Z] Output of docker top depends on host distro, and is not formalized. [2022-07-08T18:19:27.771Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-08T18:19:27.771Z] Can fail if eth0 has multiple IP addresses [2022-07-08T18:19:27.771Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-08T18:19:27.771Z] This doesn't seem to be taken into account by the engine [2022-07-08T18:19:27.771Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-08T18:19:27.771Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-08T18:19:27.771Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.88 seconds == [2022-07-08T18:19:28.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-08T18:19:28.673Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-08T18:19:29.240Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-08T18:19:29.240Z] --- PASS: TestCreateJob (3.78s) [2022-07-08T18:19:29.240Z] === RUN TestReplicatedJob [2022-07-08T18:19:30.176Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-08T18:19:31.112Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-08T18:19:32.049Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-08T18:19:32.986Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-08T18:19:32.986Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-08T18:19:33.553Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-08T18:19:34.491Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-08T18:19:35.428Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-08T18:19:35.429Z] --- PASS: TestReplicatedJob (6.20s) [2022-07-08T18:19:35.429Z] === RUN TestUpdateReplicatedJob [2022-07-08T18:19:35.690Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-08T18:19:36.626Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-08T18:19:38.022Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-08T18:19:38.281Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-08T18:19:39.656Z] --- PASS: TestUpdateReplicatedJob (3.84s) [2022-07-08T18:19:39.656Z] === RUN TestServiceListWithStatuses [2022-07-08T18:19:39.656Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:19:39.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-08T18:19:39.656Z] === RUN TestDockerNetworkConnectAlias [2022-07-08T18:19:39.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-08T18:19:40.192Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T18:19:40.192Z] [2022-07-08T18:19:40.192Z] Unloading profiles will leave already running processes permanently [2022-07-08T18:19:40.192Z] unconfined, which can lead to unexpected situations. [2022-07-08T18:19:40.192Z] [2022-07-08T18:19:40.192Z] To set a process to complain mode, use the command line tool [2022-07-08T18:19:40.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T18:19:40.192Z] Post stage [Pipeline] junit [2022-07-08T18:19:40.206Z] Recording test results [2022-07-08T18:19:40.224Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-08T18:19:40.381Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-08T18:19:40.695Z] + echo Ensuring container killed. [2022-07-08T18:19:40.695Z] Ensuring container killed. [2022-07-08T18:19:40.695Z] + docker rm -vf docker-pr2 [2022-07-08T18:19:40.695Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-08T18:19:41.013Z] + echo Chowning /workspace to jenkins user [2022-07-08T18:19:41.013Z] Chowning /workspace to jenkins user [2022-07-08T18:19:41.013Z] + id -u [2022-07-08T18:19:41.013Z] + id -g [2022-07-08T18:19:41.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T18:19:42.707Z] + bundleName=docker-py [2022-07-08T18:19:42.707Z] + echo Creating docker-py-bundles.tar.gz [2022-07-08T18:19:42.707Z] Creating docker-py-bundles.tar.gz [2022-07-08T18:19:42.707Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-08T18:19:42.717Z] Archiving artifacts [2022-07-08T18:19:42.968Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43786/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-08T18:19:43.303Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ed3304677cdca9c1862ab649e3f4db7eccf16015 -e DOCKER_GRAPHDRIVER docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 hack/make.sh binary [2022-07-08T18:19:43.558Z] [2022-07-08T18:19:43.815Z] Removing bundles/ [2022-07-08T18:19:43.815Z] [2022-07-08T18:19:43.815Z] ---> Making bundle: binary (in bundles/binary) [2022-07-08T18:19:43.815Z] Building: bundles/binary-daemon/dockerd [2022-07-08T18:19:43.815Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:19:44.411Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-08T18:19:44.978Z] --- PASS: TestDockerNetworkConnectAlias (5.52s) [2022-07-08T18:19:44.978Z] === RUN TestDockerNetworkReConnect [2022-07-08T18:19:46.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-08T18:19:46.922Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-08T18:19:47.860Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-08T18:19:48.428Z] docker_api_swarm_test.go:202: [d764251b52167] joining swarm manager [dbe02bae05ac4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:19:49.803Z] --- PASS: TestDockerNetworkReConnect (4.89s) [2022-07-08T18:19:49.803Z] === RUN TestServicePlugin [2022-07-08T18:19:52.337Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-08T18:19:54.240Z] plugin_test.go:61: [d6d284f3468bb] joining swarm manager [d4589b1e67264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:19:54.498Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-08T18:19:55.066Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-08T18:19:55.325Z] plugin_test.go:64: [d79ac1f03b7fa] joining swarm manager [d4589b1e67264]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:19:58.612Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-08T18:19:59.180Z] === RUN TestDockerSuite/TestCpToDot [2022-07-08T18:19:59.749Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-08T18:20:00.684Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-08T18:20:02.064Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-08T18:20:02.329Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-08T18:20:03.269Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-08T18:20:03.527Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-08T18:20:04.095Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-08T18:20:05.473Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-08T18:20:05.473Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-08T18:20:05.473Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-08T18:20:06.040Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-08T18:20:06.299Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-08T18:20:06.299Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-08T18:20:06.299Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-08T18:20:06.299Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-08T18:20:06.865Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-08T18:20:07.124Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-08T18:20:07.124Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-08T18:20:07.124Z] === RUN TestDockerSuite/TestCreateRM [2022-07-08T18:20:07.383Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-08T18:20:07.383Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-08T18:20:07.383Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-08T18:20:07.383Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-08T18:20:07.383Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-08T18:20:08.760Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-08T18:20:09.696Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-08T18:20:09.696Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-08T18:20:09.696Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-08T18:20:11.072Z] docker_api_swarm_test.go:384: [d263d7f48c420] joining swarm manager [d5c52968ca2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:20:12.449Z] docker_api_swarm_test.go:385: [d95f0bc2ba0c7] joining swarm manager [d5c52968ca2f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:20:13.385Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-08T18:20:13.385Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-08T18:20:13.385Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-08T18:20:13.952Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-08T18:20:14.519Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-08T18:20:15.085Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-08T18:20:15.653Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-08T18:20:15.911Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-08T18:20:17.812Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-08T18:20:18.378Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-08T18:20:20.909Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-08T18:20:21.844Z] --- PASS: TestServicePlugin (31.98s) [2022-07-08T18:20:21.844Z] === RUN TestServiceUpdateLabel [2022-07-08T18:20:22.779Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-08T18:20:23.734Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-08T18:20:24.301Z] --- PASS: TestServiceUpdateLabel (2.59s) [2022-07-08T18:20:24.301Z] === RUN TestServiceUpdateSecrets [2022-07-08T18:20:24.869Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-08T18:20:31.430Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-08T18:20:31.430Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-08T18:20:31.430Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-08T18:20:32.365Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-08T18:20:32.365Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-08T18:20:32.624Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-08T18:20:32.624Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-08T18:20:32.624Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-08T18:20:33.998Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-08T18:20:34.566Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-08T18:20:34.566Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-08T18:20:34.566Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-08T18:20:35.502Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-08T18:20:35.502Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-08T18:20:36.436Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-08T18:20:37.809Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-08T18:20:37.809Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-08T18:20:37.809Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-08T18:20:37.809Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-08T18:20:37.809Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-08T18:20:37.809Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-08T18:20:39.186Z] --- PASS: TestServiceUpdateSecrets (14.82s) [2022-07-08T18:20:39.186Z] === RUN TestServiceUpdateConfigs [2022-07-08T18:20:40.563Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-08T18:20:41.130Z] === RUN TestDockerSuite/TestEventsRename [2022-07-08T18:20:41.697Z] === RUN TestDockerSuite/TestEventsResize [2022-07-08T18:20:42.264Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-08T18:20:47.528Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-08T18:20:48.464Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-08T18:20:48.722Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-08T18:20:52.030Z] === RUN TestDockerSuite/TestEventsTop [2022-07-08T18:20:52.030Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-08T18:20:53.931Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2022-07-08T18:20:53.931Z] === RUN TestServiceUpdateNetwork [2022-07-08T18:20:54.498Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-08T18:21:04.469Z] check_test.go:611: [d95f0bc2ba0c7] daemon is not started [2022-07-08T18:21:04.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-08T18:21:05.404Z] docker_api_swarm_test.go:802: [d14513ab24b29] joining swarm manager [d96d52ff9faa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:21:05.404Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-08T18:21:06.779Z] docker_api_swarm_test.go:802: [d510e5188e6b9] joining swarm manager [d96d52ff9faa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:21:06.779Z] --- PASS: TestServiceUpdateNetwork (12.78s) [2022-07-08T18:21:06.779Z] === RUN TestServiceUpdatePidsLimit [2022-07-08T18:21:08.155Z] docker_api_swarm_test.go:802: [d8236a9a84413] joining swarm manager [d96d52ff9faa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T18:21:08.155Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-08T18:21:09.092Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-08T18:21:09.350Z] docker_api_swarm_test.go:802: [d7ddee2e1c251] joining swarm manager [d96d52ff9faa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-08T18:21:11.253Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-08T18:21:11.512Z] docker_api_swarm_test.go:810: [de9e2b97e1961] joining swarm manager [d96d52ff9faa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-08T18:21:15.696Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-08T18:21:16.630Z] === RUN TestDockerSuite/TestExec [2022-07-08T18:21:17.566Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-08T18:21:18.945Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-08T18:21:19.515Z] === RUN TestDockerSuite/TestExecEnv [2022-07-08T18:21:20.081Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-08T18:21:21.476Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-08T18:21:21.735Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-08T18:21:23.636Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-08T18:21:23.636Z] --- PASS: TestServiceUpdatePidsLimit (16.82s) [2022-07-08T18:21:23.636Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-07-08T18:21:23.636Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-08T18:21:23.636Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2022-07-08T18:21:23.636Z] PASS [2022-07-08T18:21:23.636Z] [2022-07-08T18:21:23.636Z] === Skipped [2022-07-08T18:21:23.636Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-08T18:21:23.636Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-08T18:21:23.636Z] [2022-07-08T18:21:23.636Z] DONE 27 tests, 1 skipped in 183.279s [2022-07-08T18:21:23.636Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-08T18:21:23.636Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:21:23.636Z] ++ set -e [2022-07-08T18:21:23.636Z] ++ '[' -n 0 ']' [2022-07-08T18:21:23.636Z] ++ set -x [2022-07-08T18:21:23.636Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:21:23.636Z] INFO: Testing against a local daemon [2022-07-08T18:21:23.636Z] === RUN TestSessionCreate [2022-07-08T18:21:23.894Z] --- PASS: TestSessionCreate (0.04s) [2022-07-08T18:21:23.894Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-08T18:21:23.894Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-08T18:21:23.894Z] PASS [2022-07-08T18:21:23.894Z] [2022-07-08T18:21:23.894Z] DONE 2 tests in 0.207s [2022-07-08T18:21:23.894Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-08T18:21:23.894Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:21:23.894Z] ++ set -e [2022-07-08T18:21:23.894Z] ++ '[' -n 0 ']' [2022-07-08T18:21:23.894Z] ++ set -x [2022-07-08T18:21:23.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:21:23.894Z] INFO: Testing against a local daemon [2022-07-08T18:21:23.894Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-08T18:21:23.894Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T18:21:23.894Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T18:21:23.894Z] === RUN TestDiskUsage [2022-07-08T18:21:23.894Z] === PAUSE TestDiskUsage [2022-07-08T18:21:23.894Z] === RUN TestEventsExecDie [2022-07-08T18:21:24.153Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-08T18:21:24.722Z] --- PASS: TestEventsExecDie (0.82s) [2022-07-08T18:21:24.722Z] === RUN TestEventsBackwardsCompatible [2022-07-08T18:21:24.981Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-08T18:21:24.981Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-08T18:21:24.981Z] === RUN TestEventsVolumeCreate [2022-07-08T18:21:24.981Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-08T18:21:24.981Z] === RUN TestInfoBinaryCommits [2022-07-08T18:21:24.981Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-08T18:21:24.981Z] === RUN TestInfoAPIVersioned [2022-07-08T18:21:24.981Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-08T18:21:24.981Z] === RUN TestInfoAPI [2022-07-08T18:21:24.981Z] --- PASS: TestInfoAPI (0.02s) [2022-07-08T18:21:24.981Z] === RUN TestInfoAPIWarnings [2022-07-08T18:21:25.548Z] === RUN TestDockerSuite/TestExecParseError [2022-07-08T18:21:25.807Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-08T18:21:26.373Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-08T18:21:26.939Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-08T18:21:27.507Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-08T18:21:28.074Z] === RUN TestDockerSuite/TestExecTTY [2022-07-08T18:21:28.640Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-08T18:21:29.206Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-08T18:21:29.465Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-08T18:21:30.403Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-08T18:21:30.403Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-08T18:21:30.403Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-08T18:21:31.778Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-08T18:21:32.343Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-08T18:21:32.912Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-08T18:21:33.478Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-08T18:21:34.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-08T18:21:35.418Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-08T18:21:37.320Z] === RUN TestDockerSuite/TestHealth [2022-07-08T18:21:41.506Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-08T18:21:41.506Z] === RUN TestInfoDebug [2022-07-08T18:21:42.072Z] --- PASS: TestInfoDebug (0.52s) [2022-07-08T18:21:42.072Z] === RUN TestInfoInsecureRegistries [2022-07-08T18:21:42.638Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-08T18:21:42.638Z] === RUN TestInfoRegistryMirrors [2022-07-08T18:21:43.214Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-07-08T18:21:43.214Z] === RUN TestLoginFailsWithBadCredentials [2022-07-08T18:21:43.472Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-07-08T18:21:43.472Z] === RUN TestPingCacheHeaders [2022-07-08T18:21:43.472Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-08T18:21:43.472Z] === RUN TestPingGet [2022-07-08T18:21:43.472Z] --- PASS: TestPingGet (0.01s) [2022-07-08T18:21:43.472Z] === RUN TestPingHead [2022-07-08T18:21:43.472Z] --- PASS: TestPingHead (0.03s) [2022-07-08T18:21:43.472Z] === RUN TestPingSwarmHeader [2022-07-08T18:21:44.038Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-08T18:21:44.606Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-08T18:21:45.982Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-08T18:21:45.982Z] --- PASS: TestPingSwarmHeader (2.26s) [2022-07-08T18:21:45.982Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-08T18:21:45.982Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-08T18:21:45.982Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-08T18:21:45.982Z] === RUN TestVersion [2022-07-08T18:21:45.982Z] --- PASS: TestVersion (0.02s) [2022-07-08T18:21:45.982Z] === CONT TestDiskUsage [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/container_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/image_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/volume_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-08T18:21:46.240Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-08T18:21:46.499Z] === RUN TestDiskUsage/after_container.Run [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-08T18:21:46.757Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage (1.19s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-08T18:21:47.015Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-08T18:21:47.015Z] PASS [2022-07-08T18:21:47.015Z] [2022-07-08T18:21:47.015Z] === Skipped [2022-07-08T18:21:47.015Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-08T18:21:47.015Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-08T18:21:47.015Z] [2022-07-08T18:21:47.015Z] DONE 54 tests, 1 skipped in 23.187s [2022-07-08T18:21:47.015Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-08T18:21:47.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:21:47.016Z] ++ set -e [2022-07-08T18:21:47.016Z] ++ '[' -n 0 ']' [2022-07-08T18:21:47.016Z] ++ set -x [2022-07-08T18:21:47.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-08T18:21:47.274Z] INFO: Testing against a local daemon [2022-07-08T18:21:47.274Z] === RUN TestVolumesCreateAndList [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-08T18:21:47.274Z] === RUN TestVolumesRemove [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-08T18:21:47.274Z] === RUN TestVolumesInspect [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-08T18:21:47.274Z] === RUN TestVolumesInvalidJSON [2022-07-08T18:21:47.274Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-08T18:21:47.274Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-08T18:21:47.274Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-08T18:21:47.274Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-08T18:21:47.274Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-08T18:21:47.274Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-08T18:21:47.274Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-08T18:21:47.274Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-08T18:21:47.274Z] PASS [2022-07-08T18:21:47.274Z] [2022-07-08T18:21:47.274Z] DONE 9 tests in 0.216s [2022-07-08T18:21:47.274Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T18:21:47.532Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T18:21:47.532Z] +++ kill 6697 [2022-07-08T18:21:47.791Z] +++ /etc/init.d/apparmor stop [2022-07-08T18:21:47.791Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T18:21:47.791Z] [2022-07-08T18:21:47.791Z] Unloading profiles will leave already running processes permanently [2022-07-08T18:21:47.791Z] unconfined, which can lead to unexpected situations. [2022-07-08T18:21:47.791Z] [2022-07-08T18:21:47.791Z] To set a process to complain mode, use the command line tool [2022-07-08T18:21:47.791Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T18:21:47.791Z] +++ true [2022-07-08T18:21:47.791Z] exiting test-integration [2022-07-08T18:21:47.791Z] ++ exit 0 [2022-07-08T18:21:47.791Z] [2022-07-08T18:21:48.725Z] + for job in $(jobs -p) [2022-07-08T18:21:48.725Z] + wait 14479 [2022-07-08T18:21:50.243Z] Created binary: bundles/binary-daemon/dockerd [2022-07-08T18:21:50.243Z] Copying nested executables into bundles/binary-daemon [2022-07-08T18:21:50.243Z] Building: bundles/binary-daemon/docker-proxy [2022-07-08T18:21:50.243Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:21:50.243Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-08T18:21:50.243Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-08T18:21:50.600Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=ed3304677cdca9c1862ab649e3f4db7eccf16015 -e DOCKER_GRAPHDRIVER docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 hack/make.sh cross [2022-07-08T18:21:50.857Z] [2022-07-08T18:21:51.113Z] Removing bundles/ [2022-07-08T18:21:51.113Z] [2022-07-08T18:21:51.113Z] ---> Making bundle: cross (in bundles/cross) [2022-07-08T18:21:51.113Z] Cross building: bundles/cross/linux/amd64 [2022-07-08T18:21:51.113Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-08T18:21:51.113Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-08T18:21:56.837Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-08T18:21:59.366Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-08T18:22:00.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-08T18:22:02.117Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-08T18:22:02.117Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-08T18:22:02.117Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-08T18:22:02.117Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-08T18:22:02.683Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-08T18:22:02.683Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-08T18:22:03.250Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-08T18:22:03.817Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-08T18:22:03.817Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-08T18:22:04.076Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-08T18:22:04.076Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-08T18:22:04.334Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-08T18:22:04.334Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-08T18:22:04.901Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-08T18:22:04.901Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-08T18:22:05.468Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-08T18:22:05.468Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-08T18:22:06.034Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-08T18:22:06.602Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-08T18:22:06.602Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-08T18:22:07.168Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-08T18:22:09.712Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-08T18:22:09.712Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-08T18:22:09.712Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-08T18:22:11.087Z] === RUN TestDockerSuite/TestImportFile [2022-07-08T18:22:12.021Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-08T18:22:12.021Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-08T18:22:12.958Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-08T18:22:13.894Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-08T18:22:15.271Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-08T18:22:15.529Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-08T18:22:16.098Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-08T18:22:16.668Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-08T18:22:16.668Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-08T18:22:16.668Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-08T18:22:17.235Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-08T18:22:17.494Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-08T18:22:17.494Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-08T18:22:18.062Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-08T18:22:18.062Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-08T18:22:18.062Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-08T18:22:18.629Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-08T18:22:19.196Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-08T18:22:19.762Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-08T18:22:20.330Z] === RUN TestDockerSuite/TestInspectImage [2022-07-08T18:22:20.330Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-08T18:22:20.330Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-08T18:22:20.330Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-08T18:22:20.330Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-08T18:22:20.588Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-08T18:22:21.156Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-08T18:22:21.156Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-08T18:22:21.722Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-08T18:22:21.981Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-08T18:22:22.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-08T18:22:25.076Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-08T18:22:25.076Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-08T18:22:25.335Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-08T18:22:26.272Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-08T18:22:26.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-08T18:22:27.404Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-08T18:22:27.971Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-08T18:22:28.907Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-08T18:22:29.167Z] docker_api_swarm_service_test.go:395: [d8227ffc7c9fe] joining swarm manager [d419b243da103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:22:29.437Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-08T18:22:30.004Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-08T18:22:30.004Z] docker_api_swarm_service_test.go:395: [d9f424c6f83c8] joining swarm manager [d419b243da103]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:22:30.572Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-08T18:22:31.139Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-08T18:22:31.139Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-08T18:22:32.517Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-08T18:22:33.893Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-08T18:22:34.153Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-08T18:22:35.529Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-08T18:22:36.906Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-08T18:22:38.282Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-08T18:22:38.543Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-08T18:22:39.920Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-08T18:22:40.178Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-08T18:22:41.119Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-08T18:22:46.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-08T18:22:47.765Z] docker_api_swarm_service_test.go:343: [d5cbfb0cf0721] joining swarm manager [db792928b623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:22:48.332Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-08T18:22:48.590Z] docker_api_swarm_service_test.go:343: [d5c98176d1552] joining swarm manager [db792928b623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:22:50.494Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-08T18:22:51.063Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-08T18:22:52.966Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-08T18:22:53.231Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-08T18:22:53.231Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-08T18:22:53.816Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-08T18:22:54.753Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-08T18:22:55.688Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-08T18:22:56.254Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-08T18:22:57.189Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-08T18:22:59.092Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-08T18:22:59.092Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-08T18:22:59.659Z] === RUN TestDockerSuite/TestLogsSince [2022-07-08T18:23:02.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-08T18:23:04.719Z] docker_api_swarm_service_test.go:490: [d8a49bd5476cc] joining swarm manager [da9029984df63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:23:04.977Z] docker_api_swarm_service_test.go:490: [da76e97f07b8c] joining swarm manager [da9029984df63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:23:06.353Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-08T18:23:12.909Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-08T18:23:12.909Z] === RUN TestDockerSuite/TestLogsTail [2022-07-08T18:23:12.909Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-08T18:23:13.476Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-08T18:23:13.735Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-08T18:23:13.735Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-08T18:23:13.735Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-08T18:23:13.993Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-08T18:23:13.993Z] === RUN TestDockerSuite/TestNetHostname [2022-07-08T18:23:15.369Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-08T18:23:15.369Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-08T18:23:15.369Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-08T18:23:15.369Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-08T18:23:16.306Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-08T18:23:16.564Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-08T18:23:17.499Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-08T18:23:17.757Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-08T18:23:17.757Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-08T18:23:17.757Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-08T18:23:18.016Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-08T18:23:23.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-08T18:23:23.560Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-08T18:23:24.496Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-08T18:23:25.063Z] docker_api_swarm_service_test.go:128: [d6b8c83f05950] joining swarm manager [dcc44c67388c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:23:25.629Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-08T18:23:25.888Z] docker_api_swarm_service_test.go:129: [d8ff8bc8b5a5b] joining swarm manager [dcc44c67388c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:23:28.420Z] docker_api_swarm_service_test.go:137: [dc38079b76d02] joining swarm manager [dcc44c67388c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T18:23:28.679Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-08T18:23:28.939Z] docker_api_swarm_service_test.go:138: [de2e9c5266742] joining swarm manager [dcc44c67388c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-08T18:23:31.472Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-08T18:23:32.848Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-08T18:23:35.379Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-08T18:23:37.279Z] === RUN TestDockerSuite/TestPluginActive [2022-07-08T18:23:39.808Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-08T18:23:45.077Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-08T18:23:45.077Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-08T18:23:45.077Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-08T18:23:46.977Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-08T18:23:50.276Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-08T18:23:51.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-08T18:23:53.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-08T18:23:55.117Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-08T18:23:55.686Z] docker_api_swarm_service_test.go:304: [d9e14d0c345ae] joining swarm manager [dd736e6cd22aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:23:56.622Z] docker_api_swarm_service_test.go:304: [dbed332595b1e] joining swarm manager [dd736e6cd22aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:23:56.880Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-08T18:23:57.528Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-08T18:23:57.528Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-08T18:23:57.528Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-08T18:23:57.528Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-08T18:23:57.528Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-08T18:23:57.528Z] Cross building: bundles/cross/windows/amd64 [2022-07-08T18:23:57.528Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-08T18:23:57.528Z] { [2022-07-08T18:23:57.528Z] "RT_GROUP_ICON": { [2022-07-08T18:23:57.528Z] "#1": { [2022-07-08T18:23:57.528Z] "0409": "../../winresources/docker.ico" [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] }, [2022-07-08T18:23:57.528Z] "RT_MANIFEST": { [2022-07-08T18:23:57.528Z] "#1": { [2022-07-08T18:23:57.528Z] "0409": { [2022-07-08T18:23:57.528Z] "identity": {}, [2022-07-08T18:23:57.528Z] "description": "Docker Engine", [2022-07-08T18:23:57.528Z] "minimum-os": "vista", [2022-07-08T18:23:57.528Z] "execution-level": "", [2022-07-08T18:23:57.528Z] "ui-access": false, [2022-07-08T18:23:57.528Z] "auto-elevate": false, [2022-07-08T18:23:57.528Z] "dpi-awareness": "unaware", [2022-07-08T18:23:57.528Z] "disable-theming": false, [2022-07-08T18:23:57.528Z] "disable-window-filtering": false, [2022-07-08T18:23:57.528Z] "high-resolution-scrolling-aware": false, [2022-07-08T18:23:57.528Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-08T18:23:57.528Z] "long-path-aware": false, [2022-07-08T18:23:57.528Z] "printer-driver-isolation": false, [2022-07-08T18:23:57.528Z] "gdi-scaling": false, [2022-07-08T18:23:57.528Z] "segment-heap": false, [2022-07-08T18:23:57.528Z] "use-common-controls-v6": false [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] }, [2022-07-08T18:23:57.528Z] "RT_MESSAGETABLE": { [2022-07-08T18:23:57.528Z] "#1": { [2022-07-08T18:23:57.528Z] "0409": "../../winresources/event_messages.bin" [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] }, [2022-07-08T18:23:57.528Z] "RT_VERSION": { [2022-07-08T18:23:57.528Z] "#1": { [2022-07-08T18:23:57.528Z] "0409": { [2022-07-08T18:23:57.528Z] "fixed": { [2022-07-08T18:23:57.528Z] "file_version": "0.0.0.0", [2022-07-08T18:23:57.528Z] "product_version": "0.0.0.0", [2022-07-08T18:23:57.528Z] "type": "Unknown" [2022-07-08T18:23:57.528Z] }, [2022-07-08T18:23:57.528Z] "info": { [2022-07-08T18:23:57.528Z] "0000": { [2022-07-08T18:23:57.528Z] "CompanyName": "", [2022-07-08T18:23:57.528Z] "FileVersion": "dev", [2022-07-08T18:23:57.528Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-08T18:23:57.528Z] "OriginalFileName": "dockerd.exe", [2022-07-08T18:23:57.528Z] "ProductName": "", [2022-07-08T18:23:57.528Z] "ProductVersion": "dev", [2022-07-08T18:23:57.528Z] "SpecialBuild": "ed3304677cdca9c1862ab649e3f4db7eccf16015" [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] } [2022-07-08T18:23:57.528Z] cmd/dockerd/config.go [2022-07-08T18:23:57.528Z] cmd/dockerd/config_windows.go [2022-07-08T18:23:57.528Z] cmd/dockerd/daemon.go [2022-07-08T18:23:57.528Z] cmd/dockerd/daemon_test.go [2022-07-08T18:23:57.528Z] cmd/dockerd/daemon_windows.go [2022-07-08T18:23:57.528Z] cmd/dockerd/docker.go [2022-07-08T18:23:57.528Z] cmd/dockerd/docker_windows.go [2022-07-08T18:23:57.528Z] cmd/dockerd/genwinres_windows.go [2022-07-08T18:23:57.528Z] cmd/dockerd/metrics.go [2022-07-08T18:23:57.528Z] cmd/dockerd/options.go [2022-07-08T18:23:57.528Z] cmd/dockerd/options_test.go [2022-07-08T18:23:57.528Z] cmd/dockerd/service_windows.go [2022-07-08T18:23:57.528Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-08T18:23:57.528Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-08T18:23:58.260Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-08T18:23:59.195Z] === RUN TestDockerSuite/TestPortList [2022-07-08T18:24:07.310Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-08T18:24:08.685Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-08T18:24:08.685Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-08T18:24:10.592Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-08T18:24:11.969Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-08T18:24:11.969Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-08T18:24:12.227Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-08T18:24:14.132Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-08T18:24:14.700Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-08T18:24:16.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-08T18:24:16.616Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-08T18:24:19.165Z] docker_api_swarm_service_test.go:100: [dcea69e5cf34a] joining swarm manager [dd2442aded107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:24:19.733Z] docker_api_swarm_service_test.go:101: [d1f6c04870771] joining swarm manager [dd2442aded107]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:24:20.301Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-08T18:24:20.301Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-08T18:24:24.492Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-08T18:24:31.052Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-08T18:24:31.620Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-08T18:24:32.995Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-08T18:24:33.930Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-08T18:24:35.308Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-08T18:24:37.838Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-08T18:24:37.838Z] check_test.go:611: [dcea69e5cf34a] daemon is not started [2022-07-08T18:24:39.214Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-08T18:24:40.151Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-08T18:24:40.410Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-08T18:24:40.977Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-08T18:24:42.354Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-08T18:24:43.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-08T18:24:43.872Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-08T18:24:43.872Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-08T18:24:43.872Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-08T18:24:44.447Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-08T18:24:45.014Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-08T18:24:45.014Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-08T18:24:45.583Z] docker_api_swarm_service_test.go:533: [dd414b0445eba] joining swarm manager [d4ebf27a00234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:24:46.150Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-08T18:24:47.087Z] docker_api_swarm_service_test.go:534: [d4576109a98f8] joining swarm manager [d4ebf27a00234]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:24:47.345Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-08T18:24:47.603Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-08T18:24:55.723Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-08T18:24:56.290Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-08T18:24:57.710Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-08T18:24:57.710Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-08T18:24:57.710Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-08T18:24:57.968Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-08T18:24:59.868Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-08T18:25:01.245Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-08T18:25:03.778Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-08T18:25:04.346Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-08T18:25:04.346Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-08T18:25:04.346Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-08T18:25:06.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-08T18:25:06.879Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-08T18:25:07.447Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-08T18:25:07.704Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-08T18:25:09.081Z] docker_api_swarm_service_test.go:148: [d36b1536ae8af] joining swarm manager [d26389eab9a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:25:09.081Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-08T18:25:10.018Z] docker_api_swarm_service_test.go:148: [d5b643bdd8789] joining swarm manager [d26389eab9a55]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:25:10.018Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-08T18:25:11.986Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-08T18:25:12.552Z] === RUN TestDockerSuite/TestRmiTag [2022-07-08T18:25:12.552Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-08T18:25:13.120Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-08T18:25:16.405Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-08T18:25:16.405Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-08T18:25:16.974Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-08T18:25:17.233Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-08T18:25:17.799Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-08T18:25:18.057Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-08T18:25:18.623Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-08T18:25:19.191Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-08T18:25:20.130Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-08T18:25:22.661Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-08T18:25:23.228Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-08T18:25:24.165Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-08T18:25:25.099Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-08T18:25:27.002Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-08T18:25:28.908Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-08T18:25:30.809Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-08T18:25:30.809Z] === RUN TestDockerSuite/TestDockerFails [2022-07-08T18:25:30.809Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-08T18:25:32.713Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-08T18:25:32.713Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-08T18:25:32.972Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-08T18:25:33.934Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-08T18:25:33.934Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-08T18:25:33.934Z] { [2022-07-08T18:25:33.934Z] "RT_GROUP_ICON": { [2022-07-08T18:25:33.934Z] "#1": { [2022-07-08T18:25:33.934Z] "0409": "../../winresources/docker.ico" [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] }, [2022-07-08T18:25:33.934Z] "RT_MANIFEST": { [2022-07-08T18:25:33.934Z] "#1": { [2022-07-08T18:25:33.934Z] "0409": { [2022-07-08T18:25:33.934Z] "identity": {}, [2022-07-08T18:25:33.934Z] "description": "Docker Engine", [2022-07-08T18:25:33.934Z] "minimum-os": "vista", [2022-07-08T18:25:33.934Z] "execution-level": "", [2022-07-08T18:25:33.934Z] "ui-access": false, [2022-07-08T18:25:33.934Z] "auto-elevate": false, [2022-07-08T18:25:33.934Z] "dpi-awareness": "unaware", [2022-07-08T18:25:33.934Z] "disable-theming": false, [2022-07-08T18:25:33.934Z] "disable-window-filtering": false, [2022-07-08T18:25:33.934Z] "high-resolution-scrolling-aware": false, [2022-07-08T18:25:33.934Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-08T18:25:33.934Z] "long-path-aware": false, [2022-07-08T18:25:33.934Z] "printer-driver-isolation": false, [2022-07-08T18:25:33.934Z] "gdi-scaling": false, [2022-07-08T18:25:33.934Z] "segment-heap": false, [2022-07-08T18:25:33.934Z] "use-common-controls-v6": false [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] }, [2022-07-08T18:25:33.934Z] "RT_MESSAGETABLE": { [2022-07-08T18:25:33.934Z] "#1": { [2022-07-08T18:25:33.934Z] "0409": "../../winresources/event_messages.bin" [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] }, [2022-07-08T18:25:33.934Z] "RT_VERSION": { [2022-07-08T18:25:33.934Z] "#1": { [2022-07-08T18:25:33.934Z] "0409": { [2022-07-08T18:25:33.934Z] "fixed": { [2022-07-08T18:25:33.934Z] "file_version": "0.0.0.0", [2022-07-08T18:25:33.934Z] "product_version": "0.0.0.0", [2022-07-08T18:25:33.934Z] "type": "Unknown" [2022-07-08T18:25:33.934Z] }, [2022-07-08T18:25:33.934Z] "info": { [2022-07-08T18:25:33.934Z] "0000": { [2022-07-08T18:25:33.934Z] "CompanyName": "", [2022-07-08T18:25:33.934Z] "FileVersion": "dev", [2022-07-08T18:25:33.934Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-08T18:25:33.934Z] "OriginalFileName": "docker-proxy.exe", [2022-07-08T18:25:33.934Z] "ProductName": "", [2022-07-08T18:25:33.934Z] "ProductVersion": "dev", [2022-07-08T18:25:33.934Z] "SpecialBuild": "ed3304677cdca9c1862ab649e3f4db7eccf16015" [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] } [2022-07-08T18:25:33.934Z] cmd/docker-proxy/genwinres_windows.go [2022-07-08T18:25:33.934Z] cmd/docker-proxy/main.go [2022-07-08T18:25:33.934Z] cmd/docker-proxy/network_proxy_test.go [2022-07-08T18:25:33.934Z] cmd/docker-proxy/proxy.go [2022-07-08T18:25:33.934Z] cmd/docker-proxy/sctp_proxy.go [2022-07-08T18:25:33.934Z] cmd/docker-proxy/tcp_proxy.go [2022-07-08T18:25:33.934Z] cmd/docker-proxy/udp_proxy.go [2022-07-08T18:25:33.934Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-08T18:25:33.934Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-08T18:25:33.934Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-08T18:25:33.934Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-08T18:25:33.934Z] remote: Enumerating objects: 23, done. [2022-07-08T18:25:33.934Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-08T18:25:33.934Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-08T18:25:33.934Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-08T18:25:33.934Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-08T18:25:33.934Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-08T18:25:33.934Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-08T18:25:33.934Z] Cross building: bundles/cross/linux/ppc64le [2022-07-08T18:25:33.934Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-08T18:25:33.934Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-08T18:25:34.353Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-08T18:25:35.294Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-08T18:25:35.860Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-08T18:25:36.808Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-08T18:25:37.069Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-08T18:25:37.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-08T18:25:37.896Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-08T18:25:37.896Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-08T18:25:38.470Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-08T18:25:39.406Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-08T18:25:39.665Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-08T18:25:40.233Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-08T18:25:40.799Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-08T18:25:42.174Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-08T18:25:42.745Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-08T18:25:43.312Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-08T18:25:44.246Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-08T18:25:44.504Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-08T18:25:45.072Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-08T18:25:45.639Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-08T18:25:46.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-08T18:25:46.205Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-08T18:25:47.141Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-08T18:25:47.709Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-08T18:25:48.277Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-08T18:25:49.215Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-08T18:25:49.215Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-08T18:25:51.121Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-08T18:25:51.687Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-08T18:25:51.946Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-08T18:25:52.513Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-08T18:25:53.080Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-08T18:25:53.080Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-08T18:25:53.650Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-08T18:25:54.221Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-08T18:25:54.790Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-08T18:25:55.048Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-08T18:25:55.614Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-08T18:25:55.614Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-08T18:25:56.181Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-08T18:25:56.181Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-08T18:25:57.118Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-08T18:25:57.686Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-08T18:25:58.253Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-08T18:25:58.819Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-08T18:25:58.819Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-08T18:25:59.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-08T18:26:00.326Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-08T18:26:01.260Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-08T18:26:02.638Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-08T18:26:03.205Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-08T18:26:03.464Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-08T18:26:04.032Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-08T18:26:04.599Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-08T18:26:05.537Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-08T18:26:06.472Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-08T18:26:09.006Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-08T18:26:09.006Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-08T18:26:09.572Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-08T18:26:12.107Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-08T18:26:12.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-08T18:26:13.044Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-08T18:26:15.581Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-08T18:26:16.543Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-08T18:26:17.478Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-08T18:26:17.478Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-08T18:26:17.478Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-08T18:26:17.478Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-08T18:26:17.478Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-08T18:26:18.049Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-08T18:26:18.984Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-08T18:26:19.243Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-08T18:26:20.180Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-08T18:26:22.083Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-08T18:26:22.083Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-08T18:26:22.651Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-08T18:26:24.029Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-08T18:26:24.596Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-08T18:26:24.596Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-08T18:26:24.596Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-08T18:26:25.162Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-08T18:26:25.162Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-08T18:26:26.538Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-08T18:26:26.538Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-08T18:26:27.106Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-08T18:26:27.673Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-08T18:26:28.240Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-08T18:26:28.240Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-08T18:26:28.807Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-08T18:26:28.807Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-08T18:26:29.375Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-08T18:26:29.943Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-08T18:26:30.509Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-08T18:26:30.768Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-08T18:26:31.026Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-08T18:26:31.594Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-08T18:26:32.161Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-08T18:26:32.420Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-08T18:26:32.987Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-08T18:26:32.987Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-08T18:26:33.925Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-08T18:26:34.493Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-08T18:26:35.428Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-08T18:26:35.687Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-08T18:26:35.946Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-08T18:26:35.946Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-08T18:26:35.946Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-08T18:26:39.253Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-08T18:26:39.511Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-08T18:26:39.511Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-08T18:26:51.717Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-08T18:26:51.717Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-08T18:26:51.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-08T18:26:51.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-08T18:26:51.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-08T18:26:51.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-08T18:26:52.542Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-08T18:26:54.444Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-08T18:26:55.011Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-08T18:26:55.946Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-08T18:27:02.503Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-08T18:27:02.503Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-08T18:27:02.503Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-08T18:27:03.438Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-08T18:27:03.438Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-08T18:27:03.438Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-08T18:27:03.697Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-08T18:27:05.074Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-08T18:27:06.014Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-08T18:27:07.407Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-08T18:27:07.407Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-08T18:27:07.666Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-08T18:27:08.602Z] === RUN TestDockerSuite/TestRunMount [2022-07-08T18:27:11.917Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-08T18:27:13.296Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-08T18:27:13.555Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-08T18:27:14.124Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-08T18:27:15.499Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-08T18:27:15.758Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-08T18:27:17.133Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-08T18:27:18.510Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-08T18:27:19.079Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-08T18:27:20.982Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-08T18:27:21.240Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-08T18:27:22.174Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-08T18:27:23.551Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-08T18:27:23.551Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-08T18:27:24.118Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-08T18:27:24.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-08T18:27:24.944Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-08T18:27:25.352Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-08T18:27:25.352Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-08T18:27:25.352Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-08T18:27:25.352Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-08T18:27:25.352Z] Cross building: bundles/cross/linux/s390x [2022-07-08T18:27:25.352Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-08T18:27:25.352Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-08T18:27:25.511Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-08T18:27:26.079Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-08T18:27:27.015Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-08T18:27:27.582Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-08T18:27:29.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-08T18:27:29.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-08T18:27:33.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-08T18:27:33.031Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-08T18:27:33.289Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-08T18:27:33.560Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-08T18:27:34.128Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-08T18:27:34.128Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-08T18:27:34.695Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-08T18:27:35.631Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-08T18:27:35.631Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-08T18:27:35.893Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-08T18:27:36.151Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-08T18:27:38.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-08T18:27:41.213Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-08T18:27:42.150Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-08T18:27:42.150Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-08T18:27:42.150Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-08T18:27:42.717Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-08T18:27:43.285Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-08T18:27:44.662Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-08T18:27:45.229Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-08T18:27:45.795Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-08T18:27:45.795Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-08T18:27:46.054Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-08T18:27:46.620Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-07-08T18:27:47.187Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-08T18:27:47.187Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-08T18:27:47.754Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-08T18:27:47.754Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-08T18:27:47.754Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-08T18:27:48.322Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-08T18:27:48.890Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-08T18:27:48.890Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-08T18:27:48.890Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-08T18:27:49.457Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-07-08T18:27:50.394Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-08T18:27:50.394Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-08T18:27:50.394Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-08T18:27:52.297Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-08T18:27:52.865Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-08T18:27:53.801Z] === RUN TestDockerSuite/TestRunRm [2022-07-08T18:27:54.737Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-08T18:27:55.692Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-08T18:27:58.222Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-08T18:27:58.222Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-08T18:27:58.789Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-08T18:27:59.047Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-08T18:28:00.951Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-08T18:28:01.209Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-08T18:28:01.778Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-08T18:28:04.309Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-08T18:28:04.568Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-08T18:28:07.855Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-08T18:28:08.113Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-08T18:28:08.679Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-08T18:28:08.938Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-08T18:28:09.197Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-08T18:28:09.767Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-08T18:28:10.025Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-08T18:28:10.593Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-08T18:28:11.530Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-08T18:28:12.097Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-08T18:28:12.097Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-08T18:28:12.664Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-08T18:28:15.198Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-08T18:28:15.198Z] === RUN TestDockerSuite/TestRunState [2022-07-08T18:28:16.575Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-08T18:28:17.142Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-08T18:28:17.710Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-08T18:28:17.968Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-08T18:28:18.233Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-08T18:28:18.233Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-08T18:28:18.233Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-08T18:28:18.819Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-08T18:28:19.077Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-08T18:28:20.978Z] docker_cli_service_logs_test.go:248: checking task imistqtd66yp [2022-07-08T18:28:20.978Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-08T18:28:20.978Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-08T18:28:20.978Z] docker_cli_service_logs_test.go:253: checking messages for imistqtd66yp [2022-07-08T18:28:20.978Z] docker_cli_service_logs_test.go:248: checking task l5a43k2o884a [2022-07-08T18:28:20.978Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-08T18:28:20.978Z] docker_cli_service_logs_test.go:253: checking messages for l5a43k2o884a [2022-07-08T18:28:21.545Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-08T18:28:21.545Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-08T18:28:23.451Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-08T18:28:23.710Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-08T18:28:24.278Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-08T18:28:25.021Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-08T18:28:27.553Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-08T18:28:30.837Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-08T18:28:30.837Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-08T18:28:31.404Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-08T18:28:31.972Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-08T18:28:33.875Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-08T18:28:34.810Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-08T18:28:35.376Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-08T18:28:35.376Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-08T18:28:35.635Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-08T18:28:35.894Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-08T18:28:36.460Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-08T18:28:37.027Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-08T18:28:37.027Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-08T18:28:37.027Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-08T18:28:37.027Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-08T18:28:37.593Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-08T18:28:40.879Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-08T18:28:41.445Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-08T18:28:41.706Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-08T18:28:42.280Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-08T18:28:44.238Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-08T18:28:44.498Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-08T18:28:45.064Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-08T18:28:46.968Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-08T18:28:47.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-08T18:28:48.603Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-08T18:28:49.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-08T18:28:49.171Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-08T18:28:49.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-08T18:28:49.171Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-08T18:28:49.171Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-08T18:28:49.171Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-08T18:28:49.171Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-08T18:28:49.429Z] docker_cli_swarm_test.go:1895: [d7df57d403bef] joining swarm manager [db2378751f13b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:28:49.429Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-08T18:28:49.429Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-08T18:28:49.429Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-08T18:28:49.996Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-08T18:28:50.565Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-08T18:28:51.132Z] docker_cli_swarm_test.go:1896: [d360a75bd7185] joining swarm manager [db2378751f13b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:28:51.701Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-08T18:28:52.268Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-08T18:28:52.527Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-08T18:28:52.786Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-08T18:28:53.355Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-08T18:28:53.355Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-08T18:28:53.355Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-08T18:28:53.355Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-08T18:28:53.355Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-08T18:28:53.355Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-08T18:28:53.355Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-08T18:28:53.921Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-08T18:28:54.180Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-08T18:28:54.439Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-08T18:28:54.697Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-08T18:28:54.955Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-08T18:28:55.525Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-08T18:28:55.525Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-08T18:28:55.786Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-08T18:28:56.352Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-08T18:28:56.352Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-08T18:28:56.352Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-08T18:28:56.919Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-08T18:28:57.855Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-08T18:28:58.114Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-08T18:28:58.114Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-08T18:28:58.114Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-08T18:28:58.373Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-08T18:28:58.373Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-08T18:28:59.309Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-08T18:28:59.876Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-08T18:29:01.253Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-08T18:29:01.819Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-08T18:29:01.819Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-08T18:29:01.819Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-08T18:29:01.819Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-08T18:29:02.385Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-08T18:29:02.955Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-08T18:29:03.890Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-08T18:29:05.262Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-08T18:29:05.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-08T18:29:08.053Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-08T18:29:08.053Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-08T18:29:10.586Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-08T18:29:13.116Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-08T18:29:14.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-08T18:29:15.889Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-08T18:29:16.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-08T18:29:16.756Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-08T18:29:16.756Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-08T18:29:16.756Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-08T18:29:16.756Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-08T18:29:16.756Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-08T18:29:17.070Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-08T18:29:17.084Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-08T18:29:17.386Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed3304677cdca9c1862ab649e3f4db7eccf16015 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 hack/test/unit [2022-07-08T18:29:17.643Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-08T18:29:17.643Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-08T18:29:17.643Z] + TESTDIRS=./... [2022-07-08T18:29:17.643Z] + exclude_paths='/vendor/|/integration' [2022-07-08T18:29:17.643Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-08T18:29:17.643Z] ++ go list ./... [2022-07-08T18:29:18.460Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-08T18:29:18.580Z] + pkg_list='github.com/docker/docker/api [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/backend/build [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/httputils [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/middleware [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/build [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/container [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/debug [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/image [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/network [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/session [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/system [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/server/router/volume [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/backend [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/container [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/events [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/filters [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/image [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/mount [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/network [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/registry [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/strslice [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/swarm [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/time [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/versions [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T18:29:18.580Z] github.com/docker/docker/api/types/volume [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/dockerfile [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/remotecontext [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T18:29:18.580Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T18:29:18.580Z] github.com/docker/docker/cli [2022-07-08T18:29:18.580Z] github.com/docker/docker/cli/config [2022-07-08T18:29:18.580Z] github.com/docker/docker/cli/debug [2022-07-08T18:29:18.580Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T18:29:18.580Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T18:29:18.580Z] github.com/docker/docker/client [2022-07-08T18:29:18.580Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T18:29:18.580Z] github.com/docker/docker/cmd/dockerd [2022-07-08T18:29:18.580Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T18:29:18.580Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T18:29:18.580Z] github.com/docker/docker/container [2022-07-08T18:29:18.580Z] github.com/docker/docker/container/stream [2022-07-08T18:29:18.580Z] github.com/docker/docker/contrib/apparmor [2022-07-08T18:29:18.580Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T18:29:18.580Z] github.com/docker/docker/contrib/httpserver [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/cluster [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/config [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/events [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/exec [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/images [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/initlayer [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/links [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/listeners [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/local [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/names [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/network [2022-07-08T18:29:18.580Z] github.com/docker/docker/daemon/stats [2022-07-08T18:29:18.580Z] github.com/docker/docker/distribution [2022-07-08T18:29:18.580Z] github.com/docker/docker/distribution/metadata [2022-07-08T18:29:18.580Z] github.com/docker/docker/distribution/utils [2022-07-08T18:29:18.580Z] github.com/docker/docker/distribution/xfer [2022-07-08T18:29:18.580Z] github.com/docker/docker/dockerversion [2022-07-08T18:29:18.580Z] github.com/docker/docker/errdefs [2022-07-08T18:29:18.580Z] github.com/docker/docker/image [2022-07-08T18:29:18.580Z] github.com/docker/docker/image/cache [2022-07-08T18:29:18.580Z] github.com/docker/docker/image/tarexport [2022-07-08T18:29:18.580Z] github.com/docker/docker/image/v1 [2022-07-08T18:29:18.580Z] github.com/docker/docker/internal/test/suite [2022-07-08T18:29:18.580Z] github.com/docker/docker/layer [2022-07-08T18:29:18.580Z] github.com/docker/docker/libcontainerd [2022-07-08T18:29:18.580Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T18:29:18.580Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T18:29:18.580Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T18:29:18.580Z] github.com/docker/docker/libcontainerd/types [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/libnetwork/types [2022-07-08T18:29:18.580Z] github.com/docker/docker/oci [2022-07-08T18:29:18.580Z] github.com/docker/docker/oci/caps [2022-07-08T18:29:18.580Z] github.com/docker/docker/opts [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/aaparser [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/archive [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/authorization [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/capabilities [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/containerfs [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/directory [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/dmesg [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/fileutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/fsutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/homedir [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/idtools [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/ioutils [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/longpath [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/loopback [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/parsers [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/pidfile [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/platform [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/plugins [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T18:29:18.580Z] github.com/docker/docker/pkg/pools [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/progress [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/pubsub [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/reexec [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/signal [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/stack [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/stringid [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/system [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/tailfile [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/tarsum [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/urlutil [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/useragent [2022-07-08T18:29:18.581Z] github.com/docker/docker/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T18:29:18.581Z] github.com/docker/docker/plugin/v2 [2022-07-08T18:29:18.581Z] github.com/docker/docker/profiles/apparmor [2022-07-08T18:29:18.581Z] github.com/docker/docker/profiles/seccomp [2022-07-08T18:29:18.581Z] github.com/docker/docker/quota [2022-07-08T18:29:18.581Z] github.com/docker/docker/reference [2022-07-08T18:29:18.581Z] github.com/docker/docker/registry [2022-07-08T18:29:18.581Z] github.com/docker/docker/registry/resumable [2022-07-08T18:29:18.581Z] github.com/docker/docker/restartmanager [2022-07-08T18:29:18.581Z] github.com/docker/docker/rootless [2022-07-08T18:29:18.581Z] github.com/docker/docker/rootless/specconv [2022-07-08T18:29:18.581Z] github.com/docker/docker/runconfig [2022-07-08T18:29:18.581Z] github.com/docker/docker/runconfig/opts [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/daemon [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/environment [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fakegit [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/registry [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/request [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/drivers [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/local [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/mounts [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/service [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/service/opts [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/testutils' [2022-07-08T18:29:18.581Z] ++ grep --fixed-strings -v /libnetwork [2022-07-08T18:29:18.581Z] ++ echo 'github.com/docker/docker/api [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/backend/build [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/httputils [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/middleware [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/build [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/container [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/debug [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/image [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/network [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/session [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/system [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/volume [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/backend [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/container [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/events [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/filters [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/image [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/mount [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/network [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/registry [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/strslice [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/swarm [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/time [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/versions [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/volume [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/dockerfile [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/remotecontext [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T18:29:18.581Z] github.com/docker/docker/cli [2022-07-08T18:29:18.581Z] github.com/docker/docker/cli/config [2022-07-08T18:29:18.581Z] github.com/docker/docker/cli/debug [2022-07-08T18:29:18.581Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T18:29:18.581Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T18:29:18.581Z] github.com/docker/docker/client [2022-07-08T18:29:18.581Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T18:29:18.581Z] github.com/docker/docker/cmd/dockerd [2022-07-08T18:29:18.581Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T18:29:18.581Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T18:29:18.581Z] github.com/docker/docker/container [2022-07-08T18:29:18.581Z] github.com/docker/docker/container/stream [2022-07-08T18:29:18.581Z] github.com/docker/docker/contrib/apparmor [2022-07-08T18:29:18.581Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T18:29:18.581Z] github.com/docker/docker/contrib/httpserver [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/cluster [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/config [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/events [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/exec [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/images [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/initlayer [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/links [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/listeners [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/local [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/names [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/network [2022-07-08T18:29:18.581Z] github.com/docker/docker/daemon/stats [2022-07-08T18:29:18.581Z] github.com/docker/docker/distribution [2022-07-08T18:29:18.581Z] github.com/docker/docker/distribution/metadata [2022-07-08T18:29:18.581Z] github.com/docker/docker/distribution/utils [2022-07-08T18:29:18.581Z] github.com/docker/docker/distribution/xfer [2022-07-08T18:29:18.581Z] github.com/docker/docker/dockerversion [2022-07-08T18:29:18.581Z] github.com/docker/docker/errdefs [2022-07-08T18:29:18.581Z] github.com/docker/docker/image [2022-07-08T18:29:18.581Z] github.com/docker/docker/image/cache [2022-07-08T18:29:18.581Z] github.com/docker/docker/image/tarexport [2022-07-08T18:29:18.581Z] github.com/docker/docker/image/v1 [2022-07-08T18:29:18.581Z] github.com/docker/docker/internal/test/suite [2022-07-08T18:29:18.581Z] github.com/docker/docker/layer [2022-07-08T18:29:18.581Z] github.com/docker/docker/libcontainerd [2022-07-08T18:29:18.581Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T18:29:18.581Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T18:29:18.581Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T18:29:18.581Z] github.com/docker/docker/libcontainerd/types [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/libnetwork/types [2022-07-08T18:29:18.581Z] github.com/docker/docker/oci [2022-07-08T18:29:18.581Z] github.com/docker/docker/oci/caps [2022-07-08T18:29:18.581Z] github.com/docker/docker/opts [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/aaparser [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/archive [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/authorization [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/capabilities [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/containerfs [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/directory [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/dmesg [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/fileutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/fsutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/homedir [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/idtools [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/ioutils [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/longpath [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/loopback [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/parsers [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/pidfile [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/platform [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/plugins [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/pools [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/progress [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/pubsub [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/reexec [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/signal [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/stack [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/stringid [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/system [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/tailfile [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/tarsum [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/urlutil [2022-07-08T18:29:18.581Z] github.com/docker/docker/pkg/useragent [2022-07-08T18:29:18.581Z] github.com/docker/docker/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T18:29:18.581Z] github.com/docker/docker/plugin/v2 [2022-07-08T18:29:18.581Z] github.com/docker/docker/profiles/apparmor [2022-07-08T18:29:18.581Z] github.com/docker/docker/profiles/seccomp [2022-07-08T18:29:18.581Z] github.com/docker/docker/quota [2022-07-08T18:29:18.581Z] github.com/docker/docker/reference [2022-07-08T18:29:18.581Z] github.com/docker/docker/registry [2022-07-08T18:29:18.581Z] github.com/docker/docker/registry/resumable [2022-07-08T18:29:18.581Z] github.com/docker/docker/restartmanager [2022-07-08T18:29:18.581Z] github.com/docker/docker/rootless [2022-07-08T18:29:18.581Z] github.com/docker/docker/rootless/specconv [2022-07-08T18:29:18.581Z] github.com/docker/docker/runconfig [2022-07-08T18:29:18.581Z] github.com/docker/docker/runconfig/opts [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/daemon [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/environment [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fakegit [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/registry [2022-07-08T18:29:18.581Z] github.com/docker/docker/testutil/request [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/drivers [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/local [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/mounts [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/service [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/service/opts [2022-07-08T18:29:18.581Z] github.com/docker/docker/volume/testutils' [2022-07-08T18:29:18.581Z] + base_pkg_list='github.com/docker/docker/api [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/backend/build [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/httputils [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/middleware [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/build [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/container [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/debug [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/image [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/network [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/session [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/system [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/server/router/volume [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/backend [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/container [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/events [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/filters [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/image [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/mount [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/network [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/registry [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/strslice [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/swarm [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/time [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/versions [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T18:29:18.581Z] github.com/docker/docker/api/types/volume [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T18:29:18.581Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/dockerfile [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/remotecontext [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/config [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/debug [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/client [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/dockerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T18:29:18.582Z] github.com/docker/docker/container [2022-07-08T18:29:18.582Z] github.com/docker/docker/container/stream [2022-07-08T18:29:18.582Z] github.com/docker/docker/contrib/apparmor [2022-07-08T18:29:18.582Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T18:29:18.582Z] github.com/docker/docker/contrib/httpserver [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/config [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/events [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/exec [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/images [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/initlayer [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/links [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/listeners [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/local [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/names [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/network [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/stats [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution/metadata [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution/utils [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution/xfer [2022-07-08T18:29:18.582Z] github.com/docker/docker/dockerversion [2022-07-08T18:29:18.582Z] github.com/docker/docker/errdefs [2022-07-08T18:29:18.582Z] github.com/docker/docker/image [2022-07-08T18:29:18.582Z] github.com/docker/docker/image/cache [2022-07-08T18:29:18.582Z] github.com/docker/docker/image/tarexport [2022-07-08T18:29:18.582Z] github.com/docker/docker/image/v1 [2022-07-08T18:29:18.582Z] github.com/docker/docker/internal/test/suite [2022-07-08T18:29:18.582Z] github.com/docker/docker/layer [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/types [2022-07-08T18:29:18.582Z] github.com/docker/docker/oci [2022-07-08T18:29:18.582Z] github.com/docker/docker/oci/caps [2022-07-08T18:29:18.582Z] github.com/docker/docker/opts [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/aaparser [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/archive [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/authorization [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/capabilities [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/containerfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/directory [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/dmesg [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/fileutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/fsutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/homedir [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/idtools [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/ioutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/longpath [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/loopback [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/parsers [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/pidfile [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/platform [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/plugins [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/pools [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/progress [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/pubsub [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/reexec [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/signal [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/stack [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/stringid [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/system [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/tailfile [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/tarsum [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/urlutil [2022-07-08T18:29:18.582Z] github.com/docker/docker/pkg/useragent [2022-07-08T18:29:18.582Z] github.com/docker/docker/plugin [2022-07-08T18:29:18.582Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/plugin/v2 [2022-07-08T18:29:18.582Z] github.com/docker/docker/profiles/apparmor [2022-07-08T18:29:18.582Z] github.com/docker/docker/profiles/seccomp [2022-07-08T18:29:18.582Z] github.com/docker/docker/quota [2022-07-08T18:29:18.582Z] github.com/docker/docker/reference [2022-07-08T18:29:18.582Z] github.com/docker/docker/registry [2022-07-08T18:29:18.582Z] github.com/docker/docker/registry/resumable [2022-07-08T18:29:18.582Z] github.com/docker/docker/restartmanager [2022-07-08T18:29:18.582Z] github.com/docker/docker/rootless [2022-07-08T18:29:18.582Z] github.com/docker/docker/rootless/specconv [2022-07-08T18:29:18.582Z] github.com/docker/docker/runconfig [2022-07-08T18:29:18.582Z] github.com/docker/docker/runconfig/opts [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/daemon [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/environment [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/fakegit [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/registry [2022-07-08T18:29:18.582Z] github.com/docker/docker/testutil/request [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume/drivers [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume/local [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume/mounts [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume/service [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume/service/opts [2022-07-08T18:29:18.582Z] github.com/docker/docker/volume/testutils' [2022-07-08T18:29:18.582Z] ++ grep --fixed-strings /libnetwork [2022-07-08T18:29:18.582Z] ++ echo 'github.com/docker/docker/api [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/backend/build [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/httputils [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/middleware [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/build [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/container [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/debug [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/image [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/network [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/session [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/system [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/server/router/volume [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/backend [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/container [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/events [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/filters [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/image [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/mount [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/network [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/registry [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/strslice [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/swarm [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/time [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/versions [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T18:29:18.582Z] github.com/docker/docker/api/types/volume [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/dockerfile [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/remotecontext [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T18:29:18.582Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/config [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/debug [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T18:29:18.582Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/client [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/dockerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T18:29:18.582Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T18:29:18.582Z] github.com/docker/docker/container [2022-07-08T18:29:18.582Z] github.com/docker/docker/container/stream [2022-07-08T18:29:18.582Z] github.com/docker/docker/contrib/apparmor [2022-07-08T18:29:18.582Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T18:29:18.582Z] github.com/docker/docker/contrib/httpserver [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/config [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/events [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/exec [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/images [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/initlayer [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/links [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/listeners [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/local [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/names [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/network [2022-07-08T18:29:18.582Z] github.com/docker/docker/daemon/stats [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution/metadata [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution/utils [2022-07-08T18:29:18.582Z] github.com/docker/docker/distribution/xfer [2022-07-08T18:29:18.582Z] github.com/docker/docker/dockerversion [2022-07-08T18:29:18.582Z] github.com/docker/docker/errdefs [2022-07-08T18:29:18.582Z] github.com/docker/docker/image [2022-07-08T18:29:18.582Z] github.com/docker/docker/image/cache [2022-07-08T18:29:18.582Z] github.com/docker/docker/image/tarexport [2022-07-08T18:29:18.582Z] github.com/docker/docker/image/v1 [2022-07-08T18:29:18.582Z] github.com/docker/docker/internal/test/suite [2022-07-08T18:29:18.582Z] github.com/docker/docker/layer [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T18:29:18.582Z] github.com/docker/docker/libcontainerd/types [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:29:18.582Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/types [2022-07-08T18:29:18.583Z] github.com/docker/docker/oci [2022-07-08T18:29:18.583Z] github.com/docker/docker/oci/caps [2022-07-08T18:29:18.583Z] github.com/docker/docker/opts [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/aaparser [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/archive [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/authorization [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/capabilities [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/containerfs [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/directory [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/dmesg [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/fileutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/fsutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/homedir [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/idtools [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/ioutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/longpath [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/loopback [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/parsers [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/pidfile [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/platform [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/plugins [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/pools [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/progress [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/pubsub [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/reexec [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/signal [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/stack [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/stringid [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/system [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/tailfile [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/tarsum [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/urlutil [2022-07-08T18:29:18.583Z] github.com/docker/docker/pkg/useragent [2022-07-08T18:29:18.583Z] github.com/docker/docker/plugin [2022-07-08T18:29:18.583Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T18:29:18.583Z] github.com/docker/docker/plugin/v2 [2022-07-08T18:29:18.583Z] github.com/docker/docker/profiles/apparmor [2022-07-08T18:29:18.583Z] github.com/docker/docker/profiles/seccomp [2022-07-08T18:29:18.583Z] github.com/docker/docker/quota [2022-07-08T18:29:18.583Z] github.com/docker/docker/reference [2022-07-08T18:29:18.583Z] github.com/docker/docker/registry [2022-07-08T18:29:18.583Z] github.com/docker/docker/registry/resumable [2022-07-08T18:29:18.583Z] github.com/docker/docker/restartmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/rootless [2022-07-08T18:29:18.583Z] github.com/docker/docker/rootless/specconv [2022-07-08T18:29:18.583Z] github.com/docker/docker/runconfig [2022-07-08T18:29:18.583Z] github.com/docker/docker/runconfig/opts [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/daemon [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/environment [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/fakegit [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/registry [2022-07-08T18:29:18.583Z] github.com/docker/docker/testutil/request [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume/drivers [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume/local [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume/mounts [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume/service [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume/service/opts [2022-07-08T18:29:18.583Z] github.com/docker/docker/volume/testutils' [2022-07-08T18:29:18.583Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/types' [2022-07-08T18:29:18.583Z] + echo 'github.com/docker/docker/libnetwork [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:29:18.583Z] github.com/docker/docker/libnetwork/types' [2022-07-08T18:29:18.583Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-08T18:29:18.840Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:29:18.840Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:29:18.840Z] + type docker-proxy [2022-07-08T18:29:18.840Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-08T18:29:18.840Z] + hack/make.sh binary-proxy install-proxy [2022-07-08T18:29:18.840Z] [2022-07-08T18:29:18.840Z] Removing bundles/ [2022-07-08T18:29:18.840Z] [2022-07-08T18:29:18.840Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-08T18:29:18.840Z] Building: bundles/binary-proxy/docker-proxy [2022-07-08T18:29:18.840Z] GOOS="" GOARCH="" GOARM="" [2022-07-08T18:29:19.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-08T18:29:19.968Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-08T18:29:21.872Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-08T18:29:22.809Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-08T18:29:24.185Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-08T18:29:25.559Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-08T18:29:26.933Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-08T18:29:26.933Z] [2022-07-08T18:29:26.933Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-08T18:29:26.933Z] Installing docker-proxy to /usr/local/bin/ [2022-07-08T18:29:26.933Z] [2022-07-08T18:29:26.933Z] + mkdir -p bundles [2022-07-08T18:29:26.933Z] + '[' -n 'github.com/docker/docker/api [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/backend/build [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/httpstatus [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/httputils [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/middleware [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/build [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/container [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/debug [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/distribution [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/grpc [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/image [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/network [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/plugin [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/session [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/swarm [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/system [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/server/router/volume [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/backend [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/blkiodev [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/container [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/events [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/filters [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/image [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/mount [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/network [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/registry [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/strslice [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/swarm [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/time [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/versions [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-08T18:29:26.933Z] github.com/docker/docker/api/types/volume [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/builder-next/worker [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/dockerfile [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/remotecontext [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/remotecontext/git [2022-07-08T18:29:26.933Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-08T18:29:26.933Z] github.com/docker/docker/cli [2022-07-08T18:29:26.933Z] github.com/docker/docker/cli/config [2022-07-08T18:29:26.933Z] github.com/docker/docker/cli/debug [2022-07-08T18:29:26.933Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-08T18:29:26.933Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-08T18:29:26.933Z] github.com/docker/docker/client [2022-07-08T18:29:26.933Z] github.com/docker/docker/cmd/docker-proxy [2022-07-08T18:29:26.933Z] github.com/docker/docker/cmd/dockerd [2022-07-08T18:29:26.933Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-08T18:29:26.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-08T18:29:26.933Z] github.com/docker/docker/container [2022-07-08T18:29:26.933Z] github.com/docker/docker/container/stream [2022-07-08T18:29:26.933Z] github.com/docker/docker/contrib/apparmor [2022-07-08T18:29:26.933Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-08T18:29:26.933Z] github.com/docker/docker/contrib/httpserver [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/cluster [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/cluster/convert [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/cluster/executor [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/cluster/provider [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/config [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/events [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/events/testutils [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/exec [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/images [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/initlayer [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/links [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/listeners [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/gelf [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/journald [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/local [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/logentries [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/splunk [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/syslog [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/logger/templates [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/names [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/network [2022-07-08T18:29:26.933Z] github.com/docker/docker/daemon/stats [2022-07-08T18:29:26.933Z] github.com/docker/docker/distribution [2022-07-08T18:29:26.933Z] github.com/docker/docker/distribution/metadata [2022-07-08T18:29:26.933Z] github.com/docker/docker/distribution/utils [2022-07-08T18:29:26.933Z] github.com/docker/docker/distribution/xfer [2022-07-08T18:29:26.933Z] github.com/docker/docker/dockerversion [2022-07-08T18:29:26.933Z] github.com/docker/docker/errdefs [2022-07-08T18:29:26.933Z] github.com/docker/docker/image [2022-07-08T18:29:26.933Z] github.com/docker/docker/image/cache [2022-07-08T18:29:26.933Z] github.com/docker/docker/image/tarexport [2022-07-08T18:29:26.933Z] github.com/docker/docker/image/v1 [2022-07-08T18:29:26.933Z] github.com/docker/docker/internal/test/suite [2022-07-08T18:29:26.933Z] github.com/docker/docker/layer [2022-07-08T18:29:26.933Z] github.com/docker/docker/libcontainerd [2022-07-08T18:29:26.933Z] github.com/docker/docker/libcontainerd/queue [2022-07-08T18:29:26.933Z] github.com/docker/docker/libcontainerd/remote [2022-07-08T18:29:26.933Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-08T18:29:26.933Z] github.com/docker/docker/libcontainerd/types [2022-07-08T18:29:26.933Z] github.com/docker/docker/oci [2022-07-08T18:29:26.933Z] github.com/docker/docker/oci/caps [2022-07-08T18:29:26.933Z] github.com/docker/docker/opts [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/aaparser [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/archive [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/authorization [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/broadcaster [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/capabilities [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/chrootarchive [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/containerfs [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/devicemapper [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/directory [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/dmesg [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/fileutils [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/fsutils [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/homedir [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/idtools [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/ioutils [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/jsonmessage [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/longpath [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/loopback [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/namesgenerator [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/parsers [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/pidfile [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/platform [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/plugingetter [2022-07-08T18:29:26.933Z] github.com/docker/docker/pkg/plugins [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/plugins/transport [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/pools [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/progress [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/pubsub [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/reexec [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/signal [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/stack [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/stdcopy [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/streamformatter [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/stringid [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/sysinfo [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/system [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/tailfile [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/tarsum [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/urlutil [2022-07-08T18:29:26.934Z] github.com/docker/docker/pkg/useragent [2022-07-08T18:29:26.934Z] github.com/docker/docker/plugin [2022-07-08T18:29:26.934Z] github.com/docker/docker/plugin/executor/containerd [2022-07-08T18:29:26.934Z] github.com/docker/docker/plugin/v2 [2022-07-08T18:29:26.934Z] github.com/docker/docker/profiles/apparmor [2022-07-08T18:29:26.934Z] github.com/docker/docker/profiles/seccomp [2022-07-08T18:29:26.934Z] github.com/docker/docker/quota [2022-07-08T18:29:26.934Z] github.com/docker/docker/reference [2022-07-08T18:29:26.934Z] github.com/docker/docker/registry [2022-07-08T18:29:26.934Z] github.com/docker/docker/registry/resumable [2022-07-08T18:29:26.934Z] github.com/docker/docker/restartmanager [2022-07-08T18:29:26.934Z] github.com/docker/docker/rootless [2022-07-08T18:29:26.934Z] github.com/docker/docker/rootless/specconv [2022-07-08T18:29:26.934Z] github.com/docker/docker/runconfig [2022-07-08T18:29:26.934Z] github.com/docker/docker/runconfig/opts [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/daemon [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/environment [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/fakecontext [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/fakegit [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/fakestorage [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/fixtures/load [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/registry [2022-07-08T18:29:26.934Z] github.com/docker/docker/testutil/request [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume/drivers [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume/local [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume/mounts [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume/service [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume/service/opts [2022-07-08T18:29:26.934Z] github.com/docker/docker/volume/testutils' ']' [2022-07-08T18:29:26.934Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-07-08T18:29:26.934Z] ? github.com/docker/docker/api [no test files] [2022-07-08T18:29:26.934Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-08T18:29:28.836Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-08T18:29:31.370Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-08T18:29:31.370Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-08T18:29:31.370Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-08T18:29:31.370Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-08T18:29:31.635Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-08T18:29:32.212Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-08T18:29:33.147Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-08T18:29:33.716Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-08T18:29:33.976Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-08T18:29:34.912Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-08T18:29:35.171Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-08T18:29:35.171Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-08T18:29:35.740Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-08T18:29:37.122Z] docker_cli_swarm_test.go:1796: [de4eea3a61320] joining swarm manager [df5404781c7ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:29:37.122Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3507721552 [2022-07-08T18:29:37.381Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-08T18:29:37.640Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-08T18:29:38.576Z] docker_cli_swarm_test.go:1797: [da22d187f3670] joining swarm manager [df5404781c7ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:29:38.835Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-08T18:29:39.093Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-08T18:29:39.093Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-08T18:29:40.471Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-08T18:29:41.406Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-08T18:29:43.964Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-08T18:29:43.964Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-08T18:29:44.530Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-08T18:29:44.530Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-08T18:29:44.991Z] ok github.com/docker/docker/api/server 0.014s coverage: 7.9% of statements [2022-07-08T18:29:45.908Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-08T18:29:45.908Z] docker_cli_sni_test.go:30: Flakey test [2022-07-08T18:29:45.908Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-08T18:29:51.206Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-08T18:29:52.583Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-08T18:29:52.842Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-08T18:29:53.778Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-08T18:29:54.049Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-08T18:29:56.579Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-08T18:29:57.956Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-08T18:29:58.215Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-08T18:29:59.590Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-08T18:30:00.525Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-08T18:30:01.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-08T18:30:01.901Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-08T18:30:03.283Z] docker_cli_swarm_test.go:1315: [dc6f174130e01] joining swarm manager [dbcba226b5ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:30:04.658Z] docker_cli_swarm_test.go:1316: [db319e1980575] joining swarm manager [dbcba226b5ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:30:04.658Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-08T18:30:08.847Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-08T18:30:15.398Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-08T18:30:16.340Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-08T18:30:18.869Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-08T18:30:19.438Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-08T18:30:19.697Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-08T18:30:20.266Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-08T18:30:20.266Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-08T18:30:20.266Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-08T18:30:20.833Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-08T18:30:21.092Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-08T18:30:21.092Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-08T18:30:21.092Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-08T18:30:21.092Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-08T18:30:21.092Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-08T18:30:22.028Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-08T18:30:22.597Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-08T18:30:23.166Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-08T18:30:24.542Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-08T18:30:27.826Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-08T18:30:28.764Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-08T18:30:28.764Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-08T18:30:28.764Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-08T18:30:29.331Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-08T18:30:29.897Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-08T18:30:31.800Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-08T18:30:33.175Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-08T18:30:34.552Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-08T18:30:49.446Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-08T18:30:49.446Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-08T18:30:49.446Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-08T18:30:50.012Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-08T18:30:50.012Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-08T18:30:50.012Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-08T18:30:50.271Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-08T18:30:50.530Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-08T18:30:50.789Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-08T18:30:51.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-08T18:30:51.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-08T18:30:51.616Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-08T18:30:51.616Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-08T18:30:51.616Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-08T18:30:52.995Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-08T18:30:52.995Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-08T18:30:53.254Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-08T18:30:53.254Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-08T18:30:53.254Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-08T18:30:53.254Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite (1328.54s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.50s) [2022-07-08T18:30:53.517Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.29s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.68s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.18s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.08s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.81s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.04s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.82s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.27s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.52s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.40s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.63s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.95s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.84s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.37s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.47s) [2022-07-08T18:30:53.518Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.79s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.41s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.49s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.68s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000756fd8__} (1.53s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13341272708_/foo_false_____} (1.51s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13341272708_/foo_true_____} (1.49s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32989654478_/foo_false_____} (0.69s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32989654478_/foo_true_____} (1.56s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32989654478_/foo_true__0xc000757008___} (1.56s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000757020__} (1.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000757038__} (1.69s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000757050__} (1.62s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000757068__} (0.65s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.90s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.71s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.94s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.16s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.83s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.66s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.78s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.67s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.74s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.89s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.83s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.32s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.91s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.91s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.69s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.59s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.84s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachDetach (0.99s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.73s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.42s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.61s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.45s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.84s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.06s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.89s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.21s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.86s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.62s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.20s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.27s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.61s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.62s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.28s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.99s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.97s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.57s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.11s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.66s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.14s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.53s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.08s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.89s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.32s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.09s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.58s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.37s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.42s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.35s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.81s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.67s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2022-07-08T18:30:53.518Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.63s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.65s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.06s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.11s) [2022-07-08T18:30:53.518Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.44s) [2022-07-08T18:30:53.518Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T18:30:53.518Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.59s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.44s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.96s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.53s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.04s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.35s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.93s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.42s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.28s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.67s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.88s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.22s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.51s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.28s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.21s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.64s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.84s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.28s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.27s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.06s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnv (1.02s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.73s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (3.99s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.97s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.54s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.41s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.00s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.29s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.32s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.22s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFails (0.62s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.59s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.59s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.08s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.82s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.54s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.14s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.64s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.43s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.31s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.78s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.31s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabel (0.54s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.74s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.00s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.03s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.33s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.41s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.76s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.98s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.92s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.66s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.47s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.60s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.58s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.70s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.58s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.85s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.78s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.94s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.12s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.80s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.97s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.60s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildPATH (1.84s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.70s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.79s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.40s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.85s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildRm (2.39s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.67s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.95s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.47s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.84s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.16s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.96s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.24s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.92s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.82s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.97s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildUser (1.28s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.31s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.84s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.12s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.31s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.95s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.85s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.04s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.62s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.78s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.40s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.89s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.64s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.79s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.11s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.55s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitTTY (1.23s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.84s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.81s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.72s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.85s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.55s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.90s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.74s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.72s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.00s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.82s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.62s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.68s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.85s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.21s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.54s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.77s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.33s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.37s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.53s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToDot (0.65s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.95s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.67s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.06s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.47s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-08T18:30:53.519Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.02s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.75s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsAttach (0.52s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.14s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsCopy (0.99s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.28s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFilters (1.03s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFormat (0.90s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-07-08T18:30:53.519Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.04s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.60s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.63s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsRename (0.68s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.54s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.07s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecInspectID (1.68s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.80s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.61s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecUlimits (0.82s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.38s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestHealth (19.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestBuildHistory (2.75s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportDisplay (0.98s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.50s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.56s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.64s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.16s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.53s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.66s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.69s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.52s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.56s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.31s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.19s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.57s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.80s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.42s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.90s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.96s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.70s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.62s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.42s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.95s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.59s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.86s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.57s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.62s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.87s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.37s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.78s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.48s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPortList (6.94s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.55s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.97s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.62s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.48s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.68s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.99s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.28s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.41s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-07-08T18:30:53.520Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.52s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.19s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.05s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.80s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.20s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.30s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.70s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.85s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.68s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.89s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.91s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.76s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.81s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.98s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.69s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.32s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.71s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.71s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-07-08T18:30:53.520Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.83s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.04s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.96s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.62s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.56s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.52s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.98s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.60s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.16s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.25s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.28s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.42s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.04s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.49s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.91s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.22s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.58s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.06s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.66s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.53s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.56s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.64s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.66s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.61s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.30s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.77s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.64s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.10s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.74s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.85s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.90s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.96s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.04s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunMount (4.52s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.63s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.80s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.27s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetHost (0.79s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.57s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.59s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.43s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.61s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.12s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.51s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.93s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.26s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.51s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.55s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.93s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.33s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunRm (0.74s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.07s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.85s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.18s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.51s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.75s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.52s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.58s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.71s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.38s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunSysctls (1.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.69s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.70s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.59s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.90s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.52s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.63s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.96s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.85s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.71s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.56s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.64s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.84s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-07-08T18:30:53.521Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.39s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.67s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.61s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.56s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.12s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.05s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.70s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-07-08T18:30:53.521Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.31s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.94s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.41s) [2022-07-08T18:30:53.522Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.72s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.32s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.74s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s) [2022-07-08T18:30:53.522Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.49s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartRecordError (1.07s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.21s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.83s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.06s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-07-08T18:30:53.522Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-07-08T18:30:53.522Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T18:30:53.522Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-07-08T18:30:53.522Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.20s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.20s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-08T18:30:53.522Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-08T18:30:53.522Z] === RUN TestDockerRegistrySuite [2022-07-08T18:30:53.522Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-08T18:30:54.457Z] check_test.go:427: [d20dede78aeb6] daemon is not started [2022-07-08T18:30:54.457Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-08T18:30:55.393Z] check_test.go:427: [d49e27cd9da41] daemon is not started [2022-07-08T18:30:55.393Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-08T18:30:56.772Z] check_test.go:427: [db7f6f0f23b58] daemon is not started [2022-07-08T18:30:56.772Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-08T18:30:57.040Z] check_test.go:427: [d6824fe75085b] daemon is not started [2022-07-08T18:30:57.040Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-08T18:30:59.571Z] check_test.go:427: [d9219373780f7] daemon is not started [2022-07-08T18:30:59.571Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-08T18:31:04.841Z] check_test.go:427: [d926f44216dea] daemon is not started [2022-07-08T18:31:04.841Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-08T18:31:07.371Z] check_test.go:427: [db1549c1eaff6] daemon is not started [2022-07-08T18:31:07.371Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-08T18:31:07.939Z] check_test.go:427: [dbaffabbc47d8] daemon is not started [2022-07-08T18:31:07.939Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-08T18:31:08.875Z] check_test.go:427: [dc51ef0d5775e] daemon is not started [2022-07-08T18:31:08.875Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-08T18:31:10.253Z] check_test.go:427: [d15b96abffe7f] daemon is not started [2022-07-08T18:31:10.253Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-08T18:31:11.194Z] check_test.go:427: [dc2f4d88f919b] daemon is not started [2022-07-08T18:31:11.194Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-08T18:31:12.128Z] check_test.go:427: [d0cee43399a98] daemon is not started [2022-07-08T18:31:12.128Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-08T18:31:13.502Z] check_test.go:427: [d2e01c4530b2f] daemon is not started [2022-07-08T18:31:13.502Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-08T18:31:14.438Z] check_test.go:427: [d85a70915be35] daemon is not started [2022-07-08T18:31:14.438Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-08T18:31:15.005Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a832ab3ff0f72b6bc5d2b128730f5f6471283cc39c8f3840e495fc5209a794b0 [2022-07-08T18:31:15.940Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f759ea8bd66b1440a8d7a61fabf99d522d1a238459508c816f3572cd7c7b3ff3 [2022-07-08T18:31:16.199Z] check_test.go:427: [de0d92541a65e] daemon is not started [2022-07-08T18:31:16.199Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-08T18:31:17.135Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:853176ce3256c423a68e42e86650213d008672493d0380ec89fc9f7010997ff4 [2022-07-08T18:31:17.702Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1962347d5ae346533b6d9731406d49a5c719fe5e9125ff6b26a3edb1d41e8c59 [2022-07-08T18:31:17.960Z] check_test.go:427: [d5da172c2e4f5] daemon is not started [2022-07-08T18:31:17.960Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-08T18:31:18.896Z] check_test.go:427: [dfdf1f9e5fe3d] daemon is not started [2022-07-08T18:31:18.896Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-08T18:31:20.798Z] check_test.go:427: [ddc684aad078f] daemon is not started [2022-07-08T18:31:20.798Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-08T18:31:21.430Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-08T18:31:21.431Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/builder/dockerfile 0.533s coverage: 49.3% of statements [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-08T18:31:21.431Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-07-08T18:31:21.733Z] check_test.go:427: [d87ae4a7175d3] daemon is not started [2022-07-08T18:31:21.733Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-08T18:31:21.991Z] check_test.go:427: [d041c85eefd8e] daemon is not started [2022-07-08T18:31:21.991Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-08T18:31:21.994Z] ok github.com/docker/docker/builder/remotecontext/git 1.816s coverage: 86.3% of statements [2022-07-08T18:31:21.994Z] ? github.com/docker/docker/cli [no test files] [2022-07-08T18:31:21.994Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-08T18:31:21.994Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-08T18:31:21.994Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-08T18:31:22.557Z] ok github.com/docker/docker/cmd/docker-proxy 0.217s coverage: 67.6% of statements [2022-07-08T18:31:22.926Z] check_test.go:427: [d6e463176b32f] daemon is not started [2022-07-08T18:31:22.926Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-08T18:31:23.864Z] check_test.go:427: [db48b2d5f41db] daemon is not started [2022-07-08T18:31:23.864Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-08T18:31:24.800Z] check_test.go:427: [db2d9457e075f] daemon is not started [2022-07-08T18:31:24.800Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-08T18:31:26.729Z] ok github.com/docker/docker/client 0.183s coverage: 75.6% of statements [2022-07-08T18:31:27.331Z] check_test.go:427: [da9a7ccacb920] daemon is not started [2022-07-08T18:31:27.331Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-08T18:31:27.331Z] check_test.go:427: [d9b571a9a466d] daemon is not started [2022-07-08T18:31:27.331Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-08T18:31:28.266Z] check_test.go:427: [dd9d8d5888d4e] daemon is not started [2022-07-08T18:31:28.266Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-08T18:31:28.524Z] check_test.go:427: [df964dd63691b] daemon is not started [2022-07-08T18:31:28.524Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-08T18:31:28.783Z] check_test.go:427: [dce0a6ff52194] daemon is not started [2022-07-08T18:31:28.783Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-08T18:31:29.042Z] check_test.go:427: [d8a076aabd7a5] daemon is not started [2022-07-08T18:31:29.042Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-08T18:31:29.300Z] check_test.go:427: [d89e04c956a6f] daemon is not started [2022-07-08T18:31:29.300Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-08T18:31:29.558Z] check_test.go:427: [d790591b420f1] daemon is not started [2022-07-08T18:31:29.558Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-08T18:31:29.816Z] check_test.go:427: [d6829b39063e7] daemon is not started [2022-07-08T18:31:29.816Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-08T18:31:30.751Z] check_test.go:427: [d1bd4acce3bbd] daemon is not started [2022-07-08T18:31:30.751Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-08T18:31:32.161Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-08T18:31:32.161Z] check_test.go:427: [db65ef2dfdd1d] daemon is not started [2022-07-08T18:31:32.422Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-08T18:31:33.356Z] check_test.go:427: [d4b150cb31dad] daemon is not started [2022-07-08T18:31:33.356Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-08T18:31:34.735Z] check_test.go:427: [d512f5e1b982c] daemon is not started [2022-07-08T18:31:34.735Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-08T18:31:35.672Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-08T18:31:35.930Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite (43.01s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.22s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.65s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.68s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.16s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.79s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.55s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.02s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2022-07-08T18:31:36.498Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-08T18:31:36.498Z] === RUN TestDockerSchema1RegistrySuite [2022-07-08T18:31:36.498Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-08T18:31:36.757Z] check_test.go:454: [d87c545d6336c] daemon is not started [2022-07-08T18:31:36.757Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-08T18:31:40.945Z] check_test.go:454: [dc3072ccba563] daemon is not started [2022-07-08T18:31:40.945Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-08T18:31:43.476Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-08T18:31:47.663Z] check_test.go:454: [df6557e56d8bc] daemon is not started [2022-07-08T18:31:47.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-08T18:31:49.301Z] check_test.go:454: [da44af69ff705] daemon is not started [2022-07-08T18:31:49.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-08T18:31:49.301Z] check_test.go:454: [d281cf289c83b] daemon is not started [2022-07-08T18:31:49.301Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-08T18:31:49.869Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-08T18:31:50.436Z] check_test.go:454: [d5fc7de87ddc4] daemon is not started [2022-07-08T18:31:50.436Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-08T18:31:51.373Z] check_test.go:454: [d44d9dea751fc] daemon is not started [2022-07-08T18:31:51.373Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-08T18:31:52.310Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-08T18:31:52.568Z] check_test.go:454: [d89ae3c85c188] daemon is not started [2022-07-08T18:31:52.568Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-08T18:31:55.856Z] check_test.go:454: [dae65bd081217] daemon is not started [2022-07-08T18:31:55.856Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-08T18:31:56.423Z] check_test.go:454: [d98e5e25e93a5] daemon is not started [2022-07-08T18:31:56.423Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-08T18:31:56.701Z] check_test.go:454: [d3cc7ff7c619f] daemon is not started [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite (20.28s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.85s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (7.24s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.08s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.20s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.08s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s) [2022-07-08T18:31:56.701Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2022-07-08T18:31:56.701Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-08T18:31:56.701Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-08T18:31:56.701Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-08T18:31:57.646Z] check_test.go:483: [d7fe54030471a] daemon is not started [2022-07-08T18:31:57.646Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-08T18:31:58.213Z] check_test.go:483: [d80f0645dc454] daemon is not started [2022-07-08T18:31:58.213Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-08T18:31:58.472Z] check_test.go:483: [d7ea8bef56242] daemon is not started [2022-07-08T18:31:58.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-08T18:31:59.409Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-08T18:31:59.977Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-08T18:32:00.543Z] check_test.go:483: [dfbdbbcf58efc] daemon is not started [2022-07-08T18:32:00.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-08T18:32:01.111Z] check_test.go:483: [de867acd8712d] daemon is not started [2022-07-08T18:32:01.111Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-08T18:32:02.047Z] check_test.go:483: [d77429304c3a7] daemon is not started [2022-07-08T18:32:02.047Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-08T18:32:02.305Z] check_test.go:483: [dce0fef6c8698] daemon is not started [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.52s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.30s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.64s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.64s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.98s) [2022-07-08T18:32:02.305Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-07-08T18:32:02.305Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-08T18:32:02.305Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-08T18:32:03.682Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-08T18:32:03.682Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-08T18:32:03.682Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-08T18:32:07.868Z] check_test.go:510: [da28a46d52694] daemon is not started [2022-07-08T18:32:07.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-08T18:32:07.868Z] check_test.go:510: [d7426b20e265c] daemon is not started [2022-07-08T18:32:07.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-08T18:32:07.868Z] check_test.go:510: [d5bfbd20ecc8d] daemon is not started [2022-07-08T18:32:07.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-08T18:32:07.868Z] check_test.go:510: [d6048558612cc] daemon is not started [2022-07-08T18:32:07.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-08T18:32:08.126Z] check_test.go:510: [d27728e923fa8] daemon is not started [2022-07-08T18:32:08.126Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) [2022-07-08T18:32:08.126Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-07-08T18:32:08.126Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-07-08T18:32:08.126Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-07-08T18:32:08.126Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2022-07-08T18:32:08.126Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-07-08T18:32:08.126Z] === RUN TestDockerNetworkSuite [2022-07-08T18:32:08.126Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-08T18:32:08.692Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-08T18:32:09.628Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-08T18:32:09.628Z] docker_cli_network_unix_test.go:46: [d4a4fe6f32dea] daemon is not started [2022-07-08T18:32:09.628Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-08T18:32:10.195Z] docker_cli_network_unix_test.go:46: [d72ee12d2c2f3] daemon is not started [2022-07-08T18:32:10.195Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-08T18:32:10.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-08T18:32:12.988Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-08T18:32:13.246Z] docker_cli_network_unix_test.go:46: [dc0bec3ec1228] daemon is not started [2022-07-08T18:32:13.361Z] ok github.com/docker/docker/cmd/dockerd 0.108s coverage: 31.9% of statements [2022-07-08T18:32:13.361Z] ok github.com/docker/docker/container 0.117s coverage: 36.2% of statements [2022-07-08T18:32:13.361Z] ok github.com/docker/docker/cmd/dockerd/trap 2.494s coverage: 0.0% of statements [2022-07-08T18:32:13.361Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-08T18:32:13.361Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-08T18:32:13.361Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-08T18:32:13.361Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-08T18:32:13.361Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-08T18:32:13.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-08T18:32:15.718Z] docker_cli_network_unix_test.go:46: [d4283ff6711d9] daemon is not started [2022-07-08T18:32:15.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-08T18:32:15.977Z] docker_cli_network_unix_test.go:1233: [d5047ee98c949] daemon is not started [2022-07-08T18:32:17.532Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-07-08T18:32:18.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-08T18:32:18.902Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-07-08T18:32:19.079Z] docker_cli_network_unix_test.go:46: [dfc7783ac0cd2] daemon is not started [2022-07-08T18:32:19.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-08T18:32:20.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-07-08T18:32:24.928Z] docker_cli_network_unix_test.go:46: [d1354559886b2] daemon is not started [2022-07-08T18:32:24.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-08T18:32:26.862Z] docker_cli_network_unix_test.go:46: [de6b6935c0f13] daemon is not started [2022-07-08T18:32:27.120Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-08T18:32:28.498Z] docker_cli_network_unix_test.go:46: [d7550080ed46e] daemon is not started [2022-07-08T18:32:28.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-08T18:32:28.756Z] docker_cli_network_unix_test.go:46: [d2fc875ccca3e] daemon is not started [2022-07-08T18:32:28.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-08T18:32:28.887Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-07-08T18:32:28.887Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.7% of statements [2022-07-08T18:32:29.015Z] docker_cli_network_unix_test.go:46: [db694bdb9a374] daemon is not started [2022-07-08T18:32:29.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-08T18:32:29.450Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-08T18:32:29.839Z] docker_cli_network_unix_test.go:46: [d1cd2adc4471d] daemon is not started [2022-07-08T18:32:30.012Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-08T18:32:30.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-08T18:32:30.269Z] ok github.com/docker/docker/daemon 10.174s coverage: 16.2% of statements [2022-07-08T18:32:30.269Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-08T18:32:30.269Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-08T18:32:30.269Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-08T18:32:30.269Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-08T18:32:30.666Z] docker_cli_network_unix_test.go:46: [d1d02c073d65b] daemon is not started [2022-07-08T18:32:30.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-08T18:32:31.182Z] docker_cli_network_unix_test.go:46: [da1eefb0a4ecc] daemon is not started [2022-07-08T18:32:31.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-08T18:32:31.441Z] docker_cli_network_unix_test.go:46: [d6644ce0cdf4d] daemon is not started [2022-07-08T18:32:31.441Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-08T18:32:31.638Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.712s coverage: 74.8% of statements [2022-07-08T18:32:32.008Z] docker_cli_network_unix_test.go:46: [dfbb59671bd0e] daemon is not started [2022-07-08T18:32:32.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-08T18:32:32.266Z] docker_cli_network_unix_test.go:46: [d8eb2956bb3c1] daemon is not started [2022-07-08T18:32:32.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-08T18:32:32.525Z] docker_cli_network_unix_test.go:46: [d2f95ca3052bd] daemon is not started [2022-07-08T18:32:32.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-08T18:32:32.525Z] docker_cli_network_unix_test.go:46: [dd1d5cbe20c04] daemon is not started [2022-07-08T18:32:32.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-08T18:32:32.598Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.381s coverage: 56.2% of statements [2022-07-08T18:32:32.854Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-07-08T18:32:33.459Z] docker_cli_network_unix_test.go:46: [d8f3f9e52f0c9] daemon is not started [2022-07-08T18:32:33.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-08T18:32:34.027Z] docker_cli_network_unix_test.go:46: [d260736cac344] daemon is not started [2022-07-08T18:32:34.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-08T18:32:34.285Z] docker_cli_network_unix_test.go:46: [d546cb1bbc487] daemon is not started [2022-07-08T18:32:34.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-08T18:32:34.543Z] docker_cli_network_unix_test.go:46: [dd92ac221365a] daemon is not started [2022-07-08T18:32:34.747Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.9% of statements [2022-07-08T18:32:34.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-08T18:32:34.802Z] docker_cli_network_unix_test.go:46: [df8989784071f] daemon is not started [2022-07-08T18:32:34.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-08T18:32:36.119Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.265s coverage: 50.6% of statements [2022-07-08T18:32:36.176Z] docker_cli_network_unix_test.go:968: [d15134665b768] daemon is not started [2022-07-08T18:32:36.682Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.258s coverage: 46.1% of statements [2022-07-08T18:32:36.682Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-08T18:32:37.110Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-08T18:32:38.045Z] docker_cli_network_unix_test.go:46: [d2236820f183e] daemon is not started [2022-07-08T18:32:38.050Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.636s coverage: 58.5% of statements [2022-07-08T18:32:38.050Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-08T18:32:38.050Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-08T18:32:38.050Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-07-08T18:32:38.306Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-08T18:32:38.979Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-08T18:32:39.544Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-07-08T18:32:40.473Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.8% of statements [2022-07-08T18:32:40.473Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-08T18:32:40.473Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-08T18:32:40.838Z] docker_cli_network_unix_test.go:1116: [da3c97b78a72f] daemon is not started [2022-07-08T18:32:41.036Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 43.2% of statements [2022-07-08T18:32:41.966Z] ok github.com/docker/docker/daemon/logger/awslogs 0.155s coverage: 80.2% of statements [2022-07-08T18:32:42.223Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-08T18:32:42.223Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-08T18:32:42.786Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-07-08T18:32:43.043Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.4% of statements [2022-07-08T18:32:43.605Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-07-08T18:32:43.861Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.197s coverage: 76.8% of statements [2022-07-08T18:32:44.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-08T18:32:44.140Z] docker_cli_network_unix_test.go:46: [d17868007e26c] daemon is not started [2022-07-08T18:32:44.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-08T18:32:44.424Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 79.4% of statements [2022-07-08T18:32:44.424Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-08T18:32:44.424Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-08T18:32:44.706Z] docker_cli_network_unix_test.go:46: [d4f80ea55bcd8] daemon is not started [2022-07-08T18:32:44.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-08T18:32:44.706Z] docker_cli_network_unix_test.go:46: [dd77f0e00682e] daemon is not started [2022-07-08T18:32:44.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-08T18:32:44.965Z] docker_cli_network_unix_test.go:46: [dffe4b3edd1a7] daemon is not started [2022-07-08T18:32:44.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-08T18:32:44.965Z] docker_cli_network_unix_test.go:46: [d4266641aec14] daemon is not started [2022-07-08T18:32:44.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-08T18:32:45.223Z] docker_cli_network_unix_test.go:46: [dd37c9e425762] daemon is not started [2022-07-08T18:32:45.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-08T18:32:45.223Z] docker_cli_network_unix_test.go:46: [d66091144eb9c] daemon is not started [2022-07-08T18:32:45.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-08T18:32:45.353Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 62.0% of statements [2022-07-08T18:32:45.353Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.044s coverage: 31.5% of statements [2022-07-08T18:32:46.282Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 46.8% of statements [2022-07-08T18:32:46.846Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-07-08T18:32:47.102Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-08T18:32:47.124Z] docker_cli_network_unix_test.go:46: [d8327548dd7aa] daemon is not started [2022-07-08T18:32:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-08T18:32:47.690Z] docker_cli_network_unix_test.go:46: [da1023ba32412] daemon is not started [2022-07-08T18:32:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-08T18:32:47.690Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-08T18:32:47.690Z] docker_cli_network_unix_test.go:46: [d52e6f849f873] daemon is not started [2022-07-08T18:32:47.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-08T18:32:48.031Z] ok github.com/docker/docker/daemon/logger/splunk 1.563s coverage: 82.5% of statements [2022-07-08T18:32:48.031Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-08T18:32:48.031Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-08T18:32:48.257Z] docker_cli_network_unix_test.go:46: [d269322f07421] daemon is not started [2022-07-08T18:32:48.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-08T18:32:48.959Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-07-08T18:32:50.326Z] ok github.com/docker/docker/distribution 1.493s coverage: 28.0% of statements [2022-07-08T18:32:50.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-08T18:32:50.582Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-08T18:32:51.145Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-08T18:32:51.402Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.9% of statements [2022-07-08T18:32:51.402Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-08T18:32:51.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-08T18:32:51.966Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-07-08T18:32:52.223Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-08T18:32:52.223Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-08T18:32:52.223Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-08T18:32:52.801Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-07-08T18:32:53.706Z] docker_cli_network_unix_test.go:1084: [dc7020ff5982a] daemon is not started [2022-07-08T18:32:53.739Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-07-08T18:32:54.301Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-08T18:32:54.301Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-08T18:32:55.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-08T18:32:55.080Z] docker_cli_network_unix_test.go:46: [d56a9342c5742] daemon is not started [2022-07-08T18:32:55.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-08T18:32:55.648Z] docker_cli_network_unix_test.go:46: [ded50ec014505] daemon is not started [2022-07-08T18:32:55.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-08T18:32:56.192Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 82.3% of statements [2022-07-08T18:32:56.449Z] ok github.com/docker/docker/pkg/authorization 0.105s coverage: 68.3% of statements [2022-07-08T18:32:56.705Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-08T18:32:56.961Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-08T18:32:57.024Z] docker_cli_network_unix_test.go:46: [dee1a4603eee9] daemon is not started [2022-07-08T18:32:57.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-08T18:32:57.282Z] docker_cli_network_unix_test.go:46: [d2d821d8e9680] daemon is not started [2022-07-08T18:32:57.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-08T18:32:57.849Z] docker_cli_network_unix_test.go:46: [de7bee2e888e7] daemon is not started [2022-07-08T18:32:58.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-08T18:32:58.365Z] docker_cli_network_unix_test.go:46: [d5fc5a0dc3ee7] daemon is not started [2022-07-08T18:32:58.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-08T18:32:59.300Z] docker_cli_network_unix_test.go:46: [de875d6d5fdb6] daemon is not started [2022-07-08T18:32:59.300Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-08T18:33:00.228Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 42.7% of statements [2022-07-08T18:33:00.228Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-08T18:33:00.485Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-08T18:33:00.485Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-08T18:33:01.049Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-07-08T18:33:01.049Z] ok github.com/docker/docker/layer 7.400s coverage: 68.9% of statements [2022-07-08T18:33:01.049Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-08T18:33:01.049Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-08T18:33:01.049Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-08T18:33:01.049Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-08T18:33:01.049Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-08T18:33:01.049Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-08T18:33:01.305Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-07-08T18:33:01.305Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2022-07-08T18:33:02.674Z] ok github.com/docker/docker/pkg/idtools 0.493s coverage: 67.9% of statements [2022-07-08T18:33:02.674Z] ok github.com/docker/docker/pkg/ioutils 0.433s coverage: 70.1% of statements [2022-07-08T18:33:02.930Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-08T18:33:02.930Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-07-08T18:33:02.930Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-08T18:33:03.187Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-07-08T18:33:03.444Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2022-07-08T18:33:03.444Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-08T18:33:03.701Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-07-08T18:33:03.957Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-08T18:33:03.958Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-08T18:33:03.958Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-08T18:33:04.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-07-08T18:33:05.084Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-08T18:33:05.341Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-08T18:33:05.341Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-08T18:33:05.857Z] docker_cli_network_unix_test.go:46: [d86f03c2d6c60] daemon is not started [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite (56.89s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.64s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.82s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.33s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.87s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.16s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.32s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.92s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.74s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.15s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.42s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-07-08T18:33:05.857Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-07-08T18:33:05.857Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.56s) [2022-07-08T18:33:05.857Z] === RUN TestDockerHubPullSuite [2022-07-08T18:33:05.857Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-08T18:33:06.706Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-08T18:33:06.792Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-08T18:33:06.963Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-07-08T18:33:07.050Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-08T18:33:07.219Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-08T18:33:07.219Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-08T18:33:07.476Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-07-08T18:33:07.733Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-08T18:33:08.296Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-08T18:33:08.552Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-08T18:33:08.809Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-07-08T18:33:08.981Z] docker_cli_swarm_test.go:1180: [d8f20defcda50] joining swarm manager [da68cc893d77b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:33:09.372Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-07-08T18:33:09.546Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-08T18:33:09.628Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-08T18:33:10.480Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-08T18:33:11.520Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-08T18:33:11.520Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-08T18:33:12.082Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-08T18:33:13.011Z] ok github.com/docker/docker/quota 0.243s coverage: 71.4% of statements [2022-07-08T18:33:13.268Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-08T18:33:13.763Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-08T18:33:14.022Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-08T18:33:14.207Z] ok github.com/docker/docker/registry 0.053s coverage: 58.6% of statements [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite (9.46s) [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.99s) [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-07-08T18:33:14.590Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-08T18:33:14.590Z] PASS [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === Skipped [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T18:33:14.590Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T18:33:14.590Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.590Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-08T18:33:14.590Z] [2022-07-08T18:33:14.590Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_sni_test.go:30: Flakey test [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-08T18:33:14.591Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-08T18:33:14.591Z] docker_cli_network_unix_test.go:46: [d52e6f849f873] daemon is not started [2022-07-08T18:33:14.591Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] DONE 1265 tests, 51 skipped in 1475.562s [2022-07-08T18:33:14.591Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T18:33:14.591Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T18:33:14.591Z] +++ kill 9326 [2022-07-08T18:33:14.591Z] +++ /etc/init.d/apparmor stop [2022-07-08T18:33:14.591Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] Unloading profiles will leave already running processes permanently [2022-07-08T18:33:14.591Z] unconfined, which can lead to unexpected situations. [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.591Z] To set a process to complain mode, use the command line tool [2022-07-08T18:33:14.591Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T18:33:14.591Z] +++ true [2022-07-08T18:33:14.591Z] exiting test-integration [2022-07-08T18:33:14.591Z] ++ exit 0 [2022-07-08T18:33:14.591Z] [2022-07-08T18:33:14.771Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-08T18:33:14.772Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-08T18:33:14.849Z] + for job in $(jobs -p) [2022-07-08T18:33:14.849Z] + wait 14480 [2022-07-08T18:33:15.335Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-08T18:33:15.415Z] docker_cli_swarm_test.go:1189: [d030594ed3616] joining swarm manager [da68cc893d77b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:33:15.591Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-08T18:33:17.484Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-08T18:33:17.740Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.8% of statements [2022-07-08T18:33:18.302Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-08T18:33:19.670Z] ok github.com/docker/docker/volume/service 0.019s coverage: 72.3% of statements [2022-07-08T18:33:41.555Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/rootless [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/volume [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-08T18:33:41.555Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === Skipped [2022-07-08T18:33:41.555Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-08T18:33:41.555Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-08T18:33:41.555Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-08T18:33:41.555Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-08T18:33:41.555Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:71: No driver to put! [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-08T18:33:41.555Z] time="2022-07-08T18:32:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-08T18:33:41.555Z] time="2022-07-08T18:32:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-08T18:33:41.555Z] time="2022-07-08T18:32:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-08T18:33:41.555Z] time="2022-07-08T18:32:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-08T18:33:41.555Z] time="2022-07-08T18:32:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:71: No driver to put! [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-08T18:33:41.555Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-08T18:33:41.555Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-08T18:33:41.555Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-08T18:33:41.555Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-08T18:33:41.555Z] graphtest_unix.go:71: No driver to put! [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-08T18:33:41.555Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-08T18:33:41.555Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-08T18:33:41.555Z] [2022-07-08T18:33:41.555Z] DONE 2811 tests, 28 skipped in 252.547s [2022-07-08T18:33:41.555Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/bitseq [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cluster [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/config [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/datastore [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/driverapi [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/etchosts [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/idm [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipam [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/iptables [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/netlabel [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/netutils [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/networkdb [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/ns [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/options [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/osl [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/portallocator [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/portmapper [2022-07-08T18:33:41.555Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-08T18:33:41.556Z] github.com/docker/docker/libnetwork/testutils [2022-07-08T18:33:41.556Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-08T18:33:41.556Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-08T18:33:54.114Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-08T18:33:59.377Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-08T18:34:03.562Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-08T18:34:04.936Z] docker_cli_swarm_test.go:1112: [d14afac215ae8] joining swarm manager [d760c88476f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:34:06.844Z] docker_cli_swarm_test.go:1113: [d6151adc633a8] joining swarm manager [d760c88476f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork 37.283s coverage: 40.6% of statements [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.397s coverage: 59.9% of statements [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.149s coverage: 5.0% of statements [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-08T18:34:28.176Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-08T18:34:28.176Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-08T18:34:38.123Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.223s coverage: 6.6% of statements [2022-07-08T18:34:38.123Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-08T18:34:38.123Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-08T18:34:38.123Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-08T18:34:38.123Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-08T18:34:38.123Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-08T18:34:38.123Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-08T18:34:38.380Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-07-08T18:34:38.637Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-08T18:34:38.911Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-08T18:34:39.172Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2022-07-08T18:34:51.346Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/ipam 14.166s coverage: 85.3% of statements [2022-07-08T18:35:06.194Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-08T18:35:06.194Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-08T18:35:06.194Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-07-08T18:35:06.194Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-08T18:35:06.450Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-07-08T18:35:43.310Z] docker_cli_swarm_test.go:1166: [d8f399b628ea4] joining swarm manager [d760c88476f86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-08T18:36:09.842Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-08T18:36:09.842Z] docker_cli_swarm_test.go:1447: [d9df13a13b95e] joining swarm manager [d1d9ab367987c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:36:10.776Z] docker_cli_swarm_test.go:1448: [d7cd2fb73560d] joining swarm manager [d1d9ab367987c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-08T18:36:22.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-08T18:36:22.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-08T18:36:22.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-08T18:36:22.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-08T18:36:22.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-08T18:36:23.228Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-08T18:36:25.756Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-08T18:36:29.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-08T18:36:30.958Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-08T18:36:32.859Z] docker_cli_swarm_unix_test.go:63: [dfdf55bbac52d] joining swarm manager [d2c74062dfc37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/networkdb 103.349s coverage: 60.0% of statements [2022-07-08T18:36:57.831Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/osl 4.308s coverage: 39.7% of statements [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/portmapper 0.547s coverage: 48.6% of statements [2022-07-08T18:36:57.831Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-07-08T18:36:57.831Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-08T18:36:58.088Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === Skipped [2022-07-08T18:36:58.088Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-08T18:36:58.088Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-08T18:36:58.088Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-08T18:36:58.088Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-08T18:36:58.088Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-08T18:36:58.088Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-08T18:36:58.088Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-08T18:36:58.088Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-08T18:36:58.088Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-08T18:36:58.088Z] firewalld_test.go:14: firewalld is not running [2022-07-08T18:36:58.088Z] [2022-07-08T18:36:58.088Z] DONE 327 tests, 9 skipped in 199.646s Post stage [Pipeline] junit [2022-07-08T18:36:58.660Z] Recording test results [2022-07-08T18:36:59.044Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-08T18:36:59.373Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43786/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ed3304677cdca9c1862ab649e3f4db7eccf16015 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ed3304677cdca9c1862ab649e3f4db7eccf16015 hack/validate/vendor [2022-07-08T18:36:59.936Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T18:37:00.797Z] + echo Ensuring container killed. [2022-07-08T18:37:00.797Z] Ensuring container killed. [2022-07-08T18:37:00.797Z] + docker rm -vf docker-pr2 [2022-07-08T18:37:00.797Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-08T18:37:01.070Z] + echo Chowning /workspace to jenkins user [2022-07-08T18:37:01.070Z] Chowning /workspace to jenkins user [2022-07-08T18:37:01.070Z] + id -u [2022-07-08T18:37:01.070Z] + id -g [2022-07-08T18:37:01.070Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T18:37:02.720Z] + bundleName=unit [2022-07-08T18:37:02.720Z] + echo Creating unit-bundles.tar.gz [2022-07-08T18:37:02.720Z] Creating unit-bundles.tar.gz [2022-07-08T18:37:02.720Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-08T18:37:02.720Z] bundles/junit-report-libnetwork.xml [2022-07-08T18:37:02.720Z] bundles/junit-report.xml [2022-07-08T18:37:02.720Z] bundles/go-test-report-libnetwork.json [2022-07-08T18:37:02.720Z] bundles/go-test-report.json [2022-07-08T18:37:02.720Z] bundles/profile-libnetwork.out [2022-07-08T18:37:02.720Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-08T18:37:02.730Z] Archiving artifacts [2022-07-08T18:37:03.171Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43786/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T18:37:03.473Z] + make clean [2022-07-08T18:37:03.474Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T18:37:03.474Z] docker-dev-cache [2022-07-08T18:37:03.474Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-08T18:37:29.069Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-08T18:37:29.069Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-08T18:37:29.069Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-08T18:37:30.447Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-08T18:37:33.730Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-08T18:37:35.631Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-08T18:37:38.169Z] docker_api_swarm_test.go:962: [d489d3e8b0724] joining swarm manager [dfe93d06edb81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-08T18:37:56.263Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-08T18:38:08.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-08T18:38:09.026Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-08T18:38:11.556Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-08T18:38:14.086Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-08T18:38:22.200Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-08T18:38:25.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-08T18:38:28.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-08T18:38:30.545Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-08T18:38:33.097Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-08T18:38:35.626Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-08T18:38:38.910Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-08T18:38:40.809Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-08T18:39:37.022Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-08T18:39:51.892Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite (1549.36s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.23s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.22s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.37s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.86s) [2022-07-08T18:40:10.008Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.89s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.70s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.05s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.72s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.41s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.15s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.92s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.66s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.38s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.53s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.76s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.39s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.00s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.42s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.11s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.49s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.30s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.02s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.85s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.30s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.59s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.50s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.60s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.15s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.00s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.34s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.75s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.59s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.88s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.08s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.79s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.32s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.68s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.14s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.33s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.21s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.38s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.07s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.80s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.02s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.71s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.56s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (21.04s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.77s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.92s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.22s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.68s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.16s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.06s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.08s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.66s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.48s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.59s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.03s) [2022-07-08T18:40:10.008Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.25s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-07-08T18:40:10.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.65s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.00s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.17s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.83s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.84s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.16s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.37s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.08s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.07s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.54s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.46s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-07-08T18:40:10.009Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-07-08T18:40:10.009Z] === RUN TestDockerExternalVolumeSuite [2022-07-08T18:40:10.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-08T18:40:10.009Z] docker_cli_external_volume_driver_test.go:53: [dbf951e5caf22] daemon is not started [2022-07-08T18:40:24.875Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-08T18:41:32.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-08T18:41:40.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-08T18:41:55.526Z] docker_cli_external_volume_driver_test.go:53: [d0b1bf6211200] daemon is not started [2022-07-08T18:42:10.394Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-08T18:42:25.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-08T18:42:40.130Z] docker_cli_external_volume_driver_test.go:53: [d293cd53e2186] daemon is not started [2022-07-08T18:42:54.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-08T18:42:54.999Z] docker_cli_external_volume_driver_test.go:53: [d895e2b8f401e] daemon is not started [2022-07-08T18:43:09.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-08T18:43:41.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-08T18:44:00.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-08T18:44:14.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-08T18:45:01.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-08T18:45:19.673Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-08T18:45:51.746Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-08T18:46:23.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-08T18:46:36.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-08T18:46:54.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-08T18:46:54.102Z] docker_cli_external_volume_driver_test.go:485: [d6d394d7be865] daemon is not started [2022-07-08T18:47:08.967Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-08T18:47:08.967Z] docker_cli_external_volume_driver_test.go:53: [d44e658f37762] daemon is not started [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite (436.91s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-08T18:47:23.835Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-07-08T18:47:23.835Z] PASS [2022-07-08T18:47:23.835Z] [2022-07-08T18:47:23.835Z] === Skipped [2022-07-08T18:47:23.835Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T18:47:23.835Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-08T18:47:23.835Z] check_test.go:540: [d77ae04577a9b] daemon is not started [2022-07-08T18:47:23.835Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-07-08T18:47:23.835Z] [2022-07-08T18:47:23.835Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.03s) [2022-07-08T18:47:23.835Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-08T18:47:23.835Z] check_test.go:540: [dfafe2d7a926f] daemon is not started [2022-07-08T18:47:23.835Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.03s) [2022-07-08T18:47:23.835Z] [2022-07-08T18:47:23.835Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T18:47:23.835Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-08T18:47:23.835Z] check_test.go:540: [dda9e3c34f939] daemon is not started [2022-07-08T18:47:23.835Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-07-08T18:47:23.835Z] [2022-07-08T18:47:23.835Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-07-08T18:47:23.835Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-08T18:47:23.835Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2022-07-08T18:47:23.835Z] [2022-07-08T18:47:23.835Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-08T18:47:23.835Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-08T18:47:23.835Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-07-08T18:47:23.835Z] [2022-07-08T18:47:23.835Z] DONE 269 tests, 5 skipped in 2324.979s [2022-07-08T18:47:23.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-08T18:47:24.094Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9cbb965afba2/docker.pid [2022-07-08T18:47:24.094Z] +++ kill 6965 [2022-07-08T18:47:24.094Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6965 is not a child of this shell [2022-07-08T18:47:24.094Z] warning: PID 6965 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9cbb965afba2/docker.pid had a nonzero exit code [2022-07-08T18:47:24.094Z] ++++ cat bundles/test-integration/docker.pid [2022-07-08T18:47:24.094Z] +++ kill 9328 [2022-07-08T18:47:24.094Z] +++ /etc/init.d/apparmor stop [2022-07-08T18:47:24.094Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-08T18:47:24.094Z] [2022-07-08T18:47:24.094Z] Unloading profiles will leave already running processes permanently [2022-07-08T18:47:24.094Z] unconfined, which can lead to unexpected situations. [2022-07-08T18:47:24.094Z] [2022-07-08T18:47:24.094Z] To set a process to complain mode, use the command line tool [2022-07-08T18:47:24.094Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-08T18:47:24.094Z] +++ true [2022-07-08T18:47:24.094Z] exiting test-integration [2022-07-08T18:47:24.094Z] ++ exit 0 [2022-07-08T18:47:24.094Z] [2022-07-08T18:47:24.352Z] + exit 0 [2022-07-08T18:47:24.352Z] ++ jobs -p [2022-07-08T18:47:24.352Z] + pids= [2022-07-08T18:47:24.352Z] + echo 'Remaining pids to kill: []' [2022-07-08T18:47:24.352Z] Remaining pids to kill: [] [2022-07-08T18:47:24.352Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-08T18:47:24.364Z] Recording test results [2022-07-08T18:47:24.872Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-08T18:47:25.191Z] + echo Ensuring container killed. [2022-07-08T18:47:25.191Z] Ensuring container killed. [2022-07-08T18:47:25.191Z] + docker ps -aq -f name=docker-pr2-* [2022-07-08T18:47:25.191Z] + cids=6beea89b1355 [2022-07-08T18:47:25.191Z] f3d03b5c72c9 [2022-07-08T18:47:25.191Z] a8e16d00fcb0 [2022-07-08T18:47:25.191Z] + [ -n 6beea89b1355 [2022-07-08T18:47:25.191Z] f3d03b5c72c9 [2022-07-08T18:47:25.191Z] a8e16d00fcb0 ] [2022-07-08T18:47:25.191Z] + docker rm -vf 6beea89b1355 f3d03b5c72c9 a8e16d00fcb0 [2022-07-08T18:47:25.758Z] 6beea89b1355 [2022-07-08T18:47:26.016Z] f3d03b5c72c9 [2022-07-08T18:47:26.275Z] a8e16d00fcb0 [Pipeline] sh [2022-07-08T18:47:26.561Z] + echo Chowning /workspace to jenkins user [2022-07-08T18:47:26.561Z] Chowning /workspace to jenkins user [2022-07-08T18:47:26.561Z] + id -u [2022-07-08T18:47:26.561Z] + id -g [2022-07-08T18:47:26.561Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43786:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-08T18:47:29.389Z] + bundleName=amd64 [2022-07-08T18:47:29.389Z] + echo Creating amd64-bundles.tar.gz [2022-07-08T18:47:29.389Z] Creating amd64-bundles.tar.gz [2022-07-08T18:47:29.389Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-08T18:47:29.389Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-08T18:47:30.776Z] Archiving artifacts [2022-07-08T18:47:31.241Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43786/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-08T18:47:31.544Z] + make clean [2022-07-08T18:47:31.803Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-08T18:47:31.803Z] docker-dev-cache [2022-07-08T18:47:31.803Z] 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