Pull request #43409 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 82e58a001156c2cf669dabee477d7af9300376e9 rather than e5812117a594f59d4a775b27f9ba6f95113cbf29 Obtained Jenkinsfile from 82e58a001156c2cf669dabee477d7af9300376e9 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-43409@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-06-03T09:27:45.383Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-06-03T09:27:45.388Z] Trying to pass milestone 1 [Pipeline] milestone [2022-06-03T09:27:45.491Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-06-03T09:27:45.679Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00f1490e11e4fec2f) in /home/ubuntu/workspace/moby_PR-43409 [Pipeline] { [Pipeline] checkout [2022-06-03T09:27:45.708Z] The recommended git tool is: git [2022-06-03T09:27:45.754Z] using credential docker-jenkins-github-credentials [2022-06-03T09:27:45.767Z] Cloning the remote Git repository [2022-06-03T09:27:45.767Z] Cloning with configured refspecs honoured and without tags [2022-06-03T09:27:45.770Z] Cloning repository https://github.com/moby/moby.git [2022-06-03T09:27:45.770Z] > git init /home/ubuntu/workspace/moby_PR-43409 # timeout=10 [2022-06-03T09:27:45.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:27:45.774Z] > git --version # timeout=10 [2022-06-03T09:27:45.777Z] > git --version # 'git version 2.17.1' [2022-06-03T09:27:45.777Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:27:45.778Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:01.291Z] Fetching without tags [2022-06-03T09:28:01.488Z] Merging remotes/origin/master commit 82e58a001156c2cf669dabee477d7af9300376e9 into PR head commit e5812117a594f59d4a775b27f9ba6f95113cbf29 [2022-06-03T09:28:01.269Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:01.271Z] > git config --add remote.origin.fetch +refs/pull/43409/head:refs/remotes/origin/PR-43409 # timeout=10 [2022-06-03T09:28:01.273Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:01.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:01.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:01.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:01.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:01.490Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:01.510Z] > git checkout -f e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:03.318Z] Merge succeeded, producing a7102e96dfddd53470811d295cda4f66c9f1126a [2022-06-03T09:28:03.318Z] Checking out Revision a7102e96dfddd53470811d295cda4f66c9f1126a (PR-43409) [2022-06-03T09:28:02.007Z] > git remote # timeout=10 [2022-06-03T09:28:02.012Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T09:28:02.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:02.018Z] > git merge 82e58a001156c2cf669dabee477d7af9300376e9 # timeout=10 [2022-06-03T09:28:03.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T09:28:03.321Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:03.323Z] > git checkout -f a7102e96dfddd53470811d295cda4f66c9f1126a # timeout=10 [2022-06-03T09:28:03.568Z] Commit message: "Merge commit '82e58a001156c2cf669dabee477d7af9300376e9' into HEAD" [2022-06-03T09:28:03.570Z] > git rev-list --no-walk e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T09:28:04.386Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/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-06-03T09:28:06.897Z] 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 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-06-03T09:28:07.092Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f34ff191c544a04e) in /home/ubuntu/workspace/moby_PR-43409 [2022-06-03T09:28:07.093Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037b3699395bf2732) in /home/ubuntu/workspace/moby_PR-43409 [2022-06-03T09:28:07.094Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07459d56e0dfe4dd0) in /home/ubuntu/workspace/moby_PR-43409 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-06-03T09:28:07.140Z] The recommended git tool is: git [Pipeline] checkout [2022-06-03T09:28:07.149Z] The recommended git tool is: git [2022-06-03T09:28:07.156Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-01a3c338a922e7d70) in /home/ubuntu/workspace/moby_PR-43409 [Pipeline] checkout [2022-06-03T09:28:07.164Z] using credential docker-jenkins-github-credentials [2022-06-03T09:28:07.167Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-005dfee484812e157) in /home/ubuntu/workspace/moby_PR-43409 [2022-06-03T09:28:07.170Z] The recommended git tool is: git [2022-06-03T09:28:07.173Z] Cloning the remote Git repository [2022-06-03T09:28:07.173Z] Cloning with configured refspecs honoured and without tags [2022-06-03T09:28:07.180Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-03T09:28:07.187Z] Cloning the remote Git repository [2022-06-03T09:28:07.187Z] Cloning with configured refspecs honoured and without tags [2022-06-03T09:28:07.191Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-06-03T09:28:07.198Z] Cloning the remote Git repository [2022-06-03T09:28:07.198Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) 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] checkout [Pipeline] checkout [2022-06-03T09:28:07.288Z] The recommended git tool is: git [2022-06-03T09:28:07.293Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-06-03T09:28:07.201Z] Cloning repository https://github.com/moby/moby.git [2022-06-03T09:28:07.202Z] > git init /home/ubuntu/workspace/moby_PR-43409 # timeout=10 [2022-06-03T09:28:07.212Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:07.212Z] > git --version # timeout=10 [2022-06-03T09:28:07.215Z] > git --version # 'git version 2.17.1' [2022-06-03T09:28:07.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:07.216Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:07.176Z] Cloning repository https://github.com/moby/moby.git [2022-06-03T09:28:07.176Z] > git init /home/ubuntu/workspace/moby_PR-43409 # timeout=10 [2022-06-03T09:28:07.189Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:07.189Z] > git --version # timeout=10 [2022-06-03T09:28:07.192Z] > git --version # 'git version 2.17.1' [2022-06-03T09:28:07.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:07.193Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:07.024Z] Cloning repository https://github.com/moby/moby.git [2022-06-03T09:28:07.027Z] > git init /home/ubuntu/workspace/moby_PR-43409 # timeout=10 [2022-06-03T09:28:07.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:07.037Z] > git --version # timeout=10 [2022-06-03T09:28:07.042Z] > git --version # 'git version 2.17.1' [2022-06-03T09:28:07.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:07.043Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:09.321Z] using credential docker-jenkins-github-credentials [2022-06-03T09:28:09.330Z] Cloning the remote Git repository [2022-06-03T09:28:09.330Z] Cloning with configured refspecs honoured and without tags [2022-06-03T09:28:09.535Z] using credential docker-jenkins-github-credentials [2022-06-03T09:28:09.543Z] Cloning the remote Git repository [2022-06-03T09:28:09.543Z] Cloning with configured refspecs honoured and without tags [2022-06-03T09:28:09.559Z] Cloning repository https://github.com/moby/moby.git [2022-06-03T09:28:09.587Z] > git init /home/ubuntu/workspace/moby_PR-43409 # timeout=10 [2022-06-03T09:28:09.371Z] Cloning repository https://github.com/moby/moby.git [2022-06-03T09:28:09.399Z] > git init /home/ubuntu/workspace/moby_PR-43409 # timeout=10 [2022-06-03T09:28:10.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:10.038Z] > git --version # timeout=10 [2022-06-03T09:28:10.046Z] > git --version # 'git version 2.25.1' [2022-06-03T09:28:10.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:10.048Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:09.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:09.958Z] > git --version # timeout=10 [2022-06-03T09:28:09.968Z] > git --version # 'git version 2.25.1' [2022-06-03T09:28:09.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:09.970Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.691Z] Fetching without tags [2022-06-03T09:28:22.794Z] Fetching without tags [2022-06-03T09:28:22.849Z] Merging remotes/origin/master commit 82e58a001156c2cf669dabee477d7af9300376e9 into PR head commit e5812117a594f59d4a775b27f9ba6f95113cbf29 [2022-06-03T09:28:22.858Z] Fetching without tags [2022-06-03T09:28:22.945Z] Merging remotes/origin/master commit 82e58a001156c2cf669dabee477d7af9300376e9 into PR head commit e5812117a594f59d4a775b27f9ba6f95113cbf29 [2022-06-03T09:28:22.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:22.678Z] > git config --add remote.origin.fetch +refs/pull/43409/head:refs/remotes/origin/PR-43409 # timeout=10 [2022-06-03T09:28:22.681Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.684Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:22.693Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:22.693Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:22.694Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.850Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:22.855Z] > git checkout -f e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:22.775Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:22.778Z] > git config --add remote.origin.fetch +refs/pull/43409/head:refs/remotes/origin/PR-43409 # timeout=10 [2022-06-03T09:28:22.783Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.789Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:22.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:22.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:22.797Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.948Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:22.952Z] > git checkout -f e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:23.039Z] Merging remotes/origin/master commit 82e58a001156c2cf669dabee477d7af9300376e9 into PR head commit e5812117a594f59d4a775b27f9ba6f95113cbf29 [2022-06-03T09:28:22.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:22.673Z] > git config --add remote.origin.fetch +refs/pull/43409/head:refs/remotes/origin/PR-43409 # timeout=10 [2022-06-03T09:28:22.675Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:22.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:22.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:22.697Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:22.874Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:22.879Z] > git checkout -f e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:24.599Z] Merge succeeded, producing c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:28:24.599Z] Checking out Revision c5a5a78a06d4e899d6854c2083ab19536f282a8f (PR-43409) [2022-06-03T09:28:24.711Z] Commit message: "Merge commit '82e58a001156c2cf669dabee477d7af9300376e9' into HEAD" [2022-06-03T09:28:24.732Z] Merge succeeded, producing c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:28:24.732Z] Checking out Revision c5a5a78a06d4e899d6854c2083ab19536f282a8f (PR-43409) [2022-06-03T09:28:24.750Z] Merge succeeded, producing c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:28:24.750Z] Checking out Revision c5a5a78a06d4e899d6854c2083ab19536f282a8f (PR-43409) [2022-06-03T09:28:23.387Z] > git remote # timeout=10 [2022-06-03T09:28:23.399Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T09:28:23.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:23.409Z] > git merge 82e58a001156c2cf669dabee477d7af9300376e9 # timeout=10 [2022-06-03T09:28:24.594Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T09:28:24.601Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:24.603Z] > git checkout -f c5a5a78a06d4e899d6854c2083ab19536f282a8f # timeout=10 [2022-06-03T09:28:24.715Z] > git rev-list --no-walk e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:23.446Z] > git remote # timeout=10 [2022-06-03T09:28:23.453Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T09:28:23.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:23.458Z] > git merge 82e58a001156c2cf669dabee477d7af9300376e9 # timeout=10 [2022-06-03T09:28:24.726Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T09:28:24.734Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:24.739Z] > git checkout -f c5a5a78a06d4e899d6854c2083ab19536f282a8f # timeout=10 [2022-06-03T09:28:24.845Z] Commit message: "Merge commit '82e58a001156c2cf669dabee477d7af9300376e9' into HEAD" [2022-06-03T09:28:23.380Z] > git remote # timeout=10 [2022-06-03T09:28:23.385Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T09:28:23.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:23.395Z] > git merge 82e58a001156c2cf669dabee477d7af9300376e9 # timeout=10 [2022-06-03T09:28:24.576Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T09:28:24.585Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:24.593Z] > git checkout -f c5a5a78a06d4e899d6854c2083ab19536f282a8f # timeout=10 [2022-06-03T09:28:24.862Z] Commit message: "Merge commit '82e58a001156c2cf669dabee477d7af9300376e9' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T09:28:25.443Z] + docker version [2022-06-03T09:28:25.443Z] Client: Docker Engine - Community [2022-06-03T09:28:25.443Z] Version: 20.10.14 [2022-06-03T09:28:25.443Z] API version: 1.41 [2022-06-03T09:28:25.443Z] Go version: go1.16.15 [2022-06-03T09:28:25.443Z] Git commit: a224086 [2022-06-03T09:28:25.443Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-03T09:28:25.443Z] OS/Arch: linux/amd64 [2022-06-03T09:28:25.443Z] Context: default [2022-06-03T09:28:25.443Z] Experimental: true [2022-06-03T09:28:25.443Z] [2022-06-03T09:28:25.443Z] Server: Docker Engine - Community [2022-06-03T09:28:25.443Z] Engine: [2022-06-03T09:28:25.443Z] Version: 20.10.14 [2022-06-03T09:28:25.443Z] API version: 1.41 (minimum version 1.12) [2022-06-03T09:28:25.443Z] Go version: go1.16.15 [2022-06-03T09:28:25.443Z] Git commit: 87a90dc [2022-06-03T09:28:25.443Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-03T09:28:25.443Z] OS/Arch: linux/amd64 [2022-06-03T09:28:25.443Z] Experimental: true [2022-06-03T09:28:25.443Z] containerd: [2022-06-03T09:28:25.443Z] Version: 1.5.11 [2022-06-03T09:28:25.443Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:25.443Z] runc: [2022-06-03T09:28:25.443Z] Version: 1.0.3 [2022-06-03T09:28:25.443Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-03T09:28:25.443Z] docker-init: [2022-06-03T09:28:25.443Z] Version: 0.19.0 [2022-06-03T09:28:25.443Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-06-03T09:28:25.500Z] + [ PR != PR ] [2022-06-03T09:28:25.500Z] + [ master != master ] [2022-06-03T09:28:25.500Z] + [ false = true ] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-06-03T09:28:25.544Z] Fetching without tags [Pipeline] sh [Pipeline] sh [2022-06-03T09:28:25.735Z] Merging remotes/origin/master commit 82e58a001156c2cf669dabee477d7af9300376e9 into PR head commit e5812117a594f59d4a775b27f9ba6f95113cbf29 [2022-06-03T09:28:25.735Z] + docker info [2022-06-03T09:28:25.859Z] + docker version [2022-06-03T09:28:25.859Z] Client: Docker Engine - Community [2022-06-03T09:28:25.859Z] Version: 20.10.14 [2022-06-03T09:28:25.859Z] API version: 1.41 [2022-06-03T09:28:25.859Z] Go version: go1.16.15 [2022-06-03T09:28:25.859Z] Git commit: a224086 [2022-06-03T09:28:25.859Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-03T09:28:25.859Z] OS/Arch: linux/amd64 [2022-06-03T09:28:25.859Z] Context: default [2022-06-03T09:28:25.859Z] Experimental: true [2022-06-03T09:28:25.859Z] [2022-06-03T09:28:25.859Z] Server: Docker Engine - Community [2022-06-03T09:28:25.859Z] Engine: [2022-06-03T09:28:25.859Z] Version: 20.10.14 [2022-06-03T09:28:25.859Z] API version: 1.41 (minimum version 1.12) [2022-06-03T09:28:25.859Z] Go version: go1.16.15 [2022-06-03T09:28:25.859Z] Git commit: 87a90dc [2022-06-03T09:28:25.859Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-03T09:28:25.859Z] OS/Arch: linux/amd64 [2022-06-03T09:28:25.859Z] Experimental: true [2022-06-03T09:28:25.859Z] containerd: [2022-06-03T09:28:25.859Z] Version: 1.5.11 [2022-06-03T09:28:25.859Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:25.859Z] runc: [2022-06-03T09:28:25.859Z] Version: 1.0.3 [2022-06-03T09:28:25.859Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-03T09:28:25.859Z] docker-init: [2022-06-03T09:28:25.859Z] Version: 0.19.0 [2022-06-03T09:28:25.859Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-03T09:28:25.896Z] + docker version [2022-06-03T09:28:25.896Z] Client: Docker Engine - Community [2022-06-03T09:28:25.896Z] Version: 20.10.14 [2022-06-03T09:28:25.896Z] API version: 1.41 [2022-06-03T09:28:25.896Z] Go version: go1.16.15 [2022-06-03T09:28:25.896Z] Git commit: a224086 [2022-06-03T09:28:25.896Z] Built: Thu Mar 24 01:47:57 2022 [2022-06-03T09:28:25.896Z] OS/Arch: linux/amd64 [2022-06-03T09:28:25.896Z] Context: default [2022-06-03T09:28:25.896Z] Experimental: true [2022-06-03T09:28:25.896Z] [2022-06-03T09:28:25.896Z] Server: Docker Engine - Community [2022-06-03T09:28:25.896Z] Engine: [2022-06-03T09:28:25.896Z] Version: 20.10.14 [2022-06-03T09:28:25.896Z] API version: 1.41 (minimum version 1.12) [2022-06-03T09:28:25.896Z] Go version: go1.16.15 [2022-06-03T09:28:25.896Z] Git commit: 87a90dc [2022-06-03T09:28:25.896Z] Built: Thu Mar 24 01:45:46 2022 [2022-06-03T09:28:25.896Z] OS/Arch: linux/amd64 [2022-06-03T09:28:25.896Z] Experimental: true [2022-06-03T09:28:25.896Z] containerd: [2022-06-03T09:28:25.896Z] Version: 1.5.11 [2022-06-03T09:28:25.896Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:25.896Z] runc: [2022-06-03T09:28:25.896Z] Version: 1.0.3 [2022-06-03T09:28:25.896Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-03T09:28:25.896Z] docker-init: [2022-06-03T09:28:25.896Z] Version: 0.19.0 [2022-06-03T09:28:25.896Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-03T09:28:26.077Z] Fetching without tags [2022-06-03T09:28:26.130Z] + docker info [2022-06-03T09:28:26.179Z] + docker info [2022-06-03T09:28:26.292Z] Merging remotes/origin/master commit 82e58a001156c2cf669dabee477d7af9300376e9 into PR head commit e5812117a594f59d4a775b27f9ba6f95113cbf29 [2022-06-03T09:28:26.674Z] Client: [2022-06-03T09:28:26.674Z] Context: default [2022-06-03T09:28:26.674Z] Debug Mode: false [2022-06-03T09:28:26.674Z] Plugins: [2022-06-03T09:28:26.674Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-03T09:28:26.674Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-03T09:28:26.674Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-03T09:28:26.674Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-03T09:28:26.674Z] [2022-06-03T09:28:26.674Z] Server: [2022-06-03T09:28:26.674Z] Containers: 0 [2022-06-03T09:28:26.674Z] Running: 0 [2022-06-03T09:28:26.674Z] Paused: 0 [2022-06-03T09:28:26.674Z] Stopped: 0 [2022-06-03T09:28:26.674Z] Images: 4 [2022-06-03T09:28:26.674Z] Server Version: 20.10.14 [2022-06-03T09:28:26.674Z] Storage Driver: overlay2 [2022-06-03T09:28:26.674Z] Backing Filesystem: extfs [2022-06-03T09:28:26.674Z] Supports d_type: true [2022-06-03T09:28:26.674Z] Native Overlay Diff: true [2022-06-03T09:28:26.674Z] userxattr: false [2022-06-03T09:28:26.674Z] Logging Driver: json-file [2022-06-03T09:28:26.674Z] Cgroup Driver: cgroupfs [2022-06-03T09:28:26.674Z] Cgroup Version: 1 [2022-06-03T09:28:26.674Z] Plugins: [2022-06-03T09:28:26.674Z] Volume: local [2022-06-03T09:28:26.674Z] Network: bridge host ipvlan macvlan null overlay [2022-06-03T09:28:26.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-03T09:28:26.674Z] Swarm: inactive [2022-06-03T09:28:26.674Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-03T09:28:26.674Z] Default Runtime: runc [2022-06-03T09:28:26.674Z] Init Binary: docker-init [2022-06-03T09:28:26.674Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:26.674Z] runc version: v1.0.3-0-gf46b6ba [2022-06-03T09:28:26.674Z] init version: de40ad0 [2022-06-03T09:28:26.674Z] Security Options: [2022-06-03T09:28:26.674Z] apparmor [2022-06-03T09:28:26.674Z] seccomp [2022-06-03T09:28:26.674Z] Profile: default [2022-06-03T09:28:26.674Z] Kernel Version: 5.4.0-1071-aws [2022-06-03T09:28:26.674Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-03T09:28:26.674Z] OSType: linux [2022-06-03T09:28:26.674Z] Architecture: x86_64 [2022-06-03T09:28:26.674Z] CPUs: 2 [2022-06-03T09:28:26.674Z] Total Memory: 7.483GiB [2022-06-03T09:28:26.674Z] Name: ip-10-100-124-44 [2022-06-03T09:28:26.674Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-03T09:28:26.674Z] Docker Root Dir: /var/lib/docker [2022-06-03T09:28:26.674Z] Debug Mode: false [2022-06-03T09:28:26.674Z] Registry: https://index.docker.io/v1/ [2022-06-03T09:28:26.674Z] Labels: [2022-06-03T09:28:26.674Z] Experimental: true [2022-06-03T09:28:26.674Z] Insecure Registries: [2022-06-03T09:28:26.674Z] 127.0.0.0/8 [2022-06-03T09:28:26.674Z] Live Restore Enabled: true [2022-06-03T09:28:26.674Z] [2022-06-03T09:28:26.674Z] WARNING: No swap limit support [Pipeline] sh [2022-06-03T09:28:26.691Z] Client: [2022-06-03T09:28:26.691Z] Context: default [2022-06-03T09:28:26.691Z] Debug Mode: false [2022-06-03T09:28:26.691Z] Plugins: [2022-06-03T09:28:26.691Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-03T09:28:26.691Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-03T09:28:26.691Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-03T09:28:26.691Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-03T09:28:26.691Z] [2022-06-03T09:28:26.691Z] Server: [2022-06-03T09:28:26.691Z] Containers: 0 [2022-06-03T09:28:26.691Z] Running: 0 [2022-06-03T09:28:26.691Z] Paused: 0 [2022-06-03T09:28:26.691Z] Stopped: 0 [2022-06-03T09:28:26.691Z] Images: 5 [2022-06-03T09:28:26.691Z] Server Version: 20.10.14 [2022-06-03T09:28:26.691Z] Storage Driver: overlay2 [2022-06-03T09:28:26.691Z] Backing Filesystem: extfs [2022-06-03T09:28:26.691Z] Supports d_type: true [2022-06-03T09:28:26.691Z] Native Overlay Diff: true [2022-06-03T09:28:26.691Z] userxattr: false [2022-06-03T09:28:26.691Z] Logging Driver: json-file [2022-06-03T09:28:26.691Z] Cgroup Driver: cgroupfs [2022-06-03T09:28:26.691Z] Cgroup Version: 1 [2022-06-03T09:28:26.691Z] Plugins: [2022-06-03T09:28:26.691Z] Volume: local [2022-06-03T09:28:26.691Z] Network: bridge host ipvlan macvlan null overlay [2022-06-03T09:28:26.691Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-03T09:28:26.691Z] Swarm: inactive [2022-06-03T09:28:26.691Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-03T09:28:26.691Z] Default Runtime: runc [2022-06-03T09:28:26.691Z] Init Binary: docker-init [2022-06-03T09:28:26.691Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:26.691Z] runc version: v1.0.3-0-gf46b6ba [2022-06-03T09:28:26.691Z] init version: de40ad0 [2022-06-03T09:28:26.691Z] Security Options: [2022-06-03T09:28:26.691Z] apparmor [2022-06-03T09:28:26.691Z] seccomp [2022-06-03T09:28:26.691Z] Profile: default [2022-06-03T09:28:26.691Z] Kernel Version: 5.4.0-1071-aws [2022-06-03T09:28:26.691Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-03T09:28:26.691Z] OSType: linux [2022-06-03T09:28:26.691Z] Architecture: x86_64 [2022-06-03T09:28:26.691Z] CPUs: 2 [2022-06-03T09:28:26.691Z] Total Memory: 7.483GiB [2022-06-03T09:28:26.691Z] Name: ip-10-100-82-168 [2022-06-03T09:28:26.691Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-03T09:28:26.691Z] Docker Root Dir: /var/lib/docker [2022-06-03T09:28:26.691Z] Debug Mode: false [2022-06-03T09:28:26.691Z] Registry: https://index.docker.io/v1/ [2022-06-03T09:28:26.691Z] Labels: [2022-06-03T09:28:26.691Z] Experimental: true [2022-06-03T09:28:26.691Z] Insecure Registries: [2022-06-03T09:28:26.691Z] 127.0.0.0/8 [2022-06-03T09:28:26.691Z] Live Restore Enabled: true [2022-06-03T09:28:26.691Z] [2022-06-03T09:28:26.691Z] WARNING: No swap limit support [Pipeline] sh [2022-06-03T09:28:26.954Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:26.954Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:26.954Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43409/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-03T09:28:26.954Z] + bash /home/ubuntu/workspace/moby_PR-43409/check-config.sh [2022-06-03T09:28:26.954Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-03T09:28:26.954Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-03T09:28:26.954Z] [2022-06-03T09:28:26.954Z] Generally Necessary: [2022-06-03T09:28:26.954Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-03T09:28:26.954Z] - apparmor: enabled and tools installed [2022-06-03T09:28:26.954Z] - CONFIG_NAMESPACES: enabled [2022-06-03T09:28:26.954Z] - CONFIG_NET_NS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_PID_NS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_IPC_NS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_UTS_NS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_CGROUPS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-03T09:28:26.954Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-03T09:28:26.954Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-03T09:28:26.954Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-03T09:28:26.954Z] - CONFIG_CPUSETS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_MEMCG: enabled [2022-06-03T09:28:26.954Z] - CONFIG_KEYS: enabled [2022-06-03T09:28:26.954Z] - CONFIG_VETH: enabled (as module) [2022-06-03T09:28:27.019Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:27.019Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:27.019Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43409/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-03T09:28:27.019Z] + bash /home/ubuntu/workspace/moby_PR-43409/check-config.sh [2022-06-03T09:28:27.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-03T09:28:27.019Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-03T09:28:27.019Z] [2022-06-03T09:28:27.019Z] Generally Necessary: [2022-06-03T09:28:27.019Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-03T09:28:27.020Z] - apparmor: enabled and tools installed [2022-06-03T09:28:27.020Z] - CONFIG_NAMESPACES: enabled [2022-06-03T09:28:27.020Z] - CONFIG_NET_NS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_PID_NS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_IPC_NS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_UTS_NS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_CGROUPS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-03T09:28:27.020Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-03T09:28:27.020Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-03T09:28:27.020Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-03T09:28:27.020Z] - CONFIG_CPUSETS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_MEMCG: enabled [2022-06-03T09:28:27.020Z] - CONFIG_KEYS: enabled [2022-06-03T09:28:27.020Z] - CONFIG_VETH: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-03T09:28:27.020Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-03T09:28:27.117Z] Client: [2022-06-03T09:28:27.117Z] Context: default [2022-06-03T09:28:27.117Z] Debug Mode: false [2022-06-03T09:28:27.117Z] Plugins: [2022-06-03T09:28:27.117Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-03T09:28:27.117Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-03T09:28:27.117Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-03T09:28:27.117Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-03T09:28:27.117Z] [2022-06-03T09:28:27.117Z] Server: [2022-06-03T09:28:27.117Z] Containers: 0 [2022-06-03T09:28:27.117Z] Running: 0 [2022-06-03T09:28:27.117Z] Paused: 0 [2022-06-03T09:28:27.117Z] Stopped: 0 [2022-06-03T09:28:27.117Z] Images: 3 [2022-06-03T09:28:27.117Z] Server Version: 20.10.14 [2022-06-03T09:28:27.117Z] Storage Driver: overlay2 [2022-06-03T09:28:27.117Z] Backing Filesystem: extfs [2022-06-03T09:28:27.117Z] Supports d_type: true [2022-06-03T09:28:27.117Z] Native Overlay Diff: true [2022-06-03T09:28:27.117Z] userxattr: false [2022-06-03T09:28:27.117Z] Logging Driver: json-file [2022-06-03T09:28:27.117Z] Cgroup Driver: cgroupfs [2022-06-03T09:28:27.117Z] Cgroup Version: 1 [2022-06-03T09:28:27.117Z] Plugins: [2022-06-03T09:28:27.117Z] Volume: local [2022-06-03T09:28:27.117Z] Network: bridge host ipvlan macvlan null overlay [2022-06-03T09:28:27.117Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-03T09:28:27.117Z] Swarm: inactive [2022-06-03T09:28:27.117Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-03T09:28:27.117Z] Default Runtime: runc [2022-06-03T09:28:27.117Z] Init Binary: docker-init [2022-06-03T09:28:27.117Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:27.117Z] runc version: v1.0.3-0-gf46b6ba [2022-06-03T09:28:27.117Z] init version: de40ad0 [2022-06-03T09:28:27.117Z] Security Options: [2022-06-03T09:28:27.117Z] apparmor [2022-06-03T09:28:27.117Z] seccomp [2022-06-03T09:28:27.117Z] Profile: default [2022-06-03T09:28:27.117Z] Kernel Version: 5.4.0-1071-aws [2022-06-03T09:28:27.117Z] Operating System: Ubuntu 18.04.6 LTS [2022-06-03T09:28:27.117Z] OSType: linux [2022-06-03T09:28:27.117Z] Architecture: x86_64 [2022-06-03T09:28:27.117Z] CPUs: 2 [2022-06-03T09:28:27.117Z] Total Memory: 7.483GiB [2022-06-03T09:28:27.117Z] Name: ip-10-100-33-177 [2022-06-03T09:28:27.117Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-06-03T09:28:27.117Z] Docker Root Dir: /var/lib/docker [2022-06-03T09:28:27.117Z] Debug Mode: false [2022-06-03T09:28:27.117Z] Registry: https://index.docker.io/v1/ [2022-06-03T09:28:27.117Z] Labels: [2022-06-03T09:28:27.117Z] Experimental: true [2022-06-03T09:28:27.117Z] Insecure Registries: [2022-06-03T09:28:27.117Z] 127.0.0.0/8 [2022-06-03T09:28:27.117Z] Live Restore Enabled: true [2022-06-03T09:28:27.117Z] [2022-06-03T09:28:27.117Z] WARNING: No swap limit support [Pipeline] sh [2022-06-03T09:28:26.040Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:26.044Z] > git config --add remote.origin.fetch +refs/pull/43409/head:refs/remotes/origin/PR-43409 # timeout=10 [2022-06-03T09:28:26.051Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:26.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:26.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:26.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:26.081Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:26.301Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:26.311Z] > git checkout -f e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:26.909Z] > git remote # timeout=10 [2022-06-03T09:28:26.915Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T09:28:26.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:26.922Z] > git merge 82e58a001156c2cf669dabee477d7af9300376e9 # timeout=10 [2022-06-03T09:28:25.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:25.542Z] > git config --add remote.origin.fetch +refs/pull/43409/head:refs/remotes/origin/PR-43409 # timeout=10 [2022-06-03T09:28:25.546Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:25.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-06-03T09:28:25.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-06-03T09:28:25.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:25.574Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43409/head:refs/remotes/origin/PR-43409 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-06-03T09:28:25.767Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:25.774Z] > git checkout -f e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:26.278Z] > git remote # timeout=10 [2022-06-03T09:28:26.283Z] > git config --get remote.origin.url # timeout=10 [2022-06-03T09:28:26.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-06-03T09:28:26.290Z] > git merge 82e58a001156c2cf669dabee477d7af9300376e9 # timeout=10 [2022-06-03T09:28:27.212Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-03T09:28:27.212Z] - CONFIG_CGROUP_BPF: enabled [2022-06-03T09:28:27.212Z] [2022-06-03T09:28:27.212Z] Optional Features: [2022-06-03T09:28:27.212Z] - CONFIG_USER_NS: enabled [2022-06-03T09:28:27.212Z] - CONFIG_SECCOMP: enabled [2022-06-03T09:28:27.212Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-03T09:28:27.212Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-03T09:28:27.212Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-03T09:28:27.212Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-03T09:28:27.212Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-03T09:28:27.212Z] - CONFIG_BLK_CGROUP: enabled [2022-06-03T09:28:27.212Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-03T09:28:27.212Z] - CONFIG_CGROUP_PERF: enabled [2022-06-03T09:28:27.212Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-03T09:28:27.212Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-03T09:28:27.212Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-03T09:28:27.212Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-03T09:28:27.212Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-03T09:28:27.212Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_IP_VS: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-03T09:28:27.212Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-03T09:28:27.212Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-03T09:28:27.212Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-03T09:28:27.212Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-03T09:28:27.212Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-03T09:28:27.212Z] - CONFIG_EXT4_FS: enabled [2022-06-03T09:28:27.275Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-03T09:28:27.275Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-03T09:28:27.275Z] - CONFIG_CGROUP_BPF: enabled [2022-06-03T09:28:27.275Z] [2022-06-03T09:28:27.275Z] Optional Features: [2022-06-03T09:28:27.275Z] - CONFIG_USER_NS: enabled [2022-06-03T09:28:27.275Z] - CONFIG_SECCOMP: enabled [2022-06-03T09:28:27.275Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-03T09:28:27.275Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-03T09:28:27.275Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-03T09:28:27.275Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-03T09:28:27.275Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-03T09:28:27.275Z] - CONFIG_BLK_CGROUP: enabled [2022-06-03T09:28:27.275Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-03T09:28:27.275Z] - CONFIG_CGROUP_PERF: enabled [2022-06-03T09:28:27.275Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-03T09:28:27.275Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-03T09:28:27.275Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-03T09:28:27.275Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-03T09:28:27.275Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-03T09:28:27.275Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-03T09:28:27.275Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-03T09:28:27.275Z] - CONFIG_IP_VS: enabled (as module) [2022-06-03T09:28:27.275Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-03T09:28:27.275Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-03T09:28:27.275Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-03T09:28:27.275Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-03T09:28:27.275Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-03T09:28:27.275Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-03T09:28:27.275Z] - CONFIG_EXT4_FS: enabled [2022-06-03T09:28:27.275Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-03T09:28:27.275Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-03T09:28:27.275Z] - Network Drivers: [2022-06-03T09:28:27.275Z] - "overlay": [2022-06-03T09:28:27.275Z] - CONFIG_VXLAN: enabled (as module) [2022-06-03T09:28:27.275Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-03T09:28:27.275Z] Optional (for encrypted networks): [2022-06-03T09:28:27.401Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:27.401Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:27.401Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43409/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-03T09:28:27.401Z] + bash /home/ubuntu/workspace/moby_PR-43409/check-config.sh [2022-06-03T09:28:27.401Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-03T09:28:27.401Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-06-03T09:28:27.401Z] [2022-06-03T09:28:27.401Z] Generally Necessary: [2022-06-03T09:28:27.401Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-03T09:28:27.401Z] - apparmor: enabled and tools installed [2022-06-03T09:28:27.401Z] - CONFIG_NAMESPACES: enabled [2022-06-03T09:28:27.401Z] - CONFIG_NET_NS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_PID_NS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_IPC_NS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_UTS_NS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CGROUPS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CPUSETS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_MEMCG: enabled [2022-06-03T09:28:27.401Z] - CONFIG_KEYS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_VETH: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-03T09:28:27.401Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-03T09:28:27.401Z] - CONFIG_CGROUP_BPF: enabled [2022-06-03T09:28:27.401Z] [2022-06-03T09:28:27.401Z] Optional Features: [2022-06-03T09:28:27.401Z] - CONFIG_USER_NS: enabled [2022-06-03T09:28:27.401Z] - CONFIG_SECCOMP: enabled [2022-06-03T09:28:27.401Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-03T09:28:27.470Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-03T09:28:27.470Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-03T09:28:27.470Z] - Network Drivers: [2022-06-03T09:28:27.470Z] - "overlay": [2022-06-03T09:28:27.470Z] - CONFIG_VXLAN: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-03T09:28:27.470Z] Optional (for encrypted networks): [2022-06-03T09:28:27.470Z] - CONFIG_CRYPTO: enabled [2022-06-03T09:28:27.470Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-03T09:28:27.470Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-03T09:28:27.470Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-03T09:28:27.470Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-03T09:28:27.470Z] - CONFIG_XFRM: enabled [2022-06-03T09:28:27.470Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-03T09:28:27.470Z] - "ipvlan": [2022-06-03T09:28:27.470Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-03T09:28:27.470Z] - "macvlan": [2022-06-03T09:28:27.470Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_DUMMY: enabled (as module) [2022-06-03T09:28:27.470Z] - "ftp,tftp client in container": [2022-06-03T09:28:27.470Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-03T09:28:27.470Z] - Storage Drivers: [2022-06-03T09:28:27.470Z] - "aufs": [2022-06-03T09:28:27.470Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-03T09:28:27.470Z] - "btrfs": [2022-06-03T09:28:27.470Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-03T09:28:27.470Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-03T09:28:27.470Z] - "devicemapper": [2022-06-03T09:28:27.470Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-03T09:28:27.470Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-03T09:28:27.470Z] - "overlay": [2022-06-03T09:28:27.470Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-03T09:28:27.470Z] - "zfs": [2022-06-03T09:28:27.470Z] - /dev/zfs: present [2022-06-03T09:28:27.470Z] - zfs command: missing [2022-06-03T09:28:27.470Z] - zpool command: missing [2022-06-03T09:28:27.470Z] [2022-06-03T09:28:27.470Z] Limits: [2022-06-03T09:28:27.470Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-03T09:28:27.470Z] [2022-06-03T09:28:27.470Z] + true [Pipeline] } [2022-06-03T09:28:27.480Z] Merge succeeded, producing 39ea9979256c903b0e5338239b84f01816c71403 [2022-06-03T09:28:27.481Z] Checking out Revision 39ea9979256c903b0e5338239b84f01816c71403 (PR-43409) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-03T09:28:27.533Z] - CONFIG_CRYPTO: enabled [2022-06-03T09:28:27.533Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-03T09:28:27.533Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-03T09:28:27.533Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-03T09:28:27.533Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-03T09:28:27.534Z] - CONFIG_XFRM: enabled [2022-06-03T09:28:27.534Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-03T09:28:27.534Z] - "ipvlan": [2022-06-03T09:28:27.534Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-03T09:28:27.534Z] - "macvlan": [2022-06-03T09:28:27.534Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_DUMMY: enabled (as module) [2022-06-03T09:28:27.534Z] - "ftp,tftp client in container": [2022-06-03T09:28:27.534Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-03T09:28:27.534Z] - Storage Drivers: [2022-06-03T09:28:27.534Z] - "aufs": [2022-06-03T09:28:27.534Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-03T09:28:27.534Z] - "btrfs": [2022-06-03T09:28:27.534Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-03T09:28:27.534Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-03T09:28:27.534Z] - "devicemapper": [2022-06-03T09:28:27.534Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-03T09:28:27.534Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-03T09:28:27.534Z] - "overlay": [2022-06-03T09:28:27.534Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-03T09:28:27.534Z] - "zfs": [2022-06-03T09:28:27.534Z] - /dev/zfs: present [2022-06-03T09:28:27.534Z] - zfs command: missing [2022-06-03T09:28:27.534Z] - zpool command: missing [2022-06-03T09:28:27.534Z] [2022-06-03T09:28:27.534Z] Limits: [2022-06-03T09:28:27.534Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-03T09:28:27.534Z] [2022-06-03T09:28:27.534Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-03T09:28:27.661Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-03T09:28:27.661Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-03T09:28:27.661Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-06-03T09:28:27.661Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-06-03T09:28:27.661Z] - CONFIG_BLK_CGROUP: enabled [2022-06-03T09:28:27.661Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CGROUP_PERF: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-03T09:28:27.661Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-03T09:28:27.661Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-03T09:28:27.661Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-03T09:28:27.661Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_IP_VS: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-03T09:28:27.661Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-03T09:28:27.661Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-03T09:28:27.661Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-03T09:28:27.661Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-03T09:28:27.661Z] - CONFIG_EXT4_FS: enabled [2022-06-03T09:28:27.661Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-03T09:28:27.661Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-03T09:28:27.661Z] - Network Drivers: [2022-06-03T09:28:27.661Z] - "overlay": [2022-06-03T09:28:27.661Z] - CONFIG_VXLAN: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-03T09:28:27.661Z] Optional (for encrypted networks): [2022-06-03T09:28:27.661Z] - CONFIG_CRYPTO: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-03T09:28:27.661Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-03T09:28:27.661Z] - CONFIG_XFRM: enabled [2022-06-03T09:28:27.661Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-03T09:28:27.661Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-03T09:28:27.661Z] - "ipvlan": [2022-06-03T09:28:27.661Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-03T09:28:27.661Z] - "macvlan": [2022-06-03T09:28:27.794Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f . [2022-06-03T09:28:27.794Z] #1 [internal] load build definition from Dockerfile [2022-06-03T09:28:27.794Z] #1 sha256:03c5f35c84af6f6a2b94bd4ac4e523dfdcf1d938cc9a88fbd7c6737fb235a224 [2022-06-03T09:28:27.794Z] #1 transferring dockerfile: 17.93kB done [2022-06-03T09:28:27.794Z] #1 DONE 0.0s [2022-06-03T09:28:27.794Z] [2022-06-03T09:28:27.794Z] #2 [internal] load .dockerignore [2022-06-03T09:28:27.794Z] #2 sha256:cab4e80e1b8e50bd5a68c7b478ad1b6a49599134850f8e37b297527f4b9b18f1 [2022-06-03T09:28:27.794Z] #2 transferring context: 145B done [2022-06-03T09:28:27.794Z] #2 DONE 0.0s [2022-06-03T09:28:27.794Z] [2022-06-03T09:28:27.794Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-03T09:28:27.794Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-03T09:28:27.910Z] + sudo modprobe ip_vs [2022-06-03T09:28:27.910Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f . [2022-06-03T09:28:27.922Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-03T09:28:27.922Z] - CONFIG_DUMMY: enabled (as module) [2022-06-03T09:28:27.922Z] - "ftp,tftp client in container": [2022-06-03T09:28:27.922Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-03T09:28:27.922Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-03T09:28:27.922Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-03T09:28:27.922Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-03T09:28:27.922Z] - Storage Drivers: [2022-06-03T09:28:27.922Z] - "aufs": [2022-06-03T09:28:27.922Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-03T09:28:27.922Z] - "btrfs": [2022-06-03T09:28:27.922Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-03T09:28:27.922Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-03T09:28:27.922Z] - "devicemapper": [2022-06-03T09:28:27.922Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-03T09:28:27.922Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-03T09:28:27.922Z] - "overlay": [2022-06-03T09:28:27.922Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-03T09:28:27.922Z] - "zfs": [2022-06-03T09:28:27.922Z] - /dev/zfs: present [2022-06-03T09:28:27.922Z] - zfs command: missing [2022-06-03T09:28:27.922Z] - zpool command: missing [2022-06-03T09:28:27.922Z] [2022-06-03T09:28:27.922Z] Limits: [2022-06-03T09:28:27.922Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-03T09:28:27.922Z] [2022-06-03T09:28:27.922Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-03T09:28:28.052Z] #3 DONE 0.1s [2022-06-03T09:28:28.052Z] [2022-06-03T09:28:28.052Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-03T09:28:28.052Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-03T09:28:28.052Z] #4 CACHED [2022-06-03T09:28:28.165Z] #1 [internal] load build definition from Dockerfile [2022-06-03T09:28:28.165Z] #1 sha256:6a10ac71dfb5d9010e9afa06d9bc0cfc5746ab2a4f2861e924be464be1e2d752 [2022-06-03T09:28:28.165Z] #1 transferring dockerfile: 17.93kB done [2022-06-03T09:28:28.165Z] #1 DONE 0.0s [2022-06-03T09:28:28.165Z] [2022-06-03T09:28:28.165Z] #2 [internal] load .dockerignore [2022-06-03T09:28:28.165Z] #2 sha256:6cbd19f8507153ecd969b7fcbdfa62813e78586d81abdb6ac5cf45d8d18c153b [2022-06-03T09:28:28.165Z] #2 transferring context: 145B done [2022-06-03T09:28:28.165Z] #2 DONE 0.0s [2022-06-03T09:28:28.165Z] [2022-06-03T09:28:28.165Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-03T09:28:28.165Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-03T09:28:28.165Z] #3 DONE 0.1s [2022-06-03T09:28:28.165Z] [2022-06-03T09:28:28.165Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-03T09:28:28.165Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-03T09:28:28.165Z] #4 CACHED [2022-06-03T09:28:28.244Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f . [2022-06-03T09:28:28.244Z] #1 [internal] load build definition from Dockerfile [2022-06-03T09:28:28.244Z] #1 sha256:0765cc2965ec88f4da2d7602e6d9a1dbba3269b77e2328c6f13da0f91a15689b [2022-06-03T09:28:28.244Z] #1 transferring dockerfile: 17.93kB done [2022-06-03T09:28:28.244Z] #1 DONE 0.0s [2022-06-03T09:28:28.244Z] [2022-06-03T09:28:28.244Z] #2 [internal] load .dockerignore [2022-06-03T09:28:28.244Z] #2 sha256:298036c13719ad5460470edab2d113d586f1d8a578bd2b61993b9bc42730f37a [2022-06-03T09:28:28.244Z] #2 transferring context: 145B done [2022-06-03T09:28:28.244Z] #2 DONE 0.0s [2022-06-03T09:28:28.244Z] [2022-06-03T09:28:28.244Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-03T09:28:28.244Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-03T09:28:28.310Z] [2022-06-03T09:28:28.310Z] #5 [internal] load build definition from Dockerfile [2022-06-03T09:28:28.310Z] #5 sha256:0d2849fb75c8196cc1bd0dae4e5e56578746b51140199072ee801fdb37f8fd7d [2022-06-03T09:28:28.310Z] #5 DONE 0.0s [2022-06-03T09:28:28.310Z] [2022-06-03T09:28:28.310Z] #6 [internal] load .dockerignore [2022-06-03T09:28:28.310Z] #6 sha256:563e4e3788662dd471e2f8315329f6798e396ee1fe0799e7dab8d6424e81d97e [2022-06-03T09:28:28.310Z] #6 DONE 0.0s [2022-06-03T09:28:28.310Z] [2022-06-03T09:28:28.310Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-03T09:28:28.310Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-03T09:28:28.310Z] #7 DONE 0.1s [2022-06-03T09:28:28.310Z] [2022-06-03T09:28:28.310Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:28.310Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-03T09:28:28.359Z] Merge succeeded, producing 3831494d2ff7cd86d550f4bb704d37b7129c426a [2022-06-03T09:28:28.359Z] Checking out Revision 3831494d2ff7cd86d550f4bb704d37b7129c426a (PR-43409) [2022-06-03T09:28:28.420Z] [2022-06-03T09:28:28.421Z] #5 [internal] load build definition from Dockerfile [2022-06-03T09:28:28.421Z] #5 sha256:c9761ce915d976538cd32e9e93bab459113b46bd36e85e7ce62eebf9f27b51af [2022-06-03T09:28:28.421Z] #5 DONE 0.0s [2022-06-03T09:28:28.421Z] [2022-06-03T09:28:28.421Z] #6 [internal] load .dockerignore [2022-06-03T09:28:28.421Z] #6 sha256:cb0efe5cdebbf9dcacc93a85ab3aa53eb9caef3e23d9095a7f7fade952d68d05 [2022-06-03T09:28:28.421Z] #6 DONE 0.0s [2022-06-03T09:28:28.421Z] [2022-06-03T09:28:28.421Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-03T09:28:28.421Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-03T09:28:28.421Z] #7 DONE 0.1s [2022-06-03T09:28:28.421Z] [2022-06-03T09:28:28.421Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:28.421Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-03T09:28:28.421Z] #8 DONE 0.1s [2022-06-03T09:28:28.421Z] [2022-06-03T09:28:28.421Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-03T09:28:28.421Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-03T09:28:28.504Z] #3 DONE 0.1s [2022-06-03T09:28:28.504Z] [2022-06-03T09:28:28.504Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-03T09:28:28.504Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-03T09:28:28.504Z] #4 CACHED [2022-06-03T09:28:28.568Z] #10 DONE 0.1s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-03T09:28:28.568Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-03T09:28:28.568Z] #9 DONE 0.1s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:28.568Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-03T09:28:28.568Z] #8 DONE 0.1s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:28:28.568Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:28:28.568Z] #73 DONE 0.0s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:28:28.568Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-03T09:28:28.568Z] #71 DONE 0.0s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:28:28.568Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:28:28.568Z] #11 DONE 0.0s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-03T09:28:28.568Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-03T09:28:28.568Z] #28 DONE 0.0s [2022-06-03T09:28:28.568Z] [2022-06-03T09:28:28.568Z] #24 [internal] load build context [2022-06-03T09:28:28.568Z] #24 sha256:1a72534ec9f843e9d367257f204c6a29871da9bf8acbf1676642992dc4b62d4a [2022-06-03T09:28:28.677Z] #10 DONE 0.1s [2022-06-03T09:28:28.677Z] [2022-06-03T09:28:28.677Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:28.677Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-03T09:28:28.677Z] #9 DONE 0.1s [2022-06-03T09:28:28.764Z] [2022-06-03T09:28:28.764Z] #5 [internal] load build definition from Dockerfile [2022-06-03T09:28:28.764Z] #5 sha256:5df0947be93133cd5aeaca77a2d964a0c7a5492ef05df00d3149b9e004f5684e [2022-06-03T09:28:28.764Z] #5 DONE 0.0s [2022-06-03T09:28:28.764Z] [2022-06-03T09:28:28.764Z] #6 [internal] load .dockerignore [2022-06-03T09:28:28.764Z] #6 sha256:a31aa99d1c0a21b27411e75c7be152b6d7874015b617f27d6dbccf9882cd26d8 [2022-06-03T09:28:28.764Z] #6 DONE 0.0s [2022-06-03T09:28:28.764Z] [2022-06-03T09:28:28.764Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:28.764Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-03T09:28:28.764Z] #7 DONE 0.1s [2022-06-03T09:28:28.764Z] [2022-06-03T09:28:28.764Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-03T09:28:28.764Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-03T09:28:28.938Z] [2022-06-03T09:28:28.939Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:28:28.939Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:28:28.939Z] #73 DONE 0.0s [2022-06-03T09:28:28.939Z] [2022-06-03T09:28:28.939Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:28:28.939Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-03T09:28:28.939Z] #71 DONE 0.0s [2022-06-03T09:28:28.939Z] [2022-06-03T09:28:28.939Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:28:28.939Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:28:28.939Z] #11 DONE 0.0s [2022-06-03T09:28:28.939Z] [2022-06-03T09:28:28.939Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-03T09:28:28.939Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-03T09:28:28.939Z] #28 DONE 0.0s [2022-06-03T09:28:28.939Z] [2022-06-03T09:28:28.939Z] #24 [internal] load build context [2022-06-03T09:28:28.939Z] #24 sha256:386bab1d888ebbf78e1b1aadcc9b914baf1dc18c519067364bbb63a65b0fcb1e [2022-06-03T09:28:29.025Z] #10 DONE 0.2s [2022-06-03T09:28:29.025Z] [2022-06-03T09:28:29.025Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:29.025Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-03T09:28:29.025Z] #8 DONE 0.1s [2022-06-03T09:28:29.025Z] [2022-06-03T09:28:29.025Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-03T09:28:29.025Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-03T09:28:29.025Z] #9 DONE 0.1s [2022-06-03T09:28:28.351Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T09:28:28.361Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:28.368Z] > git checkout -f 3831494d2ff7cd86d550f4bb704d37b7129c426a # timeout=10 [2022-06-03T09:28:27.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-03T09:28:27.509Z] > git config core.sparsecheckout # timeout=10 [2022-06-03T09:28:27.514Z] > git checkout -f 39ea9979256c903b0e5338239b84f01816c71403 # timeout=10 [2022-06-03T09:28:29.138Z] #24 ... [2022-06-03T09:28:29.138Z] [2022-06-03T09:28:29.138Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-03T09:28:29.138Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-03T09:28:29.138Z] #49 DONE 0.4s [2022-06-03T09:28:29.138Z] [2022-06-03T09:28:29.138Z] #24 [internal] load build context [2022-06-03T09:28:29.138Z] #24 sha256:1a72534ec9f843e9d367257f204c6a29871da9bf8acbf1676642992dc4b62d4a [2022-06-03T09:28:29.201Z] #24 ... [2022-06-03T09:28:29.201Z] [2022-06-03T09:28:29.201Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-03T09:28:29.201Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-03T09:28:29.201Z] #49 DONE 0.3s [2022-06-03T09:28:29.201Z] [2022-06-03T09:28:29.201Z] #24 [internal] load build context [2022-06-03T09:28:29.201Z] #24 sha256:386bab1d888ebbf78e1b1aadcc9b914baf1dc18c519067364bbb63a65b0fcb1e [2022-06-03T09:28:29.288Z] [2022-06-03T09:28:29.288Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:28:29.288Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:28:29.288Z] #80 DONE 0.0s [2022-06-03T09:28:29.288Z] [2022-06-03T09:28:29.288Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:28:29.288Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-03T09:28:29.288Z] #78 DONE 0.0s [2022-06-03T09:28:29.288Z] [2022-06-03T09:28:29.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:28:29.288Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:28:29.288Z] #11 DONE 0.0s [2022-06-03T09:28:29.288Z] [2022-06-03T09:28:29.288Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-03T09:28:29.288Z] #35 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-03T09:28:29.288Z] #35 DONE 0.0s [2022-06-03T09:28:29.288Z] [2022-06-03T09:28:29.288Z] #31 [internal] load build context [2022-06-03T09:28:29.288Z] #31 sha256:0a6f19e4e73009ea8923ccd677116e5973280192d7643c650b5534005a8addce [2022-06-03T09:28:29.862Z] #31 ... [2022-06-03T09:28:29.862Z] [2022-06-03T09:28:29.862Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-03T09:28:29.862Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-03T09:28:29.862Z] #56 DONE 0.4s [2022-06-03T09:28:29.862Z] [2022-06-03T09:28:29.862Z] #31 [internal] load build context [2022-06-03T09:28:29.862Z] #31 sha256:0a6f19e4e73009ea8923ccd677116e5973280192d7643c650b5534005a8addce [2022-06-03T09:28:30.130Z] #24 transferring context: 61.15MB 1.5s done [2022-06-03T09:28:30.386Z] #24 DONE 1.5s [2022-06-03T09:28:30.386Z] [2022-06-03T09:28:30.386Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-03T09:28:30.386Z] #70 sha256:6fb614a4e5c1047a486a6db8359efb88289cfb0b8c53bab4dc831500cac35413 [2022-06-03T09:28:30.386Z] #70 CACHED [2022-06-03T09:28:30.386Z] [2022-06-03T09:28:30.386Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-03T09:28:30.386Z] #32 sha256:9fa7707ae00ff3920b161e2ba984a7af7d4f3d53c150940c9df863ad0d6459db [2022-06-03T09:28:30.386Z] #32 CACHED [2022-06-03T09:28:30.386Z] [2022-06-03T09:28:30.386Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-03T09:28:30.386Z] #48 sha256:d0b633d7124d47122b4203d6b21d2eb0587afa41f73c8ecd7813489cc7560ff6 [2022-06-03T09:28:30.386Z] #48 CACHED [2022-06-03T09:28:30.386Z] [2022-06-03T09:28:30.386Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-03T09:28:30.386Z] #59 sha256:da42625efbc95d2846fdede78fe287c9ac6627b9f0a573a4a20b8573112fa43c [2022-06-03T09:28:30.386Z] #59 CACHED [2022-06-03T09:28:30.386Z] [2022-06-03T09:28:30.387Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:28:30.387Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-03T09:28:30.387Z] #21 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:28:30.387Z] #42 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-03T09:28:30.387Z] #69 sha256:5278e38a003ee9f5279cfd4a79ad43ab57289f11e481d675e2d210a64005543b [2022-06-03T09:28:30.387Z] #69 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #54 sha256:a3a4263103391f19773bd2698cd99b995ea4fc41f6ad1dcd127c203136ab5e1b [2022-06-03T09:28:30.387Z] #54 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-03T09:28:30.387Z] #43 sha256:863351047194eaa521c7da916d0bf09949160ddd35dc9943ecc856a832e80657 [2022-06-03T09:28:30.387Z] #43 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-03T09:28:30.387Z] #40 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #22 [dev-systemd-false 8/26] 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-06-03T09:28:30.387Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-03T09:28:30.387Z] #22 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-03T09:28:30.387Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-03T09:28:30.387Z] #16 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #39 sha256:66e7265a2d19dd89a047762c6d7f052d2e5befb8431a60b785c2776997a58478 [2022-06-03T09:28:30.387Z] #39 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #37 sha256:2e6375b7f88be5e7c04dee1b609d97ba372f35daa3eb8e6db1ad8fb533388bcd [2022-06-03T09:28:30.387Z] #37 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-03T09:28:30.387Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-03T09:28:30.387Z] #74 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-03T09:28:30.387Z] #63 sha256:2299479db20167ec8b6d2205df45603bdc61d09d4a3103cf387b15de07da4661 [2022-06-03T09:28:30.387Z] #63 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-03T09:28:30.387Z] #66 sha256:96e68361aed78cbdd8eccfd0195d73f375f7f9e1ce5cdaa29afb774fc8671bb7 [2022-06-03T09:28:30.387Z] #66 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-03T09:28:30.387Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-03T09:28:30.387Z] #23 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #75 sha256:40336db7c84e6ac9425158e775d3541c435ecf2558ab504747db80975970de7a [2022-06-03T09:28:30.387Z] #75 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-03T09:28:30.387Z] #50 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-03T09:28:30.387Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-03T09:28:30.387Z] #18 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-03T09:28:30.387Z] #13 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-03T09:28:30.387Z] #34 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-03T09:28:30.387Z] #68 sha256:ed24191d83b0c6a920f214c0bed1b65de5a82bda6baf809278fd8767cce09f4a [2022-06-03T09:28:30.387Z] #68 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-03T09:28:30.387Z] #38 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #56 sha256:474bdcdd3d8431fbe1cce07278ab12c35d7fb5eb17429ef80c143d652014d235 [2022-06-03T09:28:30.387Z] #56 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:28:30.387Z] #14 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-03T09:28:30.387Z] #25 sha256:1a2174ca89ad2c74ab6079c3bca46148f52e164518b46fd2aeac36b59e85b5cf [2022-06-03T09:28:30.387Z] #25 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-03T09:28:30.387Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-03T09:28:30.387Z] #15 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #67 sha256:5a01214296eb5e856bbf103f0e933e5c89cff93e206f1c6b7bef077ef3465c6a [2022-06-03T09:28:30.387Z] #67 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #64 sha256:e1e18b1867fdaf0cc1aecc97cf50e96d7a604ba35120a95d5725b374e9e75466 [2022-06-03T09:28:30.387Z] #64 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-03T09:28:30.387Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-03T09:28:30.387Z] #12 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-03T09:28:30.387Z] #30 sha256:cfd44d0b434b2e356b9008ffcc5c9b7fddda94955496917e483566475ac24b3f [2022-06-03T09:28:30.387Z] #30 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #58 sha256:4834dce093edcc46e10fb3966cf495dc0d1188b5eab96c59223fb8d193c01816 [2022-06-03T09:28:30.387Z] #58 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:28:30.387Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:28:30.387Z] #55 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-03T09:28:30.387Z] #62 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #44 sha256:9cb80cefae2c1fc8b1e416283290847211eec6c74a34bce0adcec9e41e9af33c [2022-06-03T09:28:30.387Z] #44 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-03T09:28:30.387Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-03T09:28:30.387Z] #46 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #60 sha256:6f2ef79db5c9385fb44401008eef045b647ba9d7c722c08c4eee34c791b95c0e [2022-06-03T09:28:30.387Z] #60 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #61 sha256:ab76cd5aa689a5f29d5d5a4836d812ec495e7ad860841e63ac9b33daa23124c3 [2022-06-03T09:28:30.387Z] #61 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #31 sha256:1535b6d2bf23b298a3e1346c8ab25edbb01d242fc028b7a782bcf560c9bd1b7d [2022-06-03T09:28:30.387Z] #31 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-03T09:28:30.387Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-03T09:28:30.387Z] #33 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-03T09:28:30.387Z] #53 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-03T09:28:30.387Z] #27 sha256:30c76b016bc66b80fd7be922d07e3242f378d907d34a3e5dc9de9f100d3f1422 [2022-06-03T09:28:30.387Z] #27 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:28:30.387Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:28:30.387Z] #36 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-03T09:28:30.387Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-03T09:28:30.387Z] #17 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:28:30.387Z] #51 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #45 sha256:01a5b8568e1651a076da09187e0a7b69b616fb5be847095d17eef5daefe970f8 [2022-06-03T09:28:30.387Z] #45 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:28:30.387Z] #47 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-03T09:28:30.387Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-03T09:28:30.387Z] #19 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #52 sha256:8edb689546af39580b45cf5544dea787f8b7c3becdd08a5e15be97a92a7ef4a8 [2022-06-03T09:28:30.387Z] #52 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-03T09:28:30.387Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-03T09:28:30.387Z] #72 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #26 sha256:dcb04ce704718044e8622717c59ee039cd17466ed68b1b58467585b6d96fedae [2022-06-03T09:28:30.387Z] #26 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-03T09:28:30.387Z] #29 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #65 sha256:a817045febbe2ca8fbe5badb0e72fec5a735c395a77c16554f5ab81ac312a7a3 [2022-06-03T09:28:30.387Z] #65 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-03T09:28:30.387Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-03T09:28:30.387Z] #20 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #41 sha256:ba83aeb52b71b0849898eb7a3c001626ccf5c632007994bea3fede360ae34360 [2022-06-03T09:28:30.387Z] #41 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #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-06-03T09:28:30.387Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-03T09:28:30.387Z] #57 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-03T09:28:30.387Z] #35 sha256:a8f0c0657486389d362b72d737d206fafd859e48ec545180006a4968504cb2ab [2022-06-03T09:28:30.387Z] #35 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-03T09:28:30.387Z] #76 sha256:5cc073b96cdf7b7139f7b11cc76eeaa1f6d1d98ad6a1ebb6c7a444b923c2c39b [2022-06-03T09:28:30.387Z] #76 CACHED [2022-06-03T09:28:30.387Z] [2022-06-03T09:28:30.387Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-03T09:28:30.387Z] #77 sha256:9a1051733df7e2e915f4ae677baba87fb71ed14140a6ccbf07dccf92848724d5 [2022-06-03T09:28:30.537Z] #24 transferring context: 61.15MB 1.7s done [2022-06-03T09:28:30.537Z] #24 DONE 1.7s [2022-06-03T09:28:30.537Z] [2022-06-03T09:28:30.537Z] #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-06-03T09:28:30.537Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:28:30.537Z] #47 CACHED [2022-06-03T09:28:30.537Z] [2022-06-03T09:28:30.537Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-03T09:28:30.537Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-03T09:28:30.537Z] #19 CACHED [2022-06-03T09:28:30.537Z] [2022-06-03T09:28:30.537Z] #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-06-03T09:28:30.537Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-03T09:28:30.537Z] #57 CACHED [2022-06-03T09:28:30.537Z] [2022-06-03T09:28:30.537Z] #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-06-03T09:28:30.537Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-03T09:28:30.537Z] #40 CACHED [2022-06-03T09:28:30.537Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #31 sha256:47385ad3ee258e07a72ae89c01032f77d3a9b4d28eb679ea07ed04296c41e057 [2022-06-03T09:28:30.538Z] #31 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-03T09:28:30.538Z] #38 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #75 sha256:5516b1081907c5fce6d176163dbc9c4856482573ad06888e16217e3ca4a42d5d [2022-06-03T09:28:30.538Z] #75 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-03T09:28:30.538Z] #66 sha256:1e8c218923e1870cf9fbbd61f69976293c4b1e78db21daba84747bde78f4d6fc [2022-06-03T09:28:30.538Z] #66 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #65 sha256:12b642722efe1cc8f59fed2f3b61eb6996207b71e40721038015aea709d219c0 [2022-06-03T09:28:30.538Z] #65 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #44 sha256:bc5a0d498cfac87df317e8d730e5466f2be9b6bf73e5d07417a38d62818cb50a [2022-06-03T09:28:30.538Z] #44 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-03T09:28:30.538Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-03T09:28:30.538Z] #15 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #45 sha256:18446d7f0a7a93d27917caec1081fe71baff240ceac3ab3e561fd0e4a2b18f42 [2022-06-03T09:28:30.538Z] #45 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #56 sha256:0244e05e78a76544e1fbbc95471a34ebf718845f717893d722131c7b2663ae77 [2022-06-03T09:28:30.538Z] #56 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-03T09:28:30.538Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-03T09:28:30.538Z] #20 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:28:30.538Z] #51 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:28:30.538Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-03T09:28:30.538Z] #21 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-03T09:28:30.538Z] #27 sha256:f24ca1a245a40cac46607d558e422dfbc0338c0b058d9739965effb0441d5fcd [2022-06-03T09:28:30.538Z] #27 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-03T09:28:30.538Z] #30 sha256:9a20311bc79036c10e9404e7b7ac0fee7a9f8671349d18993095ee3954cf6e86 [2022-06-03T09:28:30.538Z] #30 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-03T09:28:30.538Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-03T09:28:30.538Z] #18 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-03T09:28:30.538Z] #13 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #35 sha256:2d1e98d204119e27d589d9854c0615fa654d433d6ae70a629867e97e7b332a6e [2022-06-03T09:28:30.538Z] #35 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-03T09:28:30.538Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-03T09:28:30.538Z] #74 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-03T09:28:30.538Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-03T09:28:30.538Z] #12 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-03T09:28:30.538Z] #63 sha256:4586109283c51a2a1f703961fe5c1973de7af3d8c8797971425b60ceb0c259be [2022-06-03T09:28:30.538Z] #63 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:28:30.538Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:28:30.538Z] #36 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-03T09:28:30.538Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-03T09:28:30.538Z] #16 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #54 sha256:b1f8505f36214b4a282070a963f68c24b7fd9263ac4669b0b7380f59a0307c7a [2022-06-03T09:28:30.538Z] #54 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #60 sha256:7c082b8d6a0ef697b612feef2998050da66dc71963adecff39b170e443edc0cf [2022-06-03T09:28:30.538Z] #60 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #22 [dev-systemd-false 8/26] 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-06-03T09:28:30.538Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-03T09:28:30.538Z] #22 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #52 sha256:ec6ca9f3a3c05f9522a473970a8f104270fb269effbffe7d0fee341d8b1c8e13 [2022-06-03T09:28:30.538Z] #52 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-03T09:28:30.538Z] #50 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:28:30.538Z] #42 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-03T09:28:30.538Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-03T09:28:30.538Z] #23 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-03T09:28:30.538Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-03T09:28:30.538Z] #17 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-03T09:28:30.538Z] #62 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-03T09:28:30.538Z] #53 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #48 sha256:26bcd783cfdebeac41aaf9c34bf21007021fbc06f0f507b0009b3a094e3f2951 [2022-06-03T09:28:30.538Z] #48 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #64 sha256:2c53926a76608cf9acf432ea53c30d707ee72af5d154dcfbc71a1c5aa28ea08e [2022-06-03T09:28:30.538Z] #64 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-03T09:28:30.538Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-03T09:28:30.538Z] #46 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-03T09:28:30.538Z] #69 sha256:4f187103fa00264c989e16ebb62869c4b898395ad54163d4956796226839916a [2022-06-03T09:28:30.538Z] #69 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-03T09:28:30.538Z] #25 sha256:7e5e891d6c9db1d78d4293f8b2124df4229b0d7cce6c8f2849439dd085ff2650 [2022-06-03T09:28:30.538Z] #25 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #70 sha256:e5ccd33c0c569ebf7edea439d3fe62611718ad533951a99eab8b12174656056d [2022-06-03T09:28:30.538Z] #70 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #61 sha256:fc4e731f18183b4dbb904f246f250c196ae59583fb32cd6373bc0434c12fac0a [2022-06-03T09:28:30.538Z] #61 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #58 sha256:c42bf33403e970b0f2778c10500430d42e0b69a1a5430adf2ad3ae75443bea0e [2022-06-03T09:28:30.538Z] #58 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-03T09:28:30.538Z] #43 sha256:97ada8a8520fb9463c9a17772f9bffda9aaa407547b556fb16fd8cd774dbd423 [2022-06-03T09:28:30.538Z] #43 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-03T09:28:30.538Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-03T09:28:30.538Z] #33 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-03T09:28:30.538Z] #59 sha256:699e7ed4d645e392a95cf1a6e03c55addc8b63ce8e5914aa2552506e9ac68f6c [2022-06-03T09:28:30.538Z] #59 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #39 sha256:11d8fb593b25329eae73f85cd565528deb782406f380b3efb6fde6823f57f2ca [2022-06-03T09:28:30.538Z] #39 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #41 sha256:d2b008110490c951ceb4074f3e4b6d5753adb49cdf8690489e26bae8338c389b [2022-06-03T09:28:30.538Z] #41 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-03T09:28:30.538Z] #34 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #26 sha256:93d244cb3652ea2e89b24e0880d100356686eecf3a724a813aa3cbd6ce4f6c29 [2022-06-03T09:28:30.538Z] #26 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #67 sha256:f157b86f70b21809111db82691c91e65e373a6508e9ba4408f225233adbd61cd [2022-06-03T09:28:30.538Z] #67 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:28:30.538Z] #14 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-03T09:28:30.538Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-03T09:28:30.538Z] #72 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-03T09:28:30.538Z] #37 sha256:487d00b7de796213b71f9c71f574558623321eff22188c9cb06f2cb35313be4c [2022-06-03T09:28:30.538Z] #37 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-03T09:28:30.538Z] #68 sha256:c9abff6f43e48f7543ca2cc2cfc5cc5ac25d7d4d1db3a7b61edcd2c68b11285d [2022-06-03T09:28:30.538Z] #68 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:28:30.538Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:28:30.538Z] #55 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-03T09:28:30.538Z] #32 sha256:7c90ef228242fd2c417b40e742e9ff7d1cc3b50874ee845091986f96c1a95d73 [2022-06-03T09:28:30.538Z] #32 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #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-06-03T09:28:30.538Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-03T09:28:30.538Z] #29 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-03T09:28:30.538Z] #76 sha256:2827ec30761c3e56bb33a52b11ab4dbbdeac7916df7947dc020920ec5d11a69b [2022-06-03T09:28:30.538Z] #76 CACHED [2022-06-03T09:28:30.538Z] [2022-06-03T09:28:30.538Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-03T09:28:30.538Z] #77 sha256:f44a2ed82540c80986d328d77fd1b66cc42313d59c0547c404f0de60c1021417 [2022-06-03T09:28:30.821Z] #31 transferring context: 61.15MB 1.5s done [2022-06-03T09:28:30.821Z] #31 DONE 1.6s [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #55 sha256:51de11aaf1ed5970396526a70ef8ae163ef26fd4458a8d8d2fd96ca694f9bfb3 [2022-06-03T09:28:30.821Z] #55 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #59 sha256:580f4d8eb3ec694ee42eb1ca4e570ee224f63a43c3971390e6a78e792fbcbb36 [2022-06-03T09:28:30.821Z] #59 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-03T09:28:30.821Z] #26 sha256:c743d04da64a27452ca00ca0ddb70a83af62507e223a1b2305d0dce9373f6836 [2022-06-03T09:28:30.821Z] #26 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #20 sha256:095b273cf50a850e5c032751dc67aa9174303a63ff20b988914879b802a4a40b [2022-06-03T09:28:30.821Z] #20 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #65 sha256:cc4e91e9ec76aed1ba747ac0602f42b01fed643c3677ddcd34f7b6ac7284a2c6 [2022-06-03T09:28:30.821Z] #65 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-03T09:28:30.821Z] #76 sha256:43abd8737ed301c45bda2f62275bcc58e533ebff21677076e14ba59d12d3d1ad [2022-06-03T09:28:30.821Z] #76 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-06-03T09:28:30.821Z] #18 sha256:368b0859bb9cccc4251ebc191ebeb6b5b9e001c40c490e12dc3c9ad1eb3af77d [2022-06-03T09:28:30.821Z] #18 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #57 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-03T09:28:30.821Z] #57 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-03T09:28:30.821Z] #40 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-03T09:28:30.821Z] #40 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #44 sha256:8003d1f444a63bd47aaaba26637264a878dfb0f8bdeb83cb9eaf8cfbee546d7e [2022-06-03T09:28:30.821Z] #44 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-03T09:28:30.821Z] #75 sha256:6a0d94b0130a44a65853744b26ec3bd9c463eb0533aaff434b60b40aeb9ee6c9 [2022-06-03T09:28:30.821Z] #75 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-03T09:28:30.821Z] #23 sha256:87d04ef435b9dab4d50becade0a3ae24b18518c519d15a70fc0384d686b87f22 [2022-06-03T09:28:30.821Z] #23 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #74 sha256:c6d67f485037dba831dcf7df93c7d03a9e4dfe086293eaabebb0b2c4dcf8dbe6 [2022-06-03T09:28:30.821Z] #74 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #45 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-03T09:28:30.821Z] #45 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #64 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-03T09:28:30.821Z] #64 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #28 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:28:30.821Z] #28 sha256:751c20e3a5b013956620310a67f4009222636b2f846b6197e89f1d8abdcfa3ef [2022-06-03T09:28:30.821Z] #28 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #61 sha256:e7a3e1971a45bd561aacb9b90742744311c1d51e33f2b85dd667cb53c94b0723 [2022-06-03T09:28:30.821Z] #61 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-03T09:28:30.821Z] #53 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-03T09:28:30.821Z] #53 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #58 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:28:30.821Z] #58 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-03T09:28:30.821Z] #25 sha256:0336500aa27bc307335cad29a4b6d9f9f0015d8c2b285cd686c0f1d4e1be9234 [2022-06-03T09:28:30.821Z] #25 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #19 sha256:ce989356ddf45bf4838d91273df25fbe08cdca6ad64bc3e24c4b25128dd9432a [2022-06-03T09:28:30.821Z] #19 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #46 sha256:0901dd3e01bd2b56cd35f6b95fd883af12ce0bf70b567df1f0ac3b1397bf0420 [2022-06-03T09:28:30.821Z] #46 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-03T09:28:30.821Z] #70 sha256:81b9c73ccc54174f14a67604116e491aeec4e6fecee79b178e6b930e7e23991e [2022-06-03T09:28:30.821Z] #70 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-06-03T09:28:30.821Z] #15 sha256:4e2832cac8359df2030cc4f9b7e7fdd97d03f8c9646678953e664314f0d89915 [2022-06-03T09:28:30.821Z] #15 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-03T09:28:30.821Z] #22 sha256:4f15aa02a6e5ec15a4eb429aaa9fd820ba619047164ed2bfb365fe9136a40d1f [2022-06-03T09:28:30.821Z] #22 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #68 sha256:5fee11815cf1ac7a59e9259257f23c99b997c0f07d2a4e1b7658df184c87a932 [2022-06-03T09:28:30.821Z] #68 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-06-03T09:28:30.821Z] #16 sha256:d0ce3404b8d1dfc9a599885e174278cca4a095ef61de2314bc2f15c61ec9115f [2022-06-03T09:28:30.821Z] #16 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-03T09:28:30.821Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-03T09:28:30.821Z] #81 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-03T09:28:30.821Z] #72 sha256:ac62c4e85987a61640b60c0376f2be4a0bb09ec985e433e3fbb57e4879991522 [2022-06-03T09:28:30.821Z] #72 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-03T09:28:30.821Z] #34 sha256:464bdf835a53c69df1374604cc49462a22d4ec0cc10462fb583b5ef4b1bfddbc [2022-06-03T09:28:30.821Z] #34 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #41 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-03T09:28:30.821Z] #41 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-06-03T09:28:30.821Z] #17 sha256:efc919cfc56366da1ea346ec45b3af1a9368f7bd9e38fcaee84ed2f51352ae35 [2022-06-03T09:28:30.821Z] #17 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #54 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:28:30.821Z] #54 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-03T09:28:30.821Z] #13 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #33 sha256:14be151441b103d58df57db81ce31507cb38e472fcb077f4a9fde4fa0cff460c [2022-06-03T09:28:30.821Z] #33 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #43 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:28:30.821Z] #43 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:28:30.821Z] #43 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #21 sha256:ad57c19d2702b704f3e7e930cc2303a53f4f9cdca81fcfbc3aa719fd9d3f9575 [2022-06-03T09:28:30.821Z] #21 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-03T09:28:30.821Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-03T09:28:30.821Z] #79 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-06-03T09:28:30.821Z] #14 sha256:c10cc1eea96998e41dccff613d787249f97bcf112d778877134a9a907562f09e [2022-06-03T09:28:30.821Z] #14 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-03T09:28:30.821Z] #30 sha256:06f72c9b31f4a2c26f18add57228420f705a12e20840c424867af9f088d8946e [2022-06-03T09:28:30.821Z] #30 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #67 sha256:1c465877b12986a06ab0a6f29a46cd8497e8fc442f30c950e4e0cdf4c498920d [2022-06-03T09:28:30.821Z] #67 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-03T09:28:30.821Z] #37 sha256:667bd23e770f85ceb0be0fd071771e5019a775a1090e5aa10c429c2a7e6ccbd9 [2022-06-03T09:28:30.821Z] #37 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #69 sha256:430db7943419a62bfdd5b4c8ce6e05c692953ba6b95cc98991193b77fbab6ffb [2022-06-03T09:28:30.821Z] #69 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #51 sha256:0323a933537694b45f3629082296661835aa247ad57778410f3e8296ab5f54c1 [2022-06-03T09:28:30.821Z] #51 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-03T09:28:30.821Z] #32 sha256:8bdede30d37169382d070071f209638e8d7b4d1cd80a760bede657a775f360b5 [2022-06-03T09:28:30.821Z] #32 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-03T09:28:30.821Z] #66 sha256:2a034db7116d895da251e94db41b0628a9cb2eda15dbf5cacc4b439ee3f40dea [2022-06-03T09:28:30.821Z] #66 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.821Z] #71 sha256:7b69fc0280fb80d6519f399413f38702507b4c8996be632d3fa996d7f1ffab1c [2022-06-03T09:28:30.821Z] #71 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-03T09:28:30.821Z] #39 sha256:23b24bf2e4f1cce009c8746e5413f594e7883209d3492b3311a5caf84165743a [2022-06-03T09:28:30.821Z] #39 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-03T09:28:30.821Z] #50 sha256:e1e9b82c404b1337a36f0be007165f5418f7658ee6bc57a55418e6edb995b9db [2022-06-03T09:28:30.821Z] #50 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-03T09:28:30.821Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-03T09:28:30.821Z] #12 CACHED [2022-06-03T09:28:30.821Z] [2022-06-03T09:28:30.821Z] #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-06-03T09:28:30.822Z] #38 sha256:4009f5362dbc4af93c9db9825765b73db29a95e1d4c7febd35c13b4a75d50459 [2022-06-03T09:28:30.822Z] #38 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #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-06-03T09:28:30.822Z] #47 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-03T09:28:30.822Z] #47 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #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-06-03T09:28:30.822Z] #49 sha256:3bdbeb40fdb19179139c8d16f85f8130fb12c3754f4e5f0ce71fae1efa29230f [2022-06-03T09:28:30.822Z] #49 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #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-06-03T09:28:30.822Z] #36 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-03T09:28:30.822Z] #36 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-03T09:28:30.822Z] #77 sha256:3511dd2f84b448a5fbd7caf5ccd2b3a6bc6a019e98f1b22cfc7588b7beb75e29 [2022-06-03T09:28:30.822Z] #77 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-03T09:28:30.822Z] #82 sha256:944fbaa3fc539426c97547b818844e14055319640d233faddb5f5fd0ce239f2c [2022-06-03T09:28:30.822Z] #82 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-03T09:28:30.822Z] #63 sha256:c4aecab6bb220a3fcff5c7256a20042b6b679a9d3657009f7a7f8b97c3c76ab6 [2022-06-03T09:28:30.822Z] #63 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-06-03T09:28:30.822Z] #27 sha256:043eb1b2a8c6fa31b391b6c774f8a2d88df6ebd7854b00254f2800140adb98df [2022-06-03T09:28:30.822Z] #27 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-03T09:28:30.822Z] #24 sha256:a4ac116e4b90f0a178311b9cc2b3b75ce74b9c554d98446fc79b4d23e0f20466 [2022-06-03T09:28:30.822Z] #24 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #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-06-03T09:28:30.822Z] #60 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-03T09:28:30.822Z] #60 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-03T09:28:30.822Z] #48 sha256:99047abb30235d916f32ea0286e9e14b8f647c05252eef430284aa5ac027ea80 [2022-06-03T09:28:30.822Z] #48 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:28:30.822Z] #62 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:28:30.822Z] #62 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-03T09:28:30.822Z] #73 sha256:0936ae9d71e3fcdc181cdf055f8f95cd2be9721080421e0905a0c758b39c3fc3 [2022-06-03T09:28:30.822Z] #73 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-03T09:28:30.822Z] #42 sha256:89443fcf095e78001663448168b29039bff4123b024871fc3a1438b147c7aeaa [2022-06-03T09:28:30.822Z] #42 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-03T09:28:30.822Z] #52 sha256:75493eaa5a7719f60854b36d4d94c6b4caa733a0f6cb489444d47834b7cafb25 [2022-06-03T09:28:30.822Z] #52 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #29 [dev-systemd-false 8/26] 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-06-03T09:28:30.822Z] #29 sha256:7613aa2ab9f5f8188f2e7728f71678052ab587f2f13bf9a3a7fdd0fb8faad8d2 [2022-06-03T09:28:30.822Z] #29 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-03T09:28:30.822Z] #83 sha256:074c5f4f7b4de597417bd1af2e5fe91718c153aee6d2c1846db6af569ea5f4e1 [2022-06-03T09:28:30.822Z] #83 CACHED [2022-06-03T09:28:30.822Z] [2022-06-03T09:28:30.822Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-03T09:28:30.822Z] #84 sha256:9cbb8cf7011ae4bbcea9e38ddc2f88c7092fe40d5c3f863e6f7ce2822dbd800c [2022-06-03T09:28:31.002Z] Commit message: "Merge commit '82e58a001156c2cf669dabee477d7af9300376e9' into HEAD" [2022-06-03T09:28:31.032Z] > git rev-list --no-walk e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:31.314Z] #77 DONE 1.1s [2022-06-03T09:28:31.473Z] #77 DONE 0.8s [2022-06-03T09:28:31.473Z] [2022-06-03T09:28:31.473Z] #78 exporting to image [2022-06-03T09:28:31.473Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-03T09:28:31.473Z] #78 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2022-06-03T09:28:31.570Z] [2022-06-03T09:28:31.570Z] #78 exporting to image [2022-06-03T09:28:31.570Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-03T09:28:31.570Z] #78 exporting layers [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-03T09:28:32.086Z] Commit message: "Merge commit '82e58a001156c2cf669dabee477d7af9300376e9' into HEAD" [2022-06-03T09:28:32.142Z] + docker version [2022-06-03T09:28:32.205Z] #84 DONE 1.2s [2022-06-03T09:28:32.205Z] [2022-06-03T09:28:32.205Z] #85 exporting to image [2022-06-03T09:28:32.205Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-03T09:28:32.205Z] #85 exporting layers [2022-06-03T09:28:32.088Z] > git rev-list --no-walk e5812117a594f59d4a775b27f9ba6f95113cbf29 # timeout=10 [2022-06-03T09:28:32.409Z] #78 exporting layers 1.1s done [2022-06-03T09:28:32.410Z] #78 writing image sha256:b328a01d7b0e64c3b594ceefd1677729d7576f9f59f55649805a0f3e1d40766f [2022-06-03T09:28:32.410Z] #78 writing image sha256:b328a01d7b0e64c3b594ceefd1677729d7576f9f59f55649805a0f3e1d40766f done [2022-06-03T09:28:32.410Z] #78 naming to docker.io/library/docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f done [2022-06-03T09:28:32.410Z] #78 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T09:28:32.496Z] #78 exporting layers 0.9s done [2022-06-03T09:28:32.496Z] #78 writing image sha256:dd1ef999ce036fa9aa5b20d225ac1e3e14b2a6a7802e22ce759c8c2a47371d10 done [2022-06-03T09:28:32.496Z] #78 naming to docker.io/library/docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f done [2022-06-03T09:28:32.496Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-06-03T09:28:32.763Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -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:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh dynbinary test-integration [2022-06-03T09:28:32.880Z] + trap exit INT TERM [2022-06-03T09:28:32.880Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-06-03T09:28:32.880Z] + CONTAINER_NAME=docker-pr2 [2022-06-03T09:28:32.880Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43409/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh dynbinary [2022-06-03T09:28:33.021Z] [2022-06-03T09:28:33.135Z] [2022-06-03T09:28:33.146Z] #85 exporting layers 1.1s done [2022-06-03T09:28:33.146Z] #85 writing image sha256:f8a71cded86e26d9078e40e4603fe7eb98085209c527e48d2b31ba4948a7c86d done [2022-06-03T09:28:33.146Z] #85 naming to docker.io/library/docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f done [2022-06-03T09:28:33.146Z] #85 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-06-03T09:28:33.279Z] Removing bundles/ [2022-06-03T09:28:33.279Z] [2022-06-03T09:28:33.279Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-03T09:28:33.279Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:28:33.279Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:28:33.289Z] + docker version [2022-06-03T09:28:33.391Z] Removing bundles/ [2022-06-03T09:28:33.391Z] [2022-06-03T09:28:33.391Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-03T09:28:33.391Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:28:33.391Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:28:33.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43409/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/validate/default [2022-06-03T09:28:34.039Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-06-03T09:28:34.039Z] No api/types/ or api/swagger.yaml changes in diff. [2022-06-03T09:28:34.039Z] Congratulations! All TOML source files changed here have valid syntax. [2022-06-03T09:28:34.039Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-06-03T09:28:34.039Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-06-03T09:28:34.039Z] Congratulations! No new tests were added to integration-cli. [2022-06-03T09:28:34.039Z] [2022-06-03T09:28:34.039Z] INFO Start validation with golang-ci-lint [2022-06-03T09:28:34.610Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-06-03T09:28:34.610Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-06-03T09:28:40.257Z] Client: Docker Engine - Community [2022-06-03T09:28:40.257Z] Version: 20.10.14 [2022-06-03T09:28:40.257Z] API version: 1.41 [2022-06-03T09:28:40.257Z] Go version: go1.16.15 [2022-06-03T09:28:40.257Z] Git commit: a224086 [2022-06-03T09:28:40.257Z] Built: Thu Mar 24 01:47:20 2022 [2022-06-03T09:28:40.257Z] OS/Arch: linux/arm64 [2022-06-03T09:28:40.257Z] Context: default [2022-06-03T09:28:40.257Z] Experimental: true [2022-06-03T09:28:40.257Z] [2022-06-03T09:28:40.257Z] Server: Docker Engine - Community [2022-06-03T09:28:40.257Z] Engine: [2022-06-03T09:28:40.257Z] Version: 20.10.14 [2022-06-03T09:28:40.257Z] API version: 1.41 (minimum version 1.12) [2022-06-03T09:28:40.257Z] Go version: go1.16.15 [2022-06-03T09:28:40.257Z] Git commit: 87a90dc [2022-06-03T09:28:40.257Z] Built: Thu Mar 24 01:45:39 2022 [2022-06-03T09:28:40.257Z] OS/Arch: linux/arm64 [2022-06-03T09:28:40.257Z] Experimental: true [2022-06-03T09:28:40.257Z] containerd: [2022-06-03T09:28:40.257Z] Version: 1.5.11 [2022-06-03T09:28:40.257Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:40.257Z] runc: [2022-06-03T09:28:40.257Z] Version: 1.0.3 [2022-06-03T09:28:40.257Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-03T09:28:40.257Z] docker-init: [2022-06-03T09:28:40.257Z] Version: 0.19.0 [2022-06-03T09:28:40.257Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-03T09:28:40.572Z] + docker info [2022-06-03T09:28:41.405Z] Client: Docker Engine - Community [2022-06-03T09:28:41.405Z] Version: 20.10.14 [2022-06-03T09:28:41.405Z] API version: 1.41 [2022-06-03T09:28:41.405Z] Go version: go1.16.15 [2022-06-03T09:28:41.405Z] Git commit: a224086 [2022-06-03T09:28:41.405Z] Built: Thu Mar 24 01:48:02 2022 [2022-06-03T09:28:41.405Z] OS/Arch: linux/amd64 [2022-06-03T09:28:41.405Z] Context: default [2022-06-03T09:28:41.405Z] Experimental: true [2022-06-03T09:28:41.405Z] [2022-06-03T09:28:41.405Z] Server: Docker Engine - Community [2022-06-03T09:28:41.405Z] Engine: [2022-06-03T09:28:41.405Z] Version: 20.10.14 [2022-06-03T09:28:41.405Z] API version: 1.41 (minimum version 1.12) [2022-06-03T09:28:41.405Z] Go version: go1.16.15 [2022-06-03T09:28:41.405Z] Git commit: 87a90dc [2022-06-03T09:28:41.405Z] Built: Thu Mar 24 01:45:53 2022 [2022-06-03T09:28:41.405Z] OS/Arch: linux/amd64 [2022-06-03T09:28:41.405Z] Experimental: true [2022-06-03T09:28:41.405Z] containerd: [2022-06-03T09:28:41.405Z] Version: 1.5.11 [2022-06-03T09:28:41.405Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:41.405Z] runc: [2022-06-03T09:28:41.405Z] Version: 1.0.3 [2022-06-03T09:28:41.405Z] GitCommit: v1.0.3-0-gf46b6ba [2022-06-03T09:28:41.405Z] docker-init: [2022-06-03T09:28:41.405Z] Version: 0.19.0 [2022-06-03T09:28:41.405Z] GitCommit: de40ad0 [Pipeline] sh [2022-06-03T09:28:41.714Z] + docker info [2022-06-03T09:28:55.443Z] Client: [2022-06-03T09:28:55.443Z] Context: default [2022-06-03T09:28:55.443Z] Debug Mode: false [2022-06-03T09:28:55.443Z] Plugins: [2022-06-03T09:28:55.443Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-03T09:28:55.443Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-03T09:28:55.443Z] [2022-06-03T09:28:55.443Z] Server: [2022-06-03T09:28:55.443Z] Containers: 0 [2022-06-03T09:28:55.443Z] Running: 0 [2022-06-03T09:28:55.443Z] Paused: 0 [2022-06-03T09:28:55.443Z] Stopped: 0 [2022-06-03T09:28:55.443Z] Images: 0 [2022-06-03T09:28:55.443Z] Server Version: 20.10.14 [2022-06-03T09:28:55.443Z] Storage Driver: overlay2 [2022-06-03T09:28:55.443Z] Backing Filesystem: extfs [2022-06-03T09:28:55.443Z] Supports d_type: true [2022-06-03T09:28:55.443Z] Native Overlay Diff: true [2022-06-03T09:28:55.443Z] userxattr: false [2022-06-03T09:28:55.443Z] Logging Driver: json-file [2022-06-03T09:28:55.443Z] Cgroup Driver: cgroupfs [2022-06-03T09:28:55.443Z] Cgroup Version: 1 [2022-06-03T09:28:55.443Z] Plugins: [2022-06-03T09:28:55.443Z] Volume: local [2022-06-03T09:28:55.443Z] Network: bridge host ipvlan macvlan null overlay [2022-06-03T09:28:55.443Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-03T09:28:55.443Z] Swarm: inactive [2022-06-03T09:28:55.443Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-03T09:28:55.443Z] Default Runtime: runc [2022-06-03T09:28:55.443Z] Init Binary: docker-init [2022-06-03T09:28:55.443Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:28:55.443Z] runc version: v1.0.3-0-gf46b6ba [2022-06-03T09:28:55.443Z] init version: de40ad0 [2022-06-03T09:28:55.443Z] Security Options: [2022-06-03T09:28:55.443Z] apparmor [2022-06-03T09:28:55.443Z] seccomp [2022-06-03T09:28:55.443Z] Profile: default [2022-06-03T09:28:55.443Z] Kernel Version: 5.13.0-1021-aws [2022-06-03T09:28:55.443Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-03T09:28:55.443Z] OSType: linux [2022-06-03T09:28:55.443Z] Architecture: aarch64 [2022-06-03T09:28:55.443Z] CPUs: 2 [2022-06-03T09:28:55.443Z] Total Memory: 7.562GiB [2022-06-03T09:28:55.443Z] Name: ip-10-100-116-73 [2022-06-03T09:28:55.443Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-06-03T09:28:55.443Z] Docker Root Dir: /var/lib/docker [2022-06-03T09:28:55.443Z] Debug Mode: false [2022-06-03T09:28:55.443Z] Registry: https://index.docker.io/v1/ [2022-06-03T09:28:55.443Z] Labels: [2022-06-03T09:28:55.443Z] Experimental: true [2022-06-03T09:28:55.443Z] Insecure Registries: [2022-06-03T09:28:55.443Z] 127.0.0.0/8 [2022-06-03T09:28:55.443Z] Live Restore Enabled: true [2022-06-03T09:28:55.443Z] [Pipeline] sh [2022-06-03T09:28:55.775Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:55.775Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-06-03T09:28:55.775Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43409/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-06-03T09:28:55.775Z] + bash /home/ubuntu/workspace/moby_PR-43409/check-config.sh [2022-06-03T09:28:55.775Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-06-03T09:28:55.775Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-06-03T09:28:55.775Z] [2022-06-03T09:28:55.775Z] Generally Necessary: [2022-06-03T09:28:55.775Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-06-03T09:28:55.775Z] - apparmor: enabled and tools installed [2022-06-03T09:28:55.775Z] - CONFIG_NAMESPACES: enabled [2022-06-03T09:28:55.775Z] - CONFIG_NET_NS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_PID_NS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_IPC_NS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_UTS_NS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_CGROUPS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-06-03T09:28:55.775Z] - CONFIG_CGROUP_DEVICE: enabled [2022-06-03T09:28:55.775Z] - CONFIG_CGROUP_FREEZER: enabled [2022-06-03T09:28:55.775Z] - CONFIG_CGROUP_SCHED: enabled [2022-06-03T09:28:55.775Z] - CONFIG_CPUSETS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_MEMCG: enabled [2022-06-03T09:28:55.775Z] - CONFIG_KEYS: enabled [2022-06-03T09:28:55.775Z] - CONFIG_VETH: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_BRIDGE: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-06-03T09:28:55.775Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_NF_NAT: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_POSIX_MQUEUE: enabled [2022-06-03T09:28:56.033Z] - CONFIG_CGROUP_BPF: enabled [2022-06-03T09:28:56.033Z] [2022-06-03T09:28:56.033Z] Optional Features: [2022-06-03T09:28:56.033Z] - CONFIG_USER_NS: enabled [2022-06-03T09:28:56.033Z] - CONFIG_SECCOMP: enabled [2022-06-03T09:28:56.033Z] - CONFIG_SECCOMP_FILTER: enabled [2022-06-03T09:28:56.033Z] - CONFIG_CGROUP_PIDS: enabled [2022-06-03T09:28:56.033Z] - CONFIG_MEMCG_SWAP: enabled [2022-06-03T09:28:56.033Z] (cgroup swap accounting is currently enabled) [2022-06-03T09:28:56.033Z] - CONFIG_BLK_CGROUP: enabled [2022-06-03T09:28:56.033Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-06-03T09:28:56.033Z] - CONFIG_CGROUP_PERF: enabled [2022-06-03T09:28:56.033Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-06-03T09:28:56.033Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-06-03T09:28:56.033Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-06-03T09:28:56.033Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-06-03T09:28:56.033Z] - CONFIG_RT_GROUP_SCHED: missing [2022-06-03T09:28:56.033Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_IP_VS: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_IP_VS_NFCT: enabled [2022-06-03T09:28:56.033Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-06-03T09:28:56.033Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-06-03T09:28:56.033Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_SECURITY_SELINUX: enabled [2022-06-03T09:28:56.033Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-06-03T09:28:56.033Z] - CONFIG_EXT4_FS: enabled [2022-06-03T09:28:56.033Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-06-03T09:28:56.033Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-06-03T09:28:56.033Z] - Network Drivers: [2022-06-03T09:28:56.033Z] - "overlay": [2022-06-03T09:28:56.033Z] - CONFIG_VXLAN: enabled (as module) [2022-06-03T09:28:56.033Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-06-03T09:28:56.033Z] Optional (for encrypted networks): [2022-06-03T09:28:56.291Z] - CONFIG_CRYPTO: enabled [2022-06-03T09:28:56.291Z] - CONFIG_CRYPTO_AEAD: enabled [2022-06-03T09:28:56.291Z] - CONFIG_CRYPTO_GCM: enabled [2022-06-03T09:28:56.291Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-06-03T09:28:56.291Z] - CONFIG_CRYPTO_GHASH: enabled [2022-06-03T09:28:56.291Z] - CONFIG_XFRM: enabled [2022-06-03T09:28:56.291Z] - CONFIG_XFRM_USER: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_INET_ESP: enabled (as module) [2022-06-03T09:28:56.291Z] - "ipvlan": [2022-06-03T09:28:56.291Z] - CONFIG_IPVLAN: enabled (as module) [2022-06-03T09:28:56.291Z] - "macvlan": [2022-06-03T09:28:56.291Z] - CONFIG_MACVLAN: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_DUMMY: enabled (as module) [2022-06-03T09:28:56.291Z] - "ftp,tftp client in container": [2022-06-03T09:28:56.291Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-06-03T09:28:56.291Z] - Storage Drivers: [2022-06-03T09:28:56.291Z] - "aufs": [2022-06-03T09:28:56.291Z] - CONFIG_AUFS_FS: enabled (as module) [2022-06-03T09:28:56.291Z] - "btrfs": [2022-06-03T09:28:56.291Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-06-03T09:28:56.291Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-06-03T09:28:56.291Z] - "devicemapper": [2022-06-03T09:28:56.291Z] - CONFIG_BLK_DEV_DM: enabled [2022-06-03T09:28:56.291Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-06-03T09:28:56.291Z] - "overlay": [2022-06-03T09:28:56.291Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-06-03T09:28:56.291Z] - "zfs": [2022-06-03T09:28:56.291Z] - /dev/zfs: present [2022-06-03T09:28:56.291Z] - zfs command: missing [2022-06-03T09:28:56.291Z] - zpool command: missing [2022-06-03T09:28:56.291Z] [2022-06-03T09:28:56.291Z] Limits: [2022-06-03T09:28:56.291Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-06-03T09:28:56.291Z] [2022-06-03T09:28:56.291Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-03T09:28:56.686Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3831494d2ff7cd86d550f4bb704d37b7129c426a . [2022-06-03T09:28:56.945Z] #1 [internal] load build definition from Dockerfile [2022-06-03T09:28:56.945Z] #1 sha256:05b4c534d8f41a4151521177717054ddbf9f7620a4b4a11098d3f2feab87ea89 [2022-06-03T09:28:56.945Z] #1 transferring dockerfile: 17.93kB done [2022-06-03T09:28:56.945Z] #1 DONE 0.1s [2022-06-03T09:28:56.945Z] [2022-06-03T09:28:56.945Z] #2 [internal] load .dockerignore [2022-06-03T09:28:56.945Z] #2 sha256:1b8301ea11b2760f74732fbb2cef1fd497565812b05a6342d4cb2f4751a1de7e [2022-06-03T09:28:56.945Z] #2 transferring context: 145B done [2022-06-03T09:28:56.945Z] #2 DONE 0.0s [2022-06-03T09:28:56.945Z] [2022-06-03T09:28:56.945Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-03T09:28:56.945Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-06-03T09:28:57.510Z] #3 DONE 0.6s [2022-06-03T09:28:57.510Z] [2022-06-03T09:28:57.510Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-03T09:28:57.511Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-06-03T09:28:57.511Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-03T09:28:57.511Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-03T09:28:57.511Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-06-03T09:28:57.511Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-06-03T09:28:57.511Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-06-03T09:28:57.769Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.2s [2022-06-03T09:28:57.769Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 4.19MB / 9.06MB 0.3s [2022-06-03T09:28:58.027Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-06-03T09:28:58.285Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.6s done [2022-06-03T09:28:58.285Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-06-03T09:28:58.543Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-06-03T09:28:59.477Z] #4 DONE 1.9s [2022-06-03T09:28:59.736Z] [2022-06-03T09:28:59.736Z] #5 [internal] load build definition from Dockerfile [2022-06-03T09:28:59.736Z] #5 sha256:331d9f7c402710620f42aae856f3e825854978c17b4b926a83af973491c8473c [2022-06-03T09:28:59.736Z] #5 DONE 0.0s [2022-06-03T09:28:59.736Z] [2022-06-03T09:28:59.736Z] #6 [internal] load .dockerignore [2022-06-03T09:28:59.736Z] #6 sha256:a9a8562f5c6cdc9cc477412f161e4547a643d7241abdd331cf8d5cfa63e7f3d3 [2022-06-03T09:28:59.736Z] #6 DONE 0.0s [2022-06-03T09:28:59.736Z] [2022-06-03T09:28:59.736Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:28:59.736Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-03T09:29:03.081Z] #10 ... [2022-06-03T09:29:03.081Z] [2022-06-03T09:29:03.081Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:29:03.081Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-03T09:29:03.081Z] #9 DONE 3.3s [2022-06-03T09:29:03.081Z] [2022-06-03T09:29:03.081Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-03T09:29:03.081Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-06-03T09:29:03.081Z] #7 DONE 3.4s [2022-06-03T09:29:03.339Z] [2022-06-03T09:29:03.339Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-03T09:29:03.339Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-06-03T09:29:03.339Z] #8 DONE 3.5s [2022-06-03T09:29:03.339Z] [2022-06-03T09:29:03.339Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:29:03.339Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-03T09:29:03.339Z] #10 DONE 3.5s [2022-06-03T09:29:03.597Z] [2022-06-03T09:29:03.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:03.597Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-03T09:29:03.597Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-03T09:29:03.597Z] #11 DONE 0.0s [2022-06-03T09:29:03.597Z] [2022-06-03T09:29:03.597Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:03.597Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-03T09:29:03.597Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-03T09:29:03.597Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-03T09:29:03.640Z] Client: [2022-06-03T09:29:03.640Z] Context: default [2022-06-03T09:29:03.640Z] Debug Mode: false [2022-06-03T09:29:03.640Z] Plugins: [2022-06-03T09:29:03.640Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-06-03T09:29:03.640Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-06-03T09:29:03.641Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-06-03T09:29:03.641Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-06-03T09:29:03.641Z] [2022-06-03T09:29:03.641Z] Server: [2022-06-03T09:29:03.641Z] Containers: 0 [2022-06-03T09:29:03.641Z] Running: 0 [2022-06-03T09:29:03.641Z] Paused: 0 [2022-06-03T09:29:03.641Z] Stopped: 0 [2022-06-03T09:29:03.641Z] Images: 0 [2022-06-03T09:29:03.641Z] Server Version: 20.10.14 [2022-06-03T09:29:03.641Z] Storage Driver: overlay2 [2022-06-03T09:29:03.641Z] Backing Filesystem: extfs [2022-06-03T09:29:03.641Z] Supports d_type: true [2022-06-03T09:29:03.641Z] Native Overlay Diff: true [2022-06-03T09:29:03.641Z] userxattr: false [2022-06-03T09:29:03.641Z] Logging Driver: json-file [2022-06-03T09:29:03.641Z] Cgroup Driver: systemd [2022-06-03T09:29:03.641Z] Cgroup Version: 2 [2022-06-03T09:29:03.641Z] Plugins: [2022-06-03T09:29:03.641Z] Volume: local [2022-06-03T09:29:03.641Z] Network: bridge host ipvlan macvlan null overlay [2022-06-03T09:29:03.641Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-06-03T09:29:03.641Z] Swarm: inactive [2022-06-03T09:29:03.641Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-06-03T09:29:03.641Z] Default Runtime: runc [2022-06-03T09:29:03.641Z] Init Binary: docker-init [2022-06-03T09:29:03.641Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-06-03T09:29:03.641Z] runc version: v1.0.3-0-gf46b6ba [2022-06-03T09:29:03.641Z] init version: de40ad0 [2022-06-03T09:29:03.641Z] Security Options: [2022-06-03T09:29:03.641Z] apparmor [2022-06-03T09:29:03.641Z] seccomp [2022-06-03T09:29:03.641Z] Profile: default [2022-06-03T09:29:03.641Z] cgroupns [2022-06-03T09:29:03.641Z] Kernel Version: 5.13.0-1021-aws [2022-06-03T09:29:03.641Z] Operating System: Ubuntu 20.04.4 LTS [2022-06-03T09:29:03.641Z] OSType: linux [2022-06-03T09:29:03.641Z] Architecture: x86_64 [2022-06-03T09:29:03.641Z] CPUs: 2 [2022-06-03T09:29:03.641Z] Total Memory: 7.559GiB [2022-06-03T09:29:03.641Z] Name: ip-10-100-121-69 [2022-06-03T09:29:03.641Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-06-03T09:29:03.641Z] Docker Root Dir: /var/lib/docker [2022-06-03T09:29:03.641Z] Debug Mode: false [2022-06-03T09:29:03.641Z] Registry: https://index.docker.io/v1/ [2022-06-03T09:29:03.641Z] Labels: [2022-06-03T09:29:03.641Z] Experimental: true [2022-06-03T09:29:03.641Z] Insecure Registries: [2022-06-03T09:29:03.641Z] 127.0.0.0/8 [2022-06-03T09:29:03.641Z] Live Restore Enabled: true [2022-06-03T09:29:03.641Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-06-03T09:29:03.905Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-03T09:29:03.905Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-03T09:29:03.961Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3831494d2ff7cd86d550f4bb704d37b7129c426a . [2022-06-03T09:29:04.164Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-06-03T09:29:04.219Z] #2 [internal] load .dockerignore [2022-06-03T09:29:04.219Z] #2 sha256:2ea375d967801b5fe99d6a1165deccb3d4cad1a9e12d53f2261a01b1a15bc5a3 [2022-06-03T09:29:04.219Z] #2 ... [2022-06-03T09:29:04.219Z] [2022-06-03T09:29:04.219Z] #1 [internal] load build definition from Dockerfile [2022-06-03T09:29:04.219Z] #1 sha256:40eceac106043ea2dd051b6b47495a82e85e72722bacf0109129a6bbbff9c355 [2022-06-03T09:29:04.219Z] #1 transferring dockerfile: 17.93kB 0.1s done [2022-06-03T09:29:04.219Z] #1 DONE 0.3s [2022-06-03T09:29:04.219Z] [2022-06-03T09:29:04.219Z] #2 [internal] load .dockerignore [2022-06-03T09:29:04.219Z] #2 sha256:2ea375d967801b5fe99d6a1165deccb3d4cad1a9e12d53f2261a01b1a15bc5a3 [2022-06-03T09:29:04.219Z] #2 transferring context: 145B done [2022-06-03T09:29:04.435Z] #71 ... [2022-06-03T09:29:04.435Z] [2022-06-03T09:29:04.435Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-03T09:29:04.435Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-03T09:29:04.435Z] #49 DONE 0.0s [2022-06-03T09:29:04.435Z] [2022-06-03T09:29:04.435Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:04.435Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-03T09:29:04.435Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-06-03T09:29:04.477Z] #2 DONE 0.2s [2022-06-03T09:29:04.477Z] [2022-06-03T09:29:04.477Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-06-03T09:29:04.477Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-06-03T09:29:04.729Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-06-03T09:29:04.737Z] #3 DONE 0.3s [2022-06-03T09:29:04.737Z] [2022-06-03T09:29:04.737Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-06-03T09:29:04.737Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-06-03T09:29:04.737Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-06-03T09:29:04.737Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-06-03T09:29:04.737Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-06-03T09:29:04.737Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-06-03T09:29:04.737Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-06-03T09:29:05.000Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-06-03T09:29:05.000Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-06-03T09:29:05.019Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-06-03T09:29:05.263Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-06-03T09:29:05.263Z] #4 DONE 0.7s [2022-06-03T09:29:05.521Z] [2022-06-03T09:29:05.521Z] #5 [internal] load .dockerignore [2022-06-03T09:29:05.521Z] #5 sha256:02e8360271d5554c2a961ca8b938d59a1530e27bb0d3dd7530631fa48c7a9a5a [2022-06-03T09:29:05.521Z] #5 DONE 0.0s [2022-06-03T09:29:05.521Z] [2022-06-03T09:29:05.521Z] #6 [internal] load build definition from Dockerfile [2022-06-03T09:29:05.521Z] #6 sha256:3792b025dd5266befa6d0fc1d3c565d9e0a30ba399b5ff0263599bd70c700b86 [2022-06-03T09:29:05.521Z] #6 DONE 0.0s [2022-06-03T09:29:05.521Z] [2022-06-03T09:29:05.521Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-06-03T09:29:05.521Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-06-03T09:29:06.422Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-06-03T09:29:06.457Z] #10 DONE 1.0s [2022-06-03T09:29:06.457Z] [2022-06-03T09:29:06.457Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:29:06.457Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-06-03T09:29:06.457Z] #9 DONE 0.9s [2022-06-03T09:29:06.457Z] [2022-06-03T09:29:06.457Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-06-03T09:29:06.457Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-06-03T09:29:06.457Z] #8 DONE 0.9s [2022-06-03T09:29:06.457Z] [2022-06-03T09:29:06.457Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-06-03T09:29:06.457Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-06-03T09:29:06.685Z] #71 DONE 3.0s [2022-06-03T09:29:06.685Z] [2022-06-03T09:29:06.685Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:06.685Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:29:06.685Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-03T09:29:06.685Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-03T09:29:06.685Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-03T09:29:06.685Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-03T09:29:06.685Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-06-03T09:29:06.685Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2022-06-03T09:29:06.685Z] #73 DONE 2.8s [2022-06-03T09:29:06.685Z] [2022-06-03T09:29:06.685Z] #24 [internal] load build context [2022-06-03T09:29:06.685Z] #24 sha256:1e5f208d0083e594cd26ebb8d6def01f26fcd8f4b40281df3f05a9a326caca67 [2022-06-03T09:29:06.685Z] #24 transferring context: 61.15MB 2.8s done [2022-06-03T09:29:06.685Z] #24 DONE 3.0s [2022-06-03T09:29:06.685Z] [2022-06-03T09:29:06.685Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:06.685Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-03T09:29:06.685Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-03T09:29:06.685Z] #11 sha256:f9dd8baf438f408e37393c61dcd6daa467d87014c98def6469f369e825152aa1 1.80kB / 1.80kB done [2022-06-03T09:29:06.685Z] #11 sha256:c6edb1d568eeb978f3273dd71d09a0ea574227b20e310f00a895b8fc2ecc35cf 7.12kB / 7.12kB done [2022-06-03T09:29:06.685Z] #11 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.0s done [2022-06-03T09:29:06.685Z] #11 sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 4.94MB / 4.94MB 2.2s done [2022-06-03T09:29:06.685Z] #11 sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 10.66MB / 10.66MB 2.4s [2022-06-03T09:29:06.685Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 30.01MB / 81.08MB 2.5s [2022-06-03T09:29:06.685Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 1.39MB / 108.88MB 2.5s [2022-06-03T09:29:06.685Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 4.19MB / 54.67MB 2.5s [2022-06-03T09:29:06.685Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 50.33MB / 81.08MB 2.7s [2022-06-03T09:29:06.685Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 17.83MB / 108.88MB 2.7s [2022-06-03T09:29:06.685Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 24.12MB / 54.67MB 2.7s [2022-06-03T09:29:06.718Z] #7 DONE 1.1s [2022-06-03T09:29:06.944Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 59.77MB / 81.08MB 2.8s [2022-06-03T09:29:06.944Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 32.51MB / 108.88MB 2.8s [2022-06-03T09:29:06.944Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 34.60MB / 54.67MB 2.8s [2022-06-03T09:29:06.944Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 80.74MB / 81.08MB 3.0s [2022-06-03T09:29:06.944Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 51.38MB / 108.88MB 3.0s [2022-06-03T09:29:06.944Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 3.0s [2022-06-03T09:29:06.944Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 62.91MB / 108.88MB 3.1s [2022-06-03T09:29:06.977Z] [2022-06-03T09:29:06.977Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:06.977Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:29:06.977Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-03T09:29:06.977Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-03T09:29:06.977Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-06-03T09:29:06.977Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-06-03T09:29:06.977Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-06-03T09:29:07.203Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 72.35MB / 108.88MB 3.2s [2022-06-03T09:29:07.203Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 82.84MB / 108.88MB 3.3s [2022-06-03T09:29:07.261Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.3s [2022-06-03T09:29:07.261Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.4s [2022-06-03T09:29:07.462Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 102.76MB / 108.88MB 3.5s [2022-06-03T09:29:07.462Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 3.6s [2022-06-03T09:29:07.519Z] #73 ... [2022-06-03T09:29:07.519Z] [2022-06-03T09:29:07.519Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-06-03T09:29:07.519Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-06-03T09:29:07.519Z] #49 DONE 0.0s [2022-06-03T09:29:07.519Z] [2022-06-03T09:29:07.519Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:07.519Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:29:07.519Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s [2022-06-03T09:29:07.519Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-06-03T09:29:07.519Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-06-03T09:29:08.033Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 1.8s [2022-06-03T09:29:08.599Z] #11 extracting sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 2.3s done [2022-06-03T09:29:09.183Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 [2022-06-03T09:29:09.183Z] #11 sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 54.67MB / 54.67MB 5.0s done [2022-06-03T09:29:09.183Z] #11 extracting sha256:bf62ee63325dbbad699d6845f68c2391db3bf158f60373849c2d1cb6bb479788 0.2s done [2022-06-03T09:29:09.442Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 5.3s [2022-06-03T09:29:10.810Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2022-06-03T09:29:10.810Z] #73 ... [2022-06-03T09:29:10.810Z] [2022-06-03T09:29:10.810Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:10.810Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-06-03T09:29:10.810Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-06-03T09:29:10.810Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-06-03T09:29:10.810Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-06-03T09:29:10.810Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-06-03T09:29:10.810Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-06-03T09:29:10.810Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.5s done [2022-06-03T09:29:10.810Z] #71 DONE 3.6s [2022-06-03T09:29:10.810Z] [2022-06-03T09:29:10.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:10.810Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:10.810Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 0.0s done [2022-06-03T09:29:10.810Z] #11 sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 1.86kB / 1.86kB done [2022-06-03T09:29:10.810Z] #11 sha256:5417b4917fa7ed3ad2678a3ce6378a00c95bfd430c2ffa39936fce55130b5f2c 1.80kB / 1.80kB done [2022-06-03T09:29:10.810Z] #11 sha256:76199a964a3fc66e31bda713381e92285f479fe8e3d4514a473f95ffc2062440 7.10kB / 7.10kB done [2022-06-03T09:29:10.810Z] #11 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.7s done [2022-06-03T09:29:10.810Z] #11 sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 5.16MB / 5.16MB 1.1s done [2022-06-03T09:29:10.810Z] #11 sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 10.88MB / 10.88MB 1.8s done [2022-06-03T09:29:10.810Z] #11 sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 54.58MB / 54.58MB 2.4s done [2022-06-03T09:29:10.810Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 100.78MB / 141.75MB 3.7s [2022-06-03T09:29:10.810Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 54.53MB / 85.87MB 3.7s [2022-06-03T09:29:10.810Z] #11 sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 155B / 155B 2.7s done [2022-06-03T09:29:10.810Z] #11 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 1.8s [2022-06-03T09:29:10.810Z] #11 ... [2022-06-03T09:29:10.810Z] [2022-06-03T09:29:10.810Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-06-03T09:29:10.810Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-06-03T09:29:10.810Z] #73 DONE 3.9s [2022-06-03T09:29:10.810Z] [2022-06-03T09:29:10.810Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:10.810Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:10.810Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 117.44MB / 141.75MB 3.9s [2022-06-03T09:29:10.810Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 60.82MB / 85.87MB 3.9s [2022-06-03T09:29:10.816Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.1s [2022-06-03T09:29:10.816Z] #11 extracting sha256:29e37b4c58dd1db7ead6f3c2cdf757f490b4e29c958d2a70559c313e9a03a5ef 0.2s done [2022-06-03T09:29:11.074Z] #11 sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 81.08MB / 81.08MB 6.9s done [2022-06-03T09:29:11.075Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 128.32MB / 141.75MB 4.1s [2022-06-03T09:29:11.075Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 69.14MB / 85.87MB 4.1s [2022-06-03T09:29:11.332Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb [2022-06-03T09:29:11.346Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.56MB / 141.75MB 4.3s [2022-06-03T09:29:11.346Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 75.50MB / 85.87MB 4.3s [2022-06-03T09:29:11.346Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 4.5s [2022-06-03T09:29:12.706Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 8.7s [2022-06-03T09:29:12.731Z] #11 ... [2022-06-03T09:29:12.731Z] [2022-06-03T09:29:12.731Z] #24 [internal] load build context [2022-06-03T09:29:12.731Z] #24 sha256:6086bc26e673b9b3279f7003ec8e5e115c9e744aec6f23554c6512e8586ac446 [2022-06-03T09:29:12.731Z] #24 transferring context: 61.14MB 5.3s done [2022-06-03T09:29:12.731Z] #24 DONE 5.8s [2022-06-03T09:29:12.731Z] [2022-06-03T09:29:12.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:12.731Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:12.990Z] #11 sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 141.75MB / 141.75MB 6.1s done [2022-06-03T09:29:13.272Z] #11 extracting sha256:9cb366fec153b3461ef6bedb0d03ddfd52da9b314025abfccb50a3e8e8669fdb 1.7s done [2022-06-03T09:29:13.530Z] #11 ... [2022-06-03T09:29:13.530Z] [2022-06-03T09:29:13.530Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-03T09:29:13.530Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-03T09:29:13.530Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.1s done [2022-06-03T09:29:13.530Z] #28 sha256:e38a1b1bebd53396928bac3000fcc9fee3970cd022eae1e79fbd08d46a1a6ea8 1.48kB / 1.48kB done [2022-06-03T09:29:13.530Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-03T09:29:13.530Z] #28 sha256:1623b714f66926243b9b946d59d200082a1b86043169f4d6602b6e64bc20a38a 529B / 529B done [2022-06-03T09:29:13.530Z] #28 sha256:d794814721d57f8aaec06ab3652e90212cc3beccf5ff5c87f6ecf8375784bcc8 53.70MB / 53.70MB 2.1s done [2022-06-03T09:29:13.789Z] #28 ... [2022-06-03T09:29:13.789Z] [2022-06-03T09:29:13.789Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:13.789Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-03T09:29:13.789Z] #11 sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 108.88MB / 108.88MB 9.6s done [2022-06-03T09:29:13.789Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 [2022-06-03T09:29:13.926Z] #11 sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 85.87MB / 85.87MB 7.1s done [2022-06-03T09:29:13.927Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 [2022-06-03T09:29:14.047Z] #11 sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 127B / 127B 9.8s done [2022-06-03T09:29:14.186Z] #11 ... [2022-06-03T09:29:14.186Z] [2022-06-03T09:29:14.186Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-03T09:29:14.187Z] #28 sha256:a3246446d003a4c35b39fc152e47a85d45d45e040e2787d41460a7c0453ae88c [2022-06-03T09:29:14.187Z] #28 resolve docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 0.0s done [2022-06-03T09:29:14.187Z] #28 sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 1.85kB / 1.85kB done [2022-06-03T09:29:14.187Z] #28 sha256:f0203caaadfa5e8191aa8d75ad0b36c95c72543c33f76e48f0a4d9dec22d5a63 529B / 529B done [2022-06-03T09:29:14.187Z] #28 sha256:4eacea30377a698ef8fbec99b6caf01cb150151cbedc8e0b1c3d22f134206f1a 1.46kB / 1.46kB done [2022-06-03T09:29:14.187Z] #28 sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 55.01MB / 55.01MB 1.7s done [2022-06-03T09:29:14.187Z] #28 extracting sha256:e756f3fdd6a378aa16205b0f75d178b7532b110e86be7659004fc6a21183226c 5.0s done [2022-06-03T09:29:14.187Z] #28 DONE 7.2s [2022-06-03T09:29:14.187Z] [2022-06-03T09:29:14.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:14.187Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:14.305Z] #11 ... [2022-06-03T09:29:14.305Z] [2022-06-03T09:29:14.305Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3f1d6c17773a45c97bd8f158d665c9709d7b29ed7917ac934086ad96f92e4510 [2022-06-03T09:29:14.305Z] #28 sha256:9102157671b3104ca121d5c382a6ea755fd191d2d0d9235b3ccd435febac3c72 [2022-06-03T09:29:14.305Z] #28 DONE 10.8s [2022-06-03T09:29:14.447Z] #11 extracting sha256:bf168a6748997eb97b48cc86234b7ff7d8bc907645b9be99013158b3f146b272 0.5s done [2022-06-03T09:29:14.563Z] [2022-06-03T09:29:14.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:14.563Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-03T09:29:14.707Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f [2022-06-03T09:29:14.966Z] #11 ... [2022-06-03T09:29:14.966Z] [2022-06-03T09:29:14.966Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-03T09:29:14.966Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-06-03T09:29:14.966Z] #72 DONE 0.5s [2022-06-03T09:29:14.966Z] [2022-06-03T09:29:14.966Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:14.966Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:15.226Z] #11 extracting sha256:e604223835ccf02d097187b5a58ca73e8598cadbb16a36202ca1943e97f56f1f 0.4s done [2022-06-03T09:29:15.487Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 [2022-06-03T09:29:15.763Z] #11 ... [2022-06-03T09:29:15.763Z] [2022-06-03T09:29:15.763Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-03T09:29:15.763Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-06-03T09:29:15.763Z] #74 DONE 0.7s [2022-06-03T09:29:15.763Z] [2022-06-03T09:29:15.763Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:15.764Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:15.938Z] #11 extracting sha256:a9d4d985d43a589369b9913a1e53ea26e5ba547069037ffa31021650476d1ef3 2.2s done [2022-06-03T09:29:15.938Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 [2022-06-03T09:29:21.045Z] #11 extracting sha256:6d5c91c4cd86dde23108ab3af91e9eae838d0059a380ee7dfd4f370b6d985523 4.7s done [2022-06-03T09:29:21.045Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 [2022-06-03T09:29:22.505Z] #11 extracting sha256:1096769cc31ad53f4ba0b4224d714998364a900c205205f3576656fdd7a45cb1 5.2s done [2022-06-03T09:29:22.505Z] #11 extracting sha256:0dd9ad2436d2d1f4f8cba6329e84ff3a1ec8017654f4d7d6fb0de8bb349b0400 done [2022-06-03T09:29:22.763Z] #11 ... [2022-06-03T09:29:22.763Z] [2022-06-03T09:29:22.763Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-06-03T09:29:22.763Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-06-03T09:29:22.763Z] #72 DONE 1.2s [2022-06-03T09:29:22.763Z] [2022-06-03T09:29:22.763Z] #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-06-03T09:29:22.763Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-03T09:29:22.763Z] #29 1.854 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:22.763Z] #29 1.861 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:22.763Z] #29 1.861 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:22.763Z] #29 2.006 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-03T09:29:22.763Z] #29 2.204 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-03T09:29:22.763Z] #29 2.662 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-03T09:29:22.763Z] #29 3.561 Fetched 8424 kB in 2s (4241 kB/s) [2022-06-03T09:29:22.763Z] #29 3.561 Reading package lists... [2022-06-03T09:29:22.763Z] #29 4.091 Reading package lists... [2022-06-03T09:29:22.763Z] #29 4.605 Building dependency tree... [2022-06-03T09:29:22.763Z] #29 4.937 The following additional packages will be installed: [2022-06-03T09:29:22.763Z] #29 4.937 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-03T09:29:22.763Z] #29 4.937 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-03T09:29:22.763Z] #29 4.937 Recommended packages: [2022-06-03T09:29:22.763Z] #29 4.937 libldap-common publicsuffix libsasl2-modules [2022-06-03T09:29:22.763Z] #29 5.037 The following NEW packages will be installed: [2022-06-03T09:29:22.763Z] #29 5.037 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-03T09:29:22.763Z] #29 5.037 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-03T09:29:22.763Z] #29 5.041 libssh2-1 openssl [2022-06-03T09:29:22.763Z] #29 5.314 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:29:22.763Z] #29 5.314 Need to get 2935 kB of archives. [2022-06-03T09:29:22.763Z] #29 5.314 After this operation, 6476 kB of additional disk space will be used. [2022-06-03T09:29:22.763Z] #29 5.314 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-06-03T09:29:22.763Z] #29 5.317 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u2 [831 kB] [2022-06-03T09:29:22.763Z] #29 5.325 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-06-03T09:29:22.763Z] #29 5.404 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-06-03T09:29:22.763Z] #29 5.473 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-06-03T09:29:22.763Z] #29 5.476 Get:6 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-06-03T09:29:22.763Z] #29 5.480 Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-06-03T09:29:22.763Z] #29 5.553 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-06-03T09:29:22.763Z] #29 5.616 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-06-03T09:29:22.763Z] #29 5.648 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-06-03T09:29:22.763Z] #29 5.652 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-06-03T09:29:22.763Z] #29 5.684 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-06-03T09:29:22.763Z] #29 5.684 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-03T09:29:22.763Z] #29 5.692 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-03T09:29:22.763Z] #29 5.692 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-03T09:29:22.763Z] #29 6.189 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:29:22.763Z] #29 6.271 Fetched 2935 kB in 1s (4153 kB/s) [2022-06-03T09:29:22.763Z] #29 6.787 Selecting previously unselected package openssl. [2022-06-03T09:29:22.763Z] #29 6.787 (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 ... 6654 files and directories currently installed.) [2022-06-03T09:29:22.763Z] #29 6.787 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_arm64.deb ... [2022-06-03T09:29:22.763Z] #29 6.808 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-03T09:29:22.763Z] #29 7.085 Selecting previously unselected package ca-certificates. [2022-06-03T09:29:22.763Z] #29 7.085 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-03T09:29:22.763Z] #29 7.098 Unpacking ca-certificates (20210119) ... [2022-06-03T09:29:22.763Z] #29 7.213 Selecting previously unselected package libbrotli1:arm64. [2022-06-03T09:29:22.763Z] #29 7.213 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-06-03T09:29:22.763Z] #29 7.226 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-03T09:29:22.763Z] #29 8.298 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-06-03T09:29:22.763Z] #29 8.298 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-03T09:29:22.763Z] #29 8.304 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:22.763Z] #29 8.347 Selecting previously unselected package libsasl2-2:arm64. [2022-06-03T09:29:22.763Z] #29 8.347 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-06-03T09:29:22.763Z] #29 8.349 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:22.763Z] #29 8.398 Selecting previously unselected package libldap-2.4-2:arm64. [2022-06-03T09:29:22.763Z] #29 8.400 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-06-03T09:29:22.763Z] #29 8.403 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-03T09:29:23.328Z] #29 ... [2022-06-03T09:29:23.328Z] [2022-06-03T09:29:23.328Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:23.328Z] #11 sha256:30564c5d2d2b7559ee285a8181edcf7f7a60cee3c30664cc59c3afac26a40651 [2022-06-03T09:29:23.328Z] #11 DONE 19.8s [2022-06-03T09:29:23.328Z] [2022-06-03T09:29:23.329Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-06-03T09:29:23.329Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-06-03T09:29:24.267Z] #74 DONE 1.3s [2022-06-03T09:29:24.267Z] [2022-06-03T09:29:24.267Z] #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-06-03T09:29:24.267Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-03T09:29:24.267Z] #29 9.294 Selecting previously unselected package libnghttp2-14:arm64. [2022-06-03T09:29:24.267Z] #29 9.295 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-06-03T09:29:24.267Z] #29 9.422 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-03T09:29:24.267Z] #29 9.602 Selecting previously unselected package libpsl5:arm64. [2022-06-03T09:29:24.267Z] #29 9.604 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-06-03T09:29:24.267Z] #29 9.612 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-06-03T09:29:24.267Z] #29 9.670 Selecting previously unselected package librtmp1:arm64. [2022-06-03T09:29:24.267Z] #29 9.670 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-06-03T09:29:24.267Z] #29 9.675 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-03T09:29:24.267Z] #29 9.722 Selecting previously unselected package libssh2-1:arm64. [2022-06-03T09:29:24.267Z] #29 9.722 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-06-03T09:29:24.267Z] #29 9.738 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-06-03T09:29:24.267Z] #29 9.789 Selecting previously unselected package libcurl4:arm64. [2022-06-03T09:29:24.267Z] #29 9.789 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-03T09:29:24.267Z] #29 9.793 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:24.267Z] #29 9.851 Selecting previously unselected package curl. [2022-06-03T09:29:24.267Z] #29 9.852 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-06-03T09:29:24.267Z] #29 9.857 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:24.267Z] #29 9.912 Selecting previously unselected package libonig5:arm64. [2022-06-03T09:29:24.267Z] #29 9.912 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-03T09:29:24.331Z] #11 ... [2022-06-03T09:29:24.331Z] [2022-06-03T09:29:24.331Z] #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-06-03T09:29:24.331Z] #29 sha256:e64391db8a7794b40596663597386390fd88ba3de56d5b894bff0a3f29ee99be [2022-06-03T09:29:24.331Z] #29 0.935 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:24.331Z] #29 0.947 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:24.331Z] #29 0.959 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:24.331Z] #29 1.072 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-03T09:29:24.331Z] #29 1.211 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-03T09:29:24.331Z] #29 1.407 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-03T09:29:24.331Z] #29 2.881 Fetched 8537 kB in 2s (3874 kB/s) [2022-06-03T09:29:24.331Z] #29 2.881 Reading package lists... [2022-06-03T09:29:24.331Z] #29 3.711 Reading package lists... [2022-06-03T09:29:24.331Z] #29 4.495 Building dependency tree... [2022-06-03T09:29:24.331Z] #29 4.836 The following additional packages will be installed: [2022-06-03T09:29:24.331Z] #29 4.836 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-06-03T09:29:24.331Z] #29 4.836 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-06-03T09:29:24.331Z] #29 4.836 Recommended packages: [2022-06-03T09:29:24.331Z] #29 4.836 libldap-common publicsuffix libsasl2-modules [2022-06-03T09:29:24.331Z] #29 4.965 The following NEW packages will be installed: [2022-06-03T09:29:24.331Z] #29 4.966 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-06-03T09:29:24.331Z] #29 4.966 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-06-03T09:29:24.331Z] #29 4.967 libssh2-1 openssl [2022-06-03T09:29:24.331Z] #29 5.249 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:29:24.331Z] #29 5.249 Need to get 3040 kB of archives. [2022-06-03T09:29:24.331Z] #29 5.249 After this operation, 6651 kB of additional disk space will be used. [2022-06-03T09:29:24.331Z] #29 5.249 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-06-03T09:29:24.331Z] #29 5.252 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u2 [852 kB] [2022-06-03T09:29:24.331Z] #29 5.252 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-06-03T09:29:24.331Z] #29 5.263 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-06-03T09:29:24.331Z] #29 5.263 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-06-03T09:29:24.331Z] #29 5.263 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-06-03T09:29:24.331Z] #29 5.263 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-06-03T09:29:24.331Z] #29 5.263 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-06-03T09:29:24.331Z] #29 5.285 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-06-03T09:29:24.331Z] #29 5.285 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-06-03T09:29:24.331Z] #29 5.285 Get:11 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-06-03T09:29:24.331Z] #29 5.298 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-06-03T09:29:24.331Z] #29 5.298 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-03T09:29:24.331Z] #29 5.298 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-03T09:29:24.331Z] #29 5.308 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-03T09:29:24.331Z] #29 5.499 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:29:24.331Z] #29 5.527 Fetched 3040 kB in 0s (9105 kB/s) [2022-06-03T09:29:24.331Z] #29 5.551 Selecting previously unselected package openssl. [2022-06-03T09:29:24.331Z] #29 5.551 (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 ... 6662 files and directories currently installed.) [2022-06-03T09:29:24.331Z] #29 5.555 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u2_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 5.559 Unpacking openssl (1.1.1n-0+deb11u2) ... [2022-06-03T09:29:24.331Z] #29 5.723 Selecting previously unselected package ca-certificates. [2022-06-03T09:29:24.331Z] #29 5.723 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-06-03T09:29:24.331Z] #29 5.728 Unpacking ca-certificates (20210119) ... [2022-06-03T09:29:24.331Z] #29 5.800 Selecting previously unselected package libbrotli1:amd64. [2022-06-03T09:29:24.331Z] #29 5.800 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 5.808 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-03T09:29:24.331Z] #29 5.882 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-06-03T09:29:24.331Z] #29 5.882 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 5.885 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 5.926 Selecting previously unselected package libsasl2-2:amd64. [2022-06-03T09:29:24.331Z] #29 5.926 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 5.942 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 5.981 Selecting previously unselected package libldap-2.4-2:amd64. [2022-06-03T09:29:24.331Z] #29 5.981 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 5.984 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 6.057 Selecting previously unselected package libnghttp2-14:amd64. [2022-06-03T09:29:24.331Z] #29 6.057 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.062 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-03T09:29:24.331Z] #29 6.110 Selecting previously unselected package libpsl5:amd64. [2022-06-03T09:29:24.331Z] #29 6.112 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.117 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-06-03T09:29:24.331Z] #29 6.165 Selecting previously unselected package librtmp1:amd64. [2022-06-03T09:29:24.331Z] #29 6.165 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.167 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-03T09:29:24.331Z] #29 6.210 Selecting previously unselected package libssh2-1:amd64. [2022-06-03T09:29:24.331Z] #29 6.210 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.214 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-06-03T09:29:24.331Z] #29 6.268 Selecting previously unselected package libcurl4:amd64. [2022-06-03T09:29:24.331Z] #29 6.268 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.272 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 6.336 Selecting previously unselected package curl. [2022-06-03T09:29:24.331Z] #29 6.336 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.343 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 6.406 Selecting previously unselected package libonig5:amd64. [2022-06-03T09:29:24.331Z] #29 6.406 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.410 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-03T09:29:24.331Z] #29 6.523 Selecting previously unselected package libjq1:amd64. [2022-06-03T09:29:24.331Z] #29 6.524 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.528 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-03T09:29:24.331Z] #29 6.576 Selecting previously unselected package jq. [2022-06-03T09:29:24.331Z] #29 6.576 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-06-03T09:29:24.331Z] #29 6.580 Unpacking jq (1.6-2.1) ... [2022-06-03T09:29:24.331Z] #29 6.615 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-06-03T09:29:24.331Z] #29 6.626 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-06-03T09:29:24.331Z] #29 6.635 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-06-03T09:29:24.331Z] #29 6.644 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 6.653 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-03T09:29:24.331Z] #29 6.665 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 6.678 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-06-03T09:29:24.331Z] #29 6.688 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-03T09:29:24.331Z] #29 6.703 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-03T09:29:24.331Z] #29 6.717 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-03T09:29:24.331Z] #29 6.726 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-03T09:29:24.331Z] #29 6.737 Setting up ca-certificates (20210119) ... [2022-06-03T09:29:24.332Z] #29 7.349 Updating certificates in /etc/ssl/certs... [2022-06-03T09:29:24.332Z] #29 8.086 129 added, 0 removed; done. [2022-06-03T09:29:24.332Z] #29 8.146 Setting up jq (1.6-2.1) ... [2022-06-03T09:29:24.332Z] #29 8.154 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:24.332Z] #29 8.163 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:24.332Z] #29 8.176 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:29:24.332Z] #29 8.192 Processing triggers for ca-certificates (20210119) ... [2022-06-03T09:29:24.332Z] #29 8.199 Updating certificates in /etc/ssl/certs... [2022-06-03T09:29:24.332Z] #29 8.732 0 added, 0 removed; done. [2022-06-03T09:29:24.332Z] #29 8.732 Running hooks in /etc/ca-certificates/update.d... [2022-06-03T09:29:24.332Z] #29 8.740 done. [2022-06-03T09:29:24.332Z] #29 DONE 10.0s [2022-06-03T09:29:24.332Z] [2022-06-03T09:29:24.332Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:24.332Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:24.332Z] #11 ... [2022-06-03T09:29:24.332Z] [2022-06-03T09:29:24.332Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-03T09:29:24.332Z] #30 sha256:367828dc2bf483a9a87ea105f7db2b1726ce74b15ab83a8d452d1c0fe5eca1fd [2022-06-03T09:29:24.332Z] #30 DONE 0.3s [2022-06-03T09:29:24.332Z] [2022-06-03T09:29:24.332Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:db42e4bb1a7f32da1ec430906769dbbabe9f1868bd4170751e4923f1b8948a45 [2022-06-03T09:29:24.332Z] #11 sha256:2ebda8b32961d8373fb50834e30fcd76f2e0327252ce7a6adf71be836e10c4fe [2022-06-03T09:29:24.332Z] #11 extracting sha256:93c221c34e03cb2bc3c5cb0e1fcf029b793cfe2c10362287dd05270d80333db9 4.0s done [2022-06-03T09:29:24.526Z] #29 ... [2022-06-03T09:29:24.526Z] [2022-06-03T09:29:24.526Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-03T09:29:24.526Z] #12 sha256:54b314417559edbcdea5659c3b7136c8c3478f2f0e8096325afc4bd620cdae4f [2022-06-03T09:29:24.526Z] #12 DONE 0.9s [2022-06-03T09:29:24.526Z] [2022-06-03T09:29:24.526Z] #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-06-03T09:29:24.526Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-03T09:29:24.526Z] #29 9.915 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-03T09:29:24.526Z] #29 9.976 Selecting previously unselected package libjq1:arm64. [2022-06-03T09:29:24.526Z] #29 9.980 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-06-03T09:29:24.526Z] #29 9.981 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-03T09:29:24.526Z] #29 10.05 Selecting previously unselected package jq. [2022-06-03T09:29:24.526Z] #29 10.05 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-06-03T09:29:24.526Z] #29 10.05 Unpacking jq (1.6-2.1) ... [2022-06-03T09:29:24.526Z] #29 10.16 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-06-03T09:29:24.590Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 [2022-06-03T09:29:24.784Z] #29 10.17 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-06-03T09:29:24.784Z] #29 10.18 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-06-03T09:29:24.784Z] #29 10.19 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:24.784Z] #29 10.20 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-06-03T09:29:24.784Z] #29 10.21 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-06-03T09:29:24.784Z] #29 10.22 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-06-03T09:29:24.784Z] #29 10.23 Setting up openssl (1.1.1n-0+deb11u2) ... [2022-06-03T09:29:24.784Z] #29 10.25 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-03T09:29:24.784Z] #29 10.26 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-03T09:29:24.784Z] #29 10.27 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-06-03T09:29:24.784Z] #29 ... [2022-06-03T09:29:24.784Z] [2022-06-03T09:29:24.784Z] #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-06-03T09:29:24.784Z] #13 sha256:5d780856290c42c0e8530631e54379e4e8b15891a237aafc9f65ee88ded8c44b [2022-06-03T09:29:24.784Z] #13 DONE 0.4s [2022-06-03T09:29:24.784Z] [2022-06-03T09:29:24.784Z] #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-06-03T09:29:24.784Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-03T09:29:24.784Z] #29 10.28 Setting up ca-certificates (20210119) ... [2022-06-03T09:29:25.043Z] #29 ... [2022-06-03T09:29:25.043Z] [2022-06-03T09:29:25.043Z] #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-06-03T09:29:25.043Z] #50 sha256:09d3390f173ffd2393382e684a37165de6586e9a40139587235f6dc12aae5495 [2022-06-03T09:29:25.043Z] #50 DONE 0.2s [2022-06-03T09:29:25.043Z] [2022-06-03T09:29:25.043Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-03T09:29:25.043Z] #46 sha256:cacbf2cfa4ab13dff562c28782e871e97f9ff85babc531eb8d72b550b2a830c2 [2022-06-03T09:29:25.044Z] #46 DONE 0.2s [2022-06-03T09:29:25.044Z] [2022-06-03T09:29:25.044Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-03T09:29:25.044Z] #66 sha256:844271cc510b43a399bb2a68803119c34c2fb3aca7955bc2f16419f37141f0b6 [2022-06-03T09:29:25.044Z] #66 DONE 0.2s [2022-06-03T09:29:25.303Z] [2022-06-03T09:29:25.303Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-03T09:29:25.303Z] #25 sha256:29e6d9538a3e30b25e211932b8b1d0ac866163dc676b3744c7fc1f9e259fefca [2022-06-03T09:29:25.303Z] #25 DONE 0.3s [2022-06-03T09:29:25.303Z] [2022-06-03T09:29:25.303Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-03T09:29:25.303Z] #33 sha256:ca884a2f8afbbc4349ad089dd6ac0c836f904bcb6c733add7f628d7833378c9c [2022-06-03T09:29:25.303Z] #33 DONE 0.3s [2022-06-03T09:29:25.303Z] [2022-06-03T09:29:25.303Z] #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-06-03T09:29:25.303Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-03T09:29:28.599Z] #34 ... [2022-06-03T09:29:28.599Z] [2022-06-03T09:29:28.599Z] #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-06-03T09:29:28.599Z] #29 sha256:f84be1d2430621ebb6a229c0b526ce342fba3252136edcac4c1f7699c0f94087 [2022-06-03T09:29:28.599Z] #29 11.04 Updating certificates in /etc/ssl/certs... [2022-06-03T09:29:28.599Z] #29 12.50 129 added, 0 removed; done. [2022-06-03T09:29:28.599Z] #29 12.61 Setting up jq (1.6-2.1) ... [2022-06-03T09:29:28.599Z] #29 12.61 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:28.599Z] #29 12.64 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-06-03T09:29:28.599Z] #29 12.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:29:28.599Z] #29 12.69 Processing triggers for ca-certificates (20210119) ... [2022-06-03T09:29:28.599Z] #29 12.69 Updating certificates in /etc/ssl/certs... [2022-06-03T09:29:28.599Z] #29 13.73 0 added, 0 removed; done. [2022-06-03T09:29:28.599Z] #29 13.73 Running hooks in /etc/ca-certificates/update.d... [2022-06-03T09:29:28.599Z] #29 13.73 done. [2022-06-03T09:29:28.599Z] #29 DONE 13.9s [2022-06-03T09:29:28.599Z] [2022-06-03T09:29:28.599Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-06-03T09:29:28.599Z] #30 sha256:36022d07c225d4134db4923ab649799d10ebe7aedf7c039fb131f5deed39f302 [2022-06-03T09:29:28.599Z] #30 DONE 0.1s [2022-06-03T09:29:28.599Z] [2022-06-03T09:29:28.599Z] #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-06-03T09:29:28.599Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:29:29.920Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 5.0s [2022-06-03T09:29:33.208Z] #11 extracting sha256:399edca3a0ef467dadd57f6ed1ee48c7b64162ca25d1fae2940680b749c722a9 8.6s done [2022-06-03T09:29:33.466Z] #11 extracting sha256:00fc5c011105d0ac8b5453886bb3b836c81260e1d016938a1207d48da8f28718 done [2022-06-03T09:29:33.873Z] #31 ... [2022-06-03T09:29:33.873Z] [2022-06-03T09:29:33.873Z] #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-06-03T09:29:33.873Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:29:33.873Z] #26 4.217 + RM_GOPATH=0 [2022-06-03T09:29:33.873Z] #26 4.217 + TMP_GOPATH= [2022-06-03T09:29:33.873Z] #26 4.217 + : /build [2022-06-03T09:29:33.873Z] #26 4.217 + '[' -z '' ']' [2022-06-03T09:29:33.873Z] #26 4.217 ++ mktemp -d [2022-06-03T09:29:33.873Z] #26 4.224 + export GOPATH=/tmp/tmp.wgqjFYwbQG [2022-06-03T09:29:33.873Z] #26 4.224 + GOPATH=/tmp/tmp.wgqjFYwbQG [2022-06-03T09:29:33.873Z] #26 4.224 + RM_GOPATH=1 [2022-06-03T09:29:33.873Z] #26 4.224 + case "$(go env GOARCH)" in [2022-06-03T09:29:33.873Z] #26 4.225 ++ go env GOARCH [2022-06-03T09:29:33.873Z] #26 4.236 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:33.873Z] #26 4.236 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:33.873Z] #26 4.237 ++ dirname /install.sh [2022-06-03T09:29:33.873Z] #26 4.239 + dir=/ [2022-06-03T09:29:33.873Z] #26 4.240 + bin=dockercli [2022-06-03T09:29:33.873Z] #26 4.240 + shift [2022-06-03T09:29:33.873Z] #26 4.241 + '[' '!' -f //dockercli.installer ']' [2022-06-03T09:29:33.873Z] #26 4.241 + . //dockercli.installer [2022-06-03T09:29:33.873Z] #26 4.241 ++ : stable [2022-06-03T09:29:33.873Z] #26 4.241 ++ : 17.06.2-ce [2022-06-03T09:29:33.873Z] #26 4.243 + install_dockercli [2022-06-03T09:29:33.873Z] #26 4.247 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-03T09:29:33.873Z] #26 4.247 Install docker/cli version 17.06.2-ce from stable [2022-06-03T09:29:33.873Z] #26 4.259 ++ uname -m [2022-06-03T09:29:33.873Z] #26 4.322 + arch=aarch64 [2022-06-03T09:29:33.873Z] #26 4.322 + '[' aarch64 '!=' x86_64 ']' [2022-06-03T09:29:33.873Z] #26 4.322 + '[' aarch64 '!=' s390x ']' [2022-06-03T09:29:33.873Z] #26 4.322 + '[' aarch64 '!=' armhf ']' [2022-06-03T09:29:33.873Z] #26 4.322 + build_dockercli [2022-06-03T09:29:33.873Z] #26 4.322 + git clone https://github.com/docker/docker-ce /tmp/tmp.wgqjFYwbQG/tmp/docker-ce [2022-06-03T09:29:33.873Z] #26 4.322 Cloning into '/tmp/tmp.wgqjFYwbQG/tmp/docker-ce'... [2022-06-03T09:29:34.400Z] #11 DONE 27.4s [2022-06-03T09:29:34.400Z] [2022-06-03T09:29:34.400Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-03T09:29:34.400Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-03T09:29:34.400Z] #12 ... [2022-06-03T09:29:34.400Z] [2022-06-03T09:29:34.400Z] #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-06-03T09:29:34.400Z] #31 sha256:1a7c68ec5ab5f9f39ae47de40d8ce2359dc0751265d3a1229fe50d272a96ac74 [2022-06-03T09:29:34.400Z] #31 1.452 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-03T09:29:34.400Z] #31 1.702 [2022-06-03T09:29:34.400Z] #31 1.919 #=#=# ######################################################################## 100.0% [2022-06-03T09:29:34.400Z] #31 2.162 [2022-06-03T09:29:34.400Z] #31 3.131 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-03T09:29:34.400Z] #31 3.544 [2022-06-03T09:29:34.400Z] #31 3.761 #=#=# ######################################################################## 100.0% [2022-06-03T09:29:34.400Z] #31 4.030 [2022-06-03T09:29:34.400Z] #31 4.890 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-03T09:29:34.400Z] #31 5.176 [2022-06-03T09:29:34.400Z] #31 5.392 #=#=# ################### 27.5% ########################################## 59.4% ################################################################## 91.9% ######################################################################## 100.0% [2022-06-03T09:29:34.400Z] #31 5.914 [2022-06-03T09:29:34.400Z] #31 6.769 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-03T09:29:34.400Z] #31 7.044 [2022-06-03T09:29:34.400Z] #31 7.266 #=#=# ######################################################################## 100.0% [2022-06-03T09:29:34.400Z] #31 7.559 [2022-06-03T09:29:34.400Z] #31 8.234 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-03T09:29:34.400Z] #31 8.498 [2022-06-03T09:29:34.400Z] #31 8.712 #=#=# ######################################################################## 100.0% [2022-06-03T09:29:34.400Z] #31 8.974 [2022-06-03T09:29:34.400Z] #31 9.030 Download of images into '/build' complete. [2022-06-03T09:29:34.400Z] #31 9.030 Use something like the following to load the result into a Docker daemon: [2022-06-03T09:29:34.400Z] #31 9.030 tar -cC '/build' . | docker load [2022-06-03T09:29:34.441Z] #26 ... [2022-06-03T09:29:34.441Z] [2022-06-03T09:29:34.441Z] #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-06-03T09:29:34.441Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:29:34.441Z] #31 5.816 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-06-03T09:29:34.969Z] #31 DONE 10.4s [2022-06-03T09:29:34.969Z] [2022-06-03T09:29:34.969Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-06-03T09:29:34.969Z] #12 sha256:e7dde43b53ca9370930682b5d63834ddd339065eed3de58491b444403bb36b5d [2022-06-03T09:29:34.969Z] #12 DONE 0.6s [2022-06-03T09:29:34.969Z] [2022-06-03T09:29:34.969Z] #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-06-03T09:29:34.969Z] #13 sha256:cf0b210e8d2b09f0756889c8758cb1cdd46c009beb7d8d1da67a5b7c3fb59669 [2022-06-03T09:29:35.008Z] #31 ... [2022-06-03T09:29:35.008Z] [2022-06-03T09:29:35.008Z] #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-06-03T09:29:35.008Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-03T09:29:35.008Z] #53 4.488 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-03T09:29:35.008Z] #53 7.199 go: downloading github.com/fatih/color v1.10.0 [2022-06-03T09:29:35.008Z] #53 7.202 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-03T09:29:35.008Z] #53 7.260 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-03T09:29:35.008Z] #53 7.326 go: downloading github.com/pkg/errors v0.9.1 [2022-06-03T09:29:35.008Z] #53 7.558 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-03T09:29:35.008Z] #53 7.592 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-03T09:29:35.008Z] #53 7.745 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-03T09:29:35.008Z] #53 7.748 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-03T09:29:35.008Z] #53 7.916 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-03T09:29:35.008Z] #53 7.958 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-03T09:29:35.008Z] #53 8.031 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-03T09:29:35.008Z] #53 8.278 go: downloading golang.org/x/tools v0.1.0 [2022-06-03T09:29:35.008Z] #53 ... [2022-06-03T09:29:35.008Z] [2022-06-03T09:29:35.008Z] #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-06-03T09:29:35.008Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-03T09:29:35.009Z] #40 4.349 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-03T09:29:35.009Z] #40 5.130 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-03T09:29:35.009Z] #40 6.013 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-03T09:29:35.009Z] #40 6.443 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-03T09:29:35.009Z] #40 6.501 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-03T09:29:35.009Z] #40 8.458 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-03T09:29:35.009Z] #40 8.617 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-03T09:29:35.267Z] #40 ... [2022-06-03T09:29:35.267Z] [2022-06-03T09:29:35.267Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:29:35.267Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-03T09:29:35.267Z] #36 4.278 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-03T09:29:35.267Z] #36 ... [2022-06-03T09:29:35.267Z] [2022-06-03T09:29:35.267Z] #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-06-03T09:29:35.267Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:29:35.267Z] #14 4.708 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:35.267Z] #14 4.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:35.267Z] #14 4.819 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:35.267Z] #14 5.369 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-03T09:29:35.267Z] #14 6.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-03T09:29:35.267Z] #14 8.895 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-03T09:29:35.267Z] #14 ... [2022-06-03T09:29:35.267Z] [2022-06-03T09:29:35.267Z] #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-06-03T09:29:35.267Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-03T09:29:35.267Z] #47 3.432 + git clone https://github.com/docker/distribution.git . [2022-06-03T09:29:35.267Z] #47 3.432 Cloning into '.'... [2022-06-03T09:29:35.526Z] #47 ... [2022-06-03T09:29:35.526Z] [2022-06-03T09:29:35.526Z] #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-06-03T09:29:35.526Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-03T09:29:35.526Z] #38 3.389 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-03T09:29:35.538Z] #13 DONE 0.6s [2022-06-03T09:29:35.538Z] [2022-06-03T09:29:35.538Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-06-03T09:29:35.538Z] #46 sha256:5f453d4f89ad85fd9b9ebc3a592c4350e03b6160807ce9e314695c09e558b0de [2022-06-03T09:29:35.538Z] #46 DONE 0.1s [2022-06-03T09:29:35.538Z] [2022-06-03T09:29:35.538Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-03T09:29:35.538Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-03T09:29:35.538Z] #33 ... [2022-06-03T09:29:35.538Z] [2022-06-03T09:29:35.538Z] #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-06-03T09:29:35.538Z] #50 sha256:7cf5bf6a5270e284c8b7d99ca354713773de7c7d0118fa8c468fd02eeabd5040 [2022-06-03T09:29:35.538Z] #50 DONE 0.2s [2022-06-03T09:29:35.786Z] #38 ... [2022-06-03T09:29:35.786Z] [2022-06-03T09:29:35.786Z] #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-06-03T09:29:35.786Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-03T09:29:35.786Z] #51 4.346 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:35.786Z] #51 4.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:35.786Z] #51 4.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:35.786Z] #51 4.662 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-03T09:29:35.786Z] #51 5.152 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-03T09:29:35.786Z] #51 6.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-03T09:29:35.786Z] #51 8.518 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-03T09:29:35.786Z] #51 ... [2022-06-03T09:29:35.786Z] [2022-06-03T09:29:35.786Z] #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-06-03T09:29:35.786Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-03T09:29:35.786Z] #62 4.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:35.786Z] #62 4.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:35.786Z] #62 4.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:35.786Z] #62 5.418 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-03T09:29:35.786Z] #62 6.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-03T09:29:35.786Z] #62 8.429 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-03T09:29:35.800Z] [2022-06-03T09:29:35.800Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-06-03T09:29:35.800Z] #33 sha256:e9ce286ab53bb85d01f4f0498884c277fe38220a8de0a52afd8262d34b3f1f8b [2022-06-03T09:29:35.800Z] #33 DONE 0.3s [2022-06-03T09:29:35.800Z] [2022-06-03T09:29:35.800Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-06-03T09:29:35.800Z] #25 sha256:dbf260fa242542ab163fdd7a50e7f7234a52adf62e4b6b059068f77c59597cef [2022-06-03T09:29:35.800Z] #25 DONE 0.3s [2022-06-03T09:29:35.800Z] [2022-06-03T09:29:35.800Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-06-03T09:29:35.800Z] #66 sha256:14138f8a514d59cb133efdc7b84195934b922a7baec256ee579af26e35797536 [2022-06-03T09:29:35.800Z] #66 DONE 0.3s [2022-06-03T09:29:35.800Z] [2022-06-03T09:29:35.800Z] #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-06-03T09:29:35.800Z] #26 sha256:6d41a420d13dab53ee9519a8dacabb7f3ba0f905bac20dc9b2a7ac2a937c9fc7 [2022-06-03T09:29:36.045Z] #62 ... [2022-06-03T09:29:36.045Z] [2022-06-03T09:29:36.045Z] #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-06-03T09:29:36.045Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-03T09:29:36.045Z] #42 4.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:36.045Z] #42 4.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:36.045Z] #42 4.820 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:36.045Z] #42 5.565 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-03T09:29:36.045Z] #42 6.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-03T09:29:36.045Z] #42 8.695 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-03T09:29:36.045Z] #42 ... [2022-06-03T09:29:36.045Z] [2022-06-03T09:29:36.045Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:29:36.045Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:29:36.045Z] #55 4.161 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-03T09:29:36.304Z] #55 ... [2022-06-03T09:29:36.304Z] [2022-06-03T09:29:36.304Z] #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-06-03T09:29:36.304Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-03T09:29:36.304Z] #57 4.609 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-03T09:29:36.304Z] #57 10.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-03T09:29:36.304Z] #57 10.14 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-03T09:29:36.304Z] #57 10.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-03T09:29:36.304Z] #57 11.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-03T09:29:36.304Z] #57 ... [2022-06-03T09:29:36.304Z] [2022-06-03T09:29:36.304Z] #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-06-03T09:29:36.304Z] #67 sha256:6f0fbbac1d961936dbfab5710fcf0edb500884ca8f1a09b620c1e8b9823b7569 [2022-06-03T09:29:36.304Z] #67 3.957 + RM_GOPATH=0 [2022-06-03T09:29:36.304Z] #67 3.957 + TMP_GOPATH= [2022-06-03T09:29:36.304Z] #67 3.957 + : /build [2022-06-03T09:29:36.304Z] #67 3.957 + '[' -z '' ']' [2022-06-03T09:29:36.304Z] #67 3.957 ++ mktemp -d [2022-06-03T09:29:36.304Z] #67 3.978 + export GOPATH=/tmp/tmp.spPF8icrgK [2022-06-03T09:29:36.304Z] #67 3.978 + GOPATH=/tmp/tmp.spPF8icrgK [2022-06-03T09:29:36.304Z] #67 3.978 + RM_GOPATH=1 [2022-06-03T09:29:36.304Z] #67 3.978 + case "$(go env GOARCH)" in [2022-06-03T09:29:36.304Z] #67 3.978 ++ go env GOARCH [2022-06-03T09:29:36.304Z] #67 4.024 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:36.304Z] #67 4.024 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:36.304Z] #67 4.024 ++ dirname /install.sh [2022-06-03T09:29:36.304Z] #67 4.033 + dir=/ [2022-06-03T09:29:36.304Z] #67 4.033 + bin=rootlesskit [2022-06-03T09:29:36.304Z] #67 4.033 + shift [2022-06-03T09:29:36.304Z] #67 4.033 + '[' '!' -f //rootlesskit.installer ']' [2022-06-03T09:29:36.304Z] #67 4.033 + . //rootlesskit.installer [2022-06-03T09:29:36.304Z] #67 4.033 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:29:36.304Z] #67 4.033 + install_rootlesskit [2022-06-03T09:29:36.304Z] #67 4.033 + case "$1" in [2022-06-03T09:29:36.304Z] #67 4.033 + export CGO_ENABLED=0 [2022-06-03T09:29:36.304Z] #67 4.033 + CGO_ENABLED=0 [2022-06-03T09:29:36.304Z] #67 4.033 + _install_rootlesskit [2022-06-03T09:29:36.304Z] #67 4.033 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-03T09:29:36.304Z] #67 4.033 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-03T09:29:36.304Z] #67 4.033 + GOBIN=/build [2022-06-03T09:29:36.304Z] #67 4.033 + GO111MODULE=on [2022-06-03T09:29:36.304Z] #67 4.033 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:29:36.304Z] #67 4.033 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:29:36.304Z] #67 4.581 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-03T09:29:36.304Z] #67 6.984 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T09:29:36.304Z] #67 6.985 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-03T09:29:36.304Z] #67 7.371 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-03T09:29:36.304Z] #67 9.761 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-03T09:29:36.304Z] #67 10.32 go: downloading github.com/google/uuid v1.3.0 [2022-06-03T09:29:36.304Z] #67 10.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-03T09:29:36.304Z] #67 10.39 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-03T09:29:36.304Z] #67 10.54 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-03T09:29:36.304Z] #67 10.62 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-03T09:29:36.304Z] #67 10.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-03T09:29:36.304Z] #67 11.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-03T09:29:36.304Z] #67 11.16 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-03T09:29:36.563Z] #67 ... [2022-06-03T09:29:36.563Z] [2022-06-03T09:29:36.563Z] #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-06-03T09:29:36.563Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:29:36.563Z] #31 7.330 [2022-06-03T09:29:36.563Z] #31 7.657 #=#=# ############ 17.4% ######################################################################## 100.0% [2022-06-03T09:29:37.940Z] #31 9.102 [2022-06-03T09:29:39.316Z] #31 ... [2022-06-03T09:29:39.316Z] [2022-06-03T09:29:39.316Z] #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-06-03T09:29:39.316Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-03T09:29:39.316Z] #34 3.818 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-03T09:29:39.316Z] #34 3.818 Cloning into '.'... [2022-06-03T09:29:39.316Z] #34 ... [2022-06-03T09:29:39.316Z] [2022-06-03T09:29:39.316Z] #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-06-03T09:29:39.316Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-03T09:29:39.316Z] #62 14.18 Fetched 8424 kB in 10s (873 kB/s) [2022-06-03T09:29:39.993Z] #26 3.819 + RM_GOPATH=0 [2022-06-03T09:29:39.993Z] #26 3.819 + TMP_GOPATH= [2022-06-03T09:29:39.993Z] #26 3.819 + : /build [2022-06-03T09:29:39.993Z] #26 3.820 + '[' -z '' ']' [2022-06-03T09:29:39.993Z] #26 3.820 ++ mktemp -d [2022-06-03T09:29:39.993Z] #26 3.831 + export GOPATH=/tmp/tmp.M9cgfuCYha [2022-06-03T09:29:39.993Z] #26 3.831 + GOPATH=/tmp/tmp.M9cgfuCYha [2022-06-03T09:29:39.993Z] #26 3.831 + RM_GOPATH=1 [2022-06-03T09:29:39.993Z] #26 3.831 + case "$(go env GOARCH)" in [2022-06-03T09:29:39.993Z] #26 3.831 ++ go env GOARCH [2022-06-03T09:29:39.993Z] #26 3.831 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:39.993Z] #26 3.831 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:39.993Z] #26 3.833 ++ dirname /install.sh [2022-06-03T09:29:39.993Z] #26 3.838 + dir=/ [2022-06-03T09:29:39.993Z] #26 3.844 + bin=dockercli [2022-06-03T09:29:39.993Z] #26 3.844 + shift [2022-06-03T09:29:39.993Z] #26 3.844 + '[' '!' -f //dockercli.installer ']' [2022-06-03T09:29:39.993Z] #26 3.844 + . //dockercli.installer [2022-06-03T09:29:39.993Z] #26 3.844 ++ : stable [2022-06-03T09:29:39.993Z] #26 3.844 ++ : 17.06.2-ce [2022-06-03T09:29:39.993Z] #26 3.846 + install_dockercli [2022-06-03T09:29:39.993Z] #26 3.846 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-06-03T09:29:39.993Z] #26 3.846 ++ uname -m [2022-06-03T09:29:39.993Z] #26 3.847 Install docker/cli version 17.06.2-ce from stable [2022-06-03T09:29:39.993Z] #26 3.871 + arch=x86_64 [2022-06-03T09:29:39.993Z] #26 3.871 + '[' x86_64 '!=' x86_64 ']' [2022-06-03T09:29:39.993Z] #26 3.871 + url=https://download.docker.com/linux/static [2022-06-03T09:29:39.993Z] #26 3.871 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-06-03T09:29:39.993Z] #26 3.871 + tar -xz docker/docker [2022-06-03T09:29:41.903Z] #26 ... [2022-06-03T09:29:41.903Z] [2022-06-03T09:29:41.903Z] #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-06-03T09:29:41.903Z] #67 sha256:7120d268a14d078848da85351c4226d2015948d9bc7544129ad15c9e9c6c044c [2022-06-03T09:29:41.903Z] #67 4.593 + RM_GOPATH=0 [2022-06-03T09:29:41.903Z] #67 4.593 + TMP_GOPATH= [2022-06-03T09:29:41.903Z] #67 4.593 + : /build [2022-06-03T09:29:41.903Z] #67 4.593 + '[' -z '' ']' [2022-06-03T09:29:41.903Z] #67 4.594 ++ mktemp -d [2022-06-03T09:29:41.903Z] #67 4.650 + export GOPATH=/tmp/tmp.RaiDRfsp3I [2022-06-03T09:29:41.903Z] #67 4.650 + GOPATH=/tmp/tmp.RaiDRfsp3I [2022-06-03T09:29:41.903Z] #67 4.650 + RM_GOPATH=1 [2022-06-03T09:29:41.903Z] #67 4.650 + case "$(go env GOARCH)" in [2022-06-03T09:29:41.903Z] #67 4.650 ++ go env GOARCH [2022-06-03T09:29:41.903Z] #67 4.674 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:41.903Z] #67 4.674 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:29:41.903Z] #67 4.674 ++ dirname /install.sh [2022-06-03T09:29:41.903Z] #67 4.675 + dir=/ [2022-06-03T09:29:41.903Z] #67 4.675 + bin=rootlesskit [2022-06-03T09:29:41.903Z] #67 4.675 + shift [2022-06-03T09:29:41.903Z] #67 4.675 + '[' '!' -f //rootlesskit.installer ']' [2022-06-03T09:29:41.903Z] #67 4.675 + . //rootlesskit.installer [2022-06-03T09:29:41.903Z] #67 4.675 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:29:41.903Z] #67 4.676 + install_rootlesskit [2022-06-03T09:29:41.903Z] #67 4.676 + case "$1" in [2022-06-03T09:29:41.903Z] #67 4.676 + export CGO_ENABLED=0 [2022-06-03T09:29:41.903Z] #67 4.676 + CGO_ENABLED=0 [2022-06-03T09:29:41.903Z] #67 4.676 + _install_rootlesskit [2022-06-03T09:29:41.903Z] #67 4.676 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-06-03T09:29:41.903Z] #67 4.676 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-03T09:29:41.903Z] #67 4.676 + GOBIN=/build [2022-06-03T09:29:41.903Z] #67 4.676 + GO111MODULE=on [2022-06-03T09:29:41.903Z] #67 4.676 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:29:41.903Z] #67 4.676 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:29:41.903Z] #67 5.211 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-06-03T09:29:43.510Z] #62 14.18 Reading package lists... [2022-06-03T09:29:43.809Z] #67 7.936 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T09:29:43.809Z] #67 7.946 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-06-03T09:29:44.337Z] #62 18.87 Reading package lists... [2022-06-03T09:29:44.337Z] #62 ... [2022-06-03T09:29:44.337Z] [2022-06-03T09:29:44.337Z] #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-06-03T09:29:44.337Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-03T09:29:44.337Z] #47 18.03 Updating files: 82% (1797/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/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-06-03T09:29:44.337Z] #47 18.32 + git checkout -q v2.3.0 [2022-06-03T09:29:44.376Z] #67 8.515 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-06-03T09:29:44.596Z] #47 ... [2022-06-03T09:29:44.596Z] [2022-06-03T09:29:44.596Z] #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-06-03T09:29:44.596Z] #38 sha256:36c2abfbc367b926b7beaa7d05324d69cdb05bcb3721475bdee763182b4299a8 [2022-06-03T09:29:44.596Z] #38 15.93 tomll can be used in two ways: [2022-06-03T09:29:44.596Z] #38 15.93 Writing to STDIN and reading from STDOUT: [2022-06-03T09:29:44.596Z] #38 15.93 cat file.toml | tomll > file.toml [2022-06-03T09:29:44.596Z] #38 15.93 [2022-06-03T09:29:44.596Z] #38 15.93 Reading and updating a list of files: [2022-06-03T09:29:44.596Z] #38 15.93 tomll a.toml b.toml c.toml [2022-06-03T09:29:44.596Z] #38 15.93 [2022-06-03T09:29:44.596Z] #38 15.93 When given a list of files, tomll will modify all files in place without asking. [2022-06-03T09:29:44.596Z] #38 DONE 19.6s [2022-06-03T09:29:44.596Z] [2022-06-03T09:29:44.596Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:29:44.596Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-03T09:29:44.596Z] #36 11.33 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-03T09:29:44.596Z] #36 11.35 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-03T09:29:44.596Z] #36 11.77 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-03T09:29:44.596Z] #36 11.82 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-03T09:29:44.596Z] #36 12.02 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T09:29:44.596Z] #36 12.27 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T09:29:44.596Z] #36 12.53 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-03T09:29:44.596Z] #36 12.76 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-03T09:29:44.596Z] #36 12.82 go: downloading github.com/peterh/liner v1.2.2 [2022-06-03T09:29:44.596Z] #36 13.03 go: downloading github.com/google/go-dap v0.6.0 [2022-06-03T09:29:44.596Z] #36 13.23 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-03T09:29:44.596Z] #36 13.50 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-03T09:29:44.596Z] #36 13.99 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-03T09:29:44.596Z] #36 14.16 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T09:29:44.596Z] #36 14.30 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-03T09:29:44.596Z] #36 15.14 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-03T09:29:44.855Z] #36 ... [2022-06-03T09:29:44.855Z] [2022-06-03T09:29:44.855Z] #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-06-03T09:29:44.855Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:29:44.855Z] #31 14.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-06-03T09:29:44.855Z] #31 15.98 #=#=# [2022-06-03T09:29:45.114Z] #31 16.36 #=#=# 0.0% ########################################################### 82.5% ######################################################################## 100.0% [2022-06-03T09:29:45.753Z] #67 ... [2022-06-03T09:29:45.753Z] [2022-06-03T09:29:45.753Z] #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-06-03T09:29:45.753Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-03T09:29:45.753Z] #57 3.443 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-06-03T09:29:45.753Z] #57 3.999 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-06-03T09:29:45.753Z] #57 4.001 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-06-03T09:29:45.753Z] #57 4.012 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-06-03T09:29:45.753Z] #57 5.048 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-06-03T09:29:45.753Z] #57 ... [2022-06-03T09:29:45.753Z] [2022-06-03T09:29:45.753Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:29:45.753Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:29:45.753Z] #36 5.133 go: downloading github.com/go-delve/delve v1.8.1 [2022-06-03T09:29:45.753Z] #36 ... [2022-06-03T09:29:45.753Z] [2022-06-03T09:29:45.753Z] #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-06-03T09:29:45.753Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-03T09:29:45.753Z] #38 4.209 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-06-03T09:29:46.012Z] #38 ... [2022-06-03T09:29:46.012Z] [2022-06-03T09:29:46.012Z] #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-06-03T09:29:46.012Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-03T09:29:46.012Z] #40 4.288 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-06-03T09:29:46.012Z] #40 5.161 go: downloading github.com/tc-hib/winres v0.1.5 [2022-06-03T09:29:46.012Z] #40 6.703 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-06-03T09:29:46.012Z] #40 6.998 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-06-03T09:29:46.012Z] #40 7.144 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-06-03T09:29:46.012Z] #40 10.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-06-03T09:29:46.012Z] #40 10.50 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-03T09:29:46.052Z] #31 ... [2022-06-03T09:29:46.052Z] [2022-06-03T09:29:46.052Z] #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-06-03T09:29:46.052Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-03T09:29:46.052Z] #51 10.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-03T09:29:46.052Z] #51 15.90 Fetched 8428 kB in 12s (700 kB/s) [2022-06-03T09:29:46.052Z] #51 15.90 Reading package lists... [2022-06-03T09:29:46.271Z] #40 ... [2022-06-03T09:29:46.271Z] [2022-06-03T09:29:46.271Z] #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-06-03T09:29:46.271Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-03T09:29:46.271Z] #53 4.188 go: downloading gotest.tools/gotestsum v1.8.1 [2022-06-03T09:29:46.271Z] #53 5.831 go: downloading github.com/fatih/color v1.10.0 [2022-06-03T09:29:46.271Z] #53 5.842 go: downloading github.com/dnephin/pflag v1.0.7 [2022-06-03T09:29:46.271Z] #53 5.899 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-06-03T09:29:46.271Z] #53 5.932 go: downloading github.com/pkg/errors v0.9.1 [2022-06-03T09:29:46.271Z] #53 6.204 go: downloading golang.org/x/tools v0.1.0 [2022-06-03T09:29:46.271Z] #53 6.751 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-06-03T09:29:46.271Z] #53 7.000 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-06-03T09:29:46.271Z] #53 7.061 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-06-03T09:29:46.271Z] #53 7.183 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-06-03T09:29:46.271Z] #53 ... [2022-06-03T09:29:46.271Z] [2022-06-03T09:29:46.271Z] #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-06-03T09:29:46.271Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-03T09:29:46.271Z] #34 4.682 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-06-03T09:29:46.271Z] #34 4.683 Cloning into '.'... [2022-06-03T09:29:46.311Z] #51 20.90 Reading package lists... [2022-06-03T09:29:46.311Z] #51 ... [2022-06-03T09:29:46.311Z] [2022-06-03T09:29:46.311Z] #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-06-03T09:29:46.311Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-03T09:29:46.311Z] #47 20.51 + 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-06-03T09:29:46.530Z] #34 ... [2022-06-03T09:29:46.530Z] [2022-06-03T09:29:46.530Z] #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-06-03T09:29:46.530Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:29:46.530Z] #14 5.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:46.530Z] #14 5.106 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:46.530Z] #14 5.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:46.530Z] #14 6.001 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-03T09:29:46.530Z] #14 7.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-03T09:29:46.530Z] #14 10.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-03T09:29:46.530Z] #14 ... [2022-06-03T09:29:46.530Z] [2022-06-03T09:29:46.530Z] #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-06-03T09:29:46.530Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:29:46.530Z] #42 5.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:46.530Z] #42 5.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:46.530Z] #42 5.112 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:46.530Z] #42 6.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-03T09:29:46.530Z] #42 8.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-03T09:29:46.530Z] #42 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-03T09:29:46.570Z] #47 ... [2022-06-03T09:29:46.570Z] [2022-06-03T09:29:46.570Z] #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-06-03T09:29:46.570Z] #67 sha256:6f0fbbac1d961936dbfab5710fcf0edb500884ca8f1a09b620c1e8b9823b7569 [2022-06-03T09:29:46.570Z] #67 11.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-03T09:29:46.570Z] #67 14.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-03T09:29:46.570Z] #67 ... [2022-06-03T09:29:46.570Z] [2022-06-03T09:29:46.570Z] #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-06-03T09:29:46.570Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:29:46.570Z] #31 17.85 [2022-06-03T09:29:46.789Z] #42 ... [2022-06-03T09:29:46.789Z] [2022-06-03T09:29:46.789Z] #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-06-03T09:29:46.789Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-03T09:29:46.789Z] #62 5.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:46.789Z] #62 5.137 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:46.789Z] #62 5.139 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:46.789Z] #62 5.965 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-03T09:29:46.789Z] #62 8.342 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-03T09:29:46.789Z] #62 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-03T09:29:46.789Z] #62 ... [2022-06-03T09:29:46.789Z] [2022-06-03T09:29:46.789Z] #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-06-03T09:29:46.789Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:29:46.789Z] #51 4.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:29:46.789Z] #51 4.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:29:46.789Z] #51 4.538 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:29:46.789Z] #51 5.123 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-06-03T09:29:46.789Z] #51 5.606 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-03T09:29:46.789Z] #51 8.026 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-03T09:29:46.789Z] #51 10.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-03T09:29:47.049Z] #51 ... [2022-06-03T09:29:47.049Z] [2022-06-03T09:29:47.049Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:29:47.049Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:29:47.049Z] #55 2.765 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-06-03T09:29:47.049Z] #55 ... [2022-06-03T09:29:47.049Z] [2022-06-03T09:29:47.049Z] #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-06-03T09:29:47.049Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:29:47.049Z] #47 4.515 + git clone https://github.com/docker/distribution.git . [2022-06-03T09:29:47.049Z] #47 4.516 Cloning into '.'... [2022-06-03T09:29:47.309Z] #47 ... [2022-06-03T09:29:47.309Z] [2022-06-03T09:29:47.309Z] #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-06-03T09:29:47.309Z] #26 sha256:6d41a420d13dab53ee9519a8dacabb7f3ba0f905bac20dc9b2a7ac2a937c9fc7 [2022-06-03T09:29:47.309Z] #26 11.28 + mkdir -p /build [2022-06-03T09:29:47.309Z] #26 11.28 + mv docker/docker /build/ [2022-06-03T09:29:47.309Z] #26 11.31 + rmdir docker [2022-06-03T09:29:47.512Z] #31 ... [2022-06-03T09:29:47.512Z] [2022-06-03T09:29:47.512Z] #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-06-03T09:29:47.512Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-03T09:29:47.512Z] #53 12.76 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-03T09:29:47.512Z] #53 12.76 go: downloading golang.org/x/mod v0.3.0 [2022-06-03T09:29:47.567Z] #26 DONE 11.8s [2022-06-03T09:29:47.567Z] [2022-06-03T09:29:47.567Z] #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-06-03T09:29:47.567Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-03T09:29:47.567Z] #53 11.13 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-06-03T09:29:47.567Z] #53 11.16 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-06-03T09:29:47.567Z] #53 11.30 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-06-03T09:29:47.770Z] #53 ... [2022-06-03T09:29:47.770Z] [2022-06-03T09:29:47.770Z] #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-06-03T09:29:47.770Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:29:47.770Z] #14 14.98 Fetched 8424 kB in 11s (796 kB/s) [2022-06-03T09:29:47.770Z] #14 14.98 Reading package lists... [2022-06-03T09:29:49.156Z] #14 19.27 Reading package lists... [2022-06-03T09:29:49.156Z] #14 ... [2022-06-03T09:29:49.156Z] [2022-06-03T09:29:49.156Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:29:49.156Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:29:49.156Z] #55 24.01 go: downloading github.com/fatih/color v1.13.0 [2022-06-03T09:29:49.156Z] #55 24.01 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-03T09:29:49.156Z] #55 24.05 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-03T09:29:49.156Z] #55 24.06 go: downloading github.com/spf13/viper v1.10.1 [2022-06-03T09:29:49.156Z] #55 24.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-03T09:29:49.415Z] #55 24.56 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T09:29:49.415Z] #55 24.59 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T09:29:49.415Z] #55 24.61 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-03T09:29:49.415Z] #55 24.63 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-03T09:29:49.470Z] #53 13.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-06-03T09:29:49.470Z] #53 13.64 go: downloading golang.org/x/mod v0.3.0 [2022-06-03T09:29:49.673Z] #55 ... [2022-06-03T09:29:49.673Z] [2022-06-03T09:29:49.673Z] #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-06-03T09:29:49.673Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-03T09:29:49.673Z] #42 14.88 Fetched 8424 kB in 10s (811 kB/s) [2022-06-03T09:29:49.673Z] #42 14.88 Reading package lists... [2022-06-03T09:29:49.673Z] #42 19.88 Reading package lists... [2022-06-03T09:29:49.931Z] #42 24.82 Building dependency tree... [2022-06-03T09:29:49.931Z] #42 ... [2022-06-03T09:29:49.931Z] [2022-06-03T09:29:49.931Z] #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-06-03T09:29:49.931Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:29:49.931Z] #14 19.27 Reading package lists... [2022-06-03T09:29:50.872Z] #14 24.54 Building dependency tree... [2022-06-03T09:29:52.757Z] #53 ... [2022-06-03T09:29:52.757Z] [2022-06-03T09:29:52.757Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:29:52.757Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:29:52.758Z] #36 15.97 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-06-03T09:29:52.758Z] #36 16.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-06-03T09:29:52.758Z] #36 16.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-06-03T09:29:52.758Z] #36 16.75 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-06-03T09:29:52.758Z] #36 17.13 go: downloading github.com/spf13/pflag v1.0.5 [2022-06-03T09:29:53.016Z] #36 17.53 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-06-03T09:29:53.404Z] #14 28.13 The following additional packages will be installed: [2022-06-03T09:29:53.404Z] #14 28.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-03T09:29:53.404Z] #14 28.15 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-03T09:29:53.404Z] #14 28.15 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-03T09:29:53.404Z] #14 28.15 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-03T09:29:53.404Z] #14 28.15 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-03T09:29:53.404Z] #14 28.15 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-03T09:29:53.404Z] #14 28.15 mingw-w64-common mingw-w64-x86-64-dev [2022-06-03T09:29:53.404Z] #14 28.16 Suggested packages: [2022-06-03T09:29:53.404Z] #14 28.19 gcc-10-locales seccomp wine64 [2022-06-03T09:29:53.584Z] #36 17.85 go: downloading github.com/cosiner/argv v0.1.0 [2022-06-03T09:29:53.584Z] #36 17.85 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-06-03T09:29:53.584Z] #36 ... [2022-06-03T09:29:53.584Z] [2022-06-03T09:29:53.584Z] #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-06-03T09:29:53.584Z] #38 sha256:6fe7ffe6e5c9aac7cb9a6ee279905421626692cd82d366f81035f271133816c6 [2022-06-03T09:29:53.584Z] #38 17.30 tomll can be used in two ways: [2022-06-03T09:29:53.584Z] #38 17.30 Writing to STDIN and reading from STDOUT: [2022-06-03T09:29:53.584Z] #38 17.30 cat file.toml | tomll > file.toml [2022-06-03T09:29:53.584Z] #38 17.30 [2022-06-03T09:29:53.584Z] #38 17.30 Reading and updating a list of files: [2022-06-03T09:29:53.584Z] #38 17.30 tomll a.toml b.toml c.toml [2022-06-03T09:29:53.584Z] #38 17.30 [2022-06-03T09:29:53.584Z] #38 17.30 When given a list of files, tomll will modify all files in place without asking. [2022-06-03T09:29:53.584Z] #38 DONE 18.0s [2022-06-03T09:29:53.584Z] [2022-06-03T09:29:53.584Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:29:53.584Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:29:53.584Z] #36 17.91 go: downloading github.com/peterh/liner v1.2.2 [2022-06-03T09:29:53.584Z] #36 18.06 go: downloading github.com/google/go-dap v0.6.0 [2022-06-03T09:29:54.165Z] #36 18.50 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-06-03T09:29:54.340Z] #14 29.46 The following NEW packages will be installed: [2022-06-03T09:29:54.340Z] #14 29.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-03T09:29:54.340Z] #14 29.49 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-03T09:29:54.340Z] #14 29.49 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-03T09:29:54.340Z] #14 29.49 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-03T09:29:54.340Z] #14 29.49 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-03T09:29:54.340Z] #14 29.49 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-03T09:29:54.340Z] #14 29.49 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-03T09:29:54.340Z] #14 29.49 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-03T09:29:54.340Z] #14 29.49 mingw-w64-x86-64-dev [2022-06-03T09:29:54.340Z] #14 ... [2022-06-03T09:29:54.340Z] [2022-06-03T09:29:54.340Z] #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-06-03T09:29:54.340Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:29:54.340Z] #31 22.60 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-06-03T09:29:54.340Z] #31 24.15 [2022-06-03T09:29:54.340Z] #31 24.52 #=#=# 0.0% ########## 14.8% ##################### 29.5% ################################## 47.9% ############################################# 63.5% ################################################### 71.3% ##################################################################### 97.1% ######################################################################## 100.0% [2022-06-03T09:29:54.424Z] #36 18.86 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-06-03T09:29:54.991Z] #36 19.41 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-06-03T09:29:54.991Z] #36 19.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-06-03T09:29:55.249Z] #36 19.72 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-06-03T09:29:55.276Z] #31 26.67 [2022-06-03T09:29:57.154Z] #36 21.19 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-06-03T09:29:57.154Z] #36 21.39 go: downloading github.com/cilium/ebpf v0.7.0 [2022-06-03T09:29:57.185Z] #31 ... [2022-06-03T09:29:57.185Z] [2022-06-03T09:29:57.185Z] #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-06-03T09:29:57.185Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-03T09:29:57.185Z] #40 32.37 NAME: [2022-06-03T09:29:57.185Z] #40 32.38 go-winres - A tool for embedding resources in Windows executables [2022-06-03T09:29:57.185Z] #40 32.38 [2022-06-03T09:29:57.185Z] #40 32.38 USAGE: [2022-06-03T09:29:57.185Z] #40 32.38 go-winres [global options] command [command options] [arguments...] [2022-06-03T09:29:57.185Z] #40 32.41 [2022-06-03T09:29:57.185Z] #40 32.41 COMMANDS: [2022-06-03T09:29:57.185Z] #40 32.41 init Create an initial ./winres/winres.json [2022-06-03T09:29:57.185Z] #40 32.41 make Make syso files for the "go build" command [2022-06-03T09:29:57.185Z] #40 32.41 simply Make syso files for the "go build" command (simplified) [2022-06-03T09:29:57.185Z] #40 32.42 extract Extract all resources from an executable [2022-06-03T09:29:57.185Z] #40 32.42 patch Replace resources in an executable file (exe, dll) [2022-06-03T09:29:57.185Z] #40 32.42 help, h Shows a list of commands or help for one command [2022-06-03T09:29:57.185Z] #40 32.42 [2022-06-03T09:29:57.185Z] #40 32.42 GLOBAL OPTIONS: [2022-06-03T09:29:57.185Z] #40 32.42 --help, -h show help (default: false) [2022-06-03T09:29:58.093Z] #36 ... [2022-06-03T09:29:58.093Z] [2022-06-03T09:29:58.093Z] #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-06-03T09:29:58.093Z] #67 sha256:7120d268a14d078848da85351c4226d2015948d9bc7544129ad15c9e9c6c044c [2022-06-03T09:29:58.093Z] #67 12.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-06-03T09:29:58.093Z] #67 13.15 go: downloading github.com/google/uuid v1.3.0 [2022-06-03T09:29:58.093Z] #67 13.35 go: downloading github.com/moby/vpnkit v0.5.0 [2022-06-03T09:29:58.093Z] #67 13.50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-06-03T09:29:58.093Z] #67 13.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-03T09:29:58.093Z] #67 13.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-06-03T09:29:58.093Z] #67 13.88 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-06-03T09:29:58.093Z] #67 14.36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-06-03T09:29:58.093Z] #67 14.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-06-03T09:29:58.093Z] #67 14.80 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-06-03T09:29:58.093Z] #67 17.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-06-03T09:29:58.662Z] #67 ... [2022-06-03T09:29:58.662Z] [2022-06-03T09:29:58.662Z] #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-06-03T09:29:58.662Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:29:58.662Z] #51 12.96 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-06-03T09:29:58.662Z] #51 19.65 Fetched 8541 kB in 15s (556 kB/s) [2022-06-03T09:29:58.662Z] #51 19.65 Reading package lists... [2022-06-03T09:29:58.662Z] #51 ... [2022-06-03T09:29:58.662Z] [2022-06-03T09:29:58.662Z] #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-06-03T09:29:58.662Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:29:58.662Z] #42 19.74 Fetched 8537 kB in 15s (573 kB/s) [2022-06-03T09:29:59.088Z] #40 ... [2022-06-03T09:29:59.088Z] [2022-06-03T09:29:59.088Z] #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-06-03T09:29:59.088Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-03T09:29:59.088Z] #62 18.87 Reading package lists... [2022-06-03T09:29:59.088Z] #62 24.23 Building dependency tree... [2022-06-03T09:29:59.088Z] #62 27.89 The following additional packages will be installed: [2022-06-03T09:29:59.088Z] #62 27.89 libbtrfs0 [2022-06-03T09:29:59.088Z] #62 28.09 The following NEW packages will be installed: [2022-06-03T09:29:59.088Z] #62 28.11 libbtrfs-dev libbtrfs0 [2022-06-03T09:29:59.088Z] #62 28.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:29:59.088Z] #62 28.47 Need to get 454 kB of archives. [2022-06-03T09:29:59.088Z] #62 28.47 After this operation, 1275 kB of additional disk space will be used. [2022-06-03T09:29:59.088Z] #62 28.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-03T09:29:59.088Z] #62 28.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-03T09:29:59.088Z] #62 29.57 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:29:59.088Z] #62 29.80 Fetched 454 kB in 0s (1521 kB/s) [2022-06-03T09:29:59.088Z] #62 29.92 Selecting previously unselected package libbtrfs0:arm64. [2022-06-03T09:29:59.088Z] #62 29.92 (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 ... 15709 files and directories currently installed.) [2022-06-03T09:29:59.088Z] #62 30.03 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-03T09:29:59.088Z] #62 30.05 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-03T09:29:59.088Z] #62 30.29 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-03T09:29:59.088Z] #62 30.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-03T09:29:59.088Z] #62 30.30 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-03T09:29:59.088Z] #62 30.65 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-03T09:29:59.088Z] #62 30.69 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-03T09:29:59.088Z] #62 30.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:29:59.088Z] #62 ... [2022-06-03T09:29:59.088Z] [2022-06-03T09:29:59.088Z] #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-06-03T09:29:59.088Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-03T09:29:59.088Z] #34 33.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-03T09:29:59.658Z] #34 34.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-03T09:30:00.228Z] #34 ... [2022-06-03T09:30:00.228Z] [2022-06-03T09:30:00.228Z] #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-06-03T09:30:00.228Z] #62 sha256:94c655776b196507b25063ab13a14c19581a40c1e5e3359d2be06fa2b77bf3c4 [2022-06-03T09:30:00.228Z] #62 DONE 35.2s [2022-06-03T09:30:00.228Z] [2022-06-03T09:30:00.228Z] #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-06-03T09:30:00.228Z] #40 sha256:c7a88c1aabd91b69189224bb190538b794c7b0f4e17523ad00af717c94d7f8ef [2022-06-03T09:30:00.228Z] #40 DONE 35.4s [2022-06-03T09:30:00.228Z] [2022-06-03T09:30:00.228Z] #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-06-03T09:30:00.228Z] #57 sha256:3a0add81e7a532a24172c9a09b23d57c69d6cb635b415f52c0ac18911e8ddbf6 [2022-06-03T09:30:00.228Z] #57 34.57 v3.0.2 [2022-06-03T09:30:00.228Z] #57 DONE 35.5s [2022-06-03T09:30:00.228Z] [2022-06-03T09:30:00.228Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:00.228Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:30:00.228Z] #55 25.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-03T09:30:00.228Z] #55 25.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-03T09:30:00.228Z] #55 28.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T09:30:00.228Z] #55 28.14 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T09:30:00.228Z] #55 28.23 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-03T09:30:00.228Z] #55 28.33 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-03T09:30:00.228Z] #55 28.38 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-03T09:30:00.228Z] #55 28.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-03T09:30:00.228Z] #55 28.47 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T09:30:00.228Z] #55 28.50 go: downloading github.com/spf13/afero v1.6.0 [2022-06-03T09:30:00.228Z] #55 28.54 go: downloading github.com/spf13/cast v1.4.1 [2022-06-03T09:30:00.228Z] #55 28.58 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-03T09:30:00.228Z] #55 28.61 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-03T09:30:00.228Z] #55 28.66 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-03T09:30:00.228Z] #55 28.82 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-03T09:30:00.228Z] #55 28.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-03T09:30:00.228Z] #55 29.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-03T09:30:00.228Z] #55 29.08 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-03T09:30:00.228Z] #55 29.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-03T09:30:00.228Z] #55 29.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-03T09:30:00.228Z] #55 29.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-03T09:30:00.228Z] #55 29.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-03T09:30:00.228Z] #55 29.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-03T09:30:00.228Z] #55 29.80 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-03T09:30:00.229Z] #55 29.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-03T09:30:00.229Z] #55 30.07 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-03T09:30:00.229Z] #55 30.13 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-03T09:30:00.229Z] #55 30.14 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-03T09:30:00.229Z] #55 30.18 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-03T09:30:00.229Z] #55 30.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-03T09:30:00.229Z] #55 31.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-03T09:30:00.229Z] #55 31.05 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-03T09:30:00.229Z] #55 31.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-03T09:30:00.229Z] #55 31.10 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-03T09:30:00.229Z] #55 31.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-03T09:30:00.229Z] #55 31.16 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-03T09:30:00.229Z] #55 31.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-03T09:30:00.229Z] #55 31.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-03T09:30:00.229Z] #55 31.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-03T09:30:00.229Z] #55 31.41 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-03T09:30:00.229Z] #55 31.42 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-03T09:30:00.229Z] #55 31.47 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-03T09:30:00.229Z] #55 31.48 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-03T09:30:00.229Z] #55 31.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-03T09:30:00.229Z] #55 31.67 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-03T09:30:00.229Z] #55 31.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-03T09:30:00.229Z] #55 31.74 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-03T09:30:00.229Z] #55 31.75 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-03T09:30:00.229Z] #55 31.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-03T09:30:00.229Z] #55 31.95 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-03T09:30:00.229Z] #55 32.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-03T09:30:00.229Z] #55 32.22 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-03T09:30:00.229Z] #55 32.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-03T09:30:00.229Z] #55 32.27 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-03T09:30:00.229Z] #55 32.36 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-03T09:30:00.229Z] #55 32.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-03T09:30:00.229Z] #55 32.56 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-03T09:30:00.229Z] #55 32.57 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-03T09:30:00.229Z] #55 32.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-03T09:30:00.229Z] #55 32.58 go: downloading github.com/julz/importas v0.1.0 [2022-06-03T09:30:00.229Z] #55 32.72 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-03T09:30:00.229Z] #55 32.73 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-03T09:30:00.229Z] #55 32.95 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-03T09:30:00.229Z] #55 32.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-03T09:30:00.229Z] #55 33.12 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-03T09:30:00.229Z] #55 33.14 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-03T09:30:00.229Z] #55 33.27 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-03T09:30:00.229Z] #55 33.31 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-03T09:30:00.229Z] #55 33.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-03T09:30:00.229Z] #55 33.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-03T09:30:00.229Z] #55 33.55 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-03T09:30:00.229Z] #55 33.82 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-03T09:30:00.229Z] #55 34.84 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-03T09:30:00.229Z] #55 34.85 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-03T09:30:00.229Z] #55 34.91 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-03T09:30:00.229Z] #55 34.98 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-03T09:30:00.229Z] #55 35.03 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-03T09:30:00.229Z] #55 35.05 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-03T09:30:00.229Z] #55 35.18 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-03T09:30:00.229Z] #55 35.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-03T09:30:00.229Z] #55 35.25 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-03T09:30:00.489Z] #55 35.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-03T09:30:00.489Z] #55 35.58 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-03T09:30:00.489Z] #55 35.59 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-03T09:30:00.489Z] #55 35.62 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-03T09:30:00.565Z] #42 19.74 Reading package lists... [2022-06-03T09:30:00.565Z] #42 ... [2022-06-03T09:30:00.565Z] [2022-06-03T09:30:00.565Z] #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-06-03T09:30:00.565Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:30:00.565Z] #47 24.23 Updating files: 73% (1604/2177) Updating files: 74% (1611/2177) Updating files: 75% (1633/2177) Updating files: 76% (1655/2177) Updating files: 77% (1677/2177) Updating files: 78% (1699/2177) Updating files: 79% (1720/2177) Updating files: 80% (1742/2177) Updating files: 81% (1764/2177) Updating files: 82% (1786/2177) Updating files: 83% (1807/2177) Updating files: 84% (1829/2177) Updating files: 85% (1851/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-06-03T09:30:00.565Z] #47 24.81 + git checkout -q v2.3.0 [2022-06-03T09:30:00.752Z] #55 ... [2022-06-03T09:30:00.752Z] [2022-06-03T09:30:00.752Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-03T09:30:00.752Z] #63 sha256:803b87e9ddd33662d0317b3dbae22e0411553629f18d2adf4b4fe6c4c0197dbc [2022-06-03T09:30:00.752Z] #63 DONE 0.5s [2022-06-03T09:30:00.752Z] [2022-06-03T09:30:00.753Z] #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-06-03T09:30:00.753Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-03T09:30:00.753Z] #51 20.90 Reading package lists... [2022-06-03T09:30:00.753Z] #51 25.64 Building dependency tree... [2022-06-03T09:30:00.753Z] #51 29.54 The following additional packages will be installed: [2022-06-03T09:30:00.753Z] #51 29.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-03T09:30:00.753Z] #51 29.56 python3-protobuf python3-six [2022-06-03T09:30:00.753Z] #51 29.58 Suggested packages: [2022-06-03T09:30:00.753Z] #51 29.59 python3-setuptools [2022-06-03T09:30:00.753Z] #51 29.59 Recommended packages: [2022-06-03T09:30:00.753Z] #51 29.59 iproute2 | iproute [2022-06-03T09:30:00.753Z] #51 30.28 The following NEW packages will be installed: [2022-06-03T09:30:00.753Z] #51 30.31 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-03T09:30:00.753Z] #51 30.31 python3-protobuf python3-six [2022-06-03T09:30:00.753Z] #51 30.80 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:00.753Z] #51 30.80 Need to get 2136 kB of archives. [2022-06-03T09:30:00.753Z] #51 30.80 After this operation, 10.8 MB of additional disk space will be used. [2022-06-03T09:30:00.753Z] #51 30.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-06-03T09:30:00.753Z] #51 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-03T09:30:00.753Z] #51 30.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-03T09:30:00.753Z] #51 30.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-06-03T09:30:00.753Z] #51 30.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-03T09:30:00.753Z] #51 30.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-03T09:30:00.753Z] #51 31.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-03T09:30:00.753Z] #51 33.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-06-03T09:30:00.753Z] #51 34.92 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:00.753Z] #51 35.34 Fetched 2136 kB in 3s (621 kB/s) [2022-06-03T09:30:00.753Z] #51 35.51 Selecting previously unselected package libprotobuf23:arm64. [2022-06-03T09:30:00.753Z] #51 35.51 (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 ... 15709 files and directories currently installed.) [2022-06-03T09:30:00.753Z] #51 35.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-06-03T09:30:00.753Z] #51 35.63 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-06-03T09:30:00.753Z] #51 ... [2022-06-03T09:30:00.753Z] [2022-06-03T09:30:00.753Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:00.753Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:30:00.753Z] #55 35.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-03T09:30:00.753Z] #55 35.91 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-03T09:30:01.018Z] #55 36.00 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-03T09:30:01.018Z] #55 36.01 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-03T09:30:01.018Z] #55 36.05 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-03T09:30:01.018Z] #55 36.12 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-03T09:30:01.018Z] #55 ... [2022-06-03T09:30:01.018Z] [2022-06-03T09:30:01.018Z] #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-06-03T09:30:01.018Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-03T09:30:01.018Z] #42 24.82 Building dependency tree... [2022-06-03T09:30:01.018Z] #42 28.36 The following additional packages will be installed: [2022-06-03T09:30:01.018Z] #42 28.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-03T09:30:01.018Z] #42 28.38 Suggested packages: [2022-06-03T09:30:01.018Z] #42 28.38 cmake-doc ninja-build lrzip [2022-06-03T09:30:01.018Z] #42 28.38 Recommended packages: [2022-06-03T09:30:01.018Z] #42 28.38 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-03T09:30:01.018Z] #42 29.16 The following NEW packages will be installed: [2022-06-03T09:30:01.018Z] #42 29.19 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-03T09:30:01.018Z] #42 29.19 vim-common xxd [2022-06-03T09:30:01.018Z] #42 29.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:01.018Z] #42 29.62 Need to get 15.6 MB of archives. [2022-06-03T09:30:01.018Z] #42 29.62 After this operation, 67.4 MB of additional disk space will be used. [2022-06-03T09:30:01.018Z] #42 29.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-03T09:30:01.018Z] #42 29.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-03T09:30:01.018Z] #42 29.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-03T09:30:01.018Z] #42 29.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-03T09:30:01.018Z] #42 30.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-06-03T09:30:01.018Z] #42 30.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-06-03T09:30:01.018Z] #42 30.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-06-03T09:30:01.018Z] #42 30.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-06-03T09:30:01.018Z] #42 30.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-06-03T09:30:01.018Z] #42 30.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-06-03T09:30:01.018Z] #42 31.76 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:01.018Z] #42 32.34 Fetched 15.6 MB in 1s (15.7 MB/s) [2022-06-03T09:30:01.018Z] #42 33.11 Selecting previously unselected package xxd. [2022-06-03T09:30:01.018Z] #42 33.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 ... 15709 files and directories currently installed.) [2022-06-03T09:30:01.018Z] #42 33.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-03T09:30:01.018Z] #42 33.26 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:01.018Z] #42 34.46 Selecting previously unselected package vim-common. [2022-06-03T09:30:01.018Z] #42 34.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-03T09:30:01.018Z] #42 34.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:01.018Z] #42 35.24 Selecting previously unselected package cmake-data. [2022-06-03T09:30:01.018Z] #42 35.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-03T09:30:01.018Z] #42 35.25 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-03T09:30:01.018Z] #42 ... [2022-06-03T09:30:01.018Z] [2022-06-03T09:30:01.018Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:01.018Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:30:01.018Z] #55 36.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-03T09:30:01.018Z] #55 36.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-03T09:30:01.277Z] #55 36.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-03T09:30:01.537Z] #55 36.63 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-03T09:30:01.537Z] #55 36.68 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-03T09:30:01.836Z] #55 36.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-03T09:30:01.836Z] #55 36.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-03T09:30:02.116Z] #55 37.30 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-03T09:30:02.395Z] #55 37.53 go: downloading honnef.co/go/tools v0.2.2 [2022-06-03T09:30:02.468Z] #47 26.53 + 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-06-03T09:30:03.844Z] #55 39.06 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-03T09:30:03.844Z] #55 39.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-03T09:30:03.844Z] #55 39.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-03T09:30:03.844Z] #55 39.15 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-03T09:30:04.102Z] #55 39.20 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T09:30:04.102Z] #55 39.27 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-03T09:30:04.102Z] #55 39.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-03T09:30:04.368Z] #55 39.56 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-03T09:30:04.373Z] #47 ... [2022-06-03T09:30:04.373Z] [2022-06-03T09:30:04.373Z] #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-06-03T09:30:04.373Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-03T09:30:04.373Z] #62 18.77 Fetched 8537 kB in 14s (613 kB/s) [2022-06-03T09:30:04.373Z] #62 18.77 Reading package lists... [2022-06-03T09:30:04.627Z] #55 39.57 go: downloading golang.org/x/text v0.3.7 [2022-06-03T09:30:04.632Z] #62 24.44 Reading package lists... [2022-06-03T09:30:04.632Z] #62 ... [2022-06-03T09:30:04.632Z] [2022-06-03T09:30:04.632Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:04.632Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:04.632Z] #55 28.90 go: downloading github.com/fatih/color v1.13.0 [2022-06-03T09:30:04.632Z] #55 28.90 go: downloading github.com/gofrs/flock v0.8.1 [2022-06-03T09:30:04.632Z] #55 28.94 go: downloading github.com/spf13/cobra v1.3.0 [2022-06-03T09:30:04.632Z] #55 29.09 go: downloading github.com/spf13/viper v1.10.1 [2022-06-03T09:30:04.885Z] #55 ... [2022-06-03T09:30:04.885Z] [2022-06-03T09:30:04.885Z] #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-06-03T09:30:04.885Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:30:04.885Z] #14 29.90 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:04.885Z] #14 29.90 Need to get 108 MB of archives. [2022-06-03T09:30:04.885Z] #14 29.90 After this operation, 620 MB of additional disk space will be used. [2022-06-03T09:30:04.885Z] #14 29.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-06-03T09:30:04.885Z] #14 30.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-06-03T09:30:04.885Z] #14 30.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-03T09:30:04.885Z] #14 30.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-06-03T09:30:04.885Z] #14 30.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-06-03T09:30:04.885Z] #14 30.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-03T09:30:04.885Z] #14 30.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-06-03T09:30:04.885Z] #14 30.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-06-03T09:30:04.885Z] #14 30.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-06-03T09:30:04.885Z] #14 31.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-03T09:30:04.885Z] #14 34.02 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-06-03T09:30:04.885Z] #14 34.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-06-03T09:30:04.885Z] #14 35.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-06-03T09:30:04.885Z] #14 37.17 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-06-03T09:30:04.885Z] #14 38.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-06-03T09:30:04.885Z] #14 38.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-06-03T09:30:04.885Z] #14 38.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-06-03T09:30:04.885Z] #14 38.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-06-03T09:30:04.885Z] #14 38.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-06-03T09:30:04.885Z] #14 38.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-06-03T09:30:04.885Z] #14 38.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-06-03T09:30:04.885Z] #14 38.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-06-03T09:30:04.885Z] #14 38.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-06-03T09:30:04.885Z] #14 38.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-06-03T09:30:04.885Z] #14 38.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-06-03T09:30:04.885Z] #14 38.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-06-03T09:30:04.885Z] #14 38.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-06-03T09:30:04.885Z] #14 38.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-06-03T09:30:04.885Z] #14 38.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-06-03T09:30:04.885Z] #14 38.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-06-03T09:30:04.885Z] #14 39.45 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:04.885Z] #14 39.71 Fetched 108 MB in 9s (11.9 MB/s) [2022-06-03T09:30:04.885Z] #14 39.82 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-03T09:30:04.885Z] #14 39.82 (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 ... 15709 files and directories currently installed.) [2022-06-03T09:30:04.885Z] #14 39.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-03T09:30:04.885Z] #14 39.91 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-03T09:30:04.885Z] #14 ... [2022-06-03T09:30:04.885Z] [2022-06-03T09:30:04.885Z] #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-06-03T09:30:04.885Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-03T09:30:04.885Z] #51 37.16 Selecting previously unselected package python3-pkg-resources. [2022-06-03T09:30:04.885Z] #51 37.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-03T09:30:04.885Z] #51 37.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:30:04.885Z] #51 38.24 Selecting previously unselected package python3-six. [2022-06-03T09:30:04.885Z] #51 38.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-03T09:30:04.885Z] #51 38.42 Unpacking python3-six (1.16.0-2) ... [2022-06-03T09:30:04.885Z] #51 38.69 Selecting previously unselected package python3-protobuf. [2022-06-03T09:30:04.885Z] #51 38.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-06-03T09:30:04.885Z] #51 38.71 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-03T09:30:04.885Z] #51 39.15 Selecting previously unselected package libnet1:arm64. [2022-06-03T09:30:04.885Z] #51 39.16 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-03T09:30:04.885Z] #51 39.22 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:30:04.885Z] #51 39.38 Selecting previously unselected package libnl-3-200:arm64. [2022-06-03T09:30:04.885Z] #51 39.38 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-03T09:30:04.885Z] #51 39.39 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-03T09:30:04.885Z] #51 39.53 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-03T09:30:04.885Z] #51 39.55 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-03T09:30:04.885Z] #51 39.56 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-03T09:30:04.885Z] #51 39.66 Selecting previously unselected package criu. [2022-06-03T09:30:04.885Z] #51 39.67 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-06-03T09:30:04.885Z] #51 39.68 Unpacking criu (3.17-1) ... [2022-06-03T09:30:04.907Z] #55 29.34 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-06-03T09:30:04.908Z] #55 ... [2022-06-03T09:30:04.908Z] [2022-06-03T09:30:04.908Z] #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-06-03T09:30:04.908Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:04.908Z] #14 19.36 Fetched 8537 kB in 15s (588 kB/s) [2022-06-03T09:30:04.908Z] #14 19.36 Reading package lists... [2022-06-03T09:30:04.908Z] #14 25.10 Reading package lists... [2022-06-03T09:30:04.908Z] #14 ... [2022-06-03T09:30:04.908Z] [2022-06-03T09:30:04.908Z] #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-06-03T09:30:04.908Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:30:04.908Z] #51 19.65 Reading package lists... [2022-06-03T09:30:05.452Z] #51 40.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:30:06.286Z] #51 25.61 Reading package lists... [2022-06-03T09:30:06.286Z] #51 ... [2022-06-03T09:30:06.286Z] [2022-06-03T09:30:06.286Z] #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-06-03T09:30:06.286Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:06.286Z] #14 25.10 Reading package lists... [2022-06-03T09:30:07.352Z] #51 42.08 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-06-03T09:30:07.352Z] #51 42.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:30:07.664Z] #14 30.63 Building dependency tree... [2022-06-03T09:30:07.919Z] #51 42.47 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-03T09:30:07.919Z] #51 42.76 Setting up python3-six (1.16.0-2) ... [2022-06-03T09:30:08.485Z] #51 ... [2022-06-03T09:30:08.485Z] [2022-06-03T09:30:08.485Z] #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-06-03T09:30:08.486Z] #31 sha256:ccac6175f6eae6643a619524da9b70b10b4419804cd0d126a862932a57741546 [2022-06-03T09:30:08.486Z] #31 30.09 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-06-03T09:30:08.486Z] #31 31.23 [2022-06-03T09:30:08.486Z] #31 31.52 #=#=# ######################################################################## 100.0% [2022-06-03T09:30:08.486Z] #31 33.15 [2022-06-03T09:30:08.486Z] #31 35.67 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-06-03T09:30:08.486Z] #31 37.08 [2022-06-03T09:30:08.486Z] #31 37.37 #=#=# ######################################################################## 100.0% [2022-06-03T09:30:08.486Z] #31 38.43 [2022-06-03T09:30:08.486Z] #31 38.73 Download of images into '/build' complete. [2022-06-03T09:30:08.486Z] #31 38.73 Use something like the following to load the result into a Docker daemon: [2022-06-03T09:30:08.486Z] #31 38.73 tar -cC '/build' . | docker load [2022-06-03T09:30:09.424Z] #31 DONE 40.8s [2022-06-03T09:30:09.424Z] [2022-06-03T09:30:09.424Z] #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-06-03T09:30:09.424Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-03T09:30:09.424Z] #51 44.11 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-03T09:30:09.424Z] #51 44.15 Setting up python3-protobuf (3.12.4-1) ... [2022-06-03T09:30:09.588Z] #14 34.00 The following additional packages will be installed: [2022-06-03T09:30:09.588Z] #14 34.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-03T09:30:09.588Z] #14 34.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-06-03T09:30:09.588Z] #14 34.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-06-03T09:30:09.588Z] #14 34.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-06-03T09:30:09.588Z] #14 34.04 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-06-03T09:30:09.588Z] #14 34.04 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-06-03T09:30:09.588Z] #14 34.04 mingw-w64-common mingw-w64-x86-64-dev [2022-06-03T09:30:09.588Z] #14 34.04 Suggested packages: [2022-06-03T09:30:09.588Z] #14 34.06 gcc-10-locales seccomp wine64 [2022-06-03T09:30:10.157Z] #14 ... [2022-06-03T09:30:10.157Z] [2022-06-03T09:30:10.157Z] #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-06-03T09:30:10.157Z] #57 sha256:f1ee56e225127a43d7221ff5b3323db33247b5eef7221a852177763a65732589 [2022-06-03T09:30:10.157Z] #57 34.31 v3.0.2 [2022-06-03T09:30:10.157Z] #57 DONE 34.6s [2022-06-03T09:30:10.157Z] [2022-06-03T09:30:10.157Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:10.157Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:10.157Z] #55 29.71 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-06-03T09:30:10.157Z] #55 29.74 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-06-03T09:30:10.157Z] #55 30.60 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-06-03T09:30:10.157Z] #55 30.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-06-03T09:30:10.157Z] #55 30.70 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-06-03T09:30:10.157Z] #55 30.81 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-06-03T09:30:10.157Z] #55 33.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-06-03T09:30:10.157Z] #55 33.92 go: downloading github.com/stretchr/testify v1.7.0 [2022-06-03T09:30:10.157Z] #55 34.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-06-03T09:30:10.157Z] #55 34.12 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-06-03T09:30:10.157Z] #55 34.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-06-03T09:30:10.157Z] #55 34.18 go: downloading github.com/magiconair/properties v1.8.5 [2022-06-03T09:30:10.157Z] #55 34.31 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-06-03T09:30:10.157Z] #55 34.35 go: downloading github.com/spf13/afero v1.6.0 [2022-06-03T09:30:10.157Z] #55 34.54 go: downloading github.com/spf13/cast v1.4.1 [2022-06-03T09:30:10.157Z] #55 34.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-06-03T09:30:10.157Z] #55 34.66 go: downloading github.com/subosito/gotenv v1.2.0 [2022-06-03T09:30:10.157Z] #55 34.71 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-06-03T09:30:10.416Z] #55 34.81 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-06-03T09:30:10.416Z] #55 34.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-06-03T09:30:10.416Z] #55 34.84 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-06-03T09:30:10.416Z] #55 34.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-06-03T09:30:10.416Z] #55 34.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-06-03T09:30:10.416Z] #55 34.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-06-03T09:30:10.416Z] #55 34.99 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-06-03T09:30:10.416Z] #55 35.01 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-06-03T09:30:10.416Z] #55 35.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-06-03T09:30:10.676Z] #55 35.25 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-06-03T09:30:10.801Z] #51 ... [2022-06-03T09:30:10.801Z] [2022-06-03T09:30:10.801Z] #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-06-03T09:30:10.801Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:30:10.801Z] #64 1.637 + RM_GOPATH=0 [2022-06-03T09:30:10.801Z] #64 1.637 + TMP_GOPATH= [2022-06-03T09:30:10.801Z] #64 1.637 + : /build [2022-06-03T09:30:10.801Z] #64 1.637 + '[' -z '' ']' [2022-06-03T09:30:10.801Z] #64 1.637 ++ mktemp -d [2022-06-03T09:30:10.801Z] #64 1.667 + export GOPATH=/tmp/tmp.VWWv9gWzng [2022-06-03T09:30:10.801Z] #64 1.667 + GOPATH=/tmp/tmp.VWWv9gWzng [2022-06-03T09:30:10.801Z] #64 1.667 + RM_GOPATH=1 [2022-06-03T09:30:10.801Z] #64 1.667 + case "$(go env GOARCH)" in [2022-06-03T09:30:10.801Z] #64 1.667 ++ go env GOARCH [2022-06-03T09:30:10.801Z] #64 1.759 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:10.801Z] #64 1.759 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:10.801Z] #64 1.759 ++ dirname /install.sh [2022-06-03T09:30:10.801Z] #64 1.759 + dir=/ [2022-06-03T09:30:10.801Z] #64 1.759 + bin=containerd [2022-06-03T09:30:10.801Z] #64 1.759 + shift [2022-06-03T09:30:10.801Z] #64 1.759 + '[' '!' -f //containerd.installer ']' [2022-06-03T09:30:10.801Z] #64 1.759 + . //containerd.installer [2022-06-03T09:30:10.801Z] #64 1.798 ++ set -e [2022-06-03T09:30:10.801Z] #64 1.798 ++ : v1.6.4 [2022-06-03T09:30:10.801Z] #64 1.798 + install_containerd [2022-06-03T09:30:10.801Z] #64 1.798 + echo 'Install containerd version v1.6.4' [2022-06-03T09:30:10.801Z] #64 1.798 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VWWv9gWzng/src/github.com/containerd/containerd [2022-06-03T09:30:10.801Z] #64 1.807 Install containerd version v1.6.4 [2022-06-03T09:30:10.801Z] #64 1.812 Cloning into '/tmp/tmp.VWWv9gWzng/src/github.com/containerd/containerd'... [2022-06-03T09:30:10.801Z] #64 ... [2022-06-03T09:30:10.801Z] [2022-06-03T09:30:10.801Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:10.801Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:30:10.801Z] #55 44.34 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-03T09:30:10.801Z] #55 44.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T09:30:10.802Z] #55 44.52 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-03T09:30:10.802Z] #55 44.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-03T09:30:10.802Z] #55 44.65 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-03T09:30:10.802Z] #55 44.65 go: downloading golang.org/x/mod v0.5.1 [2022-06-03T09:30:10.802Z] #55 44.67 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-03T09:30:10.802Z] #55 44.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-03T09:30:10.802Z] #55 44.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T09:30:10.802Z] #55 44.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-03T09:30:10.802Z] #55 44.99 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-03T09:30:10.802Z] #55 45.01 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-03T09:30:10.802Z] #55 45.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T09:30:10.802Z] #55 45.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-03T09:30:10.802Z] #55 45.46 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-03T09:30:10.802Z] #55 45.64 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-03T09:30:10.802Z] #55 45.67 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-03T09:30:10.802Z] #55 45.78 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T09:30:10.802Z] #55 45.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T09:30:10.802Z] #55 45.81 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-03T09:30:10.802Z] #55 45.83 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-03T09:30:10.802Z] #55 45.99 go: downloading github.com/prometheus/common v0.10.0 [2022-06-03T09:30:10.936Z] #55 ... [2022-06-03T09:30:10.936Z] [2022-06-03T09:30:10.936Z] #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-06-03T09:30:10.936Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:30:10.936Z] #42 19.74 Reading package lists... [2022-06-03T09:30:10.936Z] #42 25.67 Reading package lists... [2022-06-03T09:30:10.936Z] #42 30.83 Building dependency tree... [2022-06-03T09:30:10.936Z] #42 34.28 The following additional packages will be installed: [2022-06-03T09:30:10.936Z] #42 34.28 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-06-03T09:30:10.936Z] #42 34.32 Suggested packages: [2022-06-03T09:30:10.936Z] #42 34.32 cmake-doc ninja-build lrzip [2022-06-03T09:30:10.936Z] #42 34.32 Recommended packages: [2022-06-03T09:30:10.936Z] #42 34.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-06-03T09:30:10.936Z] #42 35.02 The following NEW packages will be installed: [2022-06-03T09:30:10.936Z] #42 35.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-06-03T09:30:10.936Z] #42 35.10 vim-common xxd [2022-06-03T09:30:10.936Z] #42 35.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:10.936Z] #42 35.49 Need to get 17.7 MB of archives. [2022-06-03T09:30:10.936Z] #42 35.49 After this operation, 70.7 MB of additional disk space will be used. [2022-06-03T09:30:10.936Z] #42 35.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-03T09:30:10.936Z] #42 35.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-03T09:30:10.936Z] #42 35.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-06-03T09:30:11.060Z] #55 46.09 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-03T09:30:11.060Z] #55 46.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-03T09:30:11.060Z] #55 46.23 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T09:30:11.194Z] #42 35.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-03T09:30:11.194Z] #42 ... [2022-06-03T09:30:11.194Z] [2022-06-03T09:30:11.194Z] #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-06-03T09:30:11.194Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:11.194Z] #14 35.62 The following NEW packages will be installed: [2022-06-03T09:30:11.194Z] #14 35.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-06-03T09:30:11.194Z] #14 35.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-06-03T09:30:11.194Z] #14 35.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-06-03T09:30:11.194Z] #14 35.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-06-03T09:30:11.194Z] #14 35.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-06-03T09:30:11.194Z] #14 35.62 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-06-03T09:30:11.194Z] #14 35.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-06-03T09:30:11.194Z] #14 35.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-06-03T09:30:11.194Z] #14 35.62 mingw-w64-x86-64-dev [2022-06-03T09:30:11.454Z] #14 36.01 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:11.454Z] #14 36.01 Need to get 115 MB of archives. [2022-06-03T09:30:11.454Z] #14 36.01 After this operation, 645 MB of additional disk space will be used. [2022-06-03T09:30:11.454Z] #14 36.01 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-06-03T09:30:11.454Z] #14 36.11 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-06-03T09:30:11.713Z] #14 36.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-06-03T09:30:11.713Z] #14 36.33 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-06-03T09:30:11.713Z] #14 36.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-06-03T09:30:11.713Z] #14 36.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-06-03T09:30:11.972Z] #14 36.62 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-06-03T09:30:12.231Z] #14 ... [2022-06-03T09:30:12.231Z] [2022-06-03T09:30:12.231Z] #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-06-03T09:30:12.231Z] #62 sha256:c3e95144de363fa6b857f145f5847b30802a92ecbf3019348e671972e8ec83f3 [2022-06-03T09:30:12.231Z] #62 24.44 Reading package lists... [2022-06-03T09:30:12.231Z] #62 30.16 Building dependency tree... [2022-06-03T09:30:12.231Z] #62 33.37 The following additional packages will be installed: [2022-06-03T09:30:12.231Z] #62 33.41 libbtrfs0 [2022-06-03T09:30:12.231Z] #62 33.60 The following NEW packages will be installed: [2022-06-03T09:30:12.231Z] #62 33.62 libbtrfs-dev libbtrfs0 [2022-06-03T09:30:12.231Z] #62 34.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:12.231Z] #62 34.05 Need to get 460 kB of archives. [2022-06-03T09:30:12.231Z] #62 34.05 After this operation, 1237 kB of additional disk space will be used. [2022-06-03T09:30:12.231Z] #62 34.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-03T09:30:12.231Z] #62 34.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-03T09:30:12.231Z] #62 35.19 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:12.231Z] #62 35.42 Fetched 460 kB in 0s (1290 kB/s) [2022-06-03T09:30:12.231Z] #62 35.59 Selecting previously unselected package libbtrfs0:amd64. [2022-06-03T09:30:12.231Z] #62 35.59 (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-06-03T09:30:12.231Z] #62 35.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-03T09:30:12.231Z] #62 35.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-03T09:30:12.231Z] #62 35.82 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-03T09:30:12.231Z] #62 35.83 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-03T09:30:12.231Z] #62 35.83 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-03T09:30:12.231Z] #62 36.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-03T09:30:12.231Z] #62 36.25 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-03T09:30:12.231Z] #62 36.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:30:12.231Z] #62 DONE 36.8s [2022-06-03T09:30:12.231Z] [2022-06-03T09:30:12.231Z] #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-06-03T09:30:12.231Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:12.231Z] #14 36.82 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-06-03T09:30:12.231Z] #14 36.84 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-06-03T09:30:12.436Z] #55 47.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-03T09:30:12.490Z] #14 ... [2022-06-03T09:30:12.490Z] [2022-06-03T09:30:12.490Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-06-03T09:30:12.490Z] #63 sha256:ac447fac0caed036a0c53e250ee1ede6cd319f85f058d1bd334a50815db784bb [2022-06-03T09:30:12.490Z] #63 DONE 0.2s [2022-06-03T09:30:12.749Z] [2022-06-03T09:30:12.749Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:12.749Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:12.749Z] #55 35.77 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-06-03T09:30:12.749Z] #55 35.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-06-03T09:30:12.749Z] #55 35.86 go: downloading github.com/Antonboom/errname v0.1.5 [2022-06-03T09:30:12.749Z] #55 35.93 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-06-03T09:30:12.749Z] #55 35.95 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-06-03T09:30:12.749Z] #55 36.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-06-03T09:30:12.749Z] #55 36.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-06-03T09:30:12.749Z] #55 36.69 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-06-03T09:30:12.749Z] #55 36.79 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-06-03T09:30:12.749Z] #55 36.82 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-06-03T09:30:12.749Z] #55 36.82 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-06-03T09:30:12.749Z] #55 36.88 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-06-03T09:30:12.749Z] #55 37.00 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-06-03T09:30:12.749Z] #55 37.07 go: downloading github.com/breml/bidichk v0.2.1 [2022-06-03T09:30:12.749Z] #55 37.16 go: downloading github.com/breml/errchkjson v0.2.1 [2022-06-03T09:30:12.749Z] #55 37.20 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-06-03T09:30:12.749Z] #55 37.37 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-06-03T09:30:13.008Z] #55 37.46 go: downloading github.com/daixiang0/gci v0.2.9 [2022-06-03T09:30:13.008Z] #55 37.52 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-06-03T09:30:13.268Z] #55 37.62 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-06-03T09:30:13.268Z] #55 37.65 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-06-03T09:30:13.268Z] #55 37.66 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-06-03T09:30:13.268Z] #55 37.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-06-03T09:30:13.268Z] #55 37.79 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-06-03T09:30:13.836Z] #55 38.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-06-03T09:30:13.836Z] #55 38.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-06-03T09:30:13.836Z] #55 38.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-06-03T09:30:13.836Z] #55 38.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-06-03T09:30:14.095Z] #55 38.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-06-03T09:30:14.095Z] #55 38.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-06-03T09:30:14.095Z] #55 38.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-06-03T09:30:14.354Z] #55 38.73 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-06-03T09:30:14.354Z] #55 38.73 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-06-03T09:30:14.354Z] #55 38.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-06-03T09:30:14.354Z] #55 38.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-06-03T09:30:14.354Z] #55 38.81 go: downloading github.com/julz/importas v0.1.0 [2022-06-03T09:30:14.354Z] #55 38.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-06-03T09:30:14.354Z] #55 38.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-06-03T09:30:14.354Z] #55 38.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-06-03T09:30:14.613Z] #55 38.99 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-06-03T09:30:14.613Z] #55 38.99 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-06-03T09:30:14.613Z] #55 39.08 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-06-03T09:30:14.613Z] #55 39.08 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-06-03T09:30:14.613Z] #55 39.11 go: downloading github.com/maratori/testpackage v1.0.1 [2022-06-03T09:30:14.613Z] #55 39.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-06-03T09:30:14.613Z] #55 39.19 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-06-03T09:30:14.613Z] #55 39.19 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-06-03T09:30:14.613Z] #55 39.19 go: downloading github.com/mgechev/revive v1.1.3 [2022-06-03T09:30:15.570Z] #55 39.97 go: downloading github.com/moricho/tparallel v0.2.1 [2022-06-03T09:30:15.570Z] #55 39.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-06-03T09:30:15.570Z] #55 39.97 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-06-03T09:30:15.570Z] #55 40.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-06-03T09:30:15.570Z] #55 40.10 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-06-03T09:30:15.570Z] #55 40.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-06-03T09:30:15.570Z] #55 40.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-06-03T09:30:15.570Z] #55 ... [2022-06-03T09:30:15.570Z] [2022-06-03T09:30:15.570Z] #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-06-03T09:30:15.570Z] #40 sha256:b4d04ee1a31430ea9c3207360907ce0771e48841cc45a875cf9cb83903e40519 [2022-06-03T09:30:15.570Z] #40 39.36 NAME: [2022-06-03T09:30:15.570Z] #40 39.60 go-winres - A tool for embedding resources in Windows executables [2022-06-03T09:30:15.570Z] #40 39.60 [2022-06-03T09:30:15.570Z] #40 39.60 USAGE: [2022-06-03T09:30:15.570Z] #40 39.60 go-winres [global options] command [command options] [arguments...] [2022-06-03T09:30:15.570Z] #40 39.60 [2022-06-03T09:30:15.570Z] #40 39.60 COMMANDS: [2022-06-03T09:30:15.570Z] #40 39.60 init Create an initial ./winres/winres.json [2022-06-03T09:30:15.570Z] #40 39.60 make Make syso files for the "go build" command [2022-06-03T09:30:15.570Z] #40 39.60 simply Make syso files for the "go build" command (simplified) [2022-06-03T09:30:15.570Z] #40 39.60 extract Extract all resources from an executable [2022-06-03T09:30:15.570Z] #40 39.60 patch Replace resources in an executable file (exe, dll) [2022-06-03T09:30:15.570Z] #40 39.60 help, h Shows a list of commands or help for one command [2022-06-03T09:30:15.570Z] #40 39.60 [2022-06-03T09:30:15.570Z] #40 39.60 GLOBAL OPTIONS: [2022-06-03T09:30:15.570Z] #40 39.60 --help, -h show help (default: false) [2022-06-03T09:30:15.570Z] #40 DONE 40.2s [2022-06-03T09:30:15.570Z] [2022-06-03T09:30:15.570Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:15.570Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:15.570Z] #55 40.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-06-03T09:30:15.570Z] #55 40.12 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-06-03T09:30:15.721Z] #55 ... [2022-06-03T09:30:15.721Z] [2022-06-03T09:30:15.721Z] #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-06-03T09:30:15.721Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-03T09:30:15.721Z] #42 40.42 Selecting previously unselected package libicu67:arm64. [2022-06-03T09:30:15.721Z] #42 40.42 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 40.45 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-03T09:30:15.721Z] #42 46.21 Selecting previously unselected package libxml2:arm64. [2022-06-03T09:30:15.721Z] #42 46.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 46.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-03T09:30:15.721Z] #42 46.62 Selecting previously unselected package libarchive13:arm64. [2022-06-03T09:30:15.721Z] #42 46.63 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 46.64 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-03T09:30:15.721Z] #42 46.95 Selecting previously unselected package libjsoncpp24:arm64. [2022-06-03T09:30:15.721Z] #42 46.95 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 46.95 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-03T09:30:15.721Z] #42 47.12 Selecting previously unselected package librhash0:arm64. [2022-06-03T09:30:15.721Z] #42 47.13 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 47.13 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-06-03T09:30:15.721Z] #42 47.29 Selecting previously unselected package libuv1:arm64. [2022-06-03T09:30:15.721Z] #42 47.29 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 47.30 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-06-03T09:30:15.721Z] #42 47.42 Selecting previously unselected package cmake. [2022-06-03T09:30:15.721Z] #42 47.44 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-06-03T09:30:15.721Z] #42 47.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-03T09:30:15.832Z] #55 40.39 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-06-03T09:30:15.832Z] #55 40.39 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-06-03T09:30:15.832Z] #55 40.43 go: downloading github.com/sivchari/tenv v1.4.7 [2022-06-03T09:30:15.832Z] #55 40.43 go: downloading github.com/sonatard/noctx v0.0.1 [2022-06-03T09:30:15.832Z] #55 40.43 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-06-03T09:30:15.832Z] #55 40.50 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-06-03T09:30:16.005Z] #42 51.13 Setting up libicu67:arm64 (67.1-7) ... [2022-06-03T09:30:16.005Z] #42 51.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:16.107Z] #55 40.52 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-06-03T09:30:16.107Z] #55 40.56 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-06-03T09:30:16.107Z] #55 40.56 go: downloading github.com/tetafro/godot v1.4.11 [2022-06-03T09:30:16.107Z] #55 40.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-06-03T09:30:16.107Z] #55 40.65 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-06-03T09:30:16.107Z] #55 40.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-06-03T09:30:16.265Z] #42 51.24 Setting up libuv1:arm64 (1.40.0-2) ... [2022-06-03T09:30:16.265Z] #42 51.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:16.265Z] #42 ... [2022-06-03T09:30:16.265Z] [2022-06-03T09:30:16.265Z] #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-06-03T09:30:16.265Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-03T09:30:16.265Z] #53 51.34 gotestsum version dev [2022-06-03T09:30:16.366Z] #55 40.86 go: downloading github.com/ultraware/funlen v0.0.3 [2022-06-03T09:30:16.366Z] #55 40.86 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-06-03T09:30:16.366Z] #55 40.91 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-06-03T09:30:16.366Z] #55 40.92 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-06-03T09:30:16.366Z] #55 40.94 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-06-03T09:30:16.625Z] #55 41.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-06-03T09:30:16.625Z] #55 41.31 go: downloading honnef.co/go/tools v0.2.2 [2022-06-03T09:30:16.625Z] #55 ... [2022-06-03T09:30:16.625Z] [2022-06-03T09:30:16.625Z] #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-06-03T09:30:16.625Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:30:16.626Z] #51 25.61 Reading package lists... [2022-06-03T09:30:16.626Z] #51 31.16 Building dependency tree... [2022-06-03T09:30:16.626Z] #51 34.20 The following additional packages will be installed: [2022-06-03T09:30:16.626Z] #51 34.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-03T09:30:16.626Z] #51 34.20 python3-protobuf python3-six [2022-06-03T09:30:16.626Z] #51 34.20 Suggested packages: [2022-06-03T09:30:16.626Z] #51 34.20 python3-setuptools [2022-06-03T09:30:16.626Z] #51 34.20 Recommended packages: [2022-06-03T09:30:16.626Z] #51 34.20 iproute2 | iproute [2022-06-03T09:30:16.626Z] #51 34.71 The following NEW packages will be installed: [2022-06-03T09:30:16.626Z] #51 34.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-06-03T09:30:16.626Z] #51 34.71 python3-protobuf python3-six [2022-06-03T09:30:16.626Z] #51 35.20 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:30:16.626Z] #51 35.20 Need to get 2314 kB of archives. [2022-06-03T09:30:16.626Z] #51 35.20 After this operation, 11.1 MB of additional disk space will be used. [2022-06-03T09:30:16.626Z] #51 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-06-03T09:30:16.626Z] #51 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-03T09:30:16.626Z] #51 35.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-06-03T09:30:16.626Z] #51 35.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-06-03T09:30:16.626Z] #51 35.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-03T09:30:16.626Z] #51 35.39 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-06-03T09:30:16.626Z] #51 35.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-03T09:30:16.626Z] #51 37.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-06-03T09:30:16.626Z] #51 38.92 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:16.626Z] #51 39.40 Fetched 2314 kB in 3s (763 kB/s) [2022-06-03T09:30:16.626Z] #51 39.40 Selecting previously unselected package libprotobuf23:amd64. [2022-06-03T09:30:16.626Z] #51 39.40 (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-06-03T09:30:16.626Z] #51 39.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-06-03T09:30:16.626Z] #51 39.48 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-06-03T09:30:16.626Z] #51 40.36 Selecting previously unselected package python3-pkg-resources. [2022-06-03T09:30:16.626Z] #51 40.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-03T09:30:16.626Z] #51 40.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:30:16.626Z] #51 40.55 Selecting previously unselected package python3-six. [2022-06-03T09:30:16.626Z] #51 40.55 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-06-03T09:30:16.626Z] #51 40.58 Unpacking python3-six (1.16.0-2) ... [2022-06-03T09:30:16.626Z] #51 40.67 Selecting previously unselected package python3-protobuf. [2022-06-03T09:30:16.626Z] #51 40.67 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-06-03T09:30:16.626Z] #51 40.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-06-03T09:30:16.837Z] #53 ... [2022-06-03T09:30:16.837Z] [2022-06-03T09:30:16.837Z] #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-06-03T09:30:16.837Z] #51 sha256:1d389122566fae2a2d9dd5978cf955dae964eb9c42a4c4041be573a98d50da27 [2022-06-03T09:30:16.837Z] #51 47.41 Setting up criu (3.17-1) ... [2022-06-03T09:30:16.837Z] #51 49.12 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:30:16.837Z] #51 DONE 51.8s [2022-06-03T09:30:16.837Z] [2022-06-03T09:30:16.837Z] #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-06-03T09:30:16.837Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:30:16.837Z] #14 41.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-03T09:30:16.837Z] #14 41.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-06-03T09:30:16.837Z] #14 41.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-03T09:30:16.837Z] #14 45.10 Selecting previously unselected package binutils-mingw-w64. [2022-06-03T09:30:16.837Z] #14 45.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-03T09:30:16.837Z] #14 45.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-03T09:30:16.837Z] #14 45.26 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-06-03T09:30:16.837Z] #14 45.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-03T09:30:16.837Z] #14 45.27 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-03T09:30:16.837Z] #14 45.45 Selecting previously unselected package dmsetup. [2022-06-03T09:30:16.837Z] #14 45.46 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-06-03T09:30:16.837Z] #14 45.46 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-03T09:30:16.837Z] #14 45.63 Selecting previously unselected package mingw-w64-common. [2022-06-03T09:30:16.837Z] #14 45.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-03T09:30:16.837Z] #14 45.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-03T09:30:16.885Z] #51 41.21 Selecting previously unselected package libnet1:amd64. [2022-06-03T09:30:16.885Z] #51 41.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-03T09:30:16.885Z] #51 41.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:30:16.885Z] #51 ... [2022-06-03T09:30:16.885Z] [2022-06-03T09:30:16.885Z] #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-06-03T09:30:16.885Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:30:16.885Z] #42 36.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-06-03T09:30:16.885Z] #42 36.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-06-03T09:30:16.885Z] #42 36.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-06-03T09:30:16.885Z] #42 36.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-06-03T09:30:16.885Z] #42 36.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-06-03T09:30:16.885Z] #42 36.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-06-03T09:30:16.885Z] #42 37.68 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:16.885Z] #42 37.90 Fetched 17.7 MB in 1s (12.8 MB/s) [2022-06-03T09:30:16.885Z] #42 38.03 Selecting previously unselected package xxd. [2022-06-03T09:30:16.885Z] #42 38.03 (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-06-03T09:30:16.885Z] #42 38.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-03T09:30:16.885Z] #42 38.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:16.885Z] #42 38.37 Selecting previously unselected package vim-common. [2022-06-03T09:30:16.885Z] #42 38.37 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-03T09:30:16.885Z] #42 38.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:16.885Z] #42 38.73 Selecting previously unselected package cmake-data. [2022-06-03T09:30:16.885Z] #42 38.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-06-03T09:30:16.885Z] #42 38.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-06-03T09:30:16.885Z] #42 ... [2022-06-03T09:30:16.885Z] [2022-06-03T09:30:16.885Z] #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-06-03T09:30:16.885Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:30:16.885Z] #51 41.31 Selecting previously unselected package libnl-3-200:amd64. [2022-06-03T09:30:16.885Z] #51 41.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-03T09:30:16.885Z] #51 41.31 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-03T09:30:17.095Z] #14 ... [2022-06-03T09:30:17.096Z] [2022-06-03T09:30:17.096Z] #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-06-03T09:30:17.096Z] #53 sha256:d07cffcf8f7d044b6a95e2196b2b637c7d54e445a3accc0c661cc0a3da698199 [2022-06-03T09:30:17.096Z] #53 DONE 52.1s [2022-06-03T09:30:17.096Z] [2022-06-03T09:30:17.096Z] #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-06-03T09:30:17.096Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:30:17.096Z] #14 52.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-03T09:30:17.096Z] #14 52.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-03T09:30:17.096Z] #14 52.07 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-03T09:30:17.096Z] #14 ... [2022-06-03T09:30:17.096Z] [2022-06-03T09:30:17.096Z] #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-06-03T09:30:17.096Z] #42 sha256:4efffb26aae31fc69d654553c9d0d97e78c77a362bca025516fde1e45b55c9e0 [2022-06-03T09:30:17.096Z] #42 51.91 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-06-03T09:30:17.096Z] #42 52.05 Setting up librhash0:arm64 (1.4.1-2) ... [2022-06-03T09:30:17.096Z] #42 52.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-03T09:30:17.096Z] #42 52.20 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-03T09:30:17.096Z] #42 52.30 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-06-03T09:30:17.096Z] #42 52.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-03T09:30:17.096Z] #42 52.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:30:17.181Z] #51 41.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-03T09:30:17.181Z] #51 41.42 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-03T09:30:17.181Z] #51 41.42 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-03T09:30:17.485Z] #51 41.55 Selecting previously unselected package criu. [2022-06-03T09:30:17.485Z] #51 41.63 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-06-03T09:30:17.485Z] #51 41.63 Unpacking criu (3.17-1) ... [2022-06-03T09:30:18.032Z] #42 DONE 53.0s [2022-06-03T09:30:18.032Z] [2022-06-03T09:30:18.032Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-03T09:30:18.032Z] #43 sha256:da1be6cf1ee7222eab6870735c919e0a7bca764ecdbf7a6d0971dec946b470fd [2022-06-03T09:30:18.032Z] #43 DONE 0.2s [2022-06-03T09:30:18.032Z] [2022-06-03T09:30:18.032Z] #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-06-03T09:30:18.032Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:30:18.291Z] #26 ... [2022-06-03T09:30:18.291Z] [2022-06-03T09:30:18.291Z] #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-06-03T09:30:18.291Z] #44 sha256:cacfefc3a2a10a7ebf4768d6805970b0de2b9b37030433677b131c280263dee9 [2022-06-03T09:30:18.321Z] #51 42.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:30:19.667Z] #44 1.510 + RM_GOPATH=0 [2022-06-03T09:30:19.667Z] #44 1.510 + TMP_GOPATH= [2022-06-03T09:30:19.667Z] #44 1.510 + : /build [2022-06-03T09:30:19.667Z] #44 1.510 + '[' -z '' ']' [2022-06-03T09:30:19.667Z] #44 1.510 ++ mktemp -d [2022-06-03T09:30:19.925Z] #44 1.661 + export GOPATH=/tmp/tmp.czGFJ6SnOC [2022-06-03T09:30:19.925Z] #44 1.661 + GOPATH=/tmp/tmp.czGFJ6SnOC [2022-06-03T09:30:19.925Z] #44 1.661 + RM_GOPATH=1 [2022-06-03T09:30:19.925Z] #44 1.661 + case "$(go env GOARCH)" in [2022-06-03T09:30:19.925Z] #44 1.668 ++ go env GOARCH [2022-06-03T09:30:19.925Z] #44 1.676 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:19.925Z] #44 1.676 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:19.925Z] #44 1.677 ++ dirname /install.sh [2022-06-03T09:30:19.925Z] #44 1.678 + dir=/ [2022-06-03T09:30:19.925Z] #44 1.678 + bin=tini [2022-06-03T09:30:19.925Z] #44 1.678 + shift [2022-06-03T09:30:19.925Z] #44 1.679 + '[' '!' -f //tini.installer ']' [2022-06-03T09:30:19.925Z] #44 1.679 + . //tini.installer [2022-06-03T09:30:19.925Z] #44 1.679 ++ : v0.19.0 [2022-06-03T09:30:19.925Z] #44 1.681 + install_tini [2022-06-03T09:30:19.925Z] #44 1.681 + echo 'Install tini version v0.19.0' [2022-06-03T09:30:19.925Z] #44 1.681 Install tini version v0.19.0 [2022-06-03T09:30:19.925Z] #44 1.682 + git clone https://github.com/krallin/tini.git /tmp/tmp.czGFJ6SnOC/tini [2022-06-03T09:30:19.925Z] #44 1.684 Cloning into '/tmp/tmp.czGFJ6SnOC/tini'... [2022-06-03T09:30:20.184Z] #44 2.130 + cd /tmp/tmp.czGFJ6SnOC/tini [2022-06-03T09:30:20.184Z] #44 2.130 + git checkout -q v0.19.0 [2022-06-03T09:30:20.184Z] #44 2.136 + cmake . [2022-06-03T09:30:20.228Z] #51 44.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-06-03T09:30:20.228Z] #51 44.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:30:20.228Z] #51 44.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-03T09:30:20.228Z] #51 44.26 Setting up python3-six (1.16.0-2) ... [2022-06-03T09:30:20.752Z] #44 2.686 -- The C compiler identification is GNU 10.2.1 [2022-06-03T09:30:20.752Z] #44 2.784 -- Detecting C compiler ABI info [2022-06-03T09:30:21.165Z] #51 45.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-03T09:30:21.320Z] #44 3.215 -- Detecting C compiler ABI info - done [2022-06-03T09:30:21.424Z] #51 45.49 Setting up python3-protobuf (3.12.4-1) ... [2022-06-03T09:30:21.578Z] #44 3.326 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-03T09:30:21.578Z] #44 3.329 -- Detecting C compile features [2022-06-03T09:30:21.578Z] #44 3.337 -- Detecting C compile features - done [2022-06-03T09:30:21.578Z] #44 3.381 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-03T09:30:21.837Z] #44 3.634 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-03T09:30:21.837Z] #44 3.721 -- Configuring done [2022-06-03T09:30:21.837Z] #44 3.738 -- Generating done [2022-06-03T09:30:21.837Z] #44 3.744 -- Build files have been written to: /tmp/tmp.czGFJ6SnOC/tini [2022-06-03T09:30:21.837Z] #44 3.766 + make tini-static [2022-06-03T09:30:22.095Z] #44 4.071 Scanning dependencies of target tini-static [2022-06-03T09:30:22.095Z] #44 4.164 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-03T09:30:22.801Z] #51 ... [2022-06-03T09:30:22.801Z] [2022-06-03T09:30:22.801Z] #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-06-03T09:30:22.801Z] #64 sha256:68eb522de54681d2551e0f140ea4194e1fadae62c5294b9486c88955380576d7 [2022-06-03T09:30:22.801Z] #64 6.601 + RM_GOPATH=0 [2022-06-03T09:30:22.801Z] #64 6.601 + TMP_GOPATH= [2022-06-03T09:30:22.801Z] #64 6.601 + : /build [2022-06-03T09:30:22.801Z] #64 6.601 + '[' -z '' ']' [2022-06-03T09:30:22.801Z] #64 6.604 ++ mktemp -d [2022-06-03T09:30:22.801Z] #64 6.604 + export GOPATH=/tmp/tmp.SHQB1rnUI1 [2022-06-03T09:30:22.801Z] #64 6.604 + GOPATH=/tmp/tmp.SHQB1rnUI1 [2022-06-03T09:30:22.801Z] #64 6.604 + RM_GOPATH=1 [2022-06-03T09:30:22.801Z] #64 6.604 + case "$(go env GOARCH)" in [2022-06-03T09:30:22.801Z] #64 6.604 ++ go env GOARCH [2022-06-03T09:30:22.801Z] #64 6.631 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:22.801Z] #64 6.631 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:22.801Z] #64 6.631 ++ dirname /install.sh [2022-06-03T09:30:22.801Z] #64 6.631 + dir=/ [2022-06-03T09:30:22.801Z] #64 6.631 + bin=containerd [2022-06-03T09:30:22.801Z] #64 6.631 + shift [2022-06-03T09:30:22.801Z] #64 6.631 + '[' '!' -f //containerd.installer ']' [2022-06-03T09:30:22.801Z] #64 6.631 + . //containerd.installer [2022-06-03T09:30:22.801Z] #64 6.631 ++ set -e [2022-06-03T09:30:22.801Z] #64 6.631 ++ : v1.6.4 [2022-06-03T09:30:22.801Z] #64 6.631 + install_containerd [2022-06-03T09:30:22.801Z] #64 6.646 Install containerd version v1.6.4 [2022-06-03T09:30:22.801Z] #64 6.646 + echo 'Install containerd version v1.6.4' [2022-06-03T09:30:22.801Z] #64 6.646 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SHQB1rnUI1/src/github.com/containerd/containerd [2022-06-03T09:30:22.801Z] #64 6.646 Cloning into '/tmp/tmp.SHQB1rnUI1/src/github.com/containerd/containerd'... [2022-06-03T09:30:22.801Z] #64 ... [2022-06-03T09:30:22.801Z] [2022-06-03T09:30:22.801Z] #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-06-03T09:30:22.801Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-03T09:30:22.801Z] #34 44.98 Updating files: 92% (1403/1521) Updating files: 93% (1415/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-06-03T09:30:22.801Z] #34 45.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-06-03T09:30:22.801Z] #34 46.08 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-06-03T09:30:23.061Z] #34 ... [2022-06-03T09:30:23.061Z] [2022-06-03T09:30:23.061Z] #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-06-03T09:30:23.061Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:23.061Z] #14 37.62 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-06-03T09:30:23.061Z] #14 39.30 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-06-03T09:30:23.061Z] #14 40.06 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-06-03T09:30:23.061Z] #14 40.78 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-06-03T09:30:23.061Z] #14 42.41 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-06-03T09:30:23.061Z] #14 43.07 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-06-03T09:30:23.061Z] #14 43.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-06-03T09:30:23.061Z] #14 43.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-06-03T09:30:23.061Z] #14 43.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-06-03T09:30:23.061Z] #14 43.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-06-03T09:30:23.061Z] #14 43.07 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-06-03T09:30:23.061Z] #14 43.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-06-03T09:30:23.061Z] #14 43.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-06-03T09:30:23.061Z] #14 43.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-06-03T09:30:23.061Z] #14 43.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-06-03T09:30:23.061Z] #14 43.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-06-03T09:30:23.061Z] #14 43.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-06-03T09:30:23.061Z] #14 43.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-06-03T09:30:23.061Z] #14 43.24 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-06-03T09:30:23.061Z] #14 43.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-06-03T09:30:23.061Z] #14 43.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-06-03T09:30:23.061Z] #14 44.21 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:30:23.061Z] #14 44.40 Fetched 115 MB in 8s (15.1 MB/s) [2022-06-03T09:30:23.061Z] #14 44.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-06-03T09:30:23.061Z] #14 44.54 (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-06-03T09:30:23.061Z] #14 44.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-03T09:30:23.061Z] #14 44.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-03T09:30:23.061Z] #14 46.96 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-06-03T09:30:23.061Z] #14 46.96 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-06-03T09:30:23.061Z] #14 46.96 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-03T09:30:23.332Z] #14 ... [2022-06-03T09:30:23.332Z] [2022-06-03T09:30:23.332Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:23.332Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:23.332Z] #55 42.93 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-06-03T09:30:23.332Z] #55 42.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-06-03T09:30:23.332Z] #55 43.12 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-06-03T09:30:23.332Z] #55 43.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-06-03T09:30:23.332Z] #55 43.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-06-03T09:30:23.332Z] #55 43.24 go: downloading github.com/stretchr/objx v0.1.1 [2022-06-03T09:30:23.332Z] #55 43.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-06-03T09:30:23.332Z] #55 43.60 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-06-03T09:30:23.332Z] #55 43.68 go: downloading golang.org/x/text v0.3.7 [2022-06-03T09:30:23.470Z] #44 5.305 [100%] Linking C executable tini-static [2022-06-03T09:30:24.037Z] #44 5.759 [100%] Built target tini-static [2022-06-03T09:30:24.037Z] #44 5.858 + mkdir -p /build [2022-06-03T09:30:24.037Z] #44 5.864 + cp tini-static /build/docker-init [2022-06-03T09:30:25.240Z] #55 ... [2022-06-03T09:30:25.240Z] [2022-06-03T09:30:25.240Z] #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-06-03T09:30:25.240Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:25.240Z] #14 49.73 Selecting previously unselected package binutils-mingw-w64. [2022-06-03T09:30:25.240Z] #14 49.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-06-03T09:30:25.240Z] #14 49.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-03T09:30:25.499Z] #14 50.10 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-06-03T09:30:25.499Z] #14 50.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-03T09:30:25.757Z] #14 50.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-03T09:30:25.940Z] #44 DONE 7.5s [2022-06-03T09:30:25.940Z] [2022-06-03T09:30:25.940Z] #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-06-03T09:30:25.940Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:30:25.940Z] #14 58.12 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-03T09:30:25.940Z] #14 58.12 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:30:25.940Z] #14 58.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-03T09:30:25.940Z] #14 58.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-03T09:30:25.940Z] #14 58.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:30:25.940Z] #14 58.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-03T09:30:26.016Z] #14 50.39 Selecting previously unselected package dmsetup. [2022-06-03T09:30:26.016Z] #14 50.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-06-03T09:30:26.016Z] #14 50.41 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-06-03T09:30:26.016Z] #14 50.62 Selecting previously unselected package mingw-w64-common. [2022-06-03T09:30:26.016Z] #14 50.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-06-03T09:30:26.016Z] #14 50.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-06-03T09:30:27.921Z] #14 ... [2022-06-03T09:30:27.921Z] [2022-06-03T09:30:27.921Z] #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-06-03T09:30:27.921Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:30:27.921Z] #42 42.10 Selecting previously unselected package libicu67:amd64. [2022-06-03T09:30:27.921Z] #42 42.10 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 42.10 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-03T09:30:27.921Z] #42 48.88 Selecting previously unselected package libxml2:amd64. [2022-06-03T09:30:27.921Z] #42 48.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 48.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-03T09:30:27.921Z] #42 49.48 Selecting previously unselected package libarchive13:amd64. [2022-06-03T09:30:27.921Z] #42 49.48 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 49.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-03T09:30:27.921Z] #42 50.01 Selecting previously unselected package libjsoncpp24:amd64. [2022-06-03T09:30:27.921Z] #42 50.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 50.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-03T09:30:27.921Z] #42 50.31 Selecting previously unselected package librhash0:amd64. [2022-06-03T09:30:27.921Z] #42 50.32 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 50.35 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-06-03T09:30:27.921Z] #42 50.51 Selecting previously unselected package libuv1:amd64. [2022-06-03T09:30:27.921Z] #42 50.51 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 50.52 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-06-03T09:30:27.921Z] #42 50.70 Selecting previously unselected package cmake. [2022-06-03T09:30:27.921Z] #42 50.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-06-03T09:30:27.921Z] #42 50.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-06-03T09:30:27.921Z] #42 ... [2022-06-03T09:30:27.921Z] [2022-06-03T09:30:27.921Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:27.921Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:27.921Z] #55 50.01 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-06-03T09:30:27.921Z] #55 50.18 go: downloading github.com/gobwas/glob v0.2.3 [2022-06-03T09:30:27.921Z] #55 50.20 go: downloading github.com/kisielk/gotool v1.0.0 [2022-06-03T09:30:27.921Z] #55 50.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-06-03T09:30:27.921Z] #55 50.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-06-03T09:30:27.921Z] #55 50.41 go: downloading golang.org/x/mod v0.5.1 [2022-06-03T09:30:27.921Z] #55 50.42 go: downloading github.com/ettle/strcase v0.1.1 [2022-06-03T09:30:27.921Z] #55 50.47 go: downloading github.com/fatih/structtag v1.2.0 [2022-06-03T09:30:27.921Z] #55 50.48 go: downloading github.com/Masterminds/semver v1.5.0 [2022-06-03T09:30:27.921Z] #55 50.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-06-03T09:30:27.921Z] #55 50.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-06-03T09:30:27.921Z] #55 50.83 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-06-03T09:30:27.921Z] #55 51.22 go: downloading github.com/prometheus/client_model v0.2.0 [2022-06-03T09:30:27.921Z] #55 51.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-06-03T09:30:27.921Z] #55 51.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-06-03T09:30:27.921Z] #55 51.72 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-06-03T09:30:27.921Z] #55 51.76 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-06-03T09:30:27.921Z] #55 51.83 go: downloading github.com/beorn7/perks v1.0.1 [2022-06-03T09:30:27.921Z] #55 51.84 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-06-03T09:30:27.921Z] #55 51.86 go: downloading github.com/golang/protobuf v1.5.2 [2022-06-03T09:30:27.921Z] #55 51.87 go: downloading github.com/cespare/xxhash v1.1.0 [2022-06-03T09:30:27.921Z] #55 52.17 go: downloading github.com/prometheus/common v0.10.0 [2022-06-03T09:30:27.921Z] #55 52.35 go: downloading github.com/prometheus/procfs v0.6.0 [2022-06-03T09:30:27.921Z] #55 52.43 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-06-03T09:30:27.921Z] #55 52.54 go: downloading google.golang.org/protobuf v1.27.1 [2022-06-03T09:30:28.183Z] #55 ... [2022-06-03T09:30:28.183Z] [2022-06-03T09:30:28.183Z] #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-06-03T09:30:28.183Z] #51 sha256:1f4d06dea9545f0c53eb37aa1418937b8fd531e91f5bed2f12eb639a0e9fe8d7 [2022-06-03T09:30:28.183Z] #51 49.91 Setting up criu (3.17-1) ... [2022-06-03T09:30:28.183Z] #51 51.84 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:30:28.183Z] #51 DONE 52.4s [2022-06-03T09:30:28.183Z] [2022-06-03T09:30:28.183Z] #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-06-03T09:30:28.183Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:29.230Z] #14 64.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-03T09:30:29.230Z] #14 64.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:30:29.230Z] #14 64.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:30:30.087Z] #14 ... [2022-06-03T09:30:30.087Z] [2022-06-03T09:30:30.087Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:30:30.087Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:30:30.087Z] #55 54.22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-06-03T09:30:31.992Z] #55 ... [2022-06-03T09:30:31.992Z] [2022-06-03T09:30:31.992Z] #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-06-03T09:30:31.992Z] #42 sha256:96d217289e76b481a0400caab67f2ac148eb1a59278b0c34d7543abb78519b6d [2022-06-03T09:30:31.992Z] #42 54.93 Setting up libicu67:amd64 (67.1-7) ... [2022-06-03T09:30:31.992Z] #42 54.94 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:31.992Z] #42 54.95 Setting up libuv1:amd64 (1.40.0-2) ... [2022-06-03T09:30:31.992Z] #42 54.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:30:31.992Z] #42 55.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-06-03T09:30:31.992Z] #42 55.09 Setting up librhash0:amd64 (1.4.1-2) ... [2022-06-03T09:30:31.992Z] #42 55.09 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-06-03T09:30:31.992Z] #42 55.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-06-03T09:30:31.992Z] #42 55.13 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-06-03T09:30:31.992Z] #42 55.16 Setting up cmake (3.18.4-2+deb11u1) ... [2022-06-03T09:30:31.992Z] #42 55.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:30:31.992Z] #42 DONE 56.4s [2022-06-03T09:30:31.992Z] [2022-06-03T09:30:31.992Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-06-03T09:30:31.992Z] #43 sha256:beccebea223c81709ae588c20f3ff7b7f564692ab9a71fc48eefa272eb795701 [2022-06-03T09:30:31.992Z] #43 DONE 0.2s [2022-06-03T09:30:31.992Z] [2022-06-03T09:30:31.992Z] #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-06-03T09:30:31.992Z] #44 sha256:0e6d217b095a67d2c1e47821c80dcd857ac8f301b7bb16f7346a77aa826e8634 [2022-06-03T09:30:36.186Z] #44 ... [2022-06-03T09:30:36.187Z] [2022-06-03T09:30:36.187Z] #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-06-03T09:30:36.187Z] #53 sha256:62b7b79f5944afbbe09b947bc2a8a134a10e86b07a14e67e0aca4e258d415e32 [2022-06-03T09:30:36.187Z] #53 60.16 gotestsum version dev [2022-06-03T09:30:36.187Z] #53 DONE 60.2s [2022-06-03T09:30:36.187Z] [2022-06-03T09:30:36.187Z] #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-06-03T09:30:36.187Z] #44 sha256:0e6d217b095a67d2c1e47821c80dcd857ac8f301b7bb16f7346a77aa826e8634 [2022-06-03T09:30:36.187Z] #44 3.660 + RM_GOPATH=0 [2022-06-03T09:30:36.187Z] #44 3.660 + TMP_GOPATH= [2022-06-03T09:30:36.187Z] #44 3.660 + : /build [2022-06-03T09:30:36.187Z] #44 3.660 + '[' -z '' ']' [2022-06-03T09:30:36.187Z] #44 3.660 ++ mktemp -d [2022-06-03T09:30:36.187Z] #44 3.660 + export GOPATH=/tmp/tmp.vZRs3XZ8MC [2022-06-03T09:30:36.187Z] #44 3.660 + GOPATH=/tmp/tmp.vZRs3XZ8MC [2022-06-03T09:30:36.187Z] #44 3.660 + RM_GOPATH=1 [2022-06-03T09:30:36.187Z] #44 3.660 + case "$(go env GOARCH)" in [2022-06-03T09:30:36.187Z] #44 3.660 ++ go env GOARCH [2022-06-03T09:30:36.187Z] #44 3.700 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:36.187Z] #44 3.701 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:30:36.187Z] #44 3.705 ++ dirname /install.sh [2022-06-03T09:30:36.187Z] #44 3.708 + dir=/ [2022-06-03T09:30:36.187Z] #44 3.708 + bin=tini [2022-06-03T09:30:36.187Z] #44 3.708 + shift [2022-06-03T09:30:36.187Z] #44 3.708 + '[' '!' -f //tini.installer ']' [2022-06-03T09:30:36.187Z] #44 3.708 + . //tini.installer [2022-06-03T09:30:36.187Z] #44 3.708 ++ : v0.19.0 [2022-06-03T09:30:36.187Z] #44 3.708 + install_tini [2022-06-03T09:30:36.187Z] #44 3.708 + echo 'Install tini version v0.19.0' [2022-06-03T09:30:36.187Z] #44 3.708 + git clone https://github.com/krallin/tini.git /tmp/tmp.vZRs3XZ8MC/tini [2022-06-03T09:30:36.187Z] #44 3.710 Cloning into '/tmp/tmp.vZRs3XZ8MC/tini'... [2022-06-03T09:30:36.187Z] #44 3.724 Install tini version v0.19.0 [2022-06-03T09:30:36.755Z] #44 4.523 + cd /tmp/tmp.vZRs3XZ8MC/tini [2022-06-03T09:30:36.755Z] #44 4.523 + git checkout -q v0.19.0 [2022-06-03T09:30:36.755Z] #44 4.544 + cmake . [2022-06-03T09:30:37.013Z] #44 4.998 -- The C compiler identification is GNU 10.2.1 [2022-06-03T09:30:37.271Z] #44 5.103 -- Detecting C compiler ABI info [2022-06-03T09:30:37.838Z] #44 5.671 -- Detecting C compiler ABI info - done [2022-06-03T09:30:37.839Z] #44 5.759 -- Check for working C compiler: /usr/bin/cc - skipped [2022-06-03T09:30:37.839Z] #44 5.759 -- Detecting C compile features [2022-06-03T09:30:37.839Z] #44 5.759 -- Detecting C compile features - done [2022-06-03T09:30:37.839Z] #44 5.787 -- Performing Test HAS_BUILTIN_FORTIFY [2022-06-03T09:30:38.097Z] #44 5.989 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-06-03T09:30:38.355Z] #44 6.109 -- Configuring done [2022-06-03T09:30:38.355Z] #44 6.156 -- Generating done [2022-06-03T09:30:38.355Z] #44 6.157 -- Build files have been written to: /tmp/tmp.vZRs3XZ8MC/tini [2022-06-03T09:30:38.355Z] #44 6.187 + make tini-static [2022-06-03T09:30:38.614Z] #44 6.538 Scanning dependencies of target tini-static [2022-06-03T09:30:38.614Z] #44 6.609 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-06-03T09:30:39.229Z] #14 ... [2022-06-03T09:30:39.229Z] [2022-06-03T09:30:39.229Z] #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-06-03T09:30:39.229Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:30:39.229Z] #64 37.70 Updating files: 59% (2850/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 97% (4622/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-03T09:30:39.229Z] #64 38.64 + cd /tmp/tmp.VWWv9gWzng/src/github.com/containerd/containerd [2022-06-03T09:30:39.229Z] #64 38.64 + git checkout -q v1.6.4 [2022-06-03T09:30:39.739Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:30:39.739Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:30:39.739Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:30:39.739Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:30:39.739Z] [2022-06-03T09:30:39.739Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-03T09:30:39.739Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-03T09:30:39.739Z] HOSTNAME=0aa47114e590 [2022-06-03T09:30:39.739Z] DEST=bundles/test-integration [2022-06-03T09:30:39.739Z] PWD=/go/src/github.com/docker/docker [2022-06-03T09:30:39.739Z] DOCKER_ROOTLESS=1 [2022-06-03T09:30:39.739Z] DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:30:39.739Z] container=docker [2022-06-03T09:30:39.739Z] HOME=/root [2022-06-03T09:30:39.739Z] GOLANG_VERSION=1.18.3 [2022-06-03T09:30:39.739Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-03T09:30:39.739Z] VALIDATE_BRANCH=master [2022-06-03T09:30:39.739Z] TERM=xterm [2022-06-03T09:30:39.739Z] DOCKER_PKG=github.com/docker/docker [2022-06-03T09:30:39.739Z] SHLVL=1 [2022-06-03T09:30:39.739Z] TIMEOUT=120m [2022-06-03T09:30:39.739Z] DOCKER_BUILDTAGS= journald [2022-06-03T09:30:39.739Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-03T09:30:39.739Z] GO111MODULE=off [2022-06-03T09:30:39.739Z] DOCKER_EXPERIMENTAL=1 [2022-06-03T09:30:39.739Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-03T09:30:39.739Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-03T09:30:39.739Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-03T09:30:39.739Z] GOPATH=/go [2022-06-03T09:30:39.739Z] PKG_CONFIG=pkg-config [2022-06-03T09:30:39.739Z] _=/usr/bin/env [2022-06-03T09:30:39.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-03T09:30:39.773Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:30:39.773Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:30:39.773Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:30:39.773Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:30:39.773Z] [2022-06-03T09:30:39.773Z] + TEST_INTEGRATION_DEST=1 [2022-06-03T09:30:39.773Z] + CONTAINER_NAME=docker-pr2-1 [2022-06-03T09:30:39.773Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-06-03T09:30:39.773Z] + run_tests test-integration-flaky [2022-06-03T09:30:39.773Z] + '[' -n 0 ']' [2022-06-03T09:30:39.773Z] + rm= [2022-06-03T09:30:39.773Z] + c=0 [2022-06-03T09:30:39.773Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43409/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43409/.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=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh test-integration-flaky test-integration [2022-06-03T09:30:39.773Z] + TEST_INTEGRATION_DEST=3 [2022-06-03T09:30:39.773Z] + CONTAINER_NAME=docker-pr2-3 [2022-06-03T09:30:39.773Z] + TEST_SKIP_INTEGRATION=1 [2022-06-03T09:30:39.773Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-06-03T09:30:39.773Z] + run_tests [2022-06-03T09:30:39.773Z] ++ jobs -p [2022-06-03T09:30:39.773Z] + '[' -n 0 ']' [2022-06-03T09:30:39.773Z] + rm= [2022-06-03T09:30:39.773Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43409/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43409/.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=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh '' test-integration [2022-06-03T09:30:39.773Z] + for job in $(jobs -p) [2022-06-03T09:30:39.773Z] + wait 3777 [2022-06-03T09:30:39.773Z] + TEST_INTEGRATION_DEST=2 [2022-06-03T09:30:39.773Z] + CONTAINER_NAME=docker-pr2-2 [2022-06-03T09:30:39.773Z] + TEST_SKIP_INTEGRATION=1 [2022-06-03T09:30:39.773Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-06-03T09:30:39.773Z] + run_tests [2022-06-03T09:30:39.773Z] + '[' -n 0 ']' [2022-06-03T09:30:39.773Z] + rm= [2022-06-03T09:30:39.773Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43409/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43409/.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=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh '' test-integration [2022-06-03T09:30:39.773Z] [2022-06-03T09:30:39.773Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-06-03T09:30:39.773Z] [2022-06-03T09:30:39.773Z] [2022-06-03T09:30:39.773Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-03T09:30:39.773Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-03T09:30:39.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-03T09:30:39.773Z] HOSTNAME=4745e923b667 [2022-06-03T09:30:39.773Z] TEST_SKIP_INTEGRATION=1 [2022-06-03T09:30:39.773Z] TESTDEBUG=0 [2022-06-03T09:30:39.773Z] DEST=bundles/test-integration [2022-06-03T09:30:39.773Z] PWD=/go/src/github.com/docker/docker [2022-06-03T09:30:39.773Z] KEEPBUNDLE=1 [2022-06-03T09:30:39.773Z] DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:30:39.773Z] container=docker [2022-06-03T09:30:39.773Z] HOME=/root [2022-06-03T09:30:39.773Z] GOLANG_VERSION=1.18.3 [2022-06-03T09:30:39.773Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-03T09:30:39.773Z] VALIDATE_BRANCH=master [2022-06-03T09:30:39.773Z] TERM=xterm [2022-06-03T09:30:39.773Z] DOCKER_PKG=github.com/docker/docker [2022-06-03T09:30:39.773Z] SHLVL=1 [2022-06-03T09:30:39.773Z] TIMEOUT=120m [2022-06-03T09:30:39.773Z] DOCKER_BUILDTAGS= journald [2022-06-03T09:30:39.773Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-03T09:30:39.773Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-06-03T09:30:39.773Z] GO111MODULE=off [2022-06-03T09:30:39.773Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-03T09:30:39.773Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-03T09:30:39.773Z] GOPATH=/go [2022-06-03T09:30:39.773Z] PKG_CONFIG=pkg-config [2022-06-03T09:30:39.773Z] _=/usr/bin/env [2022-06-03T09:30:39.773Z] Building test suite binary ./integration-cli/test.main [2022-06-03T09:30:39.773Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-03T09:30:39.773Z] HOSTNAME=8aa35ff97649 [2022-06-03T09:30:39.773Z] TEST_SKIP_INTEGRATION=1 [2022-06-03T09:30:39.773Z] TESTDEBUG=0 [2022-06-03T09:30:39.773Z] DEST=bundles/test-integration [2022-06-03T09:30:39.773Z] PWD=/go/src/github.com/docker/docker [2022-06-03T09:30:39.773Z] KEEPBUNDLE=1 [2022-06-03T09:30:39.773Z] DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:30:39.773Z] container=docker [2022-06-03T09:30:39.773Z] HOME=/root [2022-06-03T09:30:39.773Z] GOLANG_VERSION=1.18.3 [2022-06-03T09:30:39.774Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-03T09:30:39.774Z] VALIDATE_BRANCH=master [2022-06-03T09:30:39.774Z] TERM=xterm [2022-06-03T09:30:39.774Z] DOCKER_PKG=github.com/docker/docker [2022-06-03T09:30:39.774Z] SHLVL=1 [2022-06-03T09:30:39.774Z] TIMEOUT=120m [2022-06-03T09:30:39.774Z] DOCKER_BUILDTAGS= journald [2022-06-03T09:30:39.774Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-03T09:30:39.774Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-06-03T09:30:39.774Z] GO111MODULE=off [2022-06-03T09:30:39.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-03T09:30:39.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-03T09:30:39.774Z] GOPATH=/go [2022-06-03T09:30:39.774Z] PKG_CONFIG=pkg-config [2022-06-03T09:30:39.774Z] _=/usr/bin/env [2022-06-03T09:30:39.774Z] Building test suite binary ./integration-cli/test.main [2022-06-03T09:30:39.774Z] warning: 6e80c027c5eff8bcb31f2b83e7c733a4f2e5b72b...c5a5a78a06d4e899d6854c2083ab19536f282a8f: multiple merge bases, using 82e58a001156c2cf669dabee477d7af9300376e9 [2022-06-03T09:30:39.774Z] No new tests added to integration. [2022-06-03T09:30:39.774Z] [2022-06-03T09:30:39.774Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-03T09:30:39.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-03T09:30:39.774Z] HOSTNAME=21c76264e4ae [2022-06-03T09:30:39.774Z] TESTDEBUG=0 [2022-06-03T09:30:39.774Z] DEST=bundles/test-integration [2022-06-03T09:30:39.774Z] PWD=/go/src/github.com/docker/docker [2022-06-03T09:30:39.774Z] KEEPBUNDLE=1 [2022-06-03T09:30:39.774Z] DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f [2022-06-03T09:30:39.774Z] container=docker [2022-06-03T09:30:39.774Z] HOME=/root [2022-06-03T09:30:39.774Z] GOLANG_VERSION=1.18.3 [2022-06-03T09:30:39.774Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-03T09:30:39.774Z] VALIDATE_BRANCH=master [2022-06-03T09:30:39.774Z] TERM=xterm [2022-06-03T09:30:39.774Z] DOCKER_PKG=github.com/docker/docker [2022-06-03T09:30:39.774Z] SHLVL=1 [2022-06-03T09:30:39.774Z] TIMEOUT=120m [2022-06-03T09:30:39.774Z] DOCKER_BUILDTAGS= journald [2022-06-03T09:30:39.774Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-03T09:30:39.774Z] GO111MODULE=off [2022-06-03T09:30:39.774Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-03T09:30:39.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-03T09:30:39.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-03T09:30:39.774Z] GOPATH=/go [2022-06-03T09:30:39.774Z] PKG_CONFIG=pkg-config [2022-06-03T09:30:39.774Z] _=/usr/bin/env [2022-06-03T09:30:39.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-03T09:30:40.041Z] #44 7.924 [100%] Linking C executable tini-static [2022-06-03T09:30:40.175Z] #64 39.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-03T09:30:40.175Z] #64 39.61 + BUILDTAGS='netgo osusergo static_build' [2022-06-03T09:30:40.175Z] #64 39.61 + export EXTRA_FLAGS=-buildmode=pie [2022-06-03T09:30:40.175Z] #64 39.61 + EXTRA_FLAGS=-buildmode=pie [2022-06-03T09:30:40.175Z] #64 39.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-03T09:30:40.175Z] #64 39.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-03T09:30:40.175Z] #64 39.61 + '[' '' = dynamic ']' [2022-06-03T09:30:40.175Z] #64 39.61 + make [2022-06-03T09:30:40.608Z] #44 8.428 [100%] Built target tini-static [2022-06-03T09:30:40.608Z] #44 8.535 + mkdir -p /build [2022-06-03T09:30:40.608Z] #44 8.535 + cp tini-static /build/docker-init [2022-06-03T09:30:41.550Z] #64 40.73 + bin/ctr [2022-06-03T09:30:41.987Z] #44 ... [2022-06-03T09:30:41.987Z] [2022-06-03T09:30:41.987Z] #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-06-03T09:30:41.987Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:41.987Z] #14 56.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-06-03T09:30:41.987Z] #14 56.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-06-03T09:30:41.987Z] #14 56.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-03T09:30:41.987Z] #14 62.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-06-03T09:30:41.987Z] #14 62.16 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:30:41.987Z] #14 62.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-03T09:30:41.987Z] #14 62.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-06-03T09:30:41.987Z] #14 62.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:30:41.987Z] #14 62.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-03T09:30:41.987Z] #14 ... [2022-06-03T09:30:41.987Z] [2022-06-03T09:30:41.987Z] #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-06-03T09:30:41.987Z] #44 sha256:0e6d217b095a67d2c1e47821c80dcd857ac8f301b7bb16f7346a77aa826e8634 [2022-06-03T09:30:41.987Z] #44 DONE 9.8s [2022-06-03T09:30:41.987Z] [2022-06-03T09:30:41.987Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:30:41.987Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:30:45.303Z] #36 ... [2022-06-03T09:30:45.303Z] [2022-06-03T09:30:45.303Z] #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-06-03T09:30:45.303Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:30:45.303Z] #14 69.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-06-03T09:30:45.303Z] #14 69.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:30:45.303Z] #14 69.41 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:30:49.725Z] #64 ... [2022-06-03T09:30:49.727Z] [2022-06-03T09:30:49.727Z] #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-06-03T09:30:49.727Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:30:49.727Z] #14 74.25 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-03T09:30:49.727Z] #14 74.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:30:49.727Z] #14 74.27 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:30:49.727Z] #14 79.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-03T09:30:49.727Z] #14 79.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:30:49.727Z] #14 79.08 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-03T09:30:49.727Z] #14 84.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-03T09:30:49.727Z] #14 84.43 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:30:49.727Z] #14 84.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:30:57.512Z] #14 81.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-06-03T09:30:57.512Z] #14 81.96 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:30:57.512Z] #14 81.96 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:30:58.889Z] #14 ... [2022-06-03T09:30:58.889Z] [2022-06-03T09:30:58.889Z] #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-06-03T09:30:58.889Z] #64 sha256:68eb522de54681d2551e0f140ea4194e1fadae62c5294b9486c88955380576d7 [2022-06-03T09:30:59.710Z] #14 ... [2022-06-03T09:30:59.710Z] [2022-06-03T09:30:59.710Z] #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-06-03T09:30:59.710Z] #67 sha256:6f0fbbac1d961936dbfab5710fcf0edb500884ca8f1a09b620c1e8b9823b7569 [2022-06-03T09:30:59.710Z] #67 93.21 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-03T09:30:59.710Z] #67 93.21 + GOBIN=/build [2022-06-03T09:30:59.710Z] #67 93.21 + GO111MODULE=on [2022-06-03T09:30:59.710Z] #67 93.21 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:31:00.185Z] #64 46.46 Updating files: 59% (2835/4764) Updating files: 60% (2859/4764) Updating files: 61% (2907/4764) Updating files: 62% (2954/4764) Updating files: 63% (3002/4764) Updating files: 64% (3049/4764) Updating files: 65% (3097/4764) Updating files: 66% (3145/4764) Updating files: 67% (3192/4764) Updating files: 68% (3240/4764) Updating files: 69% (3288/4764) Updating files: 70% (3335/4764) Updating files: 71% (3383/4764) Updating files: 72% (3431/4764) Updating files: 73% (3478/4764) Updating files: 74% (3526/4764) Updating files: 75% (3573/4764) Updating files: 76% (3621/4764) Updating files: 77% (3669/4764) Updating files: 78% (3716/4764) Updating files: 79% (3764/4764) Updating files: 80% (3812/4764) Updating files: 81% (3859/4764) Updating files: 82% (3907/4764) Updating files: 83% (3955/4764) Updating files: 84% (4002/4764) Updating files: 85% (4050/4764) Updating files: 86% (4098/4764) Updating files: 87% (4145/4764) Updating files: 88% (4193/4764) Updating files: 89% (4240/4764) Updating files: 90% (4288/4764) Updating files: 91% (4336/4764) Updating files: 92% (4383/4764) Updating files: 93% (4431/4764) Updating files: 94% (4479/4764) Updating files: 95% (4526/4764) Updating files: 96% (4574/4764) Updating files: 97% (4622/4764) Updating files: 97% (4632/4764) Updating files: 98% (4669/4764) Updating files: 99% (4717/4764) Updating files: 100% (4764/4764) Updating files: 100% (4764/4764), done. [2022-06-03T09:31:00.185Z] #64 47.61 + cd /tmp/tmp.SHQB1rnUI1/src/github.com/containerd/containerd [2022-06-03T09:31:00.185Z] #64 47.61 + git checkout -q v1.6.4 [2022-06-03T09:31:02.087Z] #64 49.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-06-03T09:31:02.087Z] #64 49.55 + BUILDTAGS='netgo osusergo static_build' [2022-06-03T09:31:02.087Z] #64 49.55 + export EXTRA_FLAGS=-buildmode=pie [2022-06-03T09:31:02.087Z] #64 49.55 + EXTRA_FLAGS=-buildmode=pie [2022-06-03T09:31:02.087Z] #64 49.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-06-03T09:31:02.087Z] #64 49.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-06-03T09:31:02.087Z] #64 49.55 + '[' '' = dynamic ']' [2022-06-03T09:31:02.087Z] #64 49.55 + make [2022-06-03T09:31:03.895Z] #67 98.10 rootlesskit version 1.0.0 [2022-06-03T09:31:03.895Z] #67 98.11 Usage of /build/rootlesskit-docker-proxy: [2022-06-03T09:31:03.895Z] #67 98.11 -container-ip string [2022-06-03T09:31:03.895Z] #67 98.11 container ip [2022-06-03T09:31:03.895Z] #67 98.11 -container-port int [2022-06-03T09:31:03.895Z] #67 98.11 container port (default -1) [2022-06-03T09:31:03.895Z] #67 98.11 -host-ip string [2022-06-03T09:31:03.895Z] #67 98.11 host ip [2022-06-03T09:31:03.895Z] #67 98.11 -host-port int [2022-06-03T09:31:03.895Z] #67 98.11 host port (default -1) [2022-06-03T09:31:03.895Z] #67 98.11 -proto string [2022-06-03T09:31:03.895Z] #67 98.11 proxy protocol (default "tcp") [2022-06-03T09:31:03.993Z] #64 51.29 + bin/ctr [2022-06-03T09:31:06.426Z] #67 ... [2022-06-03T09:31:06.426Z] [2022-06-03T09:31:06.426Z] #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-06-03T09:31:06.426Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:31:06.426Z] #14 94.52 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-03T09:31:06.426Z] #14 94.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-06-03T09:31:06.426Z] #14 94.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:06.426Z] #14 99.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-03T09:31:06.426Z] #14 99.89 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-03T09:31:06.426Z] #14 99.91 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-03T09:31:06.426Z] #14 100.7 Selecting previously unselected package libapparmor1:arm64. [2022-06-03T09:31:06.426Z] #14 100.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-06-03T09:31:06.426Z] #14 100.7 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-06-03T09:31:06.426Z] #14 101.5 Selecting previously unselected package libapparmor-dev:arm64. [2022-06-03T09:31:06.426Z] #14 101.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-06-03T09:31:06.426Z] #14 101.5 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-03T09:31:06.847Z] #14 101.7 Selecting previously unselected package libbtrfs0:arm64. [2022-06-03T09:31:06.847Z] #14 101.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-06-03T09:31:06.847Z] #14 101.7 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-06-03T09:31:07.364Z] #14 102.4 Selecting previously unselected package libbtrfs-dev:arm64. [2022-06-03T09:31:07.364Z] #14 102.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-06-03T09:31:07.695Z] #14 102.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-03T09:31:08.348Z] #14 103.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-06-03T09:31:08.348Z] #14 103.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-06-03T09:31:08.608Z] #14 103.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-03T09:31:09.581Z] #14 104.6 Selecting previously unselected package libudev-dev:arm64. [2022-06-03T09:31:09.582Z] #14 104.6 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-06-03T09:31:09.582Z] #14 104.7 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-06-03T09:31:10.524Z] #14 105.5 Selecting previously unselected package libsepol1-dev:arm64. [2022-06-03T09:31:10.524Z] #14 105.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-06-03T09:31:10.524Z] #14 105.7 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-06-03T09:31:11.901Z] #14 106.7 Selecting previously unselected package libpcre2-16-0:arm64. [2022-06-03T09:31:11.901Z] #14 106.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-06-03T09:31:11.901Z] #14 106.7 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-06-03T09:31:11.901Z] #14 ... [2022-06-03T09:31:11.901Z] [2022-06-03T09:31:11.901Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:31:11.901Z] #36 sha256:1efe022a8eeedfe9049be83b8adea254e4041fc304ae1cec832ddf7d2374993c [2022-06-03T09:31:11.901Z] #36 106.7 Delve is a source level debugger for Go programs. [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-03T09:31:11.901Z] #36 106.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Pass flags to the program you are debugging using `--`, for example: [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Usage: [2022-06-03T09:31:11.901Z] #36 106.7 dlv [command] [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Available Commands: [2022-06-03T09:31:11.901Z] #36 106.7 attach Attach to running process and begin debugging. [2022-06-03T09:31:11.901Z] #36 106.7 connect Connect to a headless debug server with a terminal client. [2022-06-03T09:31:11.901Z] #36 106.7 core Examine a core dump. [2022-06-03T09:31:11.901Z] #36 106.7 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-03T09:31:11.901Z] #36 106.7 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-03T09:31:11.901Z] #36 106.7 exec Execute a precompiled binary, and begin a debug session. [2022-06-03T09:31:11.901Z] #36 106.7 help Help about any command [2022-06-03T09:31:11.901Z] #36 106.7 run Deprecated command. Use 'debug' instead. [2022-06-03T09:31:11.901Z] #36 106.7 test Compile test binary and begin debugging program. [2022-06-03T09:31:11.901Z] #36 106.7 trace Compile and begin tracing program. [2022-06-03T09:31:11.901Z] #36 106.7 version Prints version. [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Flags: [2022-06-03T09:31:11.901Z] #36 106.7 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-03T09:31:11.901Z] #36 106.7 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-03T09:31:11.901Z] #36 106.7 --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-06-03T09:31:11.901Z] #36 106.7 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-03T09:31:11.901Z] #36 106.7 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-03T09:31:11.901Z] #36 106.7 --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-06-03T09:31:11.901Z] #36 106.7 --disable-aslr Disables address space randomization [2022-06-03T09:31:11.901Z] #36 106.7 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-03T09:31:11.901Z] #36 106.7 -h, --help help for dlv [2022-06-03T09:31:11.901Z] #36 106.7 --init string Init file, executed by the terminal client. [2022-06-03T09:31:11.901Z] #36 106.7 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-03T09:31:11.901Z] #36 106.7 --log Enable debugging server logging. [2022-06-03T09:31:11.901Z] #36 106.7 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-03T09:31:11.901Z] #36 106.7 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-03T09:31:11.901Z] #36 106.7 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-03T09:31:11.901Z] #36 106.7 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-03T09:31:11.901Z] #36 106.7 --wd string Working directory for running the program. [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Additional help topics: [2022-06-03T09:31:11.901Z] #36 106.7 dlv backend Help about the --backend flag. [2022-06-03T09:31:11.901Z] #36 106.7 dlv log Help about logging flags. [2022-06-03T09:31:11.901Z] #36 106.7 dlv redirect Help about file redirection. [2022-06-03T09:31:11.901Z] #36 106.7 [2022-06-03T09:31:11.901Z] #36 106.7 Use "dlv [command] --help" for more information about a command. [2022-06-03T09:31:12.837Z] #36 DONE 107.7s [2022-06-03T09:31:12.837Z] [2022-06-03T09:31:12.837Z] #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-06-03T09:31:12.837Z] #67 sha256:6f0fbbac1d961936dbfab5710fcf0edb500884ca8f1a09b620c1e8b9823b7569 [2022-06-03T09:31:12.838Z] #67 DONE 107.4s [2022-06-03T09:31:12.838Z] [2022-06-03T09:31:12.838Z] #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-06-03T09:31:12.838Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:31:12.838Z] #14 107.0 Selecting previously unselected package libpcre2-32-0:arm64. [2022-06-03T09:31:12.838Z] #14 107.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-06-03T09:31:12.838Z] #14 107.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-06-03T09:31:12.838Z] #14 107.4 Selecting previously unselected package libpcre2-posix2:arm64. [2022-06-03T09:31:12.838Z] #14 107.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-06-03T09:31:12.838Z] #14 107.5 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-06-03T09:31:12.838Z] #14 107.7 Selecting previously unselected package libpcre2-dev:arm64. [2022-06-03T09:31:12.838Z] #14 107.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-06-03T09:31:12.838Z] #14 107.7 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-06-03T09:31:12.838Z] #14 ... [2022-06-03T09:31:12.838Z] [2022-06-03T09:31:12.838Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-03T09:31:12.838Z] #68 sha256:e9f70c106e9989a024478720b1cbb95e0b37162c8a82a94ef3f691d20b92697d [2022-06-03T09:31:12.838Z] #68 DONE 0.3s [2022-06-03T09:31:13.096Z] [2022-06-03T09:31:13.096Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-03T09:31:13.096Z] #69 sha256:3f9141d271f6672ea0ff18c8bfe766414bcc1e8fcd8996a25d67eae06f4b785a [2022-06-03T09:31:13.096Z] #69 DONE 0.1s [2022-06-03T09:31:13.096Z] [2022-06-03T09:31:13.096Z] #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-06-03T09:31:13.096Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:31:14.025Z] #64 ... [2022-06-03T09:31:14.025Z] [2022-06-03T09:31:14.025Z] #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-06-03T09:31:14.025Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:31:14.025Z] #14 87.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-06-03T09:31:14.025Z] #14 87.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:31:14.025Z] #14 87.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-03T09:31:14.025Z] #14 94.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-06-03T09:31:14.025Z] #14 94.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:31:14.025Z] #14 94.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #26 107.7 Updating files: 21% (2498/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4174/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6294/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) [2022-06-03T09:31:15.682Z] #26 ... [2022-06-03T09:31:15.682Z] [2022-06-03T09:31:15.682Z] #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-06-03T09:31:15.682Z] #14 sha256:64a34c3338f4a426c4e1f1650e34612d46d576d176655205ff60dad9bbdcf109 [2022-06-03T09:31:15.682Z] #14 108.3 Selecting previously unselected package libselinux1-dev:arm64. [2022-06-03T09:31:15.682Z] #14 108.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-06-03T09:31:15.682Z] #14 108.3 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-06-03T09:31:15.682Z] #14 108.6 Selecting previously unselected package libdevmapper-dev:arm64. [2022-06-03T09:31:15.682Z] #14 108.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-06-03T09:31:15.682Z] #14 108.6 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-03T09:31:15.682Z] #14 108.8 Selecting previously unselected package libseccomp-dev:arm64. [2022-06-03T09:31:15.682Z] #14 108.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-06-03T09:31:15.682Z] #14 108.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-03T09:31:15.682Z] #14 109.0 Selecting previously unselected package libsystemd-dev:arm64. [2022-06-03T09:31:15.682Z] #14 109.0 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-06-03T09:31:15.682Z] #14 109.0 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-06-03T09:31:15.682Z] #14 109.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-06-03T09:31:15.682Z] #14 109.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-06-03T09:31:15.682Z] #14 109.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-03T09:31:15.682Z] #14 109.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up libudev-dev:arm64 (247.3-7) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-06-03T09:31:15.682Z] #14 109.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-03T09:31:15.682Z] #14 110.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-06-03T09:31:15.682Z] #14 110.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-06-03T09:31:15.682Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.1 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-06-03T09:31:15.682Z] #14 110.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.1 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-06-03T09:31:15.682Z] #14 110.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-03T09:31:15.682Z] #14 110.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.2 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-06-03T09:31:15.682Z] #14 110.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-03T09:31:15.682Z] #14 110.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-03T09:31:15.682Z] #14 110.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-03T09:31:15.682Z] #14 110.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-06-03T09:31:15.682Z] #14 110.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-06-03T09:31:15.682Z] #14 110.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:31:15.682Z] #14 DONE 110.8s [2022-06-03T09:31:15.682Z] [2022-06-03T09:31:15.682Z] #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-06-03T09:31:15.682Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:31:15.943Z] #26 107.7 Updating files: 21% (2498/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4174/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6294/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 85% (9764/11414) Updating files: 86% (9817/11414) [2022-06-03T09:31:15.943Z] #26 ... [2022-06-03T09:31:15.943Z] [2022-06-03T09:31:15.943Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-03T09:31:15.943Z] #59 sha256:1b9a71c1df4c1a21b19e51657da0242d746761b9da16862ae7be40914d1f60ea [2022-06-03T09:31:15.943Z] #59 DONE 0.2s [2022-06-03T09:31:15.943Z] [2022-06-03T09:31:15.943Z] #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-06-03T09:31:15.943Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:31:16.462Z] #26 107.7 Updating files: 21% (2498/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 36% (4174/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 55% (6294/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 85% (9764/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-06-03T09:31:16.720Z] #26 111.6 + cd /tmp/tmp.wgqjFYwbQG/tmp/docker-ce [2022-06-03T09:31:16.720Z] #26 111.6 + git checkout -q v17.06.2-ce [2022-06-03T09:31:16.979Z] #26 ... [2022-06-03T09:31:16.979Z] [2022-06-03T09:31:16.979Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-03T09:31:16.979Z] #15 sha256:14cafee787eaaddca7f2d68ce86c54a21dfd22c31b798287e3ac7a1943db8f02 [2022-06-03T09:31:16.979Z] #15 DONE 1.1s [2022-06-03T09:31:16.979Z] [2022-06-03T09:31:16.979Z] #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-06-03T09:31:16.979Z] #60 sha256:3df9e79719509f9fbbe6d78895db68240216cc9005d4edb7ce9fc2452a1b4f8e [2022-06-03T09:31:16.979Z] #60 0.853 + RM_GOPATH=0 [2022-06-03T09:31:16.979Z] #60 0.853 + TMP_GOPATH= [2022-06-03T09:31:16.979Z] #60 0.853 + : /build [2022-06-03T09:31:16.979Z] #60 0.853 + '[' -z '' ']' [2022-06-03T09:31:16.979Z] #60 0.855 ++ mktemp -d [2022-06-03T09:31:16.979Z] #60 0.860 + export GOPATH=/tmp/tmp.15b6xnVK7n [2022-06-03T09:31:16.979Z] #60 0.860 + GOPATH=/tmp/tmp.15b6xnVK7n [2022-06-03T09:31:16.979Z] #60 0.860 + RM_GOPATH=1 [2022-06-03T09:31:16.979Z] #60 0.860 + case "$(go env GOARCH)" in [2022-06-03T09:31:16.979Z] #60 0.861 ++ go env GOARCH [2022-06-03T09:31:16.979Z] #60 0.873 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:31:16.979Z] #60 0.873 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:31:16.979Z] #60 0.874 ++ dirname /install.sh [2022-06-03T09:31:16.979Z] #60 0.875 + dir=/ [2022-06-03T09:31:16.979Z] #60 0.875 + bin=runc [2022-06-03T09:31:16.979Z] #60 0.875 + shift [2022-06-03T09:31:16.979Z] #60 0.875 + '[' '!' -f //runc.installer ']' [2022-06-03T09:31:16.979Z] #60 0.875 + . //runc.installer [2022-06-03T09:31:16.979Z] #60 0.876 ++ set -e [2022-06-03T09:31:16.979Z] #60 0.876 ++ : v1.1.2 [2022-06-03T09:31:16.979Z] #60 0.876 + install_runc [2022-06-03T09:31:16.979Z] #60 0.876 + RUNC_BUILDTAGS=seccomp [2022-06-03T09:31:16.979Z] #60 0.876 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-03T09:31:16.979Z] #60 0.876 Install runc version v1.1.2 (build tags: seccomp) [2022-06-03T09:31:16.979Z] #60 0.876 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.15b6xnVK7n/src/github.com/opencontainers/runc [2022-06-03T09:31:16.979Z] #60 0.878 Cloning into '/tmp/tmp.15b6xnVK7n/src/github.com/opencontainers/runc'... [2022-06-03T09:31:17.547Z] #60 ... [2022-06-03T09:31:17.547Z] [2022-06-03T09:31:17.547Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-03T09:31:17.547Z] #16 sha256:0b156d60dd89b190a97e193b9f66ea1e035363b8d40a4900bf74673dcab237d4 [2022-06-03T09:31:17.547Z] #16 DONE 0.7s [2022-06-03T09:31:17.806Z] [2022-06-03T09:31:17.806Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-03T09:31:17.806Z] #17 sha256:902d59c12c3b47ba971c39a2715f225d35e995ad6b1b630db81848eb08ee28b2 [2022-06-03T09:31:18.375Z] #17 0.667 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-03T09:31:18.634Z] #17 DONE 0.9s [2022-06-03T09:31:18.634Z] [2022-06-03T09:31:18.634Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-03T09:31:18.634Z] #18 sha256:32147efc18b97cb38e67e362da5e7aa543d5c3bbcfbf8b635b9d67a9ab21554d [2022-06-03T09:31:19.572Z] #18 DONE 1.1s [2022-06-03T09:31:19.572Z] [2022-06-03T09:31:19.572Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-03T09:31:19.572Z] #19 sha256:a6a7bc4db83cbfe93c217233b9f5013a9e36cff56cfbd0297130c0f77493bf8d [2022-06-03T09:31:20.948Z] #19 DONE 1.2s [2022-06-03T09:31:20.948Z] [2022-06-03T09:31:20.948Z] #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-06-03T09:31:20.948Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:31:20.948Z] #26 115.5 + mkdir -p /tmp/tmp.wgqjFYwbQG/src/github.com/docker [2022-06-03T09:31:20.948Z] #26 115.5 + mv components/cli /tmp/tmp.wgqjFYwbQG/src/github.com/docker/cli [2022-06-03T09:31:20.948Z] #26 115.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-06-03T09:31:21.523Z] #26 ... [2022-06-03T09:31:21.523Z] [2022-06-03T09:31:21.523Z] #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-06-03T09:31:21.523Z] #34 sha256:3c43bfa515a78ed00ea24c9365d971d93e439163e3ab4e428cfd764352468242 [2022-06-03T09:31:21.523Z] #34 DONE 116.2s [2022-06-03T09:31:21.523Z] [2022-06-03T09:31:21.523Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-03T09:31:21.523Z] #20 sha256:49fdde9317fbdafe2d403e2c721d720e6ad35a512638523e7ae3c49237660b11 [2022-06-03T09:31:21.782Z] #20 DONE 0.9s [2022-06-03T09:31:21.782Z] [2022-06-03T09:31:21.782Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:31:21.782Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-03T09:31:22.137Z] #14 106.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-06-03T09:31:22.138Z] #14 106.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-06-03T09:31:22.138Z] #14 106.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:23.168Z] #21 1.381 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:31:23.168Z] #21 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:31:23.168Z] #21 1.401 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:31:23.427Z] #21 1.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-06-03T09:31:23.994Z] #21 2.422 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [152 kB] [2022-06-03T09:31:24.671Z] #14 ... [2022-06-03T09:31:24.671Z] [2022-06-03T09:31:24.671Z] #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-06-03T09:31:24.671Z] #67 sha256:7120d268a14d078848da85351c4226d2015948d9bc7544129ad15c9e9c6c044c [2022-06-03T09:31:24.671Z] #67 108.7 + for f in rootlesskit rootlesskit-docker-proxy [2022-06-03T09:31:24.671Z] #67 108.7 + GOBIN=/build [2022-06-03T09:31:24.671Z] #67 108.7 + GO111MODULE=on [2022-06-03T09:31:24.671Z] #67 108.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-06-03T09:31:25.370Z] #21 3.670 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-06-03T09:31:26.184Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 2m49.986699418s [2022-06-03T09:31:26.184Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-06-03T09:31:26.184Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 496.799009ms [2022-06-03T09:31:26.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-03T09:31:26.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-03T09:31:27.273Z] #21 5.523 Fetched 8424 kB in 4s (1896 kB/s) [2022-06-03T09:31:29.175Z] #21 5.523 Reading package lists... [2022-06-03T09:31:29.946Z] #67 ... [2022-06-03T09:31:29.946Z] [2022-06-03T09:31:29.947Z] #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-06-03T09:31:29.947Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:31:29.947Z] #14 111.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-06-03T09:31:29.947Z] #14 112.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-06-03T09:31:29.947Z] #14 112.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-03T09:31:29.947Z] #14 112.1 Selecting previously unselected package libapparmor1:amd64. [2022-06-03T09:31:29.947Z] #14 112.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 112.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-06-03T09:31:29.947Z] #14 112.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-06-03T09:31:29.947Z] #14 112.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 112.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-03T09:31:29.947Z] #14 112.4 Selecting previously unselected package libbtrfs0:amd64. [2022-06-03T09:31:29.947Z] #14 112.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 112.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-06-03T09:31:29.947Z] #14 112.5 Selecting previously unselected package libbtrfs-dev:amd64. [2022-06-03T09:31:29.947Z] #14 112.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 112.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-03T09:31:29.947Z] #14 112.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-06-03T09:31:29.947Z] #14 112.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 112.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-03T09:31:29.947Z] #14 112.8 Selecting previously unselected package libudev-dev:amd64. [2022-06-03T09:31:29.947Z] #14 112.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 112.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-06-03T09:31:29.947Z] #14 113.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-06-03T09:31:29.947Z] #14 113.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 113.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-06-03T09:31:29.947Z] #14 113.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-06-03T09:31:29.947Z] #14 113.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 113.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-06-03T09:31:29.947Z] #14 113.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-06-03T09:31:29.947Z] #14 113.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-06-03T09:31:29.947Z] #14 113.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-06-03T09:31:29.947Z] #14 114.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-06-03T09:31:29.947Z] #14 114.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-06-03T09:31:30.205Z] #14 114.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-06-03T09:31:30.554Z] #21 7.255 Reading package lists... [2022-06-03T09:31:30.773Z] #14 115.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-06-03T09:31:30.773Z] #14 115.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-06-03T09:31:30.773Z] #14 115.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-06-03T09:31:31.379Z] #21 9.066 Building dependency tree... [2022-06-03T09:31:31.603Z] #14 116.0 Selecting previously unselected package libselinux1-dev:amd64.#14 ... [2022-06-03T09:31:31.603Z] [2022-06-03T09:31:31.603Z] #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-06-03T09:31:31.603Z] #67 sha256:7120d268a14d078848da85351c4226d2015948d9bc7544129ad15c9e9c6c044c [2022-06-03T09:31:31.603Z] #67 114.8 rootlesskit version 1.0.0 [2022-06-03T09:31:31.603Z] #67 114.9 Usage of /build/rootlesskit-docker-proxy: [2022-06-03T09:31:31.603Z] #67 114.9 -container-ip string [2022-06-03T09:31:31.603Z] #67 114.9 container ip [2022-06-03T09:31:31.603Z] #67 114.9 -container-port int [2022-06-03T09:31:31.603Z] #67 114.9 container port (default -1) [2022-06-03T09:31:31.603Z] #67 114.9 -host-ip string [2022-06-03T09:31:31.603Z] #67 114.9 host ip [2022-06-03T09:31:31.603Z] #67 114.9 -host-port int [2022-06-03T09:31:31.603Z] #67 114.9 host port (default -1) [2022-06-03T09:31:31.603Z] #67 114.9 -proto string [2022-06-03T09:31:31.603Z] #67 114.9 proxy protocol (default "tcp") [2022-06-03T09:31:31.603Z] #67 DONE 115.8s [2022-06-03T09:31:31.603Z] [2022-06-03T09:31:31.603Z] #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-06-03T09:31:31.603Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:31:31.603Z] #14 116.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-06-03T09:31:31.603Z] #14 116.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-06-03T09:31:31.603Z] #14 116.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-06-03T09:31:31.863Z] #14 ... [2022-06-03T09:31:31.863Z] [2022-06-03T09:31:31.863Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-06-03T09:31:31.863Z] #68 sha256:088bd95fda99419ef90cd58f3f5d154c283239923d411b23a34446444e88e317 [2022-06-03T09:31:31.863Z] #68 DONE 0.2s [2022-06-03T09:31:31.863Z] [2022-06-03T09:31:31.863Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-06-03T09:31:31.863Z] #69 sha256:c65f92b5409dce7685ea631e85ff0f740cb88a55bc5391db13951f76c7895cc9 [2022-06-03T09:31:31.863Z] #69 DONE 0.1s [2022-06-03T09:31:31.863Z] [2022-06-03T09:31:31.863Z] #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-06-03T09:31:31.863Z] #14 sha256:d9bb5d5f9a5f67255dcef1d0a0203ba56c73b0645f0160e05a764f0c454240ab [2022-06-03T09:31:31.863Z] #14 116.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-06-03T09:31:31.863Z] #14 116.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-06-03T09:31:31.863Z] #14 116.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-03T09:31:32.122Z] #14 116.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-06-03T09:31:32.122Z] #14 116.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-06-03T09:31:32.122Z] #14 116.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-03T09:31:32.122Z] #14 116.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-06-03T09:31:32.316Z] #21 10.41 The following additional packages will be installed: [2022-06-03T09:31:32.316Z] #21 10.41 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-03T09:31:32.316Z] #21 10.41 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-03T09:31:32.316Z] #21 10.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-03T09:31:32.316Z] #21 10.41 python3-pkg-resources vim-runtime xxd [2022-06-03T09:31:32.316Z] #21 10.42 Suggested packages: [2022-06-03T09:31:32.316Z] #21 10.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-03T09:31:32.316Z] #21 10.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-03T09:31:32.316Z] #21 10.43 acl attr quota [2022-06-03T09:31:32.316Z] #21 10.43 Recommended packages: [2022-06-03T09:31:32.316Z] #21 10.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-03T09:31:32.381Z] #14 116.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-06-03T09:31:32.381Z] #14 116.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-06-03T09:31:32.643Z] #14 117.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-06-03T09:31:32.882Z] #21 11.39 The following NEW packages will be installed: [2022-06-03T09:31:32.909Z] #14 117.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-06-03T09:31:32.909Z] #14 117.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-06-03T09:31:32.909Z] #14 117.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-06-03T09:31:32.909Z] #14 117.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-06-03T09:31:32.909Z] #14 117.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-06-03T09:31:32.909Z] #14 117.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-06-03T09:31:32.909Z] #14 117.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-06-03T09:31:32.909Z] #14 117.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-06-03T09:31:32.909Z] #14 117.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-06-03T09:31:33.141Z] #21 11.39 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-03T09:31:33.141Z] #21 11.39 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-03T09:31:33.141Z] #21 11.39 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-03T09:31:33.141Z] #21 11.39 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-03T09:31:33.141Z] #21 11.40 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-03T09:31:33.141Z] #21 11.40 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-03T09:31:33.141Z] #21 11.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-03T09:31:33.141Z] #21 11.40 xz-utils zip zstd [2022-06-03T09:31:33.168Z] #14 117.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-06-03T09:31:33.168Z] #14 117.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-06-03T09:31:33.168Z] #14 117.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-06-03T09:31:33.168Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-06-03T09:31:33.168Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:31:33.168Z] #14 117.6 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-06-03T09:31:33.168Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:33.168Z] #14 117.6 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-06-03T09:31:33.168Z] #14 117.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-06-03T09:31:33.168Z] #14 117.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-06-03T09:31:33.168Z] #14 117.7 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-06-03T09:31:33.168Z] #14 117.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-06-03T09:31:33.168Z] #14 117.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-06-03T09:31:33.168Z] #14 117.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-03T09:31:33.168Z] #14 117.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-06-03T09:31:33.401Z] #21 11.70 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:31:33.401Z] #21 11.70 Need to get 27.0 MB of archives. [2022-06-03T09:31:33.401Z] #21 11.70 After this operation, 105 MB of additional disk space will be used. [2022-06-03T09:31:33.401Z] #21 11.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-06-03T09:31:33.401Z] #21 11.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-06-03T09:31:33.401Z] #21 11.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-06-03T09:31:33.401Z] #21 11.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-06-03T09:31:33.401Z] #21 11.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-06-03T09:31:33.401Z] #21 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-06-03T09:31:33.401Z] #21 11.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-06-03T09:31:33.401Z] #21 11.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-06-03T09:31:33.401Z] #21 11.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-03T09:31:33.401Z] #21 11.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-03T09:31:33.401Z] #21 11.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-06-03T09:31:33.401Z] #21 11.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-06-03T09:31:33.401Z] #21 11.78 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-06-03T09:31:33.401Z] #21 11.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-06-03T09:31:33.401Z] #21 11.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-06-03T09:31:33.401Z] #21 11.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-06-03T09:31:33.401Z] #21 11.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-06-03T09:31:33.401Z] #21 11.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-06-03T09:31:33.401Z] #21 11.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-06-03T09:31:33.401Z] #21 11.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-06-03T09:31:33.401Z] #21 11.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-06-03T09:31:33.401Z] #21 11.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-06-03T09:31:33.401Z] #21 11.82 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-06-03T09:31:33.401Z] #21 11.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-06-03T09:31:33.401Z] #21 11.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-06-03T09:31:33.401Z] #21 11.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-06-03T09:31:33.401Z] #21 11.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-06-03T09:31:33.427Z] #14 117.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-06-03T09:31:33.427Z] #14 117.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-06-03T09:31:33.427Z] #14 117.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:31:33.968Z] #21 12.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-06-03T09:31:33.968Z] #21 12.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-06-03T09:31:33.968Z] #21 12.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-06-03T09:31:33.968Z] #21 12.22 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-06-03T09:31:33.968Z] #21 12.22 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-06-03T09:31:33.968Z] #21 12.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-06-03T09:31:33.968Z] #21 12.22 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-03T09:31:33.968Z] #21 12.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-03T09:31:33.968Z] #21 12.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-03T09:31:33.968Z] #21 12.27 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-03T09:31:33.968Z] #21 12.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-03T09:31:33.968Z] #21 12.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-03T09:31:33.968Z] #21 12.29 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-03T09:31:33.968Z] #21 12.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-06-03T09:31:33.968Z] #21 12.33 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-06-03T09:31:33.968Z] #21 12.36 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-06-03T09:31:33.968Z] #21 12.36 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-03T09:31:33.995Z] #14 DONE 118.5s [2022-06-03T09:31:33.995Z] [2022-06-03T09:31:33.995Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-06-03T09:31:33.995Z] #59 sha256:f9cda8ae88247e2ef5516ec2271eaf4a0e02af2df38cf5cc6cb70718d48cb626 [2022-06-03T09:31:34.226Z] #21 12.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-06-03T09:31:34.226Z] #21 12.58 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-06-03T09:31:34.226Z] #21 12.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-06-03T09:31:34.226Z] #21 12.63 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-06-03T09:31:34.254Z] #59 DONE 0.3s [2022-06-03T09:31:34.255Z] [2022-06-03T09:31:34.255Z] #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-06-03T09:31:34.255Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:31:34.793Z] #21 ... [2022-06-03T09:31:34.793Z] [2022-06-03T09:31:34.793Z] #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-06-03T09:31:34.793Z] #60 sha256:3df9e79719509f9fbbe6d78895db68240216cc9005d4edb7ce9fc2452a1b4f8e [2022-06-03T09:31:34.793Z] #60 8.698 + cd /tmp/tmp.15b6xnVK7n/src/github.com/opencontainers/runc [2022-06-03T09:31:34.793Z] #60 8.698 + git checkout -q v1.1.2 [2022-06-03T09:31:34.793Z] #60 9.033 + '[' -z '' ']' [2022-06-03T09:31:34.793Z] #60 9.033 + target=static [2022-06-03T09:31:34.793Z] #60 9.033 + make BUILDTAGS=seccomp static [2022-06-03T09:31:34.793Z] #60 9.314 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-06-03T09:31:34.793Z] #60 ... [2022-06-03T09:31:34.793Z] [2022-06-03T09:31:34.793Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:31:34.793Z] #21 sha256:f28f22170425c3c4a9ced5a3fb4848711fccb5bc9031664614a5ffa5eb240a8c [2022-06-03T09:31:34.793Z] #21 13.22 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:31:34.793Z] #21 13.32 Fetched 27.0 MB in 1s (22.0 MB/s) [2022-06-03T09:31:35.052Z] #21 13.40 Selecting previously unselected package pigz. [2022-06-03T09:31:35.052Z] #21 13.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-06-03T09:31:35.052Z] #21 13.44 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-06-03T09:31:35.052Z] #21 13.45 Unpacking pigz (2.6-1) ... [2022-06-03T09:31:35.311Z] #21 13.53 Selecting previously unselected package libelf1:arm64. [2022-06-03T09:31:35.311Z] #21 13.53 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-06-03T09:31:35.311Z] #21 13.55 Unpacking libelf1:arm64 (0.183-1) ... [2022-06-03T09:31:35.311Z] #21 13.69 Selecting previously unselected package libbpf0:arm64. [2022-06-03T09:31:35.311Z] #21 13.69 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-06-03T09:31:35.311Z] #21 13.70 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-06-03T09:31:35.311Z] #21 13.80 Selecting previously unselected package libcap2:arm64. [2022-06-03T09:31:35.569Z] #21 13.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-06-03T09:31:35.569Z] #21 13.80 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-06-03T09:31:35.569Z] #21 13.87 Selecting previously unselected package libmnl0:arm64. [2022-06-03T09:31:35.569Z] #21 13.87 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-06-03T09:31:35.569Z] #21 13.87 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-06-03T09:31:35.569Z] #21 13.92 Selecting previously unselected package libxtables12:arm64. [2022-06-03T09:31:35.569Z] #21 13.93 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-06-03T09:31:35.569Z] #21 13.93 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-06-03T09:31:35.569Z] #21 13.99 Selecting previously unselected package libcap2-bin. [2022-06-03T09:31:35.569Z] #21 14.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-06-03T09:31:35.569Z] #21 14.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-03T09:31:35.828Z] #21 14.07 Selecting previously unselected package iproute2. [2022-06-03T09:31:35.828Z] #21 14.07 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-06-03T09:31:35.828Z] #21 14.08 Unpacking iproute2 (5.10.0-4) ... [2022-06-03T09:31:36.087Z] #21 14.47 Selecting previously unselected package xxd. [2022-06-03T09:31:36.087Z] #21 14.48 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-03T09:31:36.087Z] #21 14.49 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:36.345Z] #21 14.60 Selecting previously unselected package vim-common. [2022-06-03T09:31:36.345Z] #21 14.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-03T09:31:36.345Z] #21 14.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:36.604Z] #21 14.76 Selecting previously unselected package bash-completion. [2022-06-03T09:31:36.604Z] #21 14.76 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-03T09:31:37.567Z] #60 ... [2022-06-03T09:31:37.567Z] [2022-06-03T09:31:37.567Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-06-03T09:31:37.567Z] #15 sha256:7d105389cf7ebd369be610536db62be544056793b886d5dc26e332e017cc3e22 [2022-06-03T09:31:37.567Z] #15 DONE 3.6s [2022-06-03T09:31:37.827Z] [2022-06-03T09:31:37.827Z] #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-06-03T09:31:37.827Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:31:37.827Z] #60 3.491 + RM_GOPATH=0 [2022-06-03T09:31:37.827Z] #60 3.491 + TMP_GOPATH= [2022-06-03T09:31:37.827Z] #60 3.491 + : /build [2022-06-03T09:31:37.827Z] #60 3.491 + '[' -z '' ']' [2022-06-03T09:31:37.827Z] #60 3.491 ++ mktemp -d [2022-06-03T09:31:37.827Z] #60 3.491 + export GOPATH=/tmp/tmp.19NAS4x0If [2022-06-03T09:31:37.827Z] #60 3.491 + GOPATH=/tmp/tmp.19NAS4x0If [2022-06-03T09:31:37.827Z] #60 3.491 + RM_GOPATH=1 [2022-06-03T09:31:37.827Z] #60 3.491 + case "$(go env GOARCH)" in [2022-06-03T09:31:37.827Z] #60 3.491 ++ go env GOARCH [2022-06-03T09:31:37.827Z] #60 3.530 + export GO_BUILDMODE=-buildmode=pie [2022-06-03T09:31:37.827Z] #60 3.530 + GO_BUILDMODE=-buildmode=pie [2022-06-03T09:31:37.827Z] #60 3.530 ++ dirname /install.sh [2022-06-03T09:31:37.827Z] #60 3.530 + dir=/ [2022-06-03T09:31:37.827Z] #60 3.530 + bin=runc [2022-06-03T09:31:37.827Z] #60 3.530 + shift [2022-06-03T09:31:37.827Z] #60 3.530 + '[' '!' -f //runc.installer ']' [2022-06-03T09:31:37.827Z] #60 3.530 + . //runc.installer [2022-06-03T09:31:37.827Z] #60 3.530 ++ set -e [2022-06-03T09:31:37.827Z] #60 3.530 ++ : v1.1.2 [2022-06-03T09:31:37.827Z] #60 3.530 + install_runc [2022-06-03T09:31:37.827Z] #60 3.530 + RUNC_BUILDTAGS=seccomp [2022-06-03T09:31:37.827Z] #60 3.530 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-06-03T09:31:37.827Z] #60 3.530 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.19NAS4x0If/src/github.com/opencontainers/runc [2022-06-03T09:31:37.827Z] #60 3.530 Cloning into '/tmp/tmp.19NAS4x0If/src/github.com/opencontainers/runc'... [2022-06-03T09:31:37.827Z] #60 3.530 Install runc version v1.1.2 (build tags: seccomp) [2022-06-03T09:31:39.137Z] #21 17.02 Unpacking bash-completion (1:2.11-2) ... [2022-06-03T09:31:39.137Z] #21 17.43 Selecting previously unselected package bzip2. [2022-06-03T09:31:39.137Z] #21 17.44 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-06-03T09:31:39.137Z] #21 17.44 Unpacking bzip2 (1.0.8-4) ... [2022-06-03T09:31:39.137Z] #21 17.52 Selecting previously unselected package xz-utils. [2022-06-03T09:31:39.137Z] #21 17.52 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-06-03T09:31:39.137Z] #21 17.52 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-03T09:31:39.396Z] #21 17.66 Selecting previously unselected package apparmor. [2022-06-03T09:31:39.396Z] #21 17.67 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-06-03T09:31:39.396Z] #21 17.73 Unpacking apparmor (2.13.6-10) ... [2022-06-03T09:31:39.655Z] #21 18.03 Selecting previously unselected package inetutils-ping. [2022-06-03T09:31:39.655Z] #21 18.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-06-03T09:31:39.655Z] #21 18.03 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-03T09:31:39.655Z] #21 18.11 Selecting previously unselected package libip4tc2:arm64. [2022-06-03T09:31:39.655Z] #21 18.12 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-06-03T09:31:39.930Z] #21 18.13 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-06-03T09:31:39.930Z] #21 18.22 Selecting previously unselected package libip6tc2:arm64. [2022-06-03T09:31:39.930Z] #21 18.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-06-03T09:31:39.930Z] #21 18.23 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-06-03T09:31:40.211Z] #21 18.35 Selecting previously unselected package libnfnetlink0:arm64. [2022-06-03T09:31:40.211Z] #21 18.35 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-06-03T09:31:40.211Z] #21 18.36 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-03T09:31:40.211Z] #21 18.41 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-06-03T09:31:40.211Z] #21 18.41 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-06-03T09:31:40.211Z] #21 18.42 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-03T09:31:40.211Z] #21 18.53 Selecting previously unselected package libnftnl11:arm64. [2022-06-03T09:31:40.211Z] #21 18.54 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-06-03T09:31:40.211Z] #21 18.55 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-06-03T09:31:40.211Z] #21 18.61 Selecting previously unselected package iptables. [2022-06-03T09:31:40.471Z] #21 18.63 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-06-03T09:31:40.471Z] #21 18.63 Unpacking iptables (1.8.7-1) ... [2022-06-03T09:31:40.730Z] #21 18.93 Selecting previously unselected package libonig5:arm64. [2022-06-03T09:31:40.730Z] #21 18.93 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-06-03T09:31:40.730Z] #21 18.93 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-06-03T09:31:40.730Z] #21 19.10 Selecting previously unselected package libjq1:arm64. [2022-06-03T09:31:40.730Z] #21 19.11 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-06-03T09:31:40.730Z] #21 19.11 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-06-03T09:31:40.990Z] #21 19.17 Selecting previously unselected package jq. [2022-06-03T09:31:40.990Z] #21 19.19 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-06-03T09:31:40.990Z] #21 19.20 Unpacking jq (1.6-2.1) ... [2022-06-03T09:31:40.990Z] #21 19.28 Selecting previously unselected package libaio1:arm64. [2022-06-03T09:31:40.990Z] #21 19.29 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-06-03T09:31:40.990Z] #21 19.29 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-06-03T09:31:40.990Z] #21 19.36 Selecting previously unselected package libgpm2:arm64. [2022-06-03T09:31:40.990Z] #21 19.36 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-06-03T09:31:40.990Z] #21 19.36 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-06-03T09:31:41.117Z] #60 ... [2022-06-03T09:31:41.117Z] [2022-06-03T09:31:41.117Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-06-03T09:31:41.117Z] #16 sha256:b6e9ddd00bef5e0a34d37ce77e3177626aec573a2dfdbcad77e075740bd2bf67 [2022-06-03T09:31:41.117Z] #16 DONE 3.2s [2022-06-03T09:31:41.117Z] [2022-06-03T09:31:41.117Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-06-03T09:31:41.117Z] #17 sha256:0da627211182c603ee7be6f7ffb3706f8ff04596b10c40cd96e46cd84ec2a4b3 [2022-06-03T09:31:41.249Z] #21 19.43 Selecting previously unselected package libicu67:arm64. [2022-06-03T09:31:41.249Z] #21 19.44 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-06-03T09:31:41.249Z] #21 19.45 Unpacking libicu67:arm64 (67.1-7) ... [2022-06-03T09:31:43.023Z] #17 1.809 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-06-03T09:31:43.023Z] #17 DONE 1.9s [2022-06-03T09:31:43.023Z] [2022-06-03T09:31:43.023Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-06-03T09:31:43.023Z] #18 sha256:c5d808491156548e8c50cdb83155ddaa8345ad246197c31f13c14fdd94307138 [2022-06-03T09:31:43.781Z] #21 22.12 Selecting previously unselected package libinih1:arm64. [2022-06-03T09:31:43.781Z] #21 22.12 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-06-03T09:31:43.781Z] #21 22.12 Unpacking libinih1:arm64 (53-1+b2) ... [2022-06-03T09:31:43.781Z] #21 22.19 Selecting previously unselected package libnet1:arm64. [2022-06-03T09:31:43.781Z] #21 22.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-06-03T09:31:43.781Z] #21 22.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:31:44.039Z] #21 22.26 Selecting previously unselected package libnl-3-200:arm64. [2022-06-03T09:31:44.039Z] #21 22.26 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-06-03T09:31:44.039Z] #21 22.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-03T09:31:44.039Z] #21 22.35 Selecting previously unselected package libprotobuf-c1:arm64. [2022-06-03T09:31:44.039Z] #21 22.35 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-06-03T09:31:44.039Z] #21 22.36 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-03T09:31:44.039Z] #21 22.42 Selecting previously unselected package net-tools. [2022-06-03T09:31:44.039Z] #21 22.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-06-03T09:31:44.039Z] #21 22.45 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-03T09:31:44.297Z] #21 22.63 Selecting previously unselected package patch. [2022-06-03T09:31:44.297Z] #21 22.63 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-06-03T09:31:44.297Z] #21 22.64 Unpacking patch (2.7.6-7) ... [2022-06-03T09:31:44.297Z] #21 22.72 Selecting previously unselected package python-pip-whl. [2022-06-03T09:31:44.403Z] #18 DONE 1.8s [2022-06-03T09:31:44.403Z] [2022-06-03T09:31:44.403Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-06-03T09:31:44.403Z] #19 sha256:da436bba4d4a55f2ae7cb2087a13512abb3410f3208571a918e831778b559cc1 [2022-06-03T09:31:44.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-03T09:31:44.555Z] #21 22.73 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-03T09:31:44.555Z] #21 22.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-03T09:31:44.813Z] #21 23.20 Selecting previously unselected package python3-lib2to3. [2022-06-03T09:31:44.813Z] #21 23.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-03T09:31:44.813Z] #21 23.21 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-03T09:31:44.813Z] #21 23.33 Selecting previously unselected package python3-distutils. [2022-06-03T09:31:45.072Z] #21 23.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-03T09:31:45.072Z] #21 23.33 Unpacking python3-distutils (3.9.2-1) ... [2022-06-03T09:31:45.072Z] #21 23.48 Selecting previously unselected package python3-pkg-resources. [2022-06-03T09:31:45.072Z] #21 23.48 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-03T09:31:45.072Z] #21 23.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:31:45.072Z] #21 23.62 Selecting previously unselected package python3-setuptools. [2022-06-03T09:31:45.331Z] #21 23.63 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-03T09:31:45.331Z] #21 23.66 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-03T09:31:45.597Z] #21 23.88 Selecting previously unselected package python3-wheel. [2022-06-03T09:31:45.597Z] #21 23.89 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-03T09:31:45.597Z] #21 23.90 Unpacking python3-wheel (0.34.2-1) ... [2022-06-03T09:31:45.597Z] #21 23.95 Selecting previously unselected package python3-pip. [2022-06-03T09:31:45.597Z] #21 23.96 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-03T09:31:45.597Z] #21 23.96 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-03T09:31:45.855Z] #21 24.18 Selecting previously unselected package sudo. [2022-06-03T09:31:45.855Z] #21 24.18 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-06-03T09:31:45.855Z] #21 24.19 Unpacking sudo (1.9.5p2-3) ... [2022-06-03T09:31:46.313Z] #19 DONE 1.8s [2022-06-03T09:31:46.313Z] [2022-06-03T09:31:46.313Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-06-03T09:31:46.313Z] #20 sha256:81ba5c146be2f3dabb53183d96770b77a39e1d4e63dc223a99b72091506bea2a [2022-06-03T09:31:46.422Z] #21 24.69 Selecting previously unselected package thin-provisioning-tools. [2022-06-03T09:31:46.422Z] #21 24.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-06-03T09:31:46.422Z] #21 24.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-03T09:31:46.680Z] #21 24.88 Selecting previously unselected package uidmap. [2022-06-03T09:31:46.680Z] #21 24.88 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-06-03T09:31:46.680Z] #21 24.89 Unpacking uidmap (1:4.8.1-1) ... [2022-06-03T09:31:46.680Z] #21 25.01 Selecting previously unselected package vim-runtime. [2022-06-03T09:31:46.680Z] #21 25.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-03T09:31:46.680Z] #21 25.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-03T09:31:46.680Z] #21 25.05 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-03T09:31:46.680Z] #21 25.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:48.218Z] #20 DONE 1.9s [2022-06-03T09:31:48.218Z] [2022-06-03T09:31:48.218Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:31:48.218Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-03T09:31:49.209Z] #21 27.64 Selecting previously unselected package vim. [2022-06-03T09:31:49.209Z] #21 27.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-06-03T09:31:49.468Z] #21 27.67 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:49.726Z] #21 28.03 Selecting previously unselected package xfsprogs. [2022-06-03T09:31:49.726Z] #21 28.05 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-06-03T09:31:49.726Z] #21 28.05 Unpacking xfsprogs (5.10.0-4) ... [2022-06-03T09:31:49.984Z] #21 28.39 Selecting previously unselected package zip. [2022-06-03T09:31:49.984Z] #21 28.40 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-06-03T09:31:49.984Z] #21 28.41 Unpacking zip (3.0-12) ... [2022-06-03T09:31:49.984Z] #21 28.51 Selecting previously unselected package zstd. [2022-06-03T09:31:49.984Z] #21 28.51 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-06-03T09:31:50.123Z] #21 1.961 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-06-03T09:31:50.123Z] #21 1.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-06-03T09:31:50.123Z] #21 1.992 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-06-03T09:31:50.243Z] #21 28.52 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-03T09:31:50.502Z] #21 28.76 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:31:50.691Z] #21 2.494 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-06-03T09:31:51.071Z] #21 29.45 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-06-03T09:31:51.071Z] #21 29.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-03T09:31:51.071Z] #21 29.48 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-06-03T09:31:51.071Z] #21 29.49 Setting up libicu67:arm64 (67.1-7) ... [2022-06-03T09:31:51.071Z] #21 29.50 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-06-03T09:31:51.071Z] #21 29.51 Setting up libinih1:arm64 (53-1+b2) ... [2022-06-03T09:31:51.328Z] #21 29.53 Setting up uidmap (1:4.8.1-1) ... [2022-06-03T09:31:51.328Z] #21 29.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:31:51.328Z] #21 29.55 Setting up bzip2 (1.0.8-4) ... [2022-06-03T09:31:51.328Z] #21 29.56 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-06-03T09:31:51.328Z] #21 29.57 Setting up python3-wheel (0.34.2-1) ... [2022-06-03T09:31:51.844Z] #21 30.12 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:51.844Z] #21 30.14 Setting up libcap2:arm64 (1:2.44-1) ... [2022-06-03T09:31:51.844Z] #21 30.15 Setting up libcap2-bin (1:2.44-1) ... [2022-06-03T09:31:51.844Z] #21 30.16 Setting up apparmor (2.13.6-10) ... [2022-06-03T09:31:52.068Z] #21 3.568 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [153 kB] [2022-06-03T09:31:53.449Z] #21 4.959 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-06-03T09:31:53.476Z] #21 31.76 Setting up zip (3.0-12) ... [2022-06-03T09:31:53.476Z] #21 31.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:53.476Z] #21 31.79 Setting up bash-completion (1:2.11-2) ... [2022-06-03T09:31:54.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-03T09:31:56.042Z] #21 34.21 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-03T09:31:56.042Z] #21 34.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-03T09:31:56.042Z] #21 34.23 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-06-03T09:31:56.042Z] #21 34.25 Setting up patch (2.7.6-7) ... [2022-06-03T09:31:56.042Z] #21 34.26 Setting up sudo (1.9.5p2-3) ... [2022-06-03T09:31:56.042Z] #21 34.35 invoke-rc.d: could not determine current runlevel [2022-06-03T09:31:56.042Z] #21 34.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T09:31:56.042Z] #21 34.39 Setting up xfsprogs (5.10.0-4) ... [2022-06-03T09:31:56.042Z] #21 34.41 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-06-03T09:31:56.042Z] #21 34.44 Setting up inetutils-ping (2:2.0-1) ... [2022-06-03T09:31:56.043Z] #21 34.46 Setting up pigz (2.6-1) ... [2022-06-03T09:31:56.043Z] #21 34.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-06-03T09:31:56.043Z] #21 34.49 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-06-03T09:31:56.301Z] #21 34.55 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-03T09:31:56.301Z] #21 34.60 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:56.737Z] #21 8.509 Fetched 8537 kB in 7s (1249 kB/s) [2022-06-03T09:31:56.866Z] #21 35.13 Setting up libaio1:arm64 (0.3.112-9) ... [2022-06-03T09:31:56.866Z] #21 35.14 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-03T09:31:57.124Z] #21 35.53 Setting up libelf1:arm64 (0.183-1) ... [2022-06-03T09:31:57.305Z] #21 8.509 Reading package lists... [2022-06-03T09:31:57.305Z] #21 ... [2022-06-03T09:31:57.305Z] [2022-06-03T09:31:57.305Z] #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-06-03T09:31:57.305Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:31:57.305Z] #60 13.00 + cd /tmp/tmp.19NAS4x0If/src/github.com/opencontainers/runc [2022-06-03T09:31:57.305Z] #60 13.00 + git checkout -q v1.1.2 [2022-06-03T09:31:57.305Z] #60 13.37 + '[' -z '' ']' [2022-06-03T09:31:57.305Z] #60 13.37 + target=static [2022-06-03T09:31:57.305Z] #60 13.37 + make BUILDTAGS=seccomp static [2022-06-03T09:31:57.305Z] #60 13.85 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-06-03T09:31:57.383Z] #21 35.58 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-03T09:31:57.383Z] #21 35.59 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-06-03T09:31:57.383Z] #21 35.60 Setting up python3-distutils (3.9.2-1) ... [2022-06-03T09:31:57.641Z] #21 35.92 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:31:57.641Z] #21 35.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-03T09:31:57.641Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-03T09:31:57.641Z] #21 35.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-03T09:31:57.641Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-03T09:31:57.641Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-03T09:31:57.641Z] #21 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-03T09:31:57.641Z] #21 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-03T09:31:57.641Z] #21 35.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-03T09:31:57.641Z] #21 36.00 Setting up python3-setuptools (52.0.0-4) ... [2022-06-03T09:31:57.874Z] #60 ... [2022-06-03T09:31:57.874Z] [2022-06-03T09:31:57.874Z] #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-06-03T09:31:57.874Z] #34 sha256:4399967e68cfeb27bc29e68823955ef1447740272f5bb74d552cfb0d8b82873d [2022-06-03T09:31:57.874Z] #34 DONE 142.1s [2022-06-03T09:31:57.874Z] [2022-06-03T09:31:57.874Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:31:57.874Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:31:58.574Z] #21 37.09 Setting up libjq1:arm64 (1.6-2.1) ... [2022-06-03T09:31:58.832Z] #21 37.10 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-06-03T09:31:58.832Z] #21 37.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-03T09:31:58.832Z] #21 37.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-03T09:31:59.768Z] #21 37.97 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-06-03T09:31:59.768Z] #21 37.99 Setting up jq (1.6-2.1) ... [2022-06-03T09:31:59.768Z] #21 38.00 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-06-03T09:31:59.768Z] #21 38.03 Setting up iptables (1.8.7-1) ... [2022-06-03T09:31:59.768Z] #21 38.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-03T09:31:59.768Z] #21 38.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-03T09:31:59.768Z] #21 38.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-03T09:31:59.768Z] #21 38.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-03T09:31:59.768Z] #21 38.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-03T09:31:59.768Z] #21 38.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-03T09:31:59.768Z] #21 38.08 Setting up iproute2 (5.10.0-4) ... [2022-06-03T09:31:59.779Z] #36 ... [2022-06-03T09:31:59.779Z] [2022-06-03T09:31:59.779Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:31:59.779Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-03T09:31:59.779Z] #21 8.509 Reading package lists... [2022-06-03T09:32:00.027Z] #21 38.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:32:00.038Z] #21 11.34 Reading package lists... [2022-06-03T09:32:00.038Z] #21 ... [2022-06-03T09:32:00.038Z] [2022-06-03T09:32:00.038Z] #36 [delve 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/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-06-03T09:32:00.038Z] #36 sha256:3b6a94c01343114c08f8ae10d585ed0b2178c28c7cee4aaa0e3458ca2bc7e654 [2022-06-03T09:32:00.038Z] #36 144.4 Delve is a source level debugger for Go programs. [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-06-03T09:32:00.038Z] #36 144.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Pass flags to the program you are debugging using `--`, for example: [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Usage: [2022-06-03T09:32:00.038Z] #36 144.4 dlv [command] [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Available Commands: [2022-06-03T09:32:00.038Z] #36 144.4 attach Attach to running process and begin debugging. [2022-06-03T09:32:00.038Z] #36 144.4 connect Connect to a headless debug server with a terminal client. [2022-06-03T09:32:00.038Z] #36 144.4 core Examine a core dump. [2022-06-03T09:32:00.038Z] #36 144.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-06-03T09:32:00.038Z] #36 144.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-06-03T09:32:00.038Z] #36 144.4 exec Execute a precompiled binary, and begin a debug session. [2022-06-03T09:32:00.038Z] #36 144.4 help Help about any command [2022-06-03T09:32:00.038Z] #36 144.4 run Deprecated command. Use 'debug' instead. [2022-06-03T09:32:00.038Z] #36 144.4 test Compile test binary and begin debugging program. [2022-06-03T09:32:00.038Z] #36 144.4 trace Compile and begin tracing program. [2022-06-03T09:32:00.038Z] #36 144.4 version Prints version. [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Flags: [2022-06-03T09:32:00.038Z] #36 144.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-06-03T09:32:00.038Z] #36 144.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-06-03T09:32:00.038Z] #36 144.4 --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-06-03T09:32:00.038Z] #36 144.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-06-03T09:32:00.038Z] #36 144.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-06-03T09:32:00.038Z] #36 144.4 --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-06-03T09:32:00.038Z] #36 144.4 --disable-aslr Disables address space randomization [2022-06-03T09:32:00.038Z] #36 144.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-06-03T09:32:00.038Z] #36 144.4 -h, --help help for dlv [2022-06-03T09:32:00.038Z] #36 144.4 --init string Init file, executed by the terminal client. [2022-06-03T09:32:00.038Z] #36 144.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-06-03T09:32:00.038Z] #36 144.4 --log Enable debugging server logging. [2022-06-03T09:32:00.038Z] #36 144.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-06-03T09:32:00.038Z] #36 144.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-06-03T09:32:00.038Z] #36 144.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-06-03T09:32:00.038Z] #36 144.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-06-03T09:32:00.038Z] #36 144.4 --wd string Working directory for running the program. [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Additional help topics: [2022-06-03T09:32:00.038Z] #36 144.4 dlv backend Help about the --backend flag. [2022-06-03T09:32:00.038Z] #36 144.4 dlv log Help about logging flags. [2022-06-03T09:32:00.038Z] #36 144.4 dlv redirect Help about file redirection. [2022-06-03T09:32:00.038Z] #36 144.4 [2022-06-03T09:32:00.038Z] #36 144.4 Use "dlv [command] --help" for more information about a command. [2022-06-03T09:32:00.038Z] #36 DONE 144.6s [2022-06-03T09:32:00.297Z] [2022-06-03T09:32:00.297Z] #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-06-03T09:32:00.297Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:32:01.403Z] #21 DONE 39.4s [2022-06-03T09:32:01.403Z] [2022-06-03T09:32:01.403Z] #22 [dev-systemd-false 8/26] 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-06-03T09:32:01.403Z] #22 sha256:26137475dac873686777bd0156314dca208fc7d33375079d71d14c3dcb30c35d [2022-06-03T09:32:01.662Z] #22 0.631 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-03T09:32:01.662Z] #22 0.635 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-03T09:32:01.662Z] #22 0.638 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-03T09:32:01.662Z] #22 DONE 0.7s [2022-06-03T09:32:01.662Z] [2022-06-03T09:32:01.662Z] #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-06-03T09:32:01.662Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-03T09:32:01.921Z] #47 ... [2022-06-03T09:32:01.921Z] [2022-06-03T09:32:01.921Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-03T09:32:01.921Z] #23 sha256:88254d14ddb90aa4c0cca30b66e3966710f4b7f4a492f4f9ef657a1c3e17af57 [2022-06-03T09:32:02.203Z] #47 ... [2022-06-03T09:32:02.203Z] [2022-06-03T09:32:02.203Z] #21 [dev-systemd-false 7/26] 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 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-06-03T09:32:02.203Z] #21 sha256:adf88728f85cb89c5ac2995bab0f278bf44729cb55f6a8898996669008beb450 [2022-06-03T09:32:02.203Z] #21 11.34 Reading package lists... [2022-06-03T09:32:02.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-03T09:32:02.770Z] #21 14.07 Building dependency tree... [2022-06-03T09:32:03.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-03T09:32:03.337Z] #21 15.21 The following additional packages will be installed: [2022-06-03T09:32:03.596Z] #21 15.21 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-03T09:32:03.596Z] #21 15.21 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-06-03T09:32:03.596Z] #21 15.21 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-06-03T09:32:03.596Z] #21 15.21 python3-pkg-resources vim-runtime xxd [2022-06-03T09:32:03.596Z] #21 15.21 Suggested packages: [2022-06-03T09:32:03.596Z] #21 15.21 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-06-03T09:32:03.596Z] #21 15.21 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-06-03T09:32:03.596Z] #21 15.21 acl attr quota [2022-06-03T09:32:03.596Z] #21 15.21 Recommended packages: [2022-06-03T09:32:03.596Z] #21 15.21 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-06-03T09:32:03.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-03T09:32:04.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-03T09:32:04.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-03T09:32:05.006Z] #21 16.45 The following NEW packages will be installed: [2022-06-03T09:32:05.006Z] #21 16.45 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-06-03T09:32:05.006Z] #21 16.45 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-06-03T09:32:05.006Z] #21 16.45 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-06-03T09:32:05.006Z] #21 16.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-06-03T09:32:05.006Z] #21 16.45 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-06-03T09:32:05.006Z] #21 16.46 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-06-03T09:32:05.006Z] #21 16.46 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-06-03T09:32:05.006Z] #21 16.46 xz-utils zip zstd [2022-06-03T09:32:05.006Z] #21 16.79 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:32:05.006Z] #21 16.79 Need to get 27.6 MB of archives. [2022-06-03T09:32:05.006Z] #21 16.79 After this operation, 106 MB of additional disk space will be used. [2022-06-03T09:32:05.006Z] #21 16.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-06-03T09:32:05.006Z] #21 16.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-06-03T09:32:05.006Z] #21 16.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-06-03T09:32:05.006Z] #21 16.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-06-03T09:32:05.006Z] #21 16.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-06-03T09:32:05.006Z] #21 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-06-03T09:32:05.006Z] #21 16.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-06-03T09:32:05.006Z] #21 16.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-06-03T09:32:05.006Z] #21 16.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-06-03T09:32:05.006Z] #21 16.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-06-03T09:32:05.006Z] #21 16.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-06-03T09:32:05.006Z] #21 16.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-06-03T09:32:05.006Z] #21 16.85 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-06-03T09:32:05.006Z] #21 16.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-06-03T09:32:05.006Z] #21 16.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-06-03T09:32:05.006Z] #21 16.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-06-03T09:32:05.006Z] #21 16.87 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-06-03T09:32:05.006Z] #21 16.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-06-03T09:32:05.006Z] #21 16.88 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-06-03T09:32:05.006Z] #21 16.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-06-03T09:32:05.006Z] #21 16.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-06-03T09:32:05.006Z] #21 16.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-06-03T09:32:05.006Z] #21 16.89 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-06-03T09:32:05.006Z] #21 16.90 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-06-03T09:32:05.006Z] #21 16.90 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-06-03T09:32:05.006Z] #21 16.90 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-06-03T09:32:05.006Z] #21 16.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-06-03T09:32:05.311Z] #21 17.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-06-03T09:32:05.311Z] #21 17.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-06-03T09:32:05.311Z] #21 17.17 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-06-03T09:32:05.311Z] #21 17.17 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-06-03T09:32:05.311Z] #21 17.17 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-06-03T09:32:05.311Z] #21 17.17 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-06-03T09:32:05.311Z] #21 17.18 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-06-03T09:32:05.311Z] #21 17.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-06-03T09:32:05.311Z] #21 17.22 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-06-03T09:32:05.311Z] #21 17.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-06-03T09:32:05.311Z] #21 17.22 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-06-03T09:32:05.311Z] #21 17.24 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-06-03T09:32:05.573Z] #21 17.24 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-06-03T09:32:05.573Z] #21 17.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-06-03T09:32:05.573Z] #21 17.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-06-03T09:32:05.573Z] #21 17.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-06-03T09:32:05.573Z] #21 17.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-06-03T09:32:05.573Z] #21 17.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-06-03T09:32:05.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-03T09:32:05.842Z] #21 17.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-06-03T09:32:05.842Z] #21 17.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-06-03T09:32:05.842Z] #21 17.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-06-03T09:32:06.409Z] #21 18.18 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:32:06.409Z] #21 18.33 Fetched 27.6 MB in 1s (25.4 MB/s) [2022-06-03T09:32:06.409Z] #21 18.39 Selecting previously unselected package pigz. [2022-06-03T09:32:06.667Z] #21 18.39 (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 ... 24019 files and directories currently installed.) [2022-06-03T09:32:06.667Z] #21 18.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-06-03T09:32:06.667Z] #21 18.44 Unpacking pigz (2.6-1) ... [2022-06-03T09:32:06.667Z] #21 18.50 Selecting previously unselected package libelf1:amd64. [2022-06-03T09:32:06.667Z] #21 18.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-06-03T09:32:06.667Z] #21 18.52 Unpacking libelf1:amd64 (0.183-1) ... [2022-06-03T09:32:06.667Z] #21 18.64 Selecting previously unselected package libbpf0:amd64. [2022-06-03T09:32:06.667Z] #21 18.64 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-06-03T09:32:06.925Z] #21 18.65 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-06-03T09:32:06.925Z] #21 18.74 Selecting previously unselected package libcap2:amd64. [2022-06-03T09:32:06.925Z] #21 18.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-06-03T09:32:06.925Z] #21 18.76 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-06-03T09:32:06.925Z] #21 18.83 Selecting previously unselected package libmnl0:amd64. [2022-06-03T09:32:06.925Z] #21 18.83 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-06-03T09:32:06.925Z] #21 18.84 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-06-03T09:32:07.183Z] #21 18.90 Selecting previously unselected package libxtables12:amd64. [2022-06-03T09:32:07.184Z] #21 18.90 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-06-03T09:32:07.184Z] #21 18.91 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-06-03T09:32:07.184Z] #21 18.96 Selecting previously unselected package libcap2-bin. [2022-06-03T09:32:07.184Z] #21 18.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-06-03T09:32:07.184Z] #21 18.97 Unpacking libcap2-bin (1:2.44-1) ... [2022-06-03T09:32:07.442Z] #21 19.05 Selecting previously unselected package iproute2. [2022-06-03T09:32:07.442Z] #21 19.06 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-06-03T09:32:07.442Z] #21 19.06 Unpacking iproute2 (5.10.0-4) ... [2022-06-03T09:32:07.703Z] #21 19.51 Selecting previously unselected package xxd. [2022-06-03T09:32:07.703Z] #21 19.52 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-03T09:32:07.703Z] #21 19.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:07.963Z] #21 19.61 Selecting previously unselected package vim-common. [2022-06-03T09:32:07.963Z] #21 19.63 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-03T09:32:07.963Z] #21 19.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:07.963Z] #21 19.79 Selecting previously unselected package bash-completion. [2022-06-03T09:32:07.963Z] #21 19.79 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-06-03T09:32:08.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-03T09:32:09.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-03T09:32:09.888Z] #21 21.57 Unpacking bash-completion (1:2.11-2) ... [2022-06-03T09:32:10.147Z] #21 22.03 Selecting previously unselected package bzip2. [2022-06-03T09:32:10.147Z] #21 22.03 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-06-03T09:32:10.147Z] #21 22.04 Unpacking bzip2 (1.0.8-4) ... [2022-06-03T09:32:10.147Z] #21 22.12 Selecting previously unselected package xz-utils. [2022-06-03T09:32:10.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-03T09:32:10.406Z] #21 22.13 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-06-03T09:32:10.406Z] #21 22.13 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-03T09:32:10.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-03T09:32:10.665Z] #21 22.28 Selecting previously unselected package apparmor. [2022-06-03T09:32:10.665Z] #21 22.28 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-06-03T09:32:10.665Z] #21 22.34 Unpacking apparmor (2.13.6-10) ... [2022-06-03T09:32:10.924Z] #21 22.74 Selecting previously unselected package inetutils-ping. [2022-06-03T09:32:10.924Z] #21 22.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-06-03T09:32:10.924Z] #21 22.75 Unpacking inetutils-ping (2:2.0-1) ... [2022-06-03T09:32:11.183Z] #21 22.88 Selecting previously unselected package libip4tc2:amd64. [2022-06-03T09:32:11.183Z] #21 22.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-06-03T09:32:11.183Z] #21 22.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-06-03T09:32:11.183Z] #21 22.97 Selecting previously unselected package libip6tc2:amd64. [2022-06-03T09:32:11.183Z] #21 22.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-06-03T09:32:11.183Z] #21 22.97 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-06-03T09:32:11.183Z] #21 23.04 Selecting previously unselected package libnfnetlink0:amd64. [2022-06-03T09:32:11.183Z] #21 23.05 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-06-03T09:32:11.183Z] #21 23.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-03T09:32:11.183Z] #21 23.13 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-06-03T09:32:11.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-03T09:32:11.441Z] #21 23.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-06-03T09:32:11.441Z] #21 23.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-03T09:32:11.441Z] #21 23.23 Selecting previously unselected package libnftnl11:amd64. [2022-06-03T09:32:11.441Z] #21 23.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-06-03T09:32:11.441Z] #21 23.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-06-03T09:32:11.441Z] #21 23.30 Selecting previously unselected package iptables. [2022-06-03T09:32:11.441Z] #21 23.31 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-06-03T09:32:11.441Z] #21 23.32 Unpacking iptables (1.8.7-1) ... [2022-06-03T09:32:11.700Z] #21 23.59 Selecting previously unselected package libonig5:amd64. [2022-06-03T09:32:11.700Z] #21 23.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-06-03T09:32:11.700Z] #21 23.59 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-06-03T09:32:11.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-03T09:32:11.958Z] #21 23.73 Selecting previously unselected package libjq1:amd64. [2022-06-03T09:32:11.959Z] #21 23.74 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-06-03T09:32:11.959Z] #21 23.74 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-06-03T09:32:11.959Z] #21 23.83 Selecting previously unselected package jq. [2022-06-03T09:32:11.959Z] #21 23.84 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-06-03T09:32:11.959Z] #21 23.85 Unpacking jq (1.6-2.1) ... [2022-06-03T09:32:11.959Z] #21 23.93 Selecting previously unselected package libaio1:amd64. [2022-06-03T09:32:11.959Z] #21 23.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-06-03T09:32:11.959Z] #21 23.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-06-03T09:32:11.964Z] #23 8.643 Collecting yamllint==1.26.1 [2022-06-03T09:32:11.965Z] #23 9.680 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-03T09:32:12.217Z] #21 24.00 Selecting previously unselected package libgpm2:amd64. [2022-06-03T09:32:12.217Z] #21 24.00 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-06-03T09:32:12.217Z] #21 24.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-06-03T09:32:12.217Z] #21 24.06 Selecting previously unselected package libicu67:amd64. [2022-06-03T09:32:12.217Z] #21 24.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-06-03T09:32:12.217Z] #21 24.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-06-03T09:32:12.532Z] #23 10.57 Collecting pathspec>=0.5.3 [2022-06-03T09:32:12.532Z] #23 10.58 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-03T09:32:12.791Z] #23 10.83 Collecting pyyaml [2022-06-03T09:32:12.791Z] #23 10.85 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-06-03T09:32:12.791Z] #23 10.90 Building wheels for collected packages: yamllint [2022-06-03T09:32:12.791Z] #23 10.91 Building wheel for yamllint (setup.py): started [2022-06-03T09:32:13.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-03T09:32:13.726Z] #23 11.83 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-03T09:32:13.726Z] #23 11.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4833d16b0e919277ed89074a1c2a9d86f584617774d01190cdffe47bb7f5f20d [2022-06-03T09:32:13.726Z] #23 11.84 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-03T09:32:13.726Z] #23 11.84 Successfully built yamllint [2022-06-03T09:32:13.726Z] #23 11.86 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-03T09:32:13.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-03T09:32:13.984Z] #23 12.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-03T09:32:14.551Z] #23 DONE 12.6s [2022-06-03T09:32:14.551Z] [2022-06-03T09:32:14.551Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:32:14.551Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:32:14.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-03T09:32:15.503Z] #21 27.01 Selecting previously unselected package libinih1:amd64. [2022-06-03T09:32:15.503Z] #21 27.03 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-06-03T09:32:15.503Z] #21 27.04 Unpacking libinih1:amd64 (53-1+b2) ... [2022-06-03T09:32:15.503Z] #21 27.10 Selecting previously unselected package libnet1:amd64. [2022-06-03T09:32:15.503Z] #21 27.10 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-06-03T09:32:15.503Z] #21 27.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:32:15.503Z] #21 27.19 Selecting previously unselected package libnl-3-200:amd64. [2022-06-03T09:32:15.503Z] #21 27.20 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-06-03T09:32:15.503Z] #21 27.20 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-03T09:32:15.503Z] #21 27.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-06-03T09:32:15.503Z] #21 27.29 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-06-03T09:32:15.503Z] #21 27.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-03T09:32:15.503Z] #21 27.35 Selecting previously unselected package net-tools. [2022-06-03T09:32:15.503Z] #21 27.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-06-03T09:32:15.503Z] #21 27.35 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-06-03T09:32:15.746Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-03T09:32:15.746Z] Using test binary docker [2022-06-03T09:32:15.746Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-03T09:32:15.746Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-03T09:32:15.746Z] INFO: Waiting for daemon to start... [2022-06-03T09:32:15.746Z] Starting dockerd [2022-06-03T09:32:15.762Z] #21 27.52 Selecting previously unselected package patch. [2022-06-03T09:32:15.762Z] #21 27.52 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-06-03T09:32:15.762Z] #21 27.53 Unpacking patch (2.7.6-7) ... [2022-06-03T09:32:15.762Z] #21 27.61 Selecting previously unselected package python-pip-whl. [2022-06-03T09:32:16.021Z] #21 27.63 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-06-03T09:32:16.021Z] #21 27.63 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-03T09:32:16.280Z] #21 28.10 Selecting previously unselected package python3-lib2to3. [2022-06-03T09:32:16.280Z] #21 28.11 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-06-03T09:32:16.280Z] #21 28.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-06-03T09:32:16.538Z] #21 28.21 Selecting previously unselected package python3-distutils. [2022-06-03T09:32:16.538Z] #21 28.21 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-06-03T09:32:16.538Z] #21 28.22 Unpacking python3-distutils (3.9.2-1) ... [2022-06-03T09:32:16.538Z] #21 28.33 Selecting previously unselected package python3-pkg-resources. [2022-06-03T09:32:16.538Z] #21 28.34 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-06-03T09:32:16.538Z] #21 28.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:32:16.797Z] #21 28.45 Selecting previously unselected package python3-setuptools. [2022-06-03T09:32:16.797Z] #21 28.46 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-06-03T09:32:16.797Z] #21 28.46 Unpacking python3-setuptools (52.0.0-4) ... [2022-06-03T09:32:16.797Z] #21 28.70 Selecting previously unselected package python3-wheel. [2022-06-03T09:32:17.056Z] #21 28.71 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-06-03T09:32:17.056Z] #21 28.72 Unpacking python3-wheel (0.34.2-1) ... [2022-06-03T09:32:17.056Z] #21 28.79 Selecting previously unselected package python3-pip. [2022-06-03T09:32:17.056Z] #21 28.80 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-06-03T09:32:17.056Z] #21 28.80 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-06-03T09:32:17.315Z] #21 29.03 Selecting previously unselected package sudo. [2022-06-03T09:32:17.315Z] #21 29.03 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-06-03T09:32:17.315Z] #21 29.04 Unpacking sudo (1.9.5p2-3) ... [2022-06-03T09:32:17.574Z] #21 29.55 Selecting previously unselected package thin-provisioning-tools. [2022-06-03T09:32:17.833Z] #21 29.57 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-06-03T09:32:17.833Z] #21 29.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-06-03T09:32:18.092Z] #21 29.80 Selecting previously unselected package uidmap. [2022-06-03T09:32:18.092Z] #21 29.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-06-03T09:32:18.092Z] #21 29.81 Unpacking uidmap (1:4.8.1-1) ... [2022-06-03T09:32:18.092Z] #21 29.94 Selecting previously unselected package vim-runtime. [2022-06-03T09:32:18.092Z] #21 29.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-06-03T09:32:18.092Z] #21 29.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-06-03T09:32:18.277Z] . [2022-06-03T09:32:18.277Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-03T09:32:18.277Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-03T09:32:18.277Z] Error: No such image: emptyfs [2022-06-03T09:32:18.277Z] Running integration-test (iteration 1) [2022-06-03T09:32:18.277Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-03T09:32:18.351Z] #21 30.01 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-06-03T09:32:18.351Z] #21 30.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:18.536Z] Loaded image: busybox:latest [2022-06-03T09:32:18.536Z] Loaded image: busybox:glibc [2022-06-03T09:32:19.912Z] Loaded image: debian:bullseye-slim [2022-06-03T09:32:19.912Z] Loaded image: hello-world:latest [2022-06-03T09:32:19.912Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:32:19.912Z] INFO: Testing against a local daemon [2022-06-03T09:32:19.912Z] === RUN TestCgroupNamespacesBuild [2022-06-03T09:32:21.288Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-06-03T09:32:21.288Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-03T09:32:21.639Z] #21 33.01 Selecting previously unselected package vim. [2022-06-03T09:32:21.639Z] #21 33.01 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-06-03T09:32:21.639Z] #21 33.02 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:21.639Z] #21 33.49 Selecting previously unselected package xfsprogs. [2022-06-03T09:32:21.640Z] #21 33.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-06-03T09:32:21.640Z] #21 33.50 Unpacking xfsprogs (5.10.0-4) ... [2022-06-03T09:32:21.898Z] #21 33.86 Selecting previously unselected package zip. [2022-06-03T09:32:22.158Z] #21 33.87 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-06-03T09:32:22.158Z] #21 33.88 Unpacking zip (3.0-12) ... [2022-06-03T09:32:22.158Z] #21 34.04 Selecting previously unselected package zstd. [2022-06-03T09:32:22.158Z] #21 34.05 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-06-03T09:32:22.158Z] #21 34.06 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-06-03T09:32:22.222Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-06-03T09:32:22.222Z] === RUN TestBuildWithSession [2022-06-03T09:32:22.222Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:32:22.222Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-03T09:32:22.222Z] === RUN TestBuildSquashParent [2022-06-03T09:32:22.668Z] #55 ... [2022-06-03T09:32:22.669Z] [2022-06-03T09:32:22.669Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-03T09:32:22.669Z] #47 sha256:f07fa1b2b652023669769ccd2e573b51e16473d32c1a0fba5ef4c3aa72860c2e [2022-06-03T09:32:22.669Z] #47 177.4 + dpkg --print-architecture [2022-06-03T09:32:22.726Z] #21 34.32 Setting up python3-pkg-resources (52.0.0-4) ... [2022-06-03T09:32:23.235Z] #47 DONE 178.1s [2022-06-03T09:32:23.235Z] [2022-06-03T09:32:23.235Z] #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-06-03T09:32:23.235Z] #60 sha256:3df9e79719509f9fbbe6d78895db68240216cc9005d4edb7ce9fc2452a1b4f8e [2022-06-03T09:32:23.293Z] #21 35.14 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-06-03T09:32:23.293Z] #21 35.15 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-06-03T09:32:23.293Z] #21 35.16 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-06-03T09:32:23.293Z] #21 35.17 Setting up libicu67:amd64 (67.1-7) ... [2022-06-03T09:32:23.293Z] #21 35.19 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-06-03T09:32:23.293Z] #21 35.20 Setting up libinih1:amd64 (53-1+b2) ... [2022-06-03T09:32:23.293Z] #21 35.22 Setting up uidmap (1:4.8.1-1) ... [2022-06-03T09:32:23.293Z] #21 35.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-06-03T09:32:23.293Z] #21 35.26 Setting up bzip2 (1.0.8-4) ... [2022-06-03T09:32:23.293Z] #21 35.27 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-06-03T09:32:23.552Z] #21 35.28 Setting up python3-wheel (0.34.2-1) ... [2022-06-03T09:32:24.121Z] #21 35.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:24.121Z] #21 35.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-06-03T09:32:24.121Z] #21 35.98 Setting up libcap2-bin (1:2.44-1) ... [2022-06-03T09:32:24.380Z] #21 36.00 Setting up apparmor (2.13.6-10) ... [2022-06-03T09:32:25.756Z] #21 37.55 Setting up zip (3.0-12) ... [2022-06-03T09:32:25.756Z] #21 37.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:25.756Z] #21 37.62 Setting up bash-completion (1:2.11-2) ... [2022-06-03T09:32:27.660Z] #21 39.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-06-03T09:32:27.660Z] #21 39.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-06-03T09:32:27.660Z] #21 39.44 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-06-03T09:32:27.660Z] #21 39.45 Setting up patch (2.7.6-7) ... [2022-06-03T09:32:27.660Z] #21 39.46 Setting up sudo (1.9.5p2-3) ... [2022-06-03T09:32:27.660Z] #21 39.53 invoke-rc.d: could not determine current runlevel [2022-06-03T09:32:27.660Z] #21 39.54 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T09:32:27.660Z] #21 39.54 Setting up xfsprogs (5.10.0-4) ... [2022-06-03T09:32:27.660Z] #21 39.55 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-06-03T09:32:27.660Z] #21 39.57 Setting up inetutils-ping (2:2.0-1) ... [2022-06-03T09:32:27.660Z] #21 39.58 Setting up pigz (2.6-1) ... [2022-06-03T09:32:27.660Z] #21 39.59 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-06-03T09:32:27.660Z] #21 39.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-06-03T09:32:27.660Z] #21 39.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-06-03T09:32:27.918Z] #21 39.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:28.485Z] #21 40.29 Setting up libaio1:amd64 (0.3.112-9) ... [2022-06-03T09:32:28.485Z] #21 40.30 Setting up python3-lib2to3 (3.9.2-1) ... [2022-06-03T09:32:29.003Z] #21 40.66 Setting up libelf1:amd64 (0.183-1) ... [2022-06-03T09:32:29.003Z] #21 40.69 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-06-03T09:32:29.003Z] #21 40.70 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-06-03T09:32:29.003Z] #21 40.71 Setting up python3-distutils (3.9.2-1) ... [2022-06-03T09:32:29.261Z] #21 41.13 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-06-03T09:32:29.261Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-06-03T09:32:29.261Z] #21 41.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-06-03T09:32:29.261Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-06-03T09:32:29.261Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-06-03T09:32:29.261Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-06-03T09:32:29.261Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-06-03T09:32:29.261Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-06-03T09:32:29.261Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-06-03T09:32:29.261Z] #21 41.19 Setting up python3-setuptools (52.0.0-4) ... [2022-06-03T09:32:30.331Z] --- PASS: TestBuildSquashParent (6.81s) [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:32:30.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:32:30.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:32:30.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:32:30.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:32:30.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:32:30.331Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:32:30.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:32:30.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:32:30.331Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:32:30.638Z] #21 42.45 Setting up libjq1:amd64 (1.6-2.1) ... [2022-06-03T09:32:30.638Z] #21 42.47 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-06-03T09:32:30.638Z] #21 42.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-06-03T09:32:30.638Z] #21 42.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-06-03T09:32:30.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:32:30.898Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:32:32.043Z] #21 43.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-06-03T09:32:32.043Z] #21 43.60 Setting up jq (1.6-2.1) ... [2022-06-03T09:32:32.043Z] #21 43.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-06-03T09:32:32.043Z] #21 43.63 Setting up iptables (1.8.7-1) ... [2022-06-03T09:32:32.043Z] #21 43.64 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-03T09:32:32.043Z] #21 43.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-03T09:32:32.043Z] #21 43.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-06-03T09:32:32.043Z] #21 43.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-06-03T09:32:32.043Z] #21 43.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-06-03T09:32:32.043Z] #21 43.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-06-03T09:32:32.043Z] #21 43.68 Setting up iproute2 (5.10.0-4) ... [2022-06-03T09:32:32.304Z] #21 44.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:32:32.563Z] #21 DONE 44.4s [2022-06-03T09:32:32.563Z] [2022-06-03T09:32:32.563Z] #22 [dev-systemd-false 8/26] 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-06-03T09:32:32.563Z] #22 sha256:28b8ede06aaf80c2647e950a3b14bb108bc0b21cd6feabf88eaedddc580c78bb [2022-06-03T09:32:32.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:32:33.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:32:33.941Z] #22 1.325 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-06-03T09:32:33.941Z] #22 1.329 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-06-03T09:32:33.941Z] #22 1.331 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-06-03T09:32:33.941Z] #22 DONE 1.5s [2022-06-03T09:32:33.941Z] [2022-06-03T09:32:33.941Z] #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-06-03T09:32:33.941Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:32:34.200Z] #47 ... [2022-06-03T09:32:34.200Z] [2022-06-03T09:32:34.200Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-06-03T09:32:34.200Z] #23 sha256:98f0f2607b2c07e90269be57bf0cae114d1acdf91571ccbc325d5f396d4ab29e [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.28s) [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2022-06-03T09:32:34.961Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2022-06-03T09:32:34.961Z] === RUN TestBuildMultiStageCopy [2022-06-03T09:32:34.961Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-03T09:32:38.244Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-03T09:32:39.178Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-03T09:32:40.111Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-03T09:32:41.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-03T09:32:42.419Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-06-03T09:32:42.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-06-03T09:32:42.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-06-03T09:32:42.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-06-03T09:32:42.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-06-03T09:32:42.419Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-06-03T09:32:42.419Z] === RUN TestBuildMultiStageParentConfig [2022-06-03T09:32:44.176Z] #23 9.447 Collecting yamllint==1.26.1 [2022-06-03T09:32:44.439Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-06-03T09:32:45.817Z] #23 11.54 Collecting pathspec>=0.5.3 [2022-06-03T09:32:45.817Z] #23 11.56 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-06-03T09:32:45.817Z] #23 11.89 Collecting pyyaml [2022-06-03T09:32:45.817Z] #23 11.89 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-06-03T09:32:45.817Z] #23 11.94 Building wheels for collected packages: yamllint [2022-06-03T09:32:45.817Z] #23 11.95 Building wheel for yamllint (setup.py): started [2022-06-03T09:32:46.754Z] #23 12.75 Building wheel for yamllint (setup.py): finished with status 'done' [2022-06-03T09:32:46.754Z] #23 12.76 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0c7050e1462abb2134d767565c90075a096e3c5d1f85d167a124cccd6b0a731f [2022-06-03T09:32:46.754Z] #23 12.76 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-06-03T09:32:46.754Z] #23 12.77 Successfully built yamllint [2022-06-03T09:32:46.754Z] #23 12.79 Installing collected packages: pyyaml, pathspec, yamllint [2022-06-03T09:32:47.323Z] #23 13.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-06-03T09:32:47.704Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-06-03T09:32:47.704Z] === RUN TestBuildLabelWithTargets [2022-06-03T09:32:47.890Z] #23 DONE 13.8s [2022-06-03T09:32:47.890Z] [2022-06-03T09:32:47.890Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-03T09:32:47.891Z] #27 sha256:56e50a552c51c0476df75697f980f91dfe4939747a0a1c5a18e804a270cb9b5b [2022-06-03T09:32:48.149Z] #27 DONE 0.3s [2022-06-03T09:32:48.149Z] [2022-06-03T09:32:48.149Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-03T09:32:48.149Z] #32 sha256:e441efc595ea7f8747b083b2660ce186412d8e5858c010de998f5296edcf99da [2022-06-03T09:32:48.716Z] #32 DONE 0.6s [2022-06-03T09:32:48.716Z] [2022-06-03T09:32:48.717Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-03T09:32:48.717Z] #35 sha256:71f5762d134ef7e8d7f1b72e3ead08bdc7de2ea15e2ca08e5de44742c5bbe36c [2022-06-03T09:32:48.976Z] #35 DONE 0.3s [2022-06-03T09:32:48.976Z] [2022-06-03T09:32:48.976Z] #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-06-03T09:32:48.976Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:32:49.235Z] #60 ... [2022-06-03T09:32:49.235Z] [2022-06-03T09:32:49.235Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-03T09:32:49.235Z] #37 sha256:5891601e0aab0fd24acec9842184d357ed8f6e377e782ec06f5dfc509539b286 [2022-06-03T09:32:49.235Z] #37 DONE 0.3s [2022-06-03T09:32:49.235Z] [2022-06-03T09:32:49.235Z] #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-06-03T09:32:49.235Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:32:49.497Z] #60 ... [2022-06-03T09:32:49.497Z] [2022-06-03T09:32:49.497Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-03T09:32:49.497Z] #39 sha256:d2772df87683939b1109e81d2985394c331140e391cea8e5f3350b5b217967b9 [2022-06-03T09:32:49.497Z] #39 DONE 0.1s [2022-06-03T09:32:49.497Z] [2022-06-03T09:32:49.497Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-03T09:32:49.497Z] #41 sha256:5353640c921bcef1728518e9e3a03b53694a95cdd5581ec107a4709a0cb1b81f [2022-06-03T09:32:49.497Z] #41 DONE 0.1s [2022-06-03T09:32:49.497Z] [2022-06-03T09:32:49.497Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-03T09:32:49.497Z] #45 sha256:10d1cb4bbf4816c6e2a72080085a5c091f952bcbe952ba2eb0c29c6df55d29be [2022-06-03T09:32:49.497Z] #45 DONE 0.0s [2022-06-03T09:32:49.497Z] [2022-06-03T09:32:49.497Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:32:49.497Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:32:55.813Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-06-03T09:32:55.813Z] === RUN TestBuildWithEmptyLayers [2022-06-03T09:32:58.341Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-06-03T09:32:58.341Z] === RUN TestBuildMultiStageOnBuild [2022-06-03T09:33:01.743Z] #55 ... [2022-06-03T09:33:01.743Z] [2022-06-03T09:33:01.743Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-06-03T09:33:01.743Z] #47 sha256:22e471eed4586ccdd5bed19d5c8a31f1c57fa298dbfc7983f84a682a3eb9100c [2022-06-03T09:33:01.743Z] #47 206.2 + dpkg --print-architecture [2022-06-03T09:33:01.743Z] #47 206.2 + git checkout -q v2.1.0 [2022-06-03T09:33:02.311Z] #47 206.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-06-03T09:33:02.311Z] #47 206.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-06-03T09:33:02.676Z] INFO [linters context/goanalysis] analyzers took 4m53.135889879s with top 10 stages: buildir: 1m58.535823994s, goimports: 23.433628771s, gosec: 15.903245032s, unconvert: 15.87760715s, golint: 8.499460481s, S1038: 8.265939534s, misspell: 6.781905554s, nilness: 5.113716147s, unused: 4.413574907s, directives: 4.23175282s [2022-06-03T09:33:02.676Z] INFO [runner] Issues before processing: 3033, after processing: 0 [2022-06-03T09:33:02.676Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 77/2034, cgo: 2417/3033, filename_unadjuster: 2417/2417, skip_files: 2417/2417, skip_dirs: 2417/2417, autogenerated_exclude: 2034/2417, identifier_marker: 2034/2034, exclude: 2034/2034, path_prettifier: 2417/2417, nolint: 0/77 [2022-06-03T09:33:02.676Z] INFO [runner] processing took 85.286728ms with stages: nolint: 32.538105ms, identifier_marker: 22.77432ms, path_prettifier: 10.838578ms, autogenerated_exclude: 8.803054ms, exclude-rules: 7.941037ms, skip_dirs: 1.991946ms, cgo: 251.658µs, filename_unadjuster: 142.901µs, max_same_issues: 1.264µs, uniq_by_line: 662ns, exclude: 604ns, skip_files: 486ns, source_code: 308ns, max_from_linter: 304ns, diff: 302ns, severity-rules: 258ns, path_shortener: 253ns, sort_results: 245ns, max_per_file_from_linter: 230ns, path_prefixer: 213ns [2022-06-03T09:33:02.676Z] INFO [runner] linters took 1m32.379701536s with stages: goanalysis_metalinter: 1m32.294199151s [2022-06-03T09:33:02.676Z] INFO File cache stats: 1671 entries of total size 8.5MiB [2022-06-03T09:33:02.676Z] INFO Memory: 2630 samples, avg is 290.1MB, max is 1230.8MB [2022-06-03T09:33:02.676Z] INFO Execution took 4m22.872733779s [2022-06-03T09:33:02.676Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-06-03T09:33:03.004Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh dynbinary test-docker-py [2022-06-03T09:33:03.264Z] [2022-06-03T09:33:03.524Z] Removing bundles/ [2022-06-03T09:33:03.524Z] [2022-06-03T09:33:03.524Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-03T09:33:03.524Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:33:03.524Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:33:03.605Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-06-03T09:33:03.605Z] === RUN TestBuildUncleanTarFilenames [2022-06-03T09:33:03.863Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-06-03T09:33:03.863Z] === RUN TestBuildMultiStageLayerLeak [2022-06-03T09:33:08.050Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-06-03T09:33:08.050Z] === RUN TestBuildWithHugeFile [2022-06-03T09:33:16.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-03T09:33:16.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-03T09:33:19.516Z] #60 ... [2022-06-03T09:33:19.516Z] [2022-06-03T09:33:19.516Z] #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-06-03T09:33:19.516Z] #26 sha256:7ee6d6411c65b4103f0074fc0f7a5e289ac6704b5bcec9ea55078ec6d7616963 [2022-06-03T09:33:19.516Z] #26 228.1 + return [2022-06-03T09:33:19.516Z] #26 DONE 230.8s [2022-06-03T09:33:19.516Z] [2022-06-03T09:33:19.516Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:33:19.516Z] #55 sha256:ff03d967530d823701d37535bc10579b7c1b477c5d569fe662db388931afb2f3 [2022-06-03T09:33:19.516Z] #55 229.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-03T09:33:19.516Z] #55 DONE 231.1s [2022-06-03T09:33:19.516Z] [2022-06-03T09:33:19.516Z] #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-06-03T09:33:19.516Z] #60 sha256:3df9e79719509f9fbbe6d78895db68240216cc9005d4edb7ce9fc2452a1b4f8e [2022-06-03T09:33:19.516Z] #60 ... [2022-06-03T09:33:19.516Z] [2022-06-03T09:33:19.516Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-06-03T09:33:19.516Z] #27 sha256:95006b3b722dcb21b775404facba839f9cf9ae2c24f1ad711aa5cfb7dfa89755 [2022-06-03T09:33:20.106Z] #27 DONE 1.8s [2022-06-03T09:33:20.106Z] [2022-06-03T09:33:20.106Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-06-03T09:33:20.106Z] #32 sha256:b87bd1a59da538bc0a8a06dbc3f177fd8a063fa18954abda9d6a407252fe2662 [2022-06-03T09:33:21.485Z] #32 DONE 1.2s [2022-06-03T09:33:21.485Z] [2022-06-03T09:33:21.485Z] #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-06-03T09:33:21.485Z] #60 sha256:3df9e79719509f9fbbe6d78895db68240216cc9005d4edb7ce9fc2452a1b4f8e [2022-06-03T09:33:21.485Z] #60 124.4 + mkdir -p /build [2022-06-03T09:33:21.485Z] #60 124.4 + cp runc /build/runc [2022-06-03T09:33:21.485Z] #60 DONE 125.3s [2022-06-03T09:33:21.485Z] [2022-06-03T09:33:21.485Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-06-03T09:33:21.485Z] #35 sha256:590768ee9b6f88d50fec2e8ee9cd211ca0c1f5f01671a6d24ac78bbd19bee83e [2022-06-03T09:33:21.485Z] #35 DONE 0.1s [2022-06-03T09:33:21.485Z] [2022-06-03T09:33:21.485Z] #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-06-03T09:33:21.485Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:33:21.485Z] #64 ... [2022-06-03T09:33:21.485Z] [2022-06-03T09:33:21.485Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-06-03T09:33:21.485Z] #37 sha256:b88b5149b18c492d8a4ee6fa9876cf20ea73432f3f89f0c89753c142f07c744e [2022-06-03T09:33:22.052Z] #37 DONE 0.6s [2022-06-03T09:33:22.052Z] [2022-06-03T09:33:22.052Z] #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-06-03T09:33:22.052Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:33:22.052Z] #64 ... [2022-06-03T09:33:22.052Z] [2022-06-03T09:33:22.052Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-06-03T09:33:22.052Z] #39 sha256:9b7053eb83589c6a5ff1e76fdc0b981ad98def24b4f4038926419ff78fcf660b [2022-06-03T09:33:22.052Z] #39 DONE 0.1s [2022-06-03T09:33:22.052Z] [2022-06-03T09:33:22.052Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-06-03T09:33:22.052Z] #41 sha256:d458ca7dc2fb84bc88d12be0eb84752ddd15e62000b9f3fb422639d0349d26b2 [2022-06-03T09:33:22.310Z] #41 DONE 0.3s [2022-06-03T09:33:22.310Z] [2022-06-03T09:33:22.310Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-06-03T09:33:22.310Z] #45 sha256:0ec5dba3b696c4ca8f23e8c882595eefa392ac4945046547d2eb0ac8e13b3cca [2022-06-03T09:33:22.567Z] #45 DONE 0.1s [2022-06-03T09:33:22.567Z] [2022-06-03T09:33:22.567Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-03T09:33:22.567Z] #48 sha256:f573e785d92b77c5d192c02806a2837c8819e55476eda91ae45fcbf45f42d826 [2022-06-03T09:33:23.502Z] #48 DONE 1.1s [2022-06-03T09:33:23.502Z] [2022-06-03T09:33:23.502Z] #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-06-03T09:33:23.502Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:33:23.502Z] #64 202.6 + bin/containerd [2022-06-03T09:33:23.761Z] #64 ... [2022-06-03T09:33:23.761Z] [2022-06-03T09:33:23.761Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-03T09:33:23.761Z] #52 sha256:d0358ebce1758e89e30b904e66847eae5975f246c1f0fd3d14e86693d30aed13 [2022-06-03T09:33:23.761Z] #52 DONE 0.1s [2022-06-03T09:33:23.761Z] [2022-06-03T09:33:23.761Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-03T09:33:23.761Z] #54 sha256:0a9a878dcb175ff1267db0cd3d6fd73c0592eb232637e11d85bce7fadc146cbd [2022-06-03T09:33:23.761Z] #54 DONE 0.1s [2022-06-03T09:33:23.761Z] [2022-06-03T09:33:23.761Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-03T09:33:23.761Z] #56 sha256:68434b509652553cdfa1d3b2ebb4ca4be80b4c4292c95fa5982f9c87f754c78b [2022-06-03T09:33:25.137Z] #56 DONE 1.3s [2022-06-03T09:33:25.137Z] [2022-06-03T09:33:25.137Z] #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-06-03T09:33:25.137Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:33:25.137Z] #64 ... [2022-06-03T09:33:25.137Z] [2022-06-03T09:33:25.137Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-03T09:33:25.137Z] #58 sha256:96d51e52a581761848a07f7a5af0cca93dd292770a4c7e27543ad632fc97f753 [2022-06-03T09:33:25.137Z] #58 DONE 0.1s [2022-06-03T09:33:25.408Z] [2022-06-03T09:33:25.408Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-03T09:33:25.408Z] #61 sha256:620e4ab02edaea926311d6aafa36458cf224868487e2d4ab3a89acfb38f2b3b3 [2022-06-03T09:33:25.668Z] #61 DONE 0.5s [2022-06-03T09:33:25.668Z] [2022-06-03T09:33:25.668Z] #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-06-03T09:33:25.668Z] #64 sha256:23ee2fc8e90f3fab01a4b197ee96b5105b0814441bc2eef54b7151cde156e87a [2022-06-03T09:33:28.848Z] #47 DONE 229.1s [2022-06-03T09:33:28.848Z] [2022-06-03T09:33:28.848Z] #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-06-03T09:33:28.848Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:33:28.848Z] #60 ... [2022-06-03T09:33:28.848Z] [2022-06-03T09:33:28.848Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-06-03T09:33:28.848Z] #48 sha256:2238612cc4bc81b717976cd4c969c70fee54612cbaeeea7d44908d7a7e5266f4 [2022-06-03T09:33:28.848Z] #48 DONE 0.4s [2022-06-03T09:33:28.848Z] [2022-06-03T09:33:28.848Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-06-03T09:33:28.848Z] #52 sha256:8b30bf3332170b3e8e18184244dec084dc8f12767411fe29b1e2703b83dae196 [2022-06-03T09:33:28.848Z] #52 DONE 0.1s [2022-06-03T09:33:28.848Z] [2022-06-03T09:33:28.848Z] #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-06-03T09:33:28.848Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:33:28.848Z] #60 ... [2022-06-03T09:33:28.848Z] [2022-06-03T09:33:28.848Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-06-03T09:33:28.848Z] #54 sha256:17319170aa458c654aa391871c9876c6c1a3c0f0b4ce5a4f45e7e817e39ec4aa [2022-06-03T09:33:28.848Z] #54 DONE 0.1s [2022-06-03T09:33:28.848Z] [2022-06-03T09:33:28.848Z] #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-06-03T09:33:28.848Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:34:00.926Z] #60 ... [2022-06-03T09:34:00.926Z] [2022-06-03T09:34:00.926Z] #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.44.0" && /build/golangci-lint --version [2022-06-03T09:34:00.926Z] #55 sha256:e1615557ad4e705f8b0160ca46a2dbf8e648c31619facb5ae8b5365e3aa00576 [2022-06-03T09:34:00.926Z] #55 263.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-06-03T09:34:00.926Z] #55 DONE 264.1s [2022-06-03T09:34:00.926Z] [2022-06-03T09:34:00.926Z] #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-06-03T09:34:00.926Z] #60 sha256:108b4e41df5b9737b98a29798bdd12bc446746eb2de7c0e60a87d4c2db816d35 [2022-06-03T09:34:00.926Z] #60 146.6 + mkdir -p /build [2022-06-03T09:34:00.926Z] #60 146.6 + cp runc /build/runc [2022-06-03T09:34:01.497Z] #60 DONE 147.1s [2022-06-03T09:34:01.497Z] [2022-06-03T09:34:01.497Z] #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-06-03T09:34:01.497Z] #64 sha256:68eb522de54681d2551e0f140ea4194e1fadae62c5294b9486c88955380576d7 [2022-06-03T09:34:02.065Z] #64 ... [2022-06-03T09:34:02.065Z] [2022-06-03T09:34:02.065Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-06-03T09:34:02.065Z] #56 sha256:8078ae649d50e1f0da79566e6c25f59cf6a2be3fb338686626114f7dffd48d46 [2022-06-03T09:34:02.633Z] #56 DONE 0.6s [2022-06-03T09:34:02.633Z] [2022-06-03T09:34:02.633Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-06-03T09:34:02.633Z] #58 sha256:5cfdc42bbaae1242eddef4c0be16227c2295fcd831fb9414c16f7f7c66010527 [2022-06-03T09:34:02.633Z] #58 DONE 0.1s [2022-06-03T09:34:02.633Z] [2022-06-03T09:34:02.633Z] #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-06-03T09:34:02.633Z] #64 sha256:68eb522de54681d2551e0f140ea4194e1fadae62c5294b9486c88955380576d7 [2022-06-03T09:34:03.202Z] #64 ... [2022-06-03T09:34:03.202Z] [2022-06-03T09:34:03.202Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-06-03T09:34:03.202Z] #61 sha256:2b74559054ce54a553cb31d94bcdc63b1c856c93f88070ed6b48511ed71dcc5f [2022-06-03T09:34:03.202Z] #61 DONE 0.2s [2022-06-03T09:34:03.202Z] [2022-06-03T09:34:03.202Z] #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-06-03T09:34:03.202Z] #64 sha256:68eb522de54681d2551e0f140ea4194e1fadae62c5294b9486c88955380576d7 [2022-06-03T09:34:04.288Z] --- PASS: TestBuildWithHugeFile (49.76s) [2022-06-03T09:34:04.288Z] === RUN TestBuildWCOWSandboxSize [2022-06-03T09:34:04.288Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:34:04.288Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:34:04.288Z] === RUN TestBuildWithEmptyDockerfile [2022-06-03T09:34:04.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:34:04.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:34:04.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:34:04.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:34:04.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:34:04.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:34:04.288Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:34:04.288Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:34:04.288Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:34:04.288Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-06-03T09:34:04.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-06-03T09:34:04.288Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-06-03T09:34:04.288Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-03T09:34:04.288Z] === RUN TestBuildPreserveOwnership [2022-06-03T09:34:04.288Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-03T09:34:04.288Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-03T09:34:04.382Z] #64 242.1 # github.com/containerd/containerd/cmd/containerd [2022-06-03T09:34:04.382Z] #64 242.1 /usr/bin/ld: /tmp/go-link-294550627/000019.o: in function `New': [2022-06-03T09:34:04.382Z] #64 242.1 /tmp/tmp.VWWv9gWzng/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-06-03T09:34:04.382Z] #64 242.2 + bin/containerd-stress [2022-06-03T09:34:04.382Z] #64 243.3 + bin/containerd-shim [2022-06-03T09:34:06.488Z] #64 233.8 + bin/containerd [2022-06-03T09:34:08.470Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2022-06-03T09:34:08.470Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.87s) [2022-06-03T09:34:08.470Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-06-03T09:34:08.470Z] === RUN TestBuildPlatformInvalid [2022-06-03T09:34:08.470Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-06-03T09:34:08.470Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-03T09:34:08.470Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-03T09:34:08.470Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-03T09:34:08.470Z] PASS [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === Skipped [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-03T09:34:08.470Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:34:08.470Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-06-03T09:34:08.470Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] DONE 34 tests, 3 skipped in 110.092s [2022-06-03T09:34:08.470Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-03T09:34:08.470Z] INFO: Testing against a local daemon [2022-06-03T09:34:08.470Z] === RUN TestConfigInspect [2022-06-03T09:34:08.470Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] --- SKIP: TestConfigInspect (0.02s) [2022-06-03T09:34:08.470Z] === RUN TestConfigList [2022-06-03T09:34:08.470Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] --- SKIP: TestConfigList (0.01s) [2022-06-03T09:34:08.470Z] === RUN TestConfigsCreateAndDelete [2022-06-03T09:34:08.470Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-06-03T09:34:08.470Z] === RUN TestConfigsUpdate [2022-06-03T09:34:08.470Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-06-03T09:34:08.470Z] === RUN TestTemplatedConfig [2022-06-03T09:34:08.470Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-06-03T09:34:08.470Z] === RUN TestConfigCreateResolve [2022-06-03T09:34:08.470Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-06-03T09:34:08.470Z] PASS [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === Skipped [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-06-03T09:34:08.470Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-06-03T09:34:08.470Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-06-03T09:34:08.470Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-06-03T09:34:08.470Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-06-03T09:34:08.470Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-06-03T09:34:08.470Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:34:08.470Z] [2022-06-03T09:34:08.470Z] DONE 6 tests, 6 skipped in 0.162s [2022-06-03T09:34:08.470Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-03T09:34:08.729Z] INFO: Testing against a local daemon [2022-06-03T09:34:08.729Z] === RUN TestAttachWithTTY [2022-06-03T09:34:08.729Z] --- PASS: TestAttachWithTTY (0.04s) [2022-06-03T09:34:08.729Z] === RUN TestAttachWithoutTTy [2022-06-03T09:34:08.729Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-03T09:34:08.729Z] === RUN TestCheckpoint [2022-06-03T09:34:08.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:34:08.729Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/commit [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:34:08.729Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/commit [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-03T09:34:08.729Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-03T09:34:08.729Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-03T09:34:08.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-03T09:34:08.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-06-03T09:34:08.729Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-03T09:34:08.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-03T09:34:08.729Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-03T09:34:08.987Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-03T09:34:08.987Z] === RUN TestCopyEmptyFile [2022-06-03T09:34:08.987Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-06-03T09:34:08.987Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-03T09:34:09.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-03T09:34:09.245Z] === RUN TestCopyFromContainer [2022-06-03T09:34:12.491Z] #64 251.8 + bin/containerd-shim-runc-v1 [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer// [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer//bar/root [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer/bar/quux [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-03T09:34:13.429Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-03T09:34:13.687Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-03T09:34:13.687Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer (4.60s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-06-03T09:34:13.687Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-03T09:34:13.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-03T09:34:13.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:34:13.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:34:13.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:34:13.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:34:13.687Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:34:13.687Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:34:13.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:34:13.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:34:13.687Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:34:13.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-03T09:34:13.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-03T09:34:13.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-03T09:34:13.687Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-06-03T09:34:13.687Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-03T09:34:13.687Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-06-03T09:34:13.687Z] === RUN TestCreateWithInvalidEnv [2022-06-03T09:34:13.687Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-03T09:34:13.687Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-03T09:34:13.687Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-03T09:34:13.687Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-03T09:34:13.687Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-03T09:34:13.687Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-03T09:34:13.687Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-03T09:34:13.687Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-03T09:34:13.687Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-03T09:34:13.687Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-03T09:34:13.687Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-03T09:34:13.687Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-03T09:34:13.687Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-03T09:34:13.687Z] === RUN TestCreateTmpfsMountsTarget [2022-06-03T09:34:13.946Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-03T09:34:13.946Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-03T09:34:15.321Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-06-03T09:34:15.321Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-06-03T09:34:16.256Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-03T09:34:16.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:34:16.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:34:16.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:34:16.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:34:16.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:34:16.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:34:16.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:34:16.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:34:16.256Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:34:16.256Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:34:16.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:34:16.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:34:16.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:34:16.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:34:16.256Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-06-03T09:34:16.256Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-06-03T09:34:16.256Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-03T09:34:16.822Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-06-03T09:34:16.822Z] === RUN TestCreateDifferentPlatform [2022-06-03T09:34:16.822Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-03T09:34:16.822Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-03T09:34:16.822Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-06-03T09:34:16.822Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-03T09:34:16.822Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-03T09:34:16.822Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-03T09:34:16.822Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-03T09:34:16.822Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-03T09:34:16.822Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-03T09:34:16.822Z] === RUN TestCreateInvalidHostConfig [2022-06-03T09:34:16.822Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:34:16.822Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:34:16.822Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:34:16.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:34:16.823Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:34:16.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:34:16.823Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:34:16.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:34:16.823Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:34:16.823Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:34:16.823Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:34:16.823Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:34:16.823Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-03T09:34:16.823Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-03T09:34:16.823Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-03T09:34:16.823Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-03T09:34:16.823Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-03T09:34:16.823Z] === RUN TestContainerStartOnDaemonRestart [2022-06-03T09:34:16.823Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-03T09:34:16.823Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-06-03T09:34:16.823Z] === RUN TestDaemonRestartIpcMode [2022-06-03T09:34:16.823Z] === PAUSE TestDaemonRestartIpcMode [2022-06-03T09:34:16.823Z] === RUN TestDaemonHostGatewayIP [2022-06-03T09:34:16.823Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:34:16.823Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-06-03T09:34:16.823Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-03T09:34:16.823Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-03T09:34:16.823Z] === RUN TestContainerKillOnDaemonStart [2022-06-03T09:34:16.823Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-03T09:34:16.823Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-06-03T09:34:16.823Z] === RUN TestDiff [2022-06-03T09:34:17.082Z] --- PASS: TestDiff (0.43s) [2022-06-03T09:34:17.082Z] === RUN TestExecWithCloseStdin [2022-06-03T09:34:17.649Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-06-03T09:34:17.649Z] === RUN TestExec [2022-06-03T09:34:17.762Z] #64 256.7 + bin/containerd-shim-runc-v2 [2022-06-03T09:34:18.022Z] #64 257.4 + binaries [2022-06-03T09:34:18.022Z] #64 257.4 + install -D bin/containerd /build/containerd [2022-06-03T09:34:18.022Z] #64 257.5 + install -D bin/containerd-shim /build/containerd-shim [2022-06-03T09:34:18.022Z] #64 257.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-03T09:34:18.022Z] #64 257.5 + install -D bin/ctr /build/ctr [2022-06-03T09:34:18.217Z] --- PASS: TestExec (0.47s) [2022-06-03T09:34:18.217Z] === RUN TestExecUser [2022-06-03T09:34:18.784Z] --- PASS: TestExecUser (0.45s) [2022-06-03T09:34:18.784Z] === RUN TestExportContainerAndImportImage [2022-06-03T09:34:19.352Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-06-03T09:34:19.352Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-03T09:34:20.728Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-06-03T09:34:20.728Z] === RUN TestHealthCheckWorkdir [2022-06-03T09:34:20.987Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-06-03T09:34:20.987Z] === RUN TestHealthKillContainer [2022-06-03T09:34:23.282Z] #64 DONE 262.4s [2022-06-03T09:34:24.216Z] [2022-06-03T09:34:24.216Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-03T09:34:24.216Z] #65 sha256:5640ae39be2fb30507810ecdd69cf18d37d002764e9a9ceedf92f08e1c6e0613 [2022-06-03T09:34:26.113Z] #65 DONE 1.9s [2022-06-03T09:34:26.113Z] [2022-06-03T09:34:26.113Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-03T09:34:26.113Z] #70 sha256:d574a2b2329c89b361171b37c86c63df2f5a8156f6a0b364adc13f408dd4dee1 [2022-06-03T09:34:26.113Z] #70 DONE 0.4s [2022-06-03T09:34:26.113Z] [2022-06-03T09:34:26.113Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-03T09:34:26.113Z] #75 sha256:eacb8ac21305c8d0d614bc36f0cc023fe6f10f061db33858bf2b29272d76b9a5 [2022-06-03T09:34:28.639Z] #75 DONE 2.2s [2022-06-03T09:34:28.639Z] [2022-06-03T09:34:28.639Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-03T09:34:28.639Z] #76 sha256:ecd08f54d8026b625b3e497bb525f7097526ea8da808bb205f3da7bc9fb909c1 [2022-06-03T09:34:28.639Z] #76 DONE 0.0s [2022-06-03T09:34:28.639Z] [2022-06-03T09:34:28.639Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-03T09:34:28.639Z] #77 sha256:857484159d3bff2bcf75833dd4e4b1d2bee00dcb991a00f2c27ff2e7a5f8a0c4 [2022-06-03T09:34:29.092Z] --- PASS: TestHealthKillContainer (7.87s) [2022-06-03T09:34:29.092Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-03T09:34:29.092Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-03T09:34:29.092Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-06-03T09:34:29.092Z] === RUN TestIpcModeNone [2022-06-03T09:34:29.351Z] --- PASS: TestIpcModeNone (0.41s) [2022-06-03T09:34:29.351Z] === RUN TestIpcModePrivate [2022-06-03T09:34:29.573Z] #77 DONE 0.9s [2022-06-03T09:34:29.573Z] [2022-06-03T09:34:29.573Z] #78 exporting to image [2022-06-03T09:34:29.573Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-03T09:34:29.573Z] #78 exporting layers [2022-06-03T09:34:29.609Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-06-03T09:34:29.872Z] --- PASS: TestIpcModePrivate (0.43s) [2022-06-03T09:34:29.872Z] === RUN TestIpcModeShareable [2022-06-03T09:34:29.872Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:34:29.872Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-06-03T09:34:29.872Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-03T09:34:31.253Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-06-03T09:34:31.253Z] === RUN TestAPIIpcModeHost [2022-06-03T09:34:31.253Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:34:31.253Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-06-03T09:34:31.253Z] === RUN TestDaemonIpcModeShareable [2022-06-03T09:34:31.253Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:34:31.253Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-06-03T09:34:31.253Z] === RUN TestDaemonIpcModePrivate [2022-06-03T09:34:32.187Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-03T09:34:32.187Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-06-03T09:34:32.187Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-03T09:34:32.187Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:34:32.187Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-03T09:34:32.187Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-03T09:34:32.187Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:34:32.187Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-03T09:34:32.187Z] === RUN TestIpcModeOlderClient [2022-06-03T09:34:32.446Z] === PAUSE TestIpcModeOlderClient [2022-06-03T09:34:32.446Z] === RUN TestKillContainerInvalidSignal [2022-06-03T09:34:32.704Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-06-03T09:34:32.704Z] === RUN TestKillContainer [2022-06-03T09:34:32.704Z] === RUN TestKillContainer/no_signal [2022-06-03T09:34:32.852Z] #78 exporting layers 3.2s done [2022-06-03T09:34:32.852Z] #78 writing image sha256:bd815c5a755808b20d32511aa2e30ee13bb90394e071d9a3f341a092ede60f01 done [2022-06-03T09:34:32.852Z] #78 naming to docker.io/library/docker:3831494d2ff7cd86d550f4bb704d37b7129c426a done [2022-06-03T09:34:32.852Z] #78 DONE 3.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-03T09:34:33.172Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-03T09:34:33.270Z] === RUN TestKillContainer/non_killing_signal [2022-06-03T09:34:33.270Z] === RUN TestKillContainer/killing_signal [2022-06-03T09:34:33.455Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3831494d2ff7cd86d550f4bb704d37b7129c426a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3831494d2ff7cd86d550f4bb704d37b7129c426a hack/test/unit [2022-06-03T09:34:33.837Z] --- PASS: TestKillContainer (1.20s) [2022-06-03T09:34:33.837Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-06-03T09:34:33.837Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-06-03T09:34:33.837Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-06-03T09:34:33.837Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-03T09:34:33.837Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-03T09:34:34.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-03T09:34:34.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-06-03T09:34:34.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-06-03T09:34:34.662Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-06-03T09:34:34.662Z] === RUN TestKillStoppedContainer [2022-06-03T09:34:34.662Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-03T09:34:34.662Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-03T09:34:34.920Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-03T09:34:34.920Z] === RUN TestKillDifferentUserContainer [2022-06-03T09:34:35.178Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-06-03T09:34:35.178Z] === RUN TestInspectOomKilledTrue [2022-06-03T09:34:35.178Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:34:35.178Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-03T09:34:35.178Z] === RUN TestInspectOomKilledFalse [2022-06-03T09:34:35.178Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:34:35.178Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-03T09:34:35.178Z] === RUN TestLinksEtcHostsContentMatch [2022-06-03T09:34:35.178Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-03T09:34:35.178Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-06-03T09:34:35.178Z] === RUN TestLinksContainerNames [2022-06-03T09:34:35.354Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-03T09:34:35.354Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-03T09:34:35.354Z] + TESTDIRS=./... [2022-06-03T09:34:35.354Z] + exclude_paths='/vendor/|/integration' [2022-06-03T09:34:35.354Z] ++ go list ./... [2022-06-03T09:34:35.354Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-03T09:34:36.112Z] --- PASS: TestLinksContainerNames (0.81s) [2022-06-03T09:34:36.112Z] === RUN TestLogsFollowTailEmpty [2022-06-03T09:34:36.289Z] + pkg_list='github.com/docker/docker/api [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/backend [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/container [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/events [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/filters [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/image [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/mount [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/network [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/registry [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/time [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/versions [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:34:36.289Z] github.com/docker/docker/api/types/volume [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:34:36.289Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:34:36.289Z] github.com/docker/docker/cli [2022-06-03T09:34:36.289Z] github.com/docker/docker/cli/config [2022-06-03T09:34:36.289Z] github.com/docker/docker/cli/debug [2022-06-03T09:34:36.289Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:34:36.289Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:34:36.289Z] github.com/docker/docker/client [2022-06-03T09:34:36.289Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:34:36.289Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:34:36.289Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:34:36.289Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:34:36.289Z] github.com/docker/docker/container [2022-06-03T09:34:36.289Z] github.com/docker/docker/container/stream [2022-06-03T09:34:36.289Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:34:36.289Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:34:36.289Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/config [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/events [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/exec [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/images [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/links [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/names [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/network [2022-06-03T09:34:36.289Z] github.com/docker/docker/daemon/stats [2022-06-03T09:34:36.289Z] github.com/docker/docker/distribution [2022-06-03T09:34:36.289Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:34:36.289Z] github.com/docker/docker/distribution/utils [2022-06-03T09:34:36.289Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:34:36.289Z] github.com/docker/docker/dockerversion [2022-06-03T09:34:36.289Z] github.com/docker/docker/errdefs [2022-06-03T09:34:36.289Z] github.com/docker/docker/image [2022-06-03T09:34:36.289Z] github.com/docker/docker/image/cache [2022-06-03T09:34:36.289Z] github.com/docker/docker/image/tarexport [2022-06-03T09:34:36.289Z] github.com/docker/docker/image/v1 [2022-06-03T09:34:36.289Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:34:36.289Z] github.com/docker/docker/layer [2022-06-03T09:34:36.289Z] github.com/docker/docker/libcontainerd [2022-06-03T09:34:36.289Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:34:36.289Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:34:36.289Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:34:36.289Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:34:36.289Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/types [2022-06-03T09:34:36.290Z] github.com/docker/docker/oci [2022-06-03T09:34:36.290Z] github.com/docker/docker/oci/caps [2022-06-03T09:34:36.290Z] github.com/docker/docker/opts [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/archive [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/directory [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/platform [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/pools [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/progress [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/signal [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/stack [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/system [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:34:36.290Z] github.com/docker/docker/plugin [2022-06-03T09:34:36.290Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:34:36.290Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:34:36.290Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:34:36.290Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:34:36.290Z] github.com/docker/docker/quota [2022-06-03T09:34:36.290Z] github.com/docker/docker/reference [2022-06-03T09:34:36.290Z] github.com/docker/docker/registry [2022-06-03T09:34:36.290Z] github.com/docker/docker/registry/resumable [2022-06-03T09:34:36.290Z] github.com/docker/docker/restartmanager [2022-06-03T09:34:36.290Z] github.com/docker/docker/rootless [2022-06-03T09:34:36.290Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:34:36.290Z] github.com/docker/docker/runconfig [2022-06-03T09:34:36.290Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/environment [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/registry [2022-06-03T09:34:36.290Z] github.com/docker/docker/testutil/request [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume/drivers [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume/local [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume/mounts [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume/service [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:34:36.290Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:34:36.290Z] ++ grep --fixed-strings -v /libnetwork [2022-06-03T09:34:36.290Z] ++ echo 'github.com/docker/docker/api [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/backend [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/container [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/events [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/filters [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/image [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/mount [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/network [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/registry [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/time [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/versions [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:34:36.290Z] github.com/docker/docker/api/types/volume [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:34:36.290Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:34:36.290Z] github.com/docker/docker/cli [2022-06-03T09:34:36.290Z] github.com/docker/docker/cli/config [2022-06-03T09:34:36.290Z] github.com/docker/docker/cli/debug [2022-06-03T09:34:36.290Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:34:36.290Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:34:36.290Z] github.com/docker/docker/client [2022-06-03T09:34:36.290Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:34:36.290Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:34:36.290Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:34:36.290Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:34:36.290Z] github.com/docker/docker/container [2022-06-03T09:34:36.290Z] github.com/docker/docker/container/stream [2022-06-03T09:34:36.290Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:34:36.290Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:34:36.290Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/config [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/events [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/exec [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/images [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/links [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/names [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/network [2022-06-03T09:34:36.290Z] github.com/docker/docker/daemon/stats [2022-06-03T09:34:36.290Z] github.com/docker/docker/distribution [2022-06-03T09:34:36.290Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:34:36.290Z] github.com/docker/docker/distribution/utils [2022-06-03T09:34:36.290Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:34:36.290Z] github.com/docker/docker/dockerversion [2022-06-03T09:34:36.290Z] github.com/docker/docker/errdefs [2022-06-03T09:34:36.290Z] github.com/docker/docker/image [2022-06-03T09:34:36.290Z] github.com/docker/docker/image/cache [2022-06-03T09:34:36.290Z] github.com/docker/docker/image/tarexport [2022-06-03T09:34:36.290Z] github.com/docker/docker/image/v1 [2022-06-03T09:34:36.290Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:34:36.290Z] github.com/docker/docker/layer [2022-06-03T09:34:36.290Z] github.com/docker/docker/libcontainerd [2022-06-03T09:34:36.290Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:34:36.290Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:34:36.290Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:34:36.290Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/libnetwork/types [2022-06-03T09:34:36.290Z] github.com/docker/docker/oci [2022-06-03T09:34:36.290Z] github.com/docker/docker/oci/caps [2022-06-03T09:34:36.290Z] github.com/docker/docker/opts [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/archive [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/directory [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/platform [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/pools [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/progress [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/signal [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/stack [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/system [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:34:36.290Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:34:36.290Z] github.com/docker/docker/plugin [2022-06-03T09:34:36.290Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:34:36.290Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:34:36.290Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:34:36.290Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:34:36.290Z] github.com/docker/docker/quota [2022-06-03T09:34:36.290Z] github.com/docker/docker/reference [2022-06-03T09:34:36.290Z] github.com/docker/docker/registry [2022-06-03T09:34:36.291Z] github.com/docker/docker/registry/resumable [2022-06-03T09:34:36.291Z] github.com/docker/docker/restartmanager [2022-06-03T09:34:36.291Z] github.com/docker/docker/rootless [2022-06-03T09:34:36.291Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:34:36.291Z] github.com/docker/docker/runconfig [2022-06-03T09:34:36.291Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/environment [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/registry [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/request [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/drivers [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/local [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/mounts [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/service [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:34:36.291Z] + base_pkg_list='github.com/docker/docker/api [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/backend [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/events [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/filters [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/image [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/mount [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/network [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/registry [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/time [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/versions [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/volume [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/config [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/debug [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:34:36.291Z] github.com/docker/docker/client [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:34:36.291Z] github.com/docker/docker/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/container/stream [2022-06-03T09:34:36.291Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:34:36.291Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:34:36.291Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/config [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/events [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/exec [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/images [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/links [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/names [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/network [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/stats [2022-06-03T09:34:36.291Z] github.com/docker/docker/distribution [2022-06-03T09:34:36.291Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:34:36.291Z] github.com/docker/docker/distribution/utils [2022-06-03T09:34:36.291Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:34:36.291Z] github.com/docker/docker/dockerversion [2022-06-03T09:34:36.291Z] github.com/docker/docker/errdefs [2022-06-03T09:34:36.291Z] github.com/docker/docker/image [2022-06-03T09:34:36.291Z] github.com/docker/docker/image/cache [2022-06-03T09:34:36.291Z] github.com/docker/docker/image/tarexport [2022-06-03T09:34:36.291Z] github.com/docker/docker/image/v1 [2022-06-03T09:34:36.291Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:34:36.291Z] github.com/docker/docker/layer [2022-06-03T09:34:36.291Z] github.com/docker/docker/libcontainerd [2022-06-03T09:34:36.291Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:34:36.291Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:34:36.291Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:34:36.291Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:34:36.291Z] github.com/docker/docker/oci [2022-06-03T09:34:36.291Z] github.com/docker/docker/oci/caps [2022-06-03T09:34:36.291Z] github.com/docker/docker/opts [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/archive [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/directory [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/platform [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/pools [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/progress [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/signal [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/stack [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/system [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:34:36.291Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:34:36.291Z] github.com/docker/docker/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:34:36.291Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:34:36.291Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:34:36.291Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:34:36.291Z] github.com/docker/docker/quota [2022-06-03T09:34:36.291Z] github.com/docker/docker/reference [2022-06-03T09:34:36.291Z] github.com/docker/docker/registry [2022-06-03T09:34:36.291Z] github.com/docker/docker/registry/resumable [2022-06-03T09:34:36.291Z] github.com/docker/docker/restartmanager [2022-06-03T09:34:36.291Z] github.com/docker/docker/rootless [2022-06-03T09:34:36.291Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:34:36.291Z] github.com/docker/docker/runconfig [2022-06-03T09:34:36.291Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/environment [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/registry [2022-06-03T09:34:36.291Z] github.com/docker/docker/testutil/request [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/drivers [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/local [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/mounts [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/service [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:34:36.291Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:34:36.291Z] ++ grep --fixed-strings /libnetwork [2022-06-03T09:34:36.291Z] ++ echo 'github.com/docker/docker/api [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/backend [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/events [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/filters [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/image [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/mount [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/network [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/registry [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/time [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/versions [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:34:36.291Z] github.com/docker/docker/api/types/volume [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:34:36.291Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/config [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/debug [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:34:36.291Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:34:36.291Z] github.com/docker/docker/client [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:34:36.291Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:34:36.291Z] github.com/docker/docker/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/container/stream [2022-06-03T09:34:36.291Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:34:36.291Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:34:36.291Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/config [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/events [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/exec [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/images [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/links [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:34:36.291Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/names [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/network [2022-06-03T09:34:36.292Z] github.com/docker/docker/daemon/stats [2022-06-03T09:34:36.292Z] github.com/docker/docker/distribution [2022-06-03T09:34:36.292Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:34:36.292Z] github.com/docker/docker/distribution/utils [2022-06-03T09:34:36.292Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:34:36.292Z] github.com/docker/docker/dockerversion [2022-06-03T09:34:36.292Z] github.com/docker/docker/errdefs [2022-06-03T09:34:36.292Z] github.com/docker/docker/image [2022-06-03T09:34:36.292Z] github.com/docker/docker/image/cache [2022-06-03T09:34:36.292Z] github.com/docker/docker/image/tarexport [2022-06-03T09:34:36.292Z] github.com/docker/docker/image/v1 [2022-06-03T09:34:36.292Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:34:36.292Z] github.com/docker/docker/layer [2022-06-03T09:34:36.292Z] github.com/docker/docker/libcontainerd [2022-06-03T09:34:36.292Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:34:36.292Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:34:36.292Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/types [2022-06-03T09:34:36.292Z] github.com/docker/docker/oci [2022-06-03T09:34:36.292Z] github.com/docker/docker/oci/caps [2022-06-03T09:34:36.292Z] github.com/docker/docker/opts [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/archive [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/directory [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/platform [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/pools [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/progress [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/signal [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/stack [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/system [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:34:36.292Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:34:36.292Z] github.com/docker/docker/plugin [2022-06-03T09:34:36.292Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:34:36.292Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:34:36.292Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:34:36.292Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:34:36.292Z] github.com/docker/docker/quota [2022-06-03T09:34:36.292Z] github.com/docker/docker/reference [2022-06-03T09:34:36.292Z] github.com/docker/docker/registry [2022-06-03T09:34:36.292Z] github.com/docker/docker/registry/resumable [2022-06-03T09:34:36.292Z] github.com/docker/docker/restartmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/rootless [2022-06-03T09:34:36.292Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:34:36.292Z] github.com/docker/docker/runconfig [2022-06-03T09:34:36.292Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/environment [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/registry [2022-06-03T09:34:36.292Z] github.com/docker/docker/testutil/request [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume/drivers [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume/local [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume/mounts [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume/service [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:34:36.292Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:34:36.292Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/types' [2022-06-03T09:34:36.292Z] + echo 'github.com/docker/docker/libnetwork [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/types' [2022-06-03T09:34:36.292Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:34:36.292Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:34:36.292Z] + type docker-proxy [2022-06-03T09:34:36.292Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-03T09:34:36.292Z] + hack/make.sh binary-proxy install-proxy [2022-06-03T09:34:36.292Z] [2022-06-03T09:34:36.292Z] Removing bundles/ [2022-06-03T09:34:36.292Z] [2022-06-03T09:34:36.292Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-03T09:34:36.292Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-03T09:34:36.292Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:34:36.679Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2022-06-03T09:34:36.679Z] === RUN TestContainerNetworkMountsNoChown [2022-06-03T09:34:36.937Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/default [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/default [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/private [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/private [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rprivate [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/slave [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/slave [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rslave [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/shared [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/shared [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rshared [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-03T09:34:36.937Z] === CONT TestMountDaemonRoot/default [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:34:36.937Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-03T09:34:36.937Z] === CONT TestMountDaemonRoot/rshared [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:34:36.937Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:34:36.937Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:34:36.937Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/shared [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rslave [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/slave [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rprivate [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/private [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-03T09:34:37.196Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:34:37.196Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:34:37.196Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-03T09:34:37.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-03T09:34:37.455Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-06-03T09:34:37.455Z] === RUN TestContainerBindMountNonRecursive [2022-06-03T09:34:37.455Z] 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-06-03T09:34:37.455Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-06-03T09:34:37.455Z] === RUN TestContainerVolumesMountedAsShared [2022-06-03T09:34:37.455Z] 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-06-03T09:34:37.455Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-06-03T09:34:37.455Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-03T09:34:37.455Z] 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-06-03T09:34:37.455Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-06-03T09:34:37.455Z] === RUN TestNetworkNat [2022-06-03T09:34:37.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-03T09:34:38.020Z] --- PASS: TestNetworkNat (0.46s) [2022-06-03T09:34:38.020Z] === RUN TestNetworkLocalhostTCPNat [2022-06-03T09:34:38.279Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-06-03T09:34:38.279Z] === RUN TestNetworkLoopbackNat [2022-06-03T09:34:40.809Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-06-03T09:34:40.809Z] === RUN TestPause [2022-06-03T09:34:40.809Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:34:40.809Z] --- SKIP: TestPause (0.00s) [2022-06-03T09:34:40.809Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-03T09:34:40.809Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:34:40.809Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:34:40.809Z] === RUN TestPauseStopPausedContainer [2022-06-03T09:34:40.809Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:34:40.809Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-06-03T09:34:40.809Z] === RUN TestPidHost [2022-06-03T09:34:41.743Z] --- PASS: TestPidHost (0.89s) [2022-06-03T09:34:41.743Z] === RUN TestPsFilter [2022-06-03T09:34:42.003Z] --- PASS: TestPsFilter (0.10s) [2022-06-03T09:34:42.003Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-03T09:34:42.261Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-06-03T09:34:42.261Z] === RUN TestRemoveContainerWithVolume [2022-06-03T09:34:42.828Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-06-03T09:34:42.828Z] === RUN TestRemoveContainerRunning [2022-06-03T09:34:42.852Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-03T09:34:42.852Z] [2022-06-03T09:34:42.852Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-03T09:34:42.852Z] Installing docker-proxy to /usr/local/bin/ [2022-06-03T09:34:42.852Z] [2022-06-03T09:34:42.852Z] + mkdir -p bundles [2022-06-03T09:34:42.852Z] + '[' -n 'github.com/docker/docker/api [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/backend [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/container [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/events [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/filters [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/image [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/mount [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/network [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/registry [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/time [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/versions [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:34:42.852Z] github.com/docker/docker/api/types/volume [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:34:42.852Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:34:42.852Z] github.com/docker/docker/cli [2022-06-03T09:34:42.852Z] github.com/docker/docker/cli/config [2022-06-03T09:34:42.852Z] github.com/docker/docker/cli/debug [2022-06-03T09:34:42.852Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:34:42.852Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:34:42.852Z] github.com/docker/docker/client [2022-06-03T09:34:42.852Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:34:42.852Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:34:42.852Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:34:42.852Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:34:42.852Z] github.com/docker/docker/container [2022-06-03T09:34:42.852Z] github.com/docker/docker/container/stream [2022-06-03T09:34:42.852Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:34:42.852Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:34:42.852Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/config [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/events [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/exec [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:34:42.852Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/images [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/links [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/names [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/network [2022-06-03T09:34:42.853Z] github.com/docker/docker/daemon/stats [2022-06-03T09:34:42.853Z] github.com/docker/docker/distribution [2022-06-03T09:34:42.853Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:34:42.853Z] github.com/docker/docker/distribution/utils [2022-06-03T09:34:42.853Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:34:42.853Z] github.com/docker/docker/dockerversion [2022-06-03T09:34:42.853Z] github.com/docker/docker/errdefs [2022-06-03T09:34:42.853Z] github.com/docker/docker/image [2022-06-03T09:34:42.853Z] github.com/docker/docker/image/cache [2022-06-03T09:34:42.853Z] github.com/docker/docker/image/tarexport [2022-06-03T09:34:42.853Z] github.com/docker/docker/image/v1 [2022-06-03T09:34:42.853Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:34:42.853Z] github.com/docker/docker/layer [2022-06-03T09:34:42.853Z] github.com/docker/docker/libcontainerd [2022-06-03T09:34:42.853Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:34:42.853Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:34:42.853Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:34:42.853Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:34:42.853Z] github.com/docker/docker/oci [2022-06-03T09:34:42.853Z] github.com/docker/docker/oci/caps [2022-06-03T09:34:42.853Z] github.com/docker/docker/opts [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/archive [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/directory [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/platform [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/pools [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/progress [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/signal [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/stack [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/system [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:34:42.853Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:34:42.853Z] github.com/docker/docker/plugin [2022-06-03T09:34:42.853Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:34:42.853Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:34:42.853Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:34:42.853Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:34:42.853Z] github.com/docker/docker/quota [2022-06-03T09:34:42.853Z] github.com/docker/docker/reference [2022-06-03T09:34:42.853Z] github.com/docker/docker/registry [2022-06-03T09:34:42.853Z] github.com/docker/docker/registry/resumable [2022-06-03T09:34:42.853Z] github.com/docker/docker/restartmanager [2022-06-03T09:34:42.853Z] github.com/docker/docker/rootless [2022-06-03T09:34:42.853Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:34:42.853Z] github.com/docker/docker/runconfig [2022-06-03T09:34:42.853Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/environment [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/registry [2022-06-03T09:34:42.853Z] github.com/docker/docker/testutil/request [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume/drivers [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume/local [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume/mounts [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume/service [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:34:42.853Z] github.com/docker/docker/volume/testutils' ']' [2022-06-03T09:34:42.853Z] + 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/truncindex 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-06-03T09:34:42.853Z] ? github.com/docker/docker/api [no test files] [2022-06-03T09:34:43.086Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-06-03T09:34:43.086Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-03T09:34:43.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-06-03T09:34:43.653Z] === RUN TestRemoveInvalidContainer [2022-06-03T09:34:43.653Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-03T09:34:43.653Z] === RUN TestRenameLinkedContainer [2022-06-03T09:34:45.026Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-06-03T09:34:45.026Z] === RUN TestRenameStoppedContainer [2022-06-03T09:34:45.592Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-06-03T09:34:45.592Z] === RUN TestRenameRunningContainerAndReuse [2022-06-03T09:34:46.158Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-06-03T09:34:46.158Z] === RUN TestRenameInvalidName [2022-06-03T09:34:46.723Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-03T09:34:46.723Z] === RUN TestRenameAnonymousContainer [2022-06-03T09:34:48.097Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2022-06-03T09:34:48.097Z] === RUN TestRenameContainerWithSameName [2022-06-03T09:34:48.663Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-06-03T09:34:48.663Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-03T09:34:49.599Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-06-03T09:34:49.599Z] === RUN TestResize [2022-06-03T09:34:49.857Z] --- PASS: TestResize (0.38s) [2022-06-03T09:34:49.857Z] === RUN TestResizeWithInvalidSize [2022-06-03T09:34:50.115Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-06-03T09:34:50.115Z] === RUN TestResizeWhenContainerNotStarted [2022-06-03T09:34:50.681Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-03T09:34:50.681Z] === RUN TestDaemonRestartKillContainers [2022-06-03T09:34:50.681Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-03T09:34:50.681Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-06-03T09:34:50.681Z] === RUN TestCgroupNamespacesRun [2022-06-03T09:34:51.617Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-06-03T09:34:51.617Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-03T09:34:52.992Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-06-03T09:34:52.992Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-03T09:34:53.932Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-06-03T09:34:53.932Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-03T09:34:55.306Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-06-03T09:34:55.306Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-03T09:34:55.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-03T09:34:56.241Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-06-03T09:34:56.241Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-03T09:34:57.614Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-06-03T09:34:57.614Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-03T09:34:57.832Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-06-03T09:34:58.181Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-06-03T09:34:58.181Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-03T09:34:59.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-06-03T09:34:59.116Z] === RUN TestNISDomainname [2022-06-03T09:34:59.116Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-03T09:34:59.116Z] --- SKIP: TestNISDomainname (0.02s) [2022-06-03T09:34:59.116Z] === RUN TestHostnameDnsResolution [2022-06-03T09:35:00.050Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-06-03T09:35:00.050Z] === RUN TestUnprivilegedPortsAndPing [2022-06-03T09:35:00.050Z] 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-06-03T09:35:00.050Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-06-03T09:35:00.050Z] === RUN TestPrivilegedHostDevices [2022-06-03T09:35:00.309Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-06-03T09:35:00.309Z] === RUN TestConsoleSize [2022-06-03T09:35:00.875Z] --- PASS: TestConsoleSize (0.44s) [2022-06-03T09:35:00.875Z] === RUN TestStats [2022-06-03T09:35:00.875Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:00.875Z] --- SKIP: TestStats (0.00s) [2022-06-03T09:35:00.875Z] === RUN TestStopContainerWithTimeout [2022-06-03T09:35:00.875Z] === RUN TestStopContainerWithTimeout/0 [2022-06-03T09:35:00.875Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-03T09:35:00.875Z] === RUN TestStopContainerWithTimeout/1 [2022-06-03T09:35:00.875Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-03T09:35:00.875Z] === RUN TestStopContainerWithTimeout/3 [2022-06-03T09:35:00.875Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-03T09:35:00.875Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-03T09:35:00.875Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-03T09:35:00.875Z] === CONT TestStopContainerWithTimeout/0 [2022-06-03T09:35:00.875Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-03T09:35:01.566Z] === CONT TestStopContainerWithTimeout/3 [2022-06-03T09:35:02.853Z] #64 283.9 # github.com/containerd/containerd/cmd/containerd [2022-06-03T09:35:02.853Z] #64 283.9 /usr/bin/ld: /tmp/go-link-4189410894/000019.o: in function `New': [2022-06-03T09:35:02.853Z] #64 283.9 /tmp/tmp.SHQB1rnUI1/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-06-03T09:35:02.853Z] #64 284.0 + bin/containerd-stress [2022-06-03T09:35:02.853Z] #64 285.1 + bin/containerd-shim [2022-06-03T09:35:03.464Z] === CONT TestStopContainerWithTimeout/1 [2022-06-03T09:35:04.837Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-03T09:35:04.837Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-06-03T09:35:04.837Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-06-03T09:35:04.837Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-06-03T09:35:04.837Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-06-03T09:35:04.837Z] === RUN TestDeleteDevicemapper [2022-06-03T09:35:04.837Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:35:04.837Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-03T09:35:04.837Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-03T09:35:06.212Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.22s) [2022-06-03T09:35:06.212Z] === RUN TestUpdateMemory [2022-06-03T09:35:06.212Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:06.212Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-03T09:35:06.212Z] === RUN TestUpdateCPUQuota [2022-06-03T09:35:06.212Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:06.212Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-06-03T09:35:06.212Z] === RUN TestUpdatePidsLimit [2022-06-03T09:35:06.212Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:06.212Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-06-03T09:35:06.212Z] === RUN TestUpdateRestartPolicy [2022-06-03T09:35:09.415Z] #64 296.2 + bin/containerd-shim-runc-v1 [2022-06-03T09:35:10.049Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:35:10.049Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:35:10.049Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:35:10.049Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:35:10.049Z] [2022-06-03T09:35:10.049Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-06-03T09:35:10.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-06-03T09:35:10.049Z] Using test binary docker [2022-06-03T09:35:10.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-03T09:35:10.049Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-03T09:35:10.049Z] INFO: Waiting for daemon to start... [2022-06-03T09:35:10.049Z] Starting dockerd [2022-06-03T09:35:10.049Z] . [2022-06-03T09:35:10.049Z] INFO: Building docker-sdk-python3:5.0.3... [2022-06-03T09:35:15.979Z] #64 302.4 + bin/containerd-shim-runc-v2 [2022-06-03T09:35:15.979Z] #64 303.2 + binaries [2022-06-03T09:35:15.979Z] #64 303.2 + install -D bin/containerd /build/containerd [2022-06-03T09:35:15.979Z] #64 303.2 + install -D bin/containerd-shim /build/containerd-shim [2022-06-03T09:35:15.979Z] #64 303.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-06-03T09:35:15.979Z] #64 303.2 + install -D bin/ctr /build/ctr [2022-06-03T09:35:17.353Z] #64 DONE 304.9s [2022-06-03T09:35:18.408Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-06-03T09:35:18.408Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-03T09:35:18.408Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-06-03T09:35:18.408Z] === RUN TestWaitNonBlocked [2022-06-03T09:35:18.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:35:18.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:35:18.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:35:18.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:35:18.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:35:18.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:35:18.408Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-03T09:35:18.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-06-03T09:35:18.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-06-03T09:35:18.408Z] === RUN TestWaitBlocked [2022-06-03T09:35:18.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:35:18.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:35:18.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:35:18.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:35:18.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:35:18.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:35:18.408Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-03T09:35:18.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-06-03T09:35:18.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-06-03T09:35:18.408Z] === CONT TestDaemonRestartIpcMode [2022-06-03T09:35:18.408Z] === CONT TestIpcModeOlderClient [2022-06-03T09:35:18.667Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-06-03T09:35:18.667Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-03T09:35:18.734Z] [2022-06-03T09:35:18.734Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-06-03T09:35:18.734Z] #65 sha256:bcfc4f3c09ac0dd1917cdcb3979a5c1bc7f10160b35ec9520d3887a80655b924 [2022-06-03T09:35:19.300Z] #65 DONE 0.8s [2022-06-03T09:35:19.300Z] [2022-06-03T09:35:19.300Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-06-03T09:35:19.300Z] #70 sha256:60a7a0cc1eee7542aac15ac5386eb4e1412b7252230b261b47e5b5909b3b7725 [2022-06-03T09:35:19.558Z] #70 DONE 0.2s [2022-06-03T09:35:19.558Z] [2022-06-03T09:35:19.558Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-06-03T09:35:19.558Z] #75 sha256:57753445ceff7cbaecaf205e67d575a87295e8ec8f6695e8ee5d8d642b81aa26 [2022-06-03T09:35:20.124Z] #75 DONE 0.8s [2022-06-03T09:35:20.381Z] [2022-06-03T09:35:20.381Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-06-03T09:35:20.381Z] #76 sha256:067df6fc5ce5a29803c467824af095bc378f4d53519e364e2e752ad84e7eed1a [2022-06-03T09:35:20.381Z] #76 DONE 0.0s [2022-06-03T09:35:20.381Z] [2022-06-03T09:35:20.381Z] #77 [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-06-03T09:35:20.381Z] #77 sha256:80f0489b7300c015a339bf6c1c269fce6242df0c40c5bd70978045d87aeb1688 [2022-06-03T09:35:20.948Z] #77 0.623 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-06-03T09:35:20.948Z] #77 0.624 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-06-03T09:35:20.948Z] #77 0.624 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-06-03T09:35:21.197Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-06-03T09:35:21.197Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-06-03T09:35:21.197Z] PASS [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === Skipped [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-03T09:35:21.197Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-06-03T09:35:21.197Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-06-03T09:35:21.197Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-06-03T09:35:21.197Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-06-03T09:35:21.197Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-06-03T09:35:21.197Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-06-03T09:35:21.197Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-06-03T09:35:21.197Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-06-03T09:35:21.197Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-06-03T09:35:21.197Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-03T09:35:21.197Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-03T09:35:21.197Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-06-03T09:35:21.197Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-06-03T09:35:21.197Z] 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-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-06-03T09:35:21.197Z] 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-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-06-03T09:35:21.197Z] 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-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-06-03T09:35:21.197Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:35:21.197Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-06-03T09:35:21.197Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-06-03T09:35:21.197Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-06-03T09:35:21.197Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-06-03T09:35:21.197Z] 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-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-06-03T09:35:21.197Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-03T09:35:21.197Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-03T09:35:21.197Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-06-03T09:35:21.197Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-06-03T09:35:21.197Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-06-03T09:35:21.197Z] [2022-06-03T09:35:21.197Z] DONE 220 tests, 27 skipped in 72.722s [2022-06-03T09:35:21.197Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-03T09:35:21.456Z] === RUN TestConfigDaemonLibtrustID [2022-06-03T09:35:21.775Z] #77 0.862 Reading package lists... [2022-06-03T09:35:22.022Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-06-03T09:35:22.022Z] === RUN TestConfigDaemonID [2022-06-03T09:35:22.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-03T09:35:22.341Z] #77 1.359 Reading package lists... [2022-06-03T09:35:22.341Z] #77 1.849 Building dependency tree... [2022-06-03T09:35:22.341Z] #77 1.953 Reading state information... [2022-06-03T09:35:22.341Z] #77 2.063 The following additional packages will be installed: [2022-06-03T09:35:22.599Z] #77 2.064 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-06-03T09:35:22.599Z] #77 2.065 Suggested packages: [2022-06-03T09:35:22.599Z] #77 2.065 systemd-container policykit-1 [2022-06-03T09:35:22.599Z] #77 2.065 Recommended packages: [2022-06-03T09:35:22.599Z] #77 2.065 systemd-timesyncd | time-daemon libnss-systemd [2022-06-03T09:35:22.599Z] #77 2.130 The following NEW packages will be installed: [2022-06-03T09:35:22.599Z] #77 2.131 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-06-03T09:35:22.599Z] #77 2.132 libkmod2 libpam-systemd systemd systemd-sysv [2022-06-03T09:35:22.857Z] #77 2.398 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-06-03T09:35:22.857Z] #77 2.398 Need to get 5817 kB of archives. [2022-06-03T09:35:22.857Z] #77 2.398 After this operation, 19.3 MB of additional disk space will be used. [2022-06-03T09:35:22.857Z] #77 2.398 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-06-03T09:35:22.857Z] #77 2.399 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-06-03T09:35:22.857Z] #77 2.400 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-06-03T09:35:22.857Z] #77 2.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-06-03T09:35:22.857Z] #77 2.405 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-06-03T09:35:22.857Z] #77 2.480 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-06-03T09:35:22.857Z] #77 2.481 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-06-03T09:35:22.857Z] #77 2.482 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-06-03T09:35:22.857Z] #77 2.484 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-06-03T09:35:22.857Z] #77 2.490 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-06-03T09:35:22.957Z] daemon_test.go:83: [de5aabbdc5446] daemon is not started [2022-06-03T09:35:22.957Z] --- PASS: TestConfigDaemonID (1.08s) [2022-06-03T09:35:22.957Z] === RUN TestDaemonConfigValidation [2022-06-03T09:35:22.957Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:35:22.957Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:35:22.957Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-03T09:35:22.957Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-03T09:35:22.957Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-03T09:35:22.957Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-03T09:35:22.957Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-03T09:35:22.957Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-03T09:35:22.957Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-03T09:35:22.957Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-03T09:35:22.957Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:35:22.957Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-03T09:35:22.957Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-03T09:35:22.957Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-03T09:35:23.116Z] #77 2.638 debconf: delaying package configuration, since apt-utils is not installed [2022-06-03T09:35:23.116Z] #77 2.666 Fetched 5817 kB in 0s (16.3 MB/s) [2022-06-03T09:35:23.116Z] #77 2.694 Selecting previously unselected package libargon2-1:amd64. [2022-06-03T09:35:23.116Z] #77 2.694 (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 ... 28631 files and directories currently installed.) [2022-06-03T09:35:23.116Z] #77 2.711 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-06-03T09:35:23.116Z] #77 2.719 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-03T09:35:23.116Z] #77 2.753 Selecting previously unselected package libjson-c5:amd64. [2022-06-03T09:35:23.116Z] #77 2.756 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-06-03T09:35:23.116Z] #77 2.759 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-06-03T09:35:23.116Z] #77 2.791 Selecting previously unselected package libcryptsetup12:amd64. [2022-06-03T09:35:23.116Z] #77 2.793 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-06-03T09:35:23.116Z] #77 2.798 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-03T09:35:23.116Z] #77 2.857 Selecting previously unselected package libkmod2:amd64. [2022-06-03T09:35:23.216Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-03T09:35:23.216Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-03T09:35:23.216Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-03T09:35:23.216Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-03T09:35:23.216Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-06-03T09:35:23.216Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-06-03T09:35:23.216Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-03T09:35:23.216Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-03T09:35:23.216Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-03T09:35:23.374Z] #77 2.859 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-06-03T09:35:23.374Z] #77 2.863 Unpacking libkmod2:amd64 (28-1) ... [2022-06-03T09:35:23.374Z] #77 2.898 Selecting previously unselected package systemd. [2022-06-03T09:35:23.374Z] #77 2.901 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-06-03T09:35:23.374Z] #77 2.934 Unpacking systemd (247.3-7) ... [2022-06-03T09:35:23.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-03T09:35:23.940Z] #77 3.479 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-06-03T09:35:23.940Z] #77 3.488 Setting up libjson-c5:amd64 (0.15-2) ... [2022-06-03T09:35:23.940Z] #77 3.497 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-06-03T09:35:23.940Z] #77 3.508 Setting up libkmod2:amd64 (28-1) ... [2022-06-03T09:35:23.940Z] #77 3.518 Setting up systemd (247.3-7) ... [2022-06-03T09:35:23.940Z] #77 3.554 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-06-03T09:35:23.940Z] #77 3.556 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-06-03T09:35:23.940Z] #77 3.558 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-06-03T09:35:23.940Z] #77 3.582 Initializing machine ID from KVM UUID. [2022-06-03T09:35:24.198Z] #77 3.959 Selecting previously unselected package systemd-sysv. [2022-06-03T09:35:24.507Z] #77 3.959 (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 ... 29442 files and directories currently installed.) [2022-06-03T09:35:24.507Z] #77 3.972 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-06-03T09:35:24.507Z] #77 3.977 Unpacking systemd-sysv (247.3-7) ... [2022-06-03T09:35:24.507Z] #77 4.019 Selecting previously unselected package libdbus-1-3:amd64. [2022-06-03T09:35:24.507Z] #77 4.021 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-06-03T09:35:24.507Z] #77 4.025 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-03T09:35:24.507Z] #77 4.080 Selecting previously unselected package dbus. [2022-06-03T09:35:24.507Z] #77 4.083 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-06-03T09:35:24.507Z] #77 4.094 Unpacking dbus (1.12.20-2) ... [2022-06-03T09:35:24.507Z] #77 4.144 Selecting previously unselected package libpam-systemd:amd64. [2022-06-03T09:35:24.507Z] #77 4.147 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-06-03T09:35:24.507Z] #77 4.149 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-06-03T09:35:24.507Z] #77 4.196 Selecting previously unselected package dbus-user-session. [2022-06-03T09:35:24.507Z] #77 4.199 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-06-03T09:35:24.507Z] #77 4.204 Unpacking dbus-user-session (1.12.20-2) ... [2022-06-03T09:35:24.507Z] #77 4.259 Setting up systemd-sysv (247.3-7) ... [2022-06-03T09:35:24.507Z] #77 4.268 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-06-03T09:35:24.507Z] #77 4.279 Setting up dbus (1.12.20-2) ... [2022-06-03T09:35:24.590Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-03T09:35:24.778Z] #77 4.439 invoke-rc.d: could not determine current runlevel [2022-06-03T09:35:24.778Z] #77 4.443 invoke-rc.d: policy-rc.d denied execution of start. [2022-06-03T09:35:24.778Z] #77 4.450 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-06-03T09:35:25.045Z] #77 4.621 Setting up dbus-user-session (1.12.20-2) ... [2022-06-03T09:35:25.045Z] #77 4.633 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-06-03T09:35:25.308Z] #77 DONE 4.8s [2022-06-03T09:35:25.308Z] [2022-06-03T09:35:25.308Z] #78 [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-06-03T09:35:25.308Z] #78 sha256:da78d1b18d99aa0818e34c2879696e4eb2316b1989f10c357cad74ff50228b7e [2022-06-03T09:35:25.530Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-03T09:35:25.569Z] #78 0.409 % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-03T09:35:25.569Z] #78 0.410 Dload Upload Total Spent Left Speed [2022-06-03T09:35:25.830Z] #78 0.411 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6036 0 --:--:-- --:--:-- --:--:-- 6056 [2022-06-03T09:35:25.830Z] #78 DONE 0.7s [2022-06-03T09:35:25.830Z] [2022-06-03T09:35:25.830Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-06-03T09:35:25.830Z] #79 sha256:d05d89561673cb6302fa895dc55d10fe9abbd5ce69a41e97c033b88e3ae50511 [2022-06-03T09:35:26.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-03T09:35:26.465Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-03T09:35:26.465Z] daemon_test.go:197: [d2a84f9573074] daemon is not started [2022-06-03T09:35:26.465Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-06-03T09:35:26.465Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-06-03T09:35:26.465Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-06-03T09:35:26.465Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-06-03T09:35:26.465Z] === RUN TestDaemonProxy [2022-06-03T09:35:26.465Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-03T09:35:26.465Z] --- SKIP: TestDaemonProxy (0.00s) [2022-06-03T09:35:26.465Z] PASS [2022-06-03T09:35:26.465Z] [2022-06-03T09:35:26.465Z] === Skipped [2022-06-03T09:35:26.465Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-06-03T09:35:26.465Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-06-03T09:35:26.465Z] [2022-06-03T09:35:26.465Z] DONE 13 tests, 1 skipped in 5.232s [2022-06-03T09:35:26.465Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-03T09:35:26.723Z] INFO: Testing against a local daemon [2022-06-03T09:35:26.723Z] === RUN TestCommitInheritsEnv [2022-06-03T09:35:26.764Z] #79 DONE 0.9s [2022-06-03T09:35:26.764Z] [2022-06-03T09:35:26.764Z] #80 exporting to image [2022-06-03T09:35:26.764Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-06-03T09:35:26.764Z] #80 exporting layers [2022-06-03T09:35:28.096Z] --- PASS: TestCommitInheritsEnv (1.54s) [2022-06-03T09:35:28.096Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-03T09:35:28.096Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-03T09:35:28.096Z] === RUN TestImportWithCustomPlatform [2022-06-03T09:35:28.096Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform// [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/linux [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/macos [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-03T09:35:28.355Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-03T09:35:28.355Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-03T09:35:28.355Z] === RUN TestImagesFilterMultiReference [2022-06-03T09:35:28.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-03T09:35:28.613Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-03T09:35:28.613Z] === RUN TestImagePullPlatformInvalid [2022-06-03T09:35:28.613Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-06-03T09:35:28.613Z] === RUN TestRemoveImageOrphaning [2022-06-03T09:35:28.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-03T09:35:30.512Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-06-03T09:35:30.512Z] === RUN TestRemoveImageGarbageCollector [2022-06-03T09:35:30.512Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-03T09:35:30.512Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-03T09:35:30.512Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-03T09:35:30.512Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-03T09:35:30.512Z] === RUN TestTagInvalidReference [2022-06-03T09:35:30.512Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-03T09:35:30.512Z] === RUN TestTagValidPrefixedRepo [2022-06-03T09:35:30.512Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-03T09:35:30.512Z] === RUN TestTagExistedNameWithoutForce [2022-06-03T09:35:30.512Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-03T09:35:30.512Z] === RUN TestTagOfficialNames [2022-06-03T09:35:30.512Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-03T09:35:30.512Z] === RUN TestTagMatchesDigest [2022-06-03T09:35:30.512Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-03T09:35:30.512Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-03T09:35:32.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-03T09:35:33.321Z] #80 exporting layers 6.3s done [2022-06-03T09:35:33.321Z] #80 writing image sha256:eda8390ac486711ffa65fbe78b1bafe7169e074eb068a4af7a9682c03f942d7d done [2022-06-03T09:35:33.321Z] #80 naming to docker.io/library/docker:3831494d2ff7cd86d550f4bb704d37b7129c426a done [2022-06-03T09:35:33.321Z] #80 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T09:35:33.660Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3831494d2ff7cd86d550f4bb704d37b7129c426a -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:3831494d2ff7cd86d550f4bb704d37b7129c426a hack/make.sh dynbinary test-integration [2022-06-03T09:35:35.558Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-06-03T09:35:35.558Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-06-03T09:35:35.558Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-06-03T09:35:35.558Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-06-03T09:35:35.558Z] 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-06-03T09:35:35.558Z] Detected virtualization docker. [2022-06-03T09:35:35.558Z] Detected architecture x86-64. [2022-06-03T09:35:35.558Z] Set hostname to <199bd76dd2d4>. [2022-06-03T09:35:35.558Z] modprobe@configfs.service: Succeeded. [2022-06-03T09:35:35.558Z] modprobe@drm.service: Succeeded. [2022-06-03T09:35:35.558Z] modprobe@fuse.service: Succeeded. [2022-06-03T09:35:35.817Z] + source /etc/docker-entrypoint-cmd [2022-06-03T09:35:35.817Z] ++ hack/make.sh dynbinary test-integration [2022-06-03T09:35:35.817Z] [2022-06-03T09:35:35.817Z] Removing bundles/ [2022-06-03T09:35:35.817Z] [2022-06-03T09:35:35.817Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-03T09:35:35.817Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:35:35.817Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:35:40.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-03T09:35:42.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-03T09:35:45.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-03T09:35:46.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-03T09:35:48.817Z] sha256:6ef95d643c7bb9f86387aad6adc06b55c8956dd9bff58d85a8b735bd3d52b792 [2022-06-03T09:35:48.817Z] INFO: Starting docker-py tests... [2022-06-03T09:35:48.817Z] ============================= test session starts ============================== [2022-06-03T09:35:48.817Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-06-03T09:35:48.817Z] rootdir: /src, inifile: pytest.ini [2022-06-03T09:35:48.817Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-06-03T09:35:48.817Z] collected 395 items / 2 deselected / 393 selected [2022-06-03T09:35:48.817Z] [2022-06-03T09:35:49.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-03T09:35:51.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-03T09:35:55.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-03T09:35:57.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-03T09:36:00.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-03T09:36:00.846Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-06-03T09:36:01.676Z] tests/integration/api_client_test.py ..... [ 7%] [2022-06-03T09:36:02.497Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-03T09:36:02.497Z] Using test binary docker [2022-06-03T09:36:02.754Z] +++ /etc/init.d/apparmor start [2022-06-03T09:36:02.754Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-03T09:36:02.754Z] INFO: Waiting for daemon to start... [2022-06-03T09:36:02.754Z] Starting dockerd [2022-06-03T09:36:02.754Z] +++ 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-06-03T09:36:03.076Z] tests/integration/api_config_test.py ...... [ 8%] [2022-06-03T09:36:05.273Z] . [2022-06-03T09:36:05.273Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-03T09:36:05.273Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-03T09:36:05.273Z] Error: No such image: emptyfs [2022-06-03T09:36:05.273Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-03T09:36:05.273Z] ++++ docker load [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-03T09:36:05.498Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 31.9% of statements [2022-06-03T09:36:05.498Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-03T09:36:05.498Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-03T09:36:05.499Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-03T09:36:05.499Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-03T09:36:05.530Z] Running integration-test (iteration 1) [2022-06-03T09:36:05.530Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-03T09:36:05.530Z] ++ 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-06-03T09:36:05.530Z] ++ set -e [2022-06-03T09:36:05.530Z] ++ '[' -n 0 ']' [2022-06-03T09:36:05.530Z] ++ set -x [2022-06-03T09:36:05.530Z] ++ 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-06-03T09:36:05.756Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-03T09:36:05.756Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-03T09:36:06.015Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-06-03T09:36:06.273Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-03T09:36:06.459Z] Loaded image: busybox:latest [2022-06-03T09:36:06.716Z] Loaded image: busybox:glibc [2022-06-03T09:36:06.838Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2022-06-03T09:36:06.839Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-03T09:36:06.839Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-03T09:36:06.839Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-03T09:36:07.096Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-06-03T09:36:07.096Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-03T09:36:07.096Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-03T09:36:09.624Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-06-03T09:36:09.624Z] ok github.com/docker/docker/builder/dockerfile 0.461s coverage: 49.3% of statements [2022-06-03T09:36:09.882Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-06-03T09:36:10.448Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-06-03T09:36:11.824Z] ok github.com/docker/docker/builder/remotecontext/git 1.768s coverage: 86.3% of statements [2022-06-03T09:36:11.824Z] ? github.com/docker/docker/cli [no test files] [2022-06-03T09:36:11.824Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-03T09:36:11.824Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-03T09:36:11.824Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-03T09:36:11.965Z] Loaded image: debian:bullseye-slim [2022-06-03T09:36:11.965Z] Loaded image: hello-world:latest [2022-06-03T09:36:11.965Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:36:11.965Z] INFO: Testing against a local daemon [2022-06-03T09:36:11.965Z] === RUN TestCgroupNamespacesBuild [2022-06-03T09:36:12.396Z] ok github.com/docker/docker/cmd/docker-proxy 0.249s coverage: 67.6% of statements [2022-06-03T09:36:13.857Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2022-06-03T09:36:13.857Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-03T09:36:14.925Z] ok github.com/docker/docker/client 0.112s coverage: 75.6% of statements [2022-06-03T09:36:16.376Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-06-03T09:36:16.376Z] === RUN TestBuildWithSession [2022-06-03T09:36:16.376Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:36:16.376Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-03T09:36:16.376Z] === RUN TestBuildSquashParent [2022-06-03T09:36:24.468Z] --- PASS: TestBuildSquashParent (8.57s) [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:36:24.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:36:24.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:36:24.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:36:24.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:36:24.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:36:24.469Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:36:24.469Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:36:24.469Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:36:24.469Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:36:27.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:36:27.741Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:36:31.041Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:36:31.041Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:36:33.191Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.03s) [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.36s) [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2022-06-03T09:36:34.306Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2022-06-03T09:36:34.306Z] === RUN TestBuildMultiStageCopy [2022-06-03T09:36:34.306Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-03T09:36:37.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-03T09:36:37.576Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-03T09:36:38.138Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-03T09:36:38.701Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-03T09:36:39.630Z] --- PASS: TestBuildMultiStageCopy (5.18s) [2022-06-03T09:36:39.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2022-06-03T09:36:39.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-06-03T09:36:39.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2022-06-03T09:36:39.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2022-06-03T09:36:39.630Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-06-03T09:36:39.630Z] === RUN TestBuildMultiStageParentConfig [2022-06-03T09:36:40.998Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) [2022-06-03T09:36:40.998Z] === RUN TestBuildLabelWithTargets [2022-06-03T09:36:43.517Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2022-06-03T09:36:43.517Z] === RUN TestBuildWithEmptyLayers [2022-06-03T09:36:44.449Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-06-03T09:36:44.449Z] === RUN TestBuildMultiStageOnBuild [2022-06-03T09:36:46.993Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.7% of statements [2022-06-03T09:36:47.719Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2022-06-03T09:36:47.719Z] === RUN TestBuildUncleanTarFilenames [2022-06-03T09:36:47.926Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-06-03T09:36:48.494Z] ok github.com/docker/docker/cmd/dockerd/trap 2.439s coverage: 0.0% of statements [2022-06-03T09:36:48.494Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-03T09:36:48.494Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-03T09:36:48.494Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-03T09:36:48.494Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-03T09:36:48.494Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-03T09:36:49.611Z] --- PASS: TestBuildUncleanTarFilenames (1.90s) [2022-06-03T09:36:49.611Z] === RUN TestBuildMultiStageLayerLeak [2022-06-03T09:36:52.882Z] --- PASS: TestBuildMultiStageLayerLeak (3.21s) [2022-06-03T09:36:52.882Z] === RUN TestBuildWithHugeFile [2022-06-03T09:36:53.760Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-06-03T09:36:55.137Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-06-03T09:36:56.511Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 36.9% of statements [2022-06-03T09:37:03.154Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-06-03T09:37:04.086Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-06-03T09:37:04.651Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-06-03T09:37:05.216Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-06-03T09:37:06.150Z] ok github.com/docker/docker/daemon 10.126s coverage: 16.1% of statements [2022-06-03T09:37:06.150Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-03T09:37:06.150Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-03T09:37:06.150Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-03T09:37:06.150Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-03T09:37:06.408Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.597s coverage: 74.8% of statements [2022-06-03T09:37:06.955Z] --- PASS: TestImportExtremelyLargeImageWorks (92.77s) [2022-06-03T09:37:06.955Z] PASS [2022-06-03T09:37:06.955Z] [2022-06-03T09:37:06.955Z] === Skipped [2022-06-03T09:37:06.955Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-03T09:37:06.955Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-06-03T09:37:06.955Z] [2022-06-03T09:37:06.955Z] DONE 22 tests, 1 skipped in 96.627s [2022-06-03T09:37:06.955Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-03T09:37:06.955Z] INFO: Testing against a local daemon [2022-06-03T09:37:06.955Z] === RUN TestNetworkCreateDelete [2022-06-03T09:37:06.955Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-06-03T09:37:06.955Z] === RUN TestDockerNetworkDeletePreferID [2022-06-03T09:37:06.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-06-03T09:37:06.955Z] === RUN TestDaemonDNSFallback [2022-06-03T09:37:07.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.327s coverage: 56.2% of statements [2022-06-03T09:37:07.910Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-06-03T09:37:09.292Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-06-03T09:37:10.235Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-06-03T09:37:10.235Z] === RUN TestInspectNetwork [2022-06-03T09:37:10.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.235Z] --- SKIP: TestInspectNetwork (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestRunContainerWithBridgeNone [2022-06-03T09:37:10.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-03T09:37:10.235Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:37:10.235Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:37:10.235Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:37:10.235Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-03T09:37:10.235Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-03T09:37:10.235Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-03T09:37:10.235Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestNetworkList [2022-06-03T09:37:10.235Z] === RUN TestNetworkList//networks [2022-06-03T09:37:10.235Z] === PAUSE TestNetworkList//networks [2022-06-03T09:37:10.235Z] === RUN TestNetworkList//networks/ [2022-06-03T09:37:10.235Z] === PAUSE TestNetworkList//networks/ [2022-06-03T09:37:10.235Z] === CONT TestNetworkList//networks [2022-06-03T09:37:10.235Z] === CONT TestNetworkList//networks/ [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkList (0.01s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-03T09:37:10.235Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestHostIPv4BridgeLabel [2022-06-03T09:37:10.235Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-03T09:37:10.235Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-06-03T09:37:10.235Z] === RUN TestDaemonDefaultNetworkPools [2022-06-03T09:37:10.235Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-06-03T09:37:10.235Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-03T09:37:10.235Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-03T09:37:10.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-03T09:37:10.235Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-03T09:37:10.235Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-03T09:37:10.235Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-03T09:37:10.235Z] === RUN TestServiceWithPredefinedNetwork [2022-06-03T09:37:10.235Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.235Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-03T09:37:10.235Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:37:10.235Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:37:10.235Z] === RUN TestServiceWithDataPathPortInit [2022-06-03T09:37:10.235Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.235Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-06-03T09:37:10.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-03T09:37:10.235Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.235Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-03T09:37:10.235Z] PASS [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === Skipped [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-06-03T09:37:10.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-06-03T09:37:10.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-06-03T09:37:10.235Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-06-03T09:37:10.235Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-06-03T09:37:10.235Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-06-03T09:37:10.235Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-06-03T09:37:10.235Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.235Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-06-03T09:37:10.235Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.235Z] [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-06-03T09:37:10.236Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:37:10.236Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-06-03T09:37:10.236Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-06-03T09:37:10.236Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] DONE 34 tests, 12 skipped in 7.044s [2022-06-03T09:37:10.236Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:37:10.236Z] INFO: Testing against a local daemon [2022-06-03T09:37:10.236Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-03T09:37:10.236Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:37:10.236Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:37:10.236Z] === RUN TestDockerNetworkIpvlan [2022-06-03T09:37:10.236Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:37:10.236Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:37:10.236Z] PASS [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === Skipped [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:37:10.236Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:37:10.236Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] DONE 2 tests, 2 skipped in 0.089s [2022-06-03T09:37:10.236Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:37:10.236Z] INFO: Testing against a local daemon [2022-06-03T09:37:10.236Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-03T09:37:10.236Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.236Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-03T09:37:10.236Z] === RUN TestDockerNetworkMacvlan [2022-06-03T09:37:10.236Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.236Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-06-03T09:37:10.236Z] PASS [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === Skipped [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-06-03T09:37:10.236Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-06-03T09:37:10.236Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-06-03T09:37:10.236Z] [2022-06-03T09:37:10.236Z] DONE 2 tests, 2 skipped in 0.084s [2022-06-03T09:37:10.236Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-03T09:37:10.270Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.167s coverage: 50.6% of statements [2022-06-03T09:37:10.494Z] testing: warning: no tests to run [2022-06-03T09:37:10.494Z] PASS [2022-06-03T09:37:10.494Z] [2022-06-03T09:37:10.494Z] DONE 0 tests in 0.024s [2022-06-03T09:37:10.494Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-03T09:37:10.494Z] INFO: Testing against a local daemon [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginAllowRequest [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginTLS [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginDenyRequest [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginDenyResponse [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginAllowEventStream [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginErrorResponse [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginErrorRequest [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginHeader [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginV2Disable [2022-06-03T09:37:10.494Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.494Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-06-03T09:37:10.494Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-03T09:37:10.752Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-03T09:37:10.752Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-03T09:37:10.752Z] PASS [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === Skipped [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-06-03T09:37:10.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] DONE 17 tests, 17 skipped in 0.262s [2022-06-03T09:37:10.752Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-03T09:37:10.752Z] INFO: Testing against a local daemon [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:37:10.752Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:37:10.752Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-03T09:37:10.752Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-03T09:37:10.752Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-03T09:37:10.752Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-03T09:37:10.752Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-03T09:37:10.752Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-03T09:37:10.752Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-03T09:37:10.752Z] === RUN TestPluginInstall [2022-06-03T09:37:10.752Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] --- SKIP: TestPluginInstall (0.00s) [2022-06-03T09:37:10.752Z] === RUN TestPluginsWithRuntimes [2022-06-03T09:37:10.752Z] 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-06-03T09:37:10.752Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-06-03T09:37:10.752Z] === RUN TestPluginBackCompatMediaTypes [2022-06-03T09:37:10.752Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-03T09:37:10.752Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-06-03T09:37:10.752Z] PASS [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === Skipped [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-06-03T09:37:10.752Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-06-03T09:37:10.752Z] 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-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-06-03T09:37:10.752Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-06-03T09:37:10.752Z] [2022-06-03T09:37:10.752Z] DONE 19 tests, 3 skipped in 0.125s [2022-06-03T09:37:10.752Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-03T09:37:11.010Z] INFO: Testing against a local daemon [2022-06-03T09:37:11.010Z] === RUN TestExternalGraphDriver [2022-06-03T09:37:11.010Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-03T09:37:11.010Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-06-03T09:37:11.010Z] === RUN TestGraphdriverPluginV2 [2022-06-03T09:37:12.201Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.183s coverage: 45.9% of statements [2022-06-03T09:37:12.201Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-03T09:37:12.767Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.955s coverage: 58.5% of statements [2022-06-03T09:37:12.767Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-03T09:37:12.767Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-03T09:37:13.024Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-06-03T09:37:13.590Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2022-06-03T09:37:14.155Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-06-03T09:37:14.291Z] --- PASS: TestGraphdriverPluginV2 (3.40s) [2022-06-03T09:37:14.291Z] PASS [2022-06-03T09:37:14.291Z] [2022-06-03T09:37:14.291Z] === Skipped [2022-06-03T09:37:14.291Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-06-03T09:37:14.291Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-06-03T09:37:14.291Z] [2022-06-03T09:37:14.291Z] DONE 2 tests, 1 skipped in 3.529s [2022-06-03T09:37:14.291Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-03T09:37:14.552Z] INFO: Testing against a local daemon [2022-06-03T09:37:14.552Z] === RUN TestContinueAfterPluginCrash [2022-06-03T09:37:14.552Z] === PAUSE TestContinueAfterPluginCrash [2022-06-03T09:37:14.552Z] === RUN TestReadPluginNoRead [2022-06-03T09:37:14.552Z] === PAUSE TestReadPluginNoRead [2022-06-03T09:37:14.552Z] === RUN TestDaemonStartWithLogOpt [2022-06-03T09:37:14.552Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-03T09:37:14.552Z] === CONT TestContinueAfterPluginCrash [2022-06-03T09:37:14.552Z] === CONT TestDaemonStartWithLogOpt [2022-06-03T09:37:15.529Z] ok github.com/docker/docker/daemon/images 0.062s coverage: 6.6% of statements [2022-06-03T09:37:15.529Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-03T09:37:15.529Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-03T09:37:15.529Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-06-03T09:37:16.462Z] ok github.com/docker/docker/daemon/logger/fluentd 0.012s coverage: 53.6% of statements [2022-06-03T09:37:16.462Z] ok github.com/docker/docker/daemon/logger/awslogs 0.137s coverage: 79.9% of statements [2022-06-03T09:37:16.462Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-03T09:37:17.028Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-03T09:37:17.028Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-06-03T09:37:17.594Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2022-06-03T09:37:18.529Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.177s coverage: 76.8% of statements [2022-06-03T09:37:18.529Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 79.2% of statements [2022-06-03T09:37:18.529Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-03T09:37:18.529Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-03T09:37:18.736Z] === CONT TestReadPluginNoRead [2022-06-03T09:37:18.737Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2022-06-03T09:37:19.095Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 31.5% of statements [2022-06-03T09:37:19.095Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 62.0% of statements [2022-06-03T09:37:20.030Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2022-06-03T09:37:20.288Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-06-03T09:37:20.855Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-06-03T09:37:21.267Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-03T09:37:21.788Z] ok github.com/docker/docker/daemon/logger/splunk 1.537s coverage: 82.5% of statements [2022-06-03T09:37:21.788Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-03T09:37:21.788Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-03T09:37:22.201Z] === RUN TestReadPluginNoRead/default [2022-06-03T09:37:22.354Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-06-03T09:37:22.611Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.0% of statements [2022-06-03T09:37:22.611Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-03T09:37:23.134Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2022-06-03T09:37:23.177Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-03T09:37:23.392Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-03T09:37:24.110Z] ok github.com/docker/docker/image 0.026s coverage: 86.9% of statements [2022-06-03T09:37:24.368Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-06-03T09:37:24.766Z] === CONT TestReadPluginNoRead [2022-06-03T09:37:24.766Z] read_test.go:92: [d4fa5cb22c2d7] daemon is not started [2022-06-03T09:37:24.766Z] --- PASS: TestReadPluginNoRead (6.12s) [2022-06-03T09:37:24.766Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-06-03T09:37:24.766Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-06-03T09:37:24.766Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2022-06-03T09:37:24.766Z] PASS [2022-06-03T09:37:24.766Z] [2022-06-03T09:37:24.766Z] DONE 6 tests in 10.349s [2022-06-03T09:37:24.766Z] 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-06-03T09:37:24.766Z] testing: warning: no tests to run [2022-06-03T09:37:24.766Z] PASS [2022-06-03T09:37:24.766Z] [2022-06-03T09:37:24.766Z] DONE 0 tests in 0.032s [2022-06-03T09:37:24.766Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-03T09:37:24.766Z] INFO: Testing against a local daemon [2022-06-03T09:37:24.766Z] === RUN TestPluginWithDevMounts [2022-06-03T09:37:24.766Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-03T09:37:24.766Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-06-03T09:37:24.766Z] PASS [2022-06-03T09:37:24.766Z] [2022-06-03T09:37:24.766Z] === Skipped [2022-06-03T09:37:24.766Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-06-03T09:37:24.766Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-06-03T09:37:24.766Z] [2022-06-03T09:37:24.766Z] DONE 1 tests, 1 skipped in 0.098s [2022-06-03T09:37:24.766Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-03T09:37:24.934Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-06-03T09:37:24.934Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-06-03T09:37:24.934Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-03T09:37:24.934Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-03T09:37:24.934Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-03T09:37:25.024Z] INFO: Testing against a local daemon [2022-06-03T09:37:25.024Z] === RUN TestSecretInspect [2022-06-03T09:37:25.024Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] --- SKIP: TestSecretInspect (0.01s) [2022-06-03T09:37:25.024Z] === RUN TestSecretList [2022-06-03T09:37:25.024Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] --- SKIP: TestSecretList (0.01s) [2022-06-03T09:37:25.024Z] === RUN TestSecretsCreateAndDelete [2022-06-03T09:37:25.024Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-06-03T09:37:25.024Z] === RUN TestSecretsUpdate [2022-06-03T09:37:25.024Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-06-03T09:37:25.024Z] === RUN TestTemplatedSecret [2022-06-03T09:37:25.024Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-06-03T09:37:25.024Z] === RUN TestSecretCreateResolve [2022-06-03T09:37:25.024Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-06-03T09:37:25.024Z] PASS [2022-06-03T09:37:25.024Z] [2022-06-03T09:37:25.024Z] === Skipped [2022-06-03T09:37:25.024Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-06-03T09:37:25.024Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] [2022-06-03T09:37:25.024Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-06-03T09:37:25.024Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.024Z] [2022-06-03T09:37:25.024Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-06-03T09:37:25.025Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.025Z] [2022-06-03T09:37:25.025Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-06-03T09:37:25.025Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.025Z] [2022-06-03T09:37:25.025Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-06-03T09:37:25.025Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.025Z] [2022-06-03T09:37:25.025Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-06-03T09:37:25.025Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.025Z] [2022-06-03T09:37:25.025Z] DONE 6 tests, 6 skipped in 0.149s [2022-06-03T09:37:25.025Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-03T09:37:25.025Z] INFO: Testing against a local daemon [2022-06-03T09:37:25.025Z] === RUN TestServiceCreateInit [2022-06-03T09:37:25.025Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-03T09:37:25.025Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.025Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-03T09:37:25.025Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.025Z] --- PASS: TestServiceCreateInit (0.03s) [2022-06-03T09:37:25.025Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-03T09:37:25.025Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-03T09:37:25.025Z] === RUN TestCreateServiceMultipleTimes [2022-06-03T09:37:25.192Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-06-03T09:37:25.283Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateServiceConflict [2022-06-03T09:37:25.283Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateServiceMaxReplicas [2022-06-03T09:37:25.283Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-03T09:37:25.283Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateServiceSecretFileMode [2022-06-03T09:37:25.283Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateServiceConfigFileMode [2022-06-03T09:37:25.283Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateServiceSysctls [2022-06-03T09:37:25.283Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-06-03T09:37:25.283Z] === RUN TestCreateServiceCapabilities [2022-06-03T09:37:25.283Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-06-03T09:37:25.283Z] === RUN TestInspect [2022-06-03T09:37:25.283Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestInspect (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestCreateJob [2022-06-03T09:37:25.283Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestCreateJob (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestReplicatedJob [2022-06-03T09:37:25.283Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestReplicatedJob (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestUpdateReplicatedJob [2022-06-03T09:37:25.283Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestServiceListWithStatuses [2022-06-03T09:37:25.283Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:37:25.283Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-03T09:37:25.283Z] === RUN TestDockerNetworkConnectAlias [2022-06-03T09:37:25.283Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestDockerNetworkReConnect [2022-06-03T09:37:25.283Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:25.283Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-06-03T09:37:25.283Z] === RUN TestServicePlugin [2022-06-03T09:37:26.126Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-06-03T09:37:26.627Z] .........................xx.................... [ 29%] [2022-06-03T09:37:26.692Z] ok github.com/docker/docker/opts 0.022s coverage: 66.0% of statements [2022-06-03T09:37:26.692Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-03T09:37:27.208Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.208Z] --- SKIP: TestServicePlugin (1.94s) [2022-06-03T09:37:27.208Z] === RUN TestServiceUpdateLabel [2022-06-03T09:37:27.208Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.208Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2022-06-03T09:37:27.209Z] === RUN TestServiceUpdateSecrets [2022-06-03T09:37:27.209Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.209Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-06-03T09:37:27.209Z] === RUN TestServiceUpdateConfigs [2022-06-03T09:37:27.209Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.209Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-06-03T09:37:27.209Z] === RUN TestServiceUpdateNetwork [2022-06-03T09:37:27.209Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-06-03T09:37:27.467Z] === RUN TestServiceUpdatePidsLimit [2022-06-03T09:37:27.467Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-06-03T09:37:27.467Z] PASS [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === Skipped [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-03T09:37:27.467Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-03T09:37:27.467Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-06-03T09:37:27.467Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-06-03T09:37:27.467Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-06-03T09:37:27.467Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-06-03T09:37:27.467Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-06-03T09:37:27.467Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-06-03T09:37:27.467Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-06-03T09:37:27.467Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-06-03T09:37:27.467Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-06-03T09:37:27.467Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-06-03T09:37:27.467Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-06-03T09:37:27.467Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-06-03T09:37:27.467Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-03T09:37:27.467Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-06-03T09:37:27.467Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-06-03T09:37:27.467Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-06-03T09:37:27.467Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2022-06-03T09:37:27.467Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-06-03T09:37:27.467Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-06-03T09:37:27.467Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-06-03T09:37:27.467Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-06-03T09:37:27.467Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] DONE 24 tests, 23 skipped in 2.355s [2022-06-03T09:37:27.467Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-03T09:37:27.467Z] INFO: Testing against a local daemon [2022-06-03T09:37:27.467Z] === RUN TestSessionCreate [2022-06-03T09:37:27.467Z] --- PASS: TestSessionCreate (0.03s) [2022-06-03T09:37:27.467Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-03T09:37:27.467Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-06-03T09:37:27.467Z] PASS [2022-06-03T09:37:27.467Z] [2022-06-03T09:37:27.467Z] DONE 2 tests in 0.152s [2022-06-03T09:37:27.467Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-03T09:37:27.725Z] INFO: Testing against a local daemon [2022-06-03T09:37:27.725Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-03T09:37:27.725Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-03T09:37:27.725Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-03T09:37:27.725Z] === RUN TestDiskUsage [2022-06-03T09:37:27.725Z] === PAUSE TestDiskUsage [2022-06-03T09:37:27.725Z] === RUN TestEventsExecDie [2022-06-03T09:37:28.291Z] --- PASS: TestEventsExecDie (0.51s) [2022-06-03T09:37:28.291Z] === RUN TestEventsBackwardsCompatible [2022-06-03T09:37:28.291Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-03T09:37:28.291Z] === RUN TestEventsVolumeCreate [2022-06-03T09:37:28.291Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-03T09:37:28.291Z] === RUN TestInfoBinaryCommits [2022-06-03T09:37:28.291Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-03T09:37:28.291Z] === RUN TestInfoAPIVersioned [2022-06-03T09:37:28.291Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-03T09:37:28.291Z] === RUN TestInfoAPI [2022-06-03T09:37:28.291Z] --- PASS: TestInfoAPI (0.02s) [2022-06-03T09:37:28.291Z] === RUN TestInfoAPIWarnings [2022-06-03T09:37:28.592Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 82.3% of statements [2022-06-03T09:37:29.157Z] ok github.com/docker/docker/pkg/authorization 0.225s coverage: 68.3% of statements [2022-06-03T09:37:29.157Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-06-03T09:37:29.415Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-06-03T09:37:32.695Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-06-03T09:37:32.695Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-03T09:37:32.953Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-06-03T09:37:33.211Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-06-03T09:37:33.469Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-06-03T09:37:34.035Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-06-03T09:37:34.035Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-06-03T09:37:34.035Z] ok github.com/docker/docker/layer 7.792s coverage: 69.0% of statements [2022-06-03T09:37:34.035Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-03T09:37:34.035Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-03T09:37:34.035Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-03T09:37:34.035Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-03T09:37:34.035Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-03T09:37:34.035Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-03T09:37:35.409Z] ok github.com/docker/docker/pkg/ioutils 0.357s coverage: 70.1% of statements [2022-06-03T09:37:35.409Z] ok github.com/docker/docker/pkg/idtools 0.463s coverage: 67.9% of statements [2022-06-03T09:37:35.409Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-06-03T09:37:35.409Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-06-03T09:37:35.409Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-03T09:37:35.668Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-06-03T09:37:35.668Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-06-03T09:37:35.925Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-06-03T09:37:36.183Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2022-06-03T09:37:36.184Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-06-03T09:37:36.184Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-03T09:37:36.184Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-03T09:37:36.749Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-06-03T09:37:37.007Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-06-03T09:37:37.265Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-03T09:37:37.523Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-03T09:37:38.894Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-06-03T09:37:38.894Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-06-03T09:37:39.152Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-06-03T09:37:39.411Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-06-03T09:37:39.668Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-03T09:37:39.926Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-03T09:37:40.492Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-06-03T09:37:40.750Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-06-03T09:37:41.008Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-06-03T09:37:41.573Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-06-03T09:37:41.831Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-03T09:37:42.089Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-03T09:37:42.276Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:37:42.276Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:37:42.276Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:37:42.276Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:37:42.276Z] [2022-06-03T09:37:42.276Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-03T09:37:42.276Z] DOCKER_SYSTEMD=1 [2022-06-03T09:37:42.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-03T09:37:42.276Z] HOSTNAME=199bd76dd2d4 [2022-06-03T09:37:42.276Z] DEST=bundles/test-integration [2022-06-03T09:37:42.276Z] PWD=/go/src/github.com/docker/docker [2022-06-03T09:37:42.276Z] DOCKER_GITCOMMIT=3831494d2ff7cd86d550f4bb704d37b7129c426a [2022-06-03T09:37:42.276Z] container=docker [2022-06-03T09:37:42.276Z] HOME=/root [2022-06-03T09:37:42.276Z] LANG=C.UTF-8 [2022-06-03T09:37:42.276Z] INVOCATION_ID=0a9e304f11544a6ba831564b91e43905 [2022-06-03T09:37:42.276Z] GOLANG_VERSION=1.18.3 [2022-06-03T09:37:42.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-03T09:37:42.276Z] VALIDATE_BRANCH=master [2022-06-03T09:37:42.276Z] TERM=xterm [2022-06-03T09:37:42.276Z] DOCKER_PKG=github.com/docker/docker [2022-06-03T09:37:42.276Z] SHLVL=3 [2022-06-03T09:37:42.276Z] TIMEOUT=120m [2022-06-03T09:37:42.276Z] DOCKER_BUILDTAGS= journald [2022-06-03T09:37:42.276Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-03T09:37:42.276Z] GO111MODULE=off [2022-06-03T09:37:42.276Z] DOCKER_EXPERIMENTAL=1 [2022-06-03T09:37:42.276Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-03T09:37:42.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-03T09:37:42.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-03T09:37:42.276Z] GOPATH=/go [2022-06-03T09:37:42.276Z] PKG_CONFIG=pkg-config [2022-06-03T09:37:42.276Z] _=/usr/bin/env [2022-06-03T09:37:42.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-03T09:37:43.003Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-06-03T09:37:43.998Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-06-03T09:37:43.998Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-03T09:37:44.564Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-03T09:37:45.937Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-06-03T09:37:45.937Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-03T09:37:46.361Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-06-03T09:37:46.361Z] === RUN TestInfoDebug [2022-06-03T09:37:46.361Z] --- PASS: TestInfoDebug (0.54s) [2022-06-03T09:37:46.361Z] === RUN TestInfoInsecureRegistries [2022-06-03T09:37:46.361Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-06-03T09:37:46.361Z] === RUN TestInfoRegistryMirrors [2022-06-03T09:37:46.361Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-06-03T09:37:46.361Z] === RUN TestLoginFailsWithBadCredentials [2022-06-03T09:37:46.619Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-03T09:37:46.619Z] === RUN TestPingCacheHeaders [2022-06-03T09:37:46.619Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-06-03T09:37:46.619Z] === RUN TestPingGet [2022-06-03T09:37:46.620Z] --- PASS: TestPingGet (0.01s) [2022-06-03T09:37:46.620Z] === RUN TestPingHead [2022-06-03T09:37:46.620Z] --- PASS: TestPingHead (0.03s) [2022-06-03T09:37:46.620Z] === RUN TestPingSwarmHeader [2022-06-03T09:37:46.870Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-06-03T09:37:47.185Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-03T09:37:47.436Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-03T09:37:47.436Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-06-03T09:37:47.751Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-03T09:37:48.003Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-06-03T09:37:48.260Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-03T09:37:48.685Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-03T09:37:48.685Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-06-03T09:37:48.685Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-03T09:37:48.685Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-03T09:37:48.685Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-03T09:37:48.685Z] === RUN TestVersion [2022-06-03T09:37:48.685Z] --- PASS: TestVersion (0.03s) [2022-06-03T09:37:48.685Z] === CONT TestDiskUsage [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/container_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/image_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/volume_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-03T09:37:49.252Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-03T09:37:49.510Z] === RUN TestDiskUsage/after_container.Run [2022-06-03T09:37:49.636Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-03T09:37:49.768Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage (1.21s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.026Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-06-03T09:37:50.027Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-06-03T09:37:50.027Z] PASS [2022-06-03T09:37:50.027Z] [2022-06-03T09:37:50.027Z] === Skipped [2022-06-03T09:37:50.027Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-03T09:37:50.027Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-03T09:37:50.027Z] [2022-06-03T09:37:50.027Z] DONE 54 tests, 1 skipped in 22.369s [2022-06-03T09:37:50.027Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-03T09:37:50.027Z] INFO: Testing against a local daemon [2022-06-03T09:37:50.027Z] === RUN TestVolumesCreateAndList [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-03T09:37:50.027Z] === RUN TestVolumesRemove [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-03T09:37:50.027Z] === RUN TestVolumesInspect [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-03T09:37:50.027Z] === RUN TestVolumesInvalidJSON [2022-06-03T09:37:50.027Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-03T09:37:50.027Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-03T09:37:50.027Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-03T09:37:50.027Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-03T09:37:50.027Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-03T09:37:50.027Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-03T09:37:50.027Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-03T09:37:50.027Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-03T09:37:50.027Z] PASS [2022-06-03T09:37:50.027Z] [2022-06-03T09:37:50.027Z] DONE 9 tests in 0.191s [2022-06-03T09:37:50.027Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-03T09:37:50.285Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14175 is not a child of this shell [2022-06-03T09:37:50.285Z] warning: PID 14175 from bundles/test-integration/docker.pid had a nonzero exit code [2022-06-03T09:37:50.285Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-03T09:37:50.285Z] [2022-06-03T09:37:50.285Z] Unloading profiles will leave already running processes permanently [2022-06-03T09:37:50.285Z] unconfined, which can lead to unexpected situations. [2022-06-03T09:37:50.285Z] [2022-06-03T09:37:50.285Z] To set a process to complain mode, use the command line tool [2022-06-03T09:37:50.285Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-03T09:37:50.285Z] Removing test suite binaries [2022-06-03T09:37:50.285Z] exiting test-integration [2022-06-03T09:37:50.285Z] ++ exit 0 [2022-06-03T09:37:50.285Z] [2022-06-03T09:37:50.489Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-06-03T09:37:50.570Z] ok github.com/docker/docker/volume/local 0.078s coverage: 76.8% of statements [2022-06-03T09:37:50.847Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements Post stage [Pipeline] junit [2022-06-03T09:37:51.232Z] Recording test results [2022-06-03T09:37:51.525Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-03T09:37:51.857Z] + echo Ensuring container killed. [2022-06-03T09:37:51.857Z] Ensuring container killed. [2022-06-03T09:37:51.857Z] + docker rm -vf docker-pr2 [2022-06-03T09:37:51.857Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-03T09:37:52.144Z] + echo Chowning /workspace to jenkins user [2022-06-03T09:37:52.144Z] Chowning /workspace to jenkins user [2022-06-03T09:37:52.144Z] + id -u [2022-06-03T09:37:52.144Z] + id -g [2022-06-03T09:37:52.144Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/workspace busybox chown -R 1000:1000 /workspace [2022-06-03T09:37:52.271Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-03T09:37:53.810Z] + bundleName=amd64-rootless [2022-06-03T09:37:53.810Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-06-03T09:37:53.810Z] Creating amd64-rootless-bundles.tar.gz [2022-06-03T09:37:53.810Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-06-03T09:37:53.810Z] + 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-06-03T09:37:53.822Z] Archiving artifacts [2022-06-03T09:37:54.085Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43409/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-03T09:37:54.387Z] + make clean [2022-06-03T09:37:54.387Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-03T09:37:54.387Z] docker-dev-cache [2022-06-03T09:37:54.387Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T09:37:55.152Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-06-03T09:38:11.689Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-06-03T09:38:14.184Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/rootless [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/volume [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-03T09:38:14.184Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === Skipped [2022-06-03T09:38:14.184Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-03T09:38:14.184Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-03T09:38:14.184Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-03T09:38:14.184Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-03T09:38:14.184Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:71: No driver to put! [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-03T09:38:14.184Z] time="2022-06-03T09:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-03T09:38:14.184Z] time="2022-06-03T09:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-03T09:38:14.184Z] time="2022-06-03T09:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-03T09:38:14.184Z] time="2022-06-03T09:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-03T09:38:14.184Z] time="2022-06-03T09:37:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:71: No driver to put! [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-03T09:38:14.184Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-03T09:38:14.184Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-03T09:38:14.184Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:38:14.184Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-03T09:38:14.184Z] graphtest_unix.go:71: No driver to put! [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-03T09:38:14.184Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-03T09:38:14.184Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-03T09:38:14.184Z] [2022-06-03T09:38:14.184Z] DONE 2781 tests, 28 skipped in 208.759s [2022-06-03T09:38:14.184Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:38:14.184Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-03T09:38:14.185Z] + 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-06-03T09:38:21.514Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-06-03T09:38:23.023Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-06-03T09:38:27.403Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-06-03T09:38:28.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-03T09:38:28.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-03T09:38:31.863Z] ............................ [ 66%] [2022-06-03T09:38:47.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-03T09:38:57.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-03T09:38:59.319Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-03T09:38:59.319Z] Using test binary docker [2022-06-03T09:38:59.319Z] +++ /etc/init.d/apparmor start [2022-06-03T09:38:59.319Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-03T09:38:59.319Z] INFO: Waiting for daemon to start... [2022-06-03T09:38:59.319Z] Starting dockerd [2022-06-03T09:38:59.319Z] +++ 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-06-03T09:38:59.319Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-03T09:38:59.319Z] Using test binary docker [2022-06-03T09:38:59.319Z] +++ /etc/init.d/apparmor start [2022-06-03T09:38:59.319Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-03T09:38:59.319Z] INFO: Waiting for daemon to start... [2022-06-03T09:38:59.319Z] Starting dockerd [2022-06-03T09:38:59.319Z] +++ 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-06-03T09:38:59.319Z] . [2022-06-03T09:38:59.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-03T09:38:59.319Z] [2022-06-03T09:38:59.319Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-03T09:38:59.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-03T09:38:59.319Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-03T09:38:59.319Z] Error: No such image: emptyfs [2022-06-03T09:38:59.319Z] Error: No such image: emptyfs [2022-06-03T09:38:59.319Z] ++++ docker load [2022-06-03T09:38:59.319Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-03T09:38:59.319Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-03T09:38:59.319Z] ++++ docker load [2022-06-03T09:38:59.319Z] Running integration-test (iteration 1) [2022-06-03T09:38:59.319Z] Running integration-test (iteration 1) [2022-06-03T09:38:59.319Z] 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-06-03T09:38:59.319Z] ++ 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-06-03T09:38:59.319Z] ++ set -e [2022-06-03T09:38:59.319Z] ++ '[' -n 0 ']' [2022-06-03T09:38:59.319Z] ++ set -x [2022-06-03T09:38:59.319Z] ++ 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-06-03T09:38:59.319Z] 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-06-03T09:38:59.319Z] ++ 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-06-03T09:38:59.319Z] ++ set -e [2022-06-03T09:38:59.319Z] ++ '[' -n 0 ']' [2022-06-03T09:38:59.319Z] ++ set -x [2022-06-03T09:38:59.319Z] ++ 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-06-03T09:38:59.319Z] Loaded image: busybox:latest [2022-06-03T09:38:59.319Z] Loaded image: busybox:latest [2022-06-03T09:38:59.319Z] Loaded image: busybox:glibc [2022-06-03T09:38:59.319Z] Loaded image: busybox:glibc [2022-06-03T09:38:59.319Z] Loaded image: debian:bullseye-slim [2022-06-03T09:38:59.319Z] Loaded image: hello-world:latest [2022-06-03T09:38:59.319Z] Loaded image: debian:bullseye-slim [2022-06-03T09:38:59.319Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:38:59.319Z] INFO: Testing against a local daemon [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-06-03T09:38:59.319Z] Loaded image: hello-world:latest [2022-06-03T09:38:59.319Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:38:59.319Z] INFO: Testing against a local daemon [2022-06-03T09:38:59.319Z] === RUN TestDockerDaemonSuite [2022-06-03T09:38:59.319Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-06-03T09:38:59.319Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-06-03T09:38:59.882Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-06-03T09:39:00.139Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-06-03T09:39:00.139Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-06-03T09:39:00.139Z] --- PASS: TestBuildWithHugeFile (127.49s) [2022-06-03T09:39:00.139Z] === RUN TestBuildWCOWSandboxSize [2022-06-03T09:39:00.139Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:39:00.139Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:39:00.139Z] === RUN TestBuildWithEmptyDockerfile [2022-06-03T09:39:00.139Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:39:00.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:39:00.139Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:39:00.139Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:39:00.139Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:39:00.139Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:39:00.139Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:39:00.139Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:39:00.139Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:39:00.395Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-06-03T09:39:00.395Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-06-03T09:39:00.395Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2022-06-03T09:39:00.395Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-06-03T09:39:00.395Z] === RUN TestBuildPreserveOwnership [2022-06-03T09:39:00.395Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork 37.492s coverage: 40.6% of statements [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.586s coverage: 59.9% of statements [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 4.0% of statements [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-03T09:39:00.837Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-03T09:39:00.837Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-06-03T09:39:01.322Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-06-03T09:39:01.579Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-06-03T09:39:01.579Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-06-03T09:39:01.579Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-06-03T09:39:02.506Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-06-03T09:39:02.762Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-06-03T09:39:03.324Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-03T09:39:03.324Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-06-03T09:39:03.580Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-06-03T09:39:03.580Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-06-03T09:39:03.580Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-06-03T09:39:04.510Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-06-03T09:39:04.765Z] --- PASS: TestBuildPreserveOwnership (4.44s) [2022-06-03T09:39:04.765Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2022-06-03T09:39:04.765Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.54s) [2022-06-03T09:39:04.765Z] === RUN TestBuildPlatformInvalid [2022-06-03T09:39:04.765Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-03T09:39:04.765Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-03T09:39:05.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-03T09:39:05.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-03T09:39:05.691Z] Loaded image: busybox:latest [2022-06-03T09:39:05.691Z] Loaded image: busybox:glibc [2022-06-03T09:39:06.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-03T09:39:06.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-03T09:39:07.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-03T09:39:07.581Z] Loaded image: debian:bullseye-slim [2022-06-03T09:39:07.581Z] Loaded image: hello-world:latest [2022-06-03T09:39:07.581Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:39:07.581Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-06-03T09:39:08.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-03T09:39:08.941Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.465s coverage: 7.2% of statements [2022-06-03T09:39:08.941Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-03T09:39:09.484Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-06-03T09:39:09.507Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-03T09:39:09.765Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-06-03T09:39:09.765Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-03T09:39:09.765Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-03T09:39:10.024Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-03T09:39:10.281Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-06-03T09:39:10.539Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-06-03T09:39:10.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-03T09:39:10.797Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-03T09:39:11.055Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-03T09:39:11.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-03T09:39:12.002Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-06-03T09:39:12.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-03T09:39:13.106Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-06-03T09:39:13.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-03T09:39:13.368Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-06-03T09:39:13.931Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-06-03T09:39:14.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-03T09:39:14.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-03T09:39:14.859Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-06-03T09:39:15.788Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-06-03T09:39:15.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-03T09:39:16.350Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-06-03T09:39:16.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-03T09:39:17.278Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.21s) [2022-06-03T09:39:17.278Z] PASS [2022-06-03T09:39:17.278Z] [2022-06-03T09:39:17.278Z] === Skipped [2022-06-03T09:39:17.278Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-03T09:39:17.278Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:39:17.278Z] [2022-06-03T09:39:17.278Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:39:17.278Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:39:17.278Z] [2022-06-03T09:39:17.278Z] DONE 34 tests, 2 skipped in 191.547s [2022-06-03T09:39:17.278Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-03T09:39:17.278Z] ++ 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-06-03T09:39:17.278Z] ++ set -e [2022-06-03T09:39:17.278Z] ++ '[' -n 0 ']' [2022-06-03T09:39:17.278Z] ++ set -x [2022-06-03T09:39:17.278Z] ++ 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-06-03T09:39:17.278Z] INFO: Testing against a local daemon [2022-06-03T09:39:17.278Z] === RUN TestConfigInspect [2022-06-03T09:39:17.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-03T09:39:18.205Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-06-03T09:39:18.428Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-03T09:39:18.428Z] Using test binary docker [2022-06-03T09:39:18.428Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-03T09:39:18.428Z] Starting apparmor (via systemctl): apparmor.service. [2022-06-03T09:39:18.428Z] INFO: Waiting for daemon to start... [2022-06-03T09:39:18.428Z] Starting dockerd [2022-06-03T09:39:19.571Z] --- PASS: TestConfigInspect (2.24s) [2022-06-03T09:39:19.571Z] === RUN TestConfigList [2022-06-03T09:39:19.571Z] === RUN TestDockerSuite/TestAttachDetach [2022-06-03T09:39:20.133Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-06-03T09:39:20.695Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-06-03T09:39:20.951Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-06-03T09:39:21.707Z] . [2022-06-03T09:39:21.707Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-03T09:39:21.707Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-03T09:39:21.707Z] Error: No such image: emptyfs [2022-06-03T09:39:21.707Z] Running integration-test (iteration 1) [2022-06-03T09:39:21.707Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-06-03T09:39:21.708Z] Loaded image: busybox:latest [2022-06-03T09:39:21.708Z] Loaded image: busybox:glibc [2022-06-03T09:39:21.878Z] --- PASS: TestConfigList (2.53s) [2022-06-03T09:39:21.878Z] === RUN TestConfigsCreateAndDelete [2022-06-03T09:39:22.134Z] docker_cli_daemon_test.go:1474: [dcf3d18ba983d] daemon is not started [2022-06-03T09:39:22.390Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-06-03T09:39:22.952Z] check_test.go:307: [d5271a7eea35d] daemon is not started [2022-06-03T09:39:22.952Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-06-03T09:39:23.081Z] Loaded image: debian:bullseye-slim [2022-06-03T09:39:23.081Z] Loaded image: hello-world:latest [2022-06-03T09:39:23.248Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-06-03T09:39:23.339Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:39:23.339Z] INFO: Testing against a local daemon [2022-06-03T09:39:23.339Z] === RUN TestCgroupNamespacesBuild [2022-06-03T09:39:23.513Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-06-03T09:39:24.075Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-06-03T09:39:24.712Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2022-06-03T09:39:24.712Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-03T09:39:25.003Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2022-06-03T09:39:25.003Z] === RUN TestConfigsUpdate [2022-06-03T09:39:25.259Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-06-03T09:39:25.259Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-06-03T09:39:26.086Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-06-03T09:39:26.086Z] === RUN TestBuildWithSession [2022-06-03T09:39:26.086Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:39:26.086Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-03T09:39:26.086Z] === RUN TestBuildSquashParent [2022-06-03T09:39:27.164Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-06-03T09:39:27.164Z] check_test.go:307: [d7190a2fcb45a] daemon is not started [2022-06-03T09:39:27.164Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-06-03T09:39:27.419Z] --- PASS: TestConfigsUpdate (2.68s) [2022-06-03T09:39:27.419Z] === RUN TestTemplatedConfig [2022-06-03T09:39:27.980Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-06-03T09:39:28.259Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-06-03T09:39:28.541Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-06-03T09:39:28.541Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-06-03T09:39:29.469Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-06-03T09:39:30.031Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-06-03T09:39:30.166Z] tests/integration/client_test.py ..... [ 75%] [2022-06-03T09:39:30.166Z] tests/integration/context_api_test.py ... [ 76%] [2022-06-03T09:39:30.268Z] --- PASS: TestBuildSquashParent (4.39s) [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:39:30.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:39:30.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:39:30.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:39:30.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:39:30.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:39:30.268Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:39:30.268Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:39:30.268Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:39:30.268Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:39:30.592Z] --- PASS: TestTemplatedConfig (3.04s) [2022-06-03T09:39:30.592Z] === RUN TestConfigCreateResolve [2022-06-03T09:39:31.107Z] tests/integration/errors_test.py . [ 76%] [2022-06-03T09:39:31.155Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-06-03T09:39:32.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:39:32.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:39:33.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:39:33.670Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-06-03T09:39:33.670Z] PASS [2022-06-03T09:39:33.670Z] [2022-06-03T09:39:33.670Z] DONE 6 tests in 16.562s [2022-06-03T09:39:33.670Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-03T09:39:33.670Z] ++ 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-06-03T09:39:33.670Z] ++ set -e [2022-06-03T09:39:33.670Z] ++ '[' -n 0 ']' [2022-06-03T09:39:33.670Z] ++ set -x [2022-06-03T09:39:33.670Z] ++ 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-06-03T09:39:33.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:39:33.925Z] INFO: Testing against a local daemon [2022-06-03T09:39:33.925Z] === RUN TestAttachWithTTY [2022-06-03T09:39:33.925Z] --- PASS: TestAttachWithTTY (0.12s) [2022-06-03T09:39:33.925Z] === RUN TestAttachWithoutTTy [2022-06-03T09:39:33.925Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-06-03T09:39:33.925Z] === RUN TestCheckpoint [2022-06-03T09:39:33.925Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:39:33.925Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-03T09:39:33.925Z] === RUN TestContainerInvalidJSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/commit [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:39:34.181Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/commit [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-03T09:39:34.181Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-03T09:39:34.181Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-03T09:39:34.181Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-03T09:39:34.182Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-03T09:39:34.182Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-03T09:39:34.182Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-06-03T09:39:34.182Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-03T09:39:34.182Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-06-03T09:39:34.182Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-06-03T09:39:34.182Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-03T09:39:34.182Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-06-03T09:39:34.182Z] === RUN TestCopyEmptyFile [2022-06-03T09:39:34.743Z] --- PASS: TestCopyEmptyFile (0.41s) [2022-06-03T09:39:34.743Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-03T09:39:34.743Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-06-03T09:39:34.743Z] === RUN TestCopyFromContainer [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s) [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-06-03T09:39:35.179Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-06-03T09:39:35.179Z] === RUN TestBuildMultiStageCopy [2022-06-03T09:39:35.179Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-03T09:39:36.553Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-03T09:39:36.636Z] === RUN TestCopyFromContainer// [2022-06-03T09:39:36.636Z] === RUN TestCopyFromContainer//bar/root [2022-06-03T09:39:36.636Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-06-03T09:39:36.636Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-03T09:39:36.811Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-03T09:39:36.892Z] === RUN TestCopyFromContainer/bar/quux [2022-06-03T09:39:36.892Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-03T09:39:37.069Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-03T09:39:37.148Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-03T09:39:37.148Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-03T09:39:37.329Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-03T09:39:37.404Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-03T09:39:37.404Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-03T09:39:37.587Z] --- PASS: TestBuildMultiStageCopy (2.44s) [2022-06-03T09:39:37.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2022-06-03T09:39:37.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-06-03T09:39:37.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2022-06-03T09:39:37.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-06-03T09:39:37.587Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-06-03T09:39:37.587Z] === RUN TestBuildMultiStageParentConfig [2022-06-03T09:39:37.660Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer (2.99s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2022-06-03T09:39:37.660Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-06-03T09:39:37.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-03T09:39:37.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:39:37.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:39:37.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:39:37.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:39:37.660Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:39:37.660Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:39:37.660Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:39:37.660Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:39:37.660Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:39:37.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-06-03T09:39:37.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-03T09:39:37.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-03T09:39:37.660Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-03T09:39:37.660Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-03T09:39:37.917Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-06-03T09:39:37.917Z] === RUN TestCreateWithInvalidEnv [2022-06-03T09:39:37.917Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-03T09:39:37.917Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-03T09:39:37.917Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-03T09:39:37.917Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-03T09:39:37.917Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-03T09:39:37.917Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-03T09:39:37.917Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-03T09:39:37.917Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-03T09:39:37.917Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-03T09:39:37.917Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-06-03T09:39:37.917Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-03T09:39:37.917Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-03T09:39:37.917Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-03T09:39:37.917Z] === RUN TestCreateTmpfsMountsTarget [2022-06-03T09:39:37.917Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-06-03T09:39:37.917Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-03T09:39:38.113Z] ok github.com/docker/docker/libnetwork/ipam 16.382s coverage: 85.3% of statements [2022-06-03T09:39:38.113Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-03T09:39:38.113Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-03T09:39:38.371Z] ok github.com/docker/docker/libnetwork/ipams/null 0.011s coverage: 57.1% of statements [2022-06-03T09:39:38.521Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-06-03T09:39:38.521Z] === RUN TestBuildLabelWithTargets [2022-06-03T09:39:38.937Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-03T09:39:38.937Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-03T09:39:39.196Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-03T09:39:39.456Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2022-06-03T09:39:39.456Z] === RUN TestBuildWithEmptyLayers [2022-06-03T09:39:39.761Z] ok github.com/docker/docker/libnetwork/ipamutils 0.267s coverage: 74.0% of statements [2022-06-03T09:39:39.811Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s) [2022-06-03T09:39:39.811Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-03T09:39:40.022Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-06-03T09:39:40.022Z] === RUN TestBuildMultiStageOnBuild [2022-06-03T09:39:40.067Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-06-03T09:39:40.329Z] ok github.com/docker/docker/libnetwork/iptables 0.173s coverage: 45.1% of statements [2022-06-03T09:39:40.329Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-03T09:39:40.896Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-06-03T09:39:41.922Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2022-06-03T09:39:41.922Z] === RUN TestBuildUncleanTarFilenames [2022-06-03T09:39:41.959Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2022-06-03T09:39:41.959Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-03T09:39:41.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:39:41.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:39:41.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:39:41.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:39:41.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:39:41.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:39:41.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:39:41.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:39:41.959Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:39:41.959Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:39:41.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:39:41.959Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:39:42.180Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-06-03T09:39:42.180Z] === RUN TestBuildMultiStageLayerLeak [2022-06-03T09:39:42.215Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:39:42.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:39:42.216Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:39:42.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-06-03T09:39:42.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-03T09:39:42.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-03T09:39:42.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-03T09:39:42.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-03T09:39:42.216Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-03T09:39:42.216Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-03T09:39:42.779Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2022-06-03T09:39:42.779Z] === RUN TestCreateDifferentPlatform [2022-06-03T09:39:42.779Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-03T09:39:43.035Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-03T09:39:43.035Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-06-03T09:39:43.035Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-06-03T09:39:43.035Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-03T09:39:43.035Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-03T09:39:43.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-06-03T09:39:43.035Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-03T09:39:43.035Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2022-06-03T09:39:43.035Z] === RUN TestCreateInvalidHostConfig [2022-06-03T09:39:43.035Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:39:43.035Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:39:43.035Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:39:43.035Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:39:43.035Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:39:43.035Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:39:43.035Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:39:43.035Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:39:43.035Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:39:43.035Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:39:43.035Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:39:43.035Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:39:43.035Z] --- PASS: TestCreateInvalidHostConfig (0.02s) [2022-06-03T09:39:43.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-03T09:39:43.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-03T09:39:43.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-03T09:39:43.035Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-03T09:39:43.035Z] === RUN TestContainerStartOnDaemonRestart [2022-06-03T09:39:43.035Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-03T09:39:43.035Z] === RUN TestDaemonRestartIpcMode [2022-06-03T09:39:43.035Z] === PAUSE TestDaemonRestartIpcMode [2022-06-03T09:39:43.035Z] === RUN TestDaemonHostGatewayIP [2022-06-03T09:39:43.035Z] === PAUSE TestDaemonHostGatewayIP [2022-06-03T09:39:43.035Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-03T09:39:43.035Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-03T09:39:43.035Z] === RUN TestContainerKillOnDaemonStart [2022-06-03T09:39:43.035Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-03T09:39:43.035Z] === RUN TestDiff [2022-06-03T09:39:43.597Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-06-03T09:39:43.853Z] --- PASS: TestDiff (0.78s) [2022-06-03T09:39:43.853Z] === RUN TestExecWithCloseStdin [2022-06-03T09:39:44.080Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-06-03T09:39:44.080Z] === RUN TestBuildWithHugeFile [2022-06-03T09:39:44.786Z] --- PASS: TestExecWithCloseStdin (0.90s) [2022-06-03T09:39:44.786Z] === RUN TestExec [2022-06-03T09:39:45.713Z] --- PASS: TestExec (0.73s) [2022-06-03T09:39:45.713Z] === RUN TestExecUser [2022-06-03T09:39:45.969Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-06-03T09:39:46.226Z] --- PASS: TestExecUser (0.85s) [2022-06-03T09:39:46.226Z] === RUN TestExportContainerAndImportImage [2022-06-03T09:39:46.481Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-06-03T09:39:47.408Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-06-03T09:39:47.408Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2022-06-03T09:39:47.408Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-03T09:39:47.408Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-06-03T09:39:48.774Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-06-03T09:39:49.031Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-06-03T09:39:49.031Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2022-06-03T09:39:49.031Z] === RUN TestHealthCheckWorkdir [2022-06-03T09:39:49.594Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-06-03T09:39:49.821Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-06-03T09:39:49.851Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-06-03T09:39:50.107Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2022-06-03T09:39:50.107Z] === RUN TestHealthKillContainer [2022-06-03T09:39:51.036Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-06-03T09:39:51.598Z] check_test.go:307: [d0709fcba7a32] daemon is not started [2022-06-03T09:39:51.598Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-06-03T09:39:51.598Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-06-03T09:39:53.487Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-06-03T09:39:53.743Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-06-03T09:39:54.671Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-06-03T09:39:54.928Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-06-03T09:39:56.819Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-06-03T09:39:58.710Z] --- PASS: TestHealthKillContainer (8.44s) [2022-06-03T09:39:58.710Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-03T09:39:58.966Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-06-03T09:39:58.966Z] === RUN TestIpcModeNone [2022-06-03T09:39:59.894Z] --- PASS: TestIpcModeNone (0.68s) [2022-06-03T09:39:59.894Z] === RUN TestIpcModePrivate [2022-06-03T09:39:59.895Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-06-03T09:40:00.152Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-06-03T09:40:00.408Z] --- PASS: TestIpcModePrivate (0.66s) [2022-06-03T09:40:00.408Z] === RUN TestIpcModeShareable [2022-06-03T09:40:00.408Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-06-03T09:40:00.970Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-06-03T09:40:01.226Z] --- PASS: TestIpcModeShareable (0.81s) [2022-06-03T09:40:01.226Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-03T09:40:03.135Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-06-03T09:40:03.135Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-06-03T09:40:03.135Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.01s) [2022-06-03T09:40:03.135Z] === RUN TestAPIIpcModeHost [2022-06-03T09:40:03.699Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-06-03T09:40:03.699Z] === RUN TestDaemonIpcModeShareable [2022-06-03T09:40:04.261Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-06-03T09:40:04.517Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-06-03T09:40:04.517Z] check_test.go:307: [dc2c3d565875f] daemon is not started [2022-06-03T09:40:04.517Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-06-03T09:40:05.078Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-06-03T09:40:05.078Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-06-03T09:40:05.333Z] --- PASS: TestDaemonIpcModeShareable (1.57s) [2022-06-03T09:40:05.333Z] === RUN TestDaemonIpcModePrivate [2022-06-03T09:40:05.589Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-06-03T09:40:05.790Z] ......... [ 85%] [2022-06-03T09:40:06.151Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-06-03T09:40:06.713Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-06-03T09:40:06.970Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-06-03T09:40:06.970Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-03T09:40:08.339Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-06-03T09:40:08.596Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2022-06-03T09:40:08.854Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2022-06-03T09:40:08.854Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-03T09:40:09.416Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-06-03T09:40:09.671Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-06-03T09:40:10.601Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-06-03T09:40:10.601Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-06-03T09:40:10.601Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2022-06-03T09:40:10.601Z] === RUN TestIpcModeOlderClient [2022-06-03T09:40:10.601Z] === PAUSE TestIpcModeOlderClient [2022-06-03T09:40:10.601Z] === RUN TestKillContainerInvalidSignal [2022-06-03T09:40:10.893Z] tests/integration/models_images_test.py ............... [ 89%] [2022-06-03T09:40:11.529Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2022-06-03T09:40:11.529Z] === RUN TestKillContainer [2022-06-03T09:40:11.529Z] === RUN TestKillContainer/no_signal [2022-06-03T09:40:11.786Z] === RUN TestKillContainer/non_killing_signal [2022-06-03T09:40:12.103Z] tests/integration/models_networks_test.py .... [ 90%] [2022-06-03T09:40:12.349Z] === RUN TestKillContainer/killing_signal [2022-06-03T09:40:13.279Z] --- PASS: TestKillContainer (1.94s) [2022-06-03T09:40:13.279Z] --- PASS: TestKillContainer/no_signal (0.59s) [2022-06-03T09:40:13.279Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-06-03T09:40:13.279Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2022-06-03T09:40:13.279Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-03T09:40:13.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-03T09:40:13.841Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-06-03T09:40:14.098Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-03T09:40:14.354Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-06-03T09:40:14.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-06-03T09:40:14.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2022-06-03T09:40:14.610Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2022-06-03T09:40:14.610Z] === RUN TestKillStoppedContainer [2022-06-03T09:40:14.610Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-06-03T09:40:14.610Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-03T09:40:14.866Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-03T09:40:14.866Z] === RUN TestKillDifferentUserContainer [2022-06-03T09:40:15.427Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2022-06-03T09:40:15.427Z] === RUN TestInspectOomKilledTrue [2022-06-03T09:40:15.427Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:40:15.427Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-03T09:40:15.427Z] === RUN TestInspectOomKilledFalse [2022-06-03T09:40:15.427Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:40:15.427Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-06-03T09:40:15.427Z] === RUN TestLinksEtcHostsContentMatch [2022-06-03T09:40:15.683Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2022-06-03T09:40:15.683Z] === RUN TestLinksContainerNames [2022-06-03T09:40:16.614Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-06-03T09:40:16.614Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-03T09:40:16.614Z] check_test.go:307: [d17927d86c717] daemon is not started [2022-06-03T09:40:16.614Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-06-03T09:40:16.614Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-06-03T09:40:16.870Z] --- PASS: TestLinksContainerNames (1.17s) [2022-06-03T09:40:16.870Z] === RUN TestLogsFollowTailEmpty [2022-06-03T09:40:17.798Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-06-03T09:40:17.798Z] === RUN TestContainerNetworkMountsNoChown [2022-06-03T09:40:17.798Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-06-03T09:40:18.361Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-06-03T09:40:18.361Z] === RUN TestMountDaemonRoot [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/default [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/default [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/private [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/private [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rprivate [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/slave [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/slave [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rslave [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/shared [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/shared [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rshared [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/default [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rshared [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/shared [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rslave [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/slave [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rprivate [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/private [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-03T09:40:18.618Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:40:18.618Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:40:18.618Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:40:18.618Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:40:18.678Z] tests/integration/models_nodes_test.py . [ 90%] [2022-06-03T09:40:18.678Z] tests/integration/models_resources_test.py . [ 91%] [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-03T09:40:18.874Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:40:19.133Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:40:19.133Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:40:19.133Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:40:19.133Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-03T09:40:19.133Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-06-03T09:40:19.133Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-03T09:40:19.133Z] === RUN TestContainerBindMountNonRecursive [2022-06-03T09:40:19.133Z] === RUN TestDockerSuite/TestBuildAddScript [2022-06-03T09:40:20.446Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-06-03T09:40:21.051Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-06-03T09:40:21.613Z] --- PASS: TestContainerBindMountNonRecursive (2.35s) [2022-06-03T09:40:21.613Z] === RUN TestContainerVolumesMountedAsShared [2022-06-03T09:40:22.175Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2022-06-03T09:40:22.175Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-03T09:40:22.431Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-06-03T09:40:22.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-06-03T09:40:22.687Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-06-03T09:40:22.687Z] === RUN TestNetworkNat [2022-06-03T09:40:23.615Z] --- PASS: TestNetworkNat (0.73s) [2022-06-03T09:40:23.615Z] === RUN TestNetworkLocalhostTCPNat [2022-06-03T09:40:23.738Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-06-03T09:40:23.738Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-06-03T09:40:24.177Z] check_test.go:307: [dcbeda63aaa67] daemon is not started [2022-06-03T09:40:24.177Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-06-03T09:40:24.177Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2022-06-03T09:40:24.177Z] === RUN TestNetworkLoopbackNat [2022-06-03T09:40:26.694Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-06-03T09:40:27.256Z] --- PASS: TestNetworkLoopbackNat (3.07s) [2022-06-03T09:40:27.256Z] === RUN TestPause [2022-06-03T09:40:27.256Z] check_test.go:307: [d37bd778505dd] daemon is not started [2022-06-03T09:40:27.256Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-06-03T09:40:27.367Z] tests/integration/regression_test.py ...... [ 98%] [2022-06-03T09:40:27.888Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-06-03T09:40:27.888Z] tests/integration/credentials/utils_test.py . [100%] [2022-06-03T09:40:27.888Z] [2022-06-03T09:40:27.888Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-06-03T09:40:27.888Z] =========================== short test summary info ============================ [2022-06-03T09:40:27.888Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-06-03T09:40:27.888Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-06-03T09:40:27.888Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-06-03T09:40:27.888Z] Not supported on most drivers [2022-06-03T09:40:27.888Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-06-03T09:40:27.888Z] Output of docker top depends on host distro, and is not formalized. [2022-06-03T09:40:27.888Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-06-03T09:40:27.888Z] Output of docker top depends on host distro, and is not formalized. [2022-06-03T09:40:27.888Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-06-03T09:40:27.888Z] Can fail if eth0 has multiple IP addresses [2022-06-03T09:40:27.888Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-06-03T09:40:27.888Z] This doesn't seem to be taken into account by the engine [2022-06-03T09:40:27.888Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-06-03T09:40:27.888Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-06-03T09:40:27.888Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.93 seconds == [2022-06-03T09:40:28.147Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-06-03T09:40:28.186Z] --- PASS: TestPause (0.73s) [2022-06-03T09:40:28.186Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-03T09:40:28.186Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:40:28.186Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:40:28.186Z] === RUN TestPauseStopPausedContainer [2022-06-03T09:40:28.747Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2022-06-03T09:40:28.747Z] === RUN TestPidHost [2022-06-03T09:40:29.003Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-06-03T09:40:30.371Z] docker_cli_daemon_plugins_test.go:80: [d351874518ce0] daemon is not started [2022-06-03T09:40:30.371Z] --- PASS: TestPidHost (1.55s) [2022-06-03T09:40:30.371Z] === RUN TestPsFilter [2022-06-03T09:40:30.371Z] --- PASS: TestPsFilter (0.13s) [2022-06-03T09:40:30.371Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-03T09:40:30.934Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2022-06-03T09:40:30.934Z] === RUN TestRemoveContainerWithVolume [2022-06-03T09:40:31.190Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-06-03T09:40:31.753Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2022-06-03T09:40:31.753Z] === RUN TestRemoveContainerRunning [2022-06-03T09:40:32.680Z] --- PASS: TestRemoveContainerRunning (0.71s) [2022-06-03T09:40:32.680Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-03T09:40:33.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-06-03T09:40:33.244Z] === RUN TestRemoveInvalidContainer [2022-06-03T09:40:33.244Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-06-03T09:40:33.244Z] === RUN TestRenameLinkedContainer [2022-06-03T09:40:33.244Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-06-03T09:40:34.172Z] docker_cli_daemon_plugins_test.go:170: [df665c41b51d3] daemon is not started [2022-06-03T09:40:35.539Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-06-03T09:40:36.103Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-06-03T09:40:36.103Z] === RUN TestRenameStoppedContainer [2022-06-03T09:40:36.103Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-06-03T09:40:36.664Z] === RUN TestDockerSuite/TestBuildAddTar [2022-06-03T09:40:36.664Z] --- PASS: TestRenameStoppedContainer (0.69s) [2022-06-03T09:40:36.664Z] === RUN TestRenameRunningContainerAndReuse [2022-06-03T09:40:38.562Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2022-06-03T09:40:38.562Z] === RUN TestRenameInvalidName [2022-06-03T09:40:38.818Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-06-03T09:40:39.075Z] --- PASS: TestRenameInvalidName (0.79s) [2022-06-03T09:40:39.075Z] === RUN TestRenameAnonymousContainer [2022-06-03T09:40:39.331Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-06-03T09:40:39.891Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-06-03T09:40:40.301Z] --- PASS: TestBuildWithHugeFile (51.60s) [2022-06-03T09:40:40.301Z] === RUN TestBuildWCOWSandboxSize [2022-06-03T09:40:40.301Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:40:40.301Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:40:40.301Z] === RUN TestBuildWithEmptyDockerfile [2022-06-03T09:40:40.301Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:40:40.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:40:40.301Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:40:40.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:40:40.301Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:40:40.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:40:40.301Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:40:40.301Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:40:40.301Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:40:40.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-06-03T09:40:40.301Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-06-03T09:40:40.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-06-03T09:40:40.301Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-03T09:40:40.301Z] === RUN TestBuildPreserveOwnership [2022-06-03T09:40:40.301Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-03T09:40:40.301Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-03T09:40:40.301Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-06-03T09:40:40.301Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.43s) [2022-06-03T09:40:40.301Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-06-03T09:40:40.301Z] === RUN TestBuildPlatformInvalid [2022-06-03T09:40:40.301Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-06-03T09:40:40.301Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-03T09:40:40.301Z] Loaded image: busybox:latest [2022-06-03T09:40:40.301Z] Loaded image: busybox:glibc [2022-06-03T09:40:40.365Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-03T09:40:40.365Z] [2022-06-03T09:40:40.365Z] Unloading profiles will leave already running processes permanently [2022-06-03T09:40:40.365Z] unconfined, which can lead to unexpected situations. [2022-06-03T09:40:40.365Z] [2022-06-03T09:40:40.365Z] To set a process to complain mode, use the command line tool [2022-06-03T09:40:40.365Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-03T09:40:40.365Z] Post stage [Pipeline] junit [2022-06-03T09:40:40.379Z] Recording test results [2022-06-03T09:40:40.447Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-06-03T09:40:40.457Z] check_test.go:307: [d9a6f2d03390b] daemon is not started [2022-06-03T09:40:40.457Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-06-03T09:40:40.724Z] + echo Ensuring container killed. [2022-06-03T09:40:40.724Z] Ensuring container killed. [2022-06-03T09:40:40.724Z] + docker rm -vf docker-pr2 [2022-06-03T09:40:40.724Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-03T09:40:41.035Z] + echo Chowning /workspace to jenkins user [2022-06-03T09:40:41.035Z] Chowning /workspace to jenkins user [2022-06-03T09:40:41.035Z] + id -u [2022-06-03T09:40:41.035Z] + id -g [2022-06-03T09:40:41.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/workspace busybox chown -R 1000:1000 /workspace [2022-06-03T09:40:41.675Z] Loaded image: debian:bullseye-slim [2022-06-03T09:40:41.675Z] Loaded image: hello-world:latest [2022-06-03T09:40:41.675Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:40:41.823Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2022-06-03T09:40:41.823Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-03T09:40:42.079Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-06-03T09:40:42.271Z] + bundleName=docker-py [2022-06-03T09:40:42.271Z] + echo Creating docker-py-bundles.tar.gz [2022-06-03T09:40:42.271Z] Creating docker-py-bundles.tar.gz [2022-06-03T09:40:42.271Z] + 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-06-03T09:40:42.285Z] Archiving artifacts [2022-06-03T09:40:42.513Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43409/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-06-03T09:40:42.641Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2022-06-03T09:40:42.641Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-03T09:40:42.858Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh binary [2022-06-03T09:40:43.119Z] [2022-06-03T09:40:43.380Z] Removing bundles/ [2022-06-03T09:40:43.380Z] [2022-06-03T09:40:43.380Z] ---> Making bundle: binary (in bundles/binary) [2022-06-03T09:40:43.380Z] Building: bundles/binary-daemon/dockerd-dev [2022-06-03T09:40:43.380Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:40:44.006Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-06-03T09:40:44.264Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2022-06-03T09:40:44.264Z] === RUN TestResize [2022-06-03T09:40:44.264Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-06-03T09:40:45.194Z] --- PASS: TestResize (0.80s) [2022-06-03T09:40:45.194Z] === RUN TestResizeWithInvalidSize [2022-06-03T09:40:45.759Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-06-03T09:40:45.759Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2022-06-03T09:40:45.759Z] === RUN TestResizeWhenContainerNotStarted [2022-06-03T09:40:45.759Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-06-03T09:40:46.688Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:40:46.688Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:40:46.688Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:40:46.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:40:46.688Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:40:47.251Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-06-03T09:40:47.507Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-06-03T09:40:48.435Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:40:49.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:40:49.364Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-06-03T09:40:51.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:40:51.254Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-06-03T09:40:51.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:40:51.510Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-06-03T09:40:51.710Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.70s) [2022-06-03T09:40:51.710Z] PASS [2022-06-03T09:40:51.710Z] [2022-06-03T09:40:51.710Z] === Skipped [2022-06-03T09:40:51.710Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-06-03T09:40:51.710Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:40:51.710Z] [2022-06-03T09:40:51.710Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:40:51.710Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:40:51.710Z] [2022-06-03T09:40:51.710Z] DONE 34 tests, 2 skipped in 88.673s [2022-06-03T09:40:51.710Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-06-03T09:40:51.710Z] INFO: Testing against a local daemon [2022-06-03T09:40:51.710Z] === RUN TestConfigInspect [2022-06-03T09:40:52.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:40:52.659Z] --- PASS: TestConfigInspect (2.32s) [2022-06-03T09:40:52.659Z] === RUN TestConfigList [2022-06-03T09:40:53.002Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:40:53.258Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-06-03T09:40:53.821Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-06-03T09:40:54.558Z] --- PASS: TestConfigList (2.21s) [2022-06-03T09:40:54.558Z] === RUN TestConfigsCreateAndDelete [2022-06-03T09:40:57.086Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-06-03T09:40:57.086Z] === RUN TestConfigsUpdate [2022-06-03T09:40:57.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:40:57.089Z] === RUN TestDockerSuite/TestBuildBlankName [2022-06-03T09:40:57.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-06-03T09:40:57.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:40:57.356Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-06-03T09:40:58.985Z] --- PASS: TestConfigsUpdate (2.14s) [2022-06-03T09:40:58.985Z] === RUN TestTemplatedConfig [2022-06-03T09:40:59.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-06-03T09:41:00.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-06-03T09:41:01.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-06-03T09:41:01.512Z] --- PASS: TestTemplatedConfig (2.58s) [2022-06-03T09:41:01.512Z] === RUN TestConfigCreateResolve [2022-06-03T09:41:01.734Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:41:02.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:41:02.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-06-03T09:41:04.040Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-06-03T09:41:04.040Z] PASS [2022-06-03T09:41:04.040Z] [2022-06-03T09:41:04.040Z] DONE 6 tests in 13.601s [2022-06-03T09:41:04.040Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-06-03T09:41:04.040Z] INFO: Testing against a local daemon [2022-06-03T09:41:04.040Z] === RUN TestAttachWithTTY [2022-06-03T09:41:04.040Z] --- PASS: TestAttachWithTTY (0.06s) [2022-06-03T09:41:04.040Z] === RUN TestAttachWithoutTTy [2022-06-03T09:41:04.040Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-06-03T09:41:04.040Z] === RUN TestCheckpoint [2022-06-03T09:41:04.040Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:41:04.040Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/commit [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:41:04.040Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/commit [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-03T09:41:04.040Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-03T09:41:04.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-03T09:41:04.040Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-03T09:41:04.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-06-03T09:41:04.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:41:04.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:41:04.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-03T09:41:04.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-03T09:41:04.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-03T09:41:04.041Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-03T09:41:04.041Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-03T09:41:04.041Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-06-03T09:41:04.041Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-03T09:41:04.041Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-06-03T09:41:04.041Z] === RUN TestCopyEmptyFile [2022-06-03T09:41:04.228Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-06-03T09:41:04.228Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:41:04.299Z] --- PASS: TestCopyEmptyFile (0.26s) [2022-06-03T09:41:04.299Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-03T09:41:04.299Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-06-03T09:41:04.299Z] === RUN TestCopyFromContainer [2022-06-03T09:41:04.790Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:41:05.046Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer// [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer//bar/root [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer/bar/quux [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-03T09:41:05.673Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-03T09:41:05.931Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-03T09:41:05.931Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer (1.71s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-03T09:41:05.931Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-06-03T09:41:05.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-03T09:41:05.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:41:05.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:41:05.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:41:05.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:41:05.931Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:41:05.931Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:41:05.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:41:05.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:41:05.931Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:41:05.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-03T09:41:05.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-03T09:41:05.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-03T09:41:05.931Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-03T09:41:05.931Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-03T09:41:05.931Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-06-03T09:41:05.931Z] === RUN TestCreateWithInvalidEnv [2022-06-03T09:41:06.189Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-03T09:41:06.189Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-03T09:41:06.189Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-03T09:41:06.189Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-03T09:41:06.189Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-03T09:41:06.189Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-03T09:41:06.189Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-03T09:41:06.189Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-03T09:41:06.189Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-03T09:41:06.189Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-03T09:41:06.189Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-03T09:41:06.189Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-03T09:41:06.189Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-03T09:41:06.189Z] === RUN TestCreateTmpfsMountsTarget [2022-06-03T09:41:06.189Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-03T09:41:06.189Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-03T09:41:08.089Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-06-03T09:41:08.089Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-03T09:41:08.315Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-06-03T09:41:08.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:41:08.315Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:41:09.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-06-03T09:41:09.461Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-03T09:41:09.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:41:09.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:41:09.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:41:09.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:41:09.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:41:09.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:41:09.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:41:09.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:41:09.461Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:41:09.461Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:41:09.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:41:09.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:41:09.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:41:09.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:41:09.461Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-03T09:41:09.461Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-03T09:41:09.461Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-03T09:41:09.502Z] check_test.go:307: [df64e8cebb8e2] daemon is not started [2022-06-03T09:41:09.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-06-03T09:41:10.027Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2022-06-03T09:41:10.027Z] === RUN TestCreateDifferentPlatform [2022-06-03T09:41:10.027Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-03T09:41:10.027Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-03T09:41:10.027Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-03T09:41:10.027Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-03T09:41:10.027Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-03T09:41:10.027Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-03T09:41:10.027Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-06-03T09:41:10.027Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-03T09:41:10.027Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-06-03T09:41:10.027Z] === RUN TestCreateInvalidHostConfig [2022-06-03T09:41:10.027Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:41:10.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:41:10.027Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:41:10.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:41:10.027Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:41:10.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:41:10.027Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:41:10.027Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:41:10.027Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:41:10.027Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:41:10.027Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:41:10.027Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:41:10.027Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-03T09:41:10.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-03T09:41:10.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-03T09:41:10.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-03T09:41:10.027Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-03T09:41:10.027Z] === RUN TestContainerStartOnDaemonRestart [2022-06-03T09:41:10.027Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-03T09:41:10.027Z] === RUN TestDaemonRestartIpcMode [2022-06-03T09:41:10.027Z] === PAUSE TestDaemonRestartIpcMode [2022-06-03T09:41:10.027Z] === RUN TestDaemonHostGatewayIP [2022-06-03T09:41:10.027Z] === PAUSE TestDaemonHostGatewayIP [2022-06-03T09:41:10.027Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-03T09:41:10.027Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-03T09:41:10.027Z] === RUN TestContainerKillOnDaemonStart [2022-06-03T09:41:10.027Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-03T09:41:10.027Z] === RUN TestDiff [2022-06-03T09:41:10.593Z] --- PASS: TestDiff (0.59s) [2022-06-03T09:41:10.593Z] === RUN TestExecWithCloseStdin [2022-06-03T09:41:11.160Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-06-03T09:41:11.160Z] === RUN TestExec [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.78s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.25s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.22s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.04s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.96s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.78s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.91s) [2022-06-03T09:41:11.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2022-06-03T09:41:11.393Z] === RUN TestCgroupNamespacesRun [2022-06-03T09:41:11.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-06-03T09:41:12.094Z] --- PASS: TestExec (0.62s) [2022-06-03T09:41:12.094Z] === RUN TestExecUser [2022-06-03T09:41:12.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-06-03T09:41:12.659Z] --- PASS: TestExecUser (0.62s) [2022-06-03T09:41:12.659Z] === RUN TestExportContainerAndImportImage [2022-06-03T09:41:12.773Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2022-06-03T09:41:12.773Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-03T09:41:13.226Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-06-03T09:41:13.226Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-03T09:41:14.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-03T09:41:14.600Z] === RUN TestHealthCheckWorkdir [2022-06-03T09:41:15.166Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-06-03T09:41:15.166Z] === RUN TestHealthKillContainer [2022-06-03T09:41:15.291Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.22s) [2022-06-03T09:41:15.292Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-03T09:41:17.183Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.95s) [2022-06-03T09:41:17.183Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-03T09:41:19.088Z] --- PASS: TestCgroupNamespacesRunHostMode (2.19s) [2022-06-03T09:41:19.088Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-03T09:41:21.604Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.08s) [2022-06-03T09:41:21.604Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-03T09:41:23.270Z] --- PASS: TestHealthKillContainer (8.23s) [2022-06-03T09:41:23.270Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-03T09:41:23.494Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2022-06-03T09:41:23.494Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-03T09:41:23.836Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-06-03T09:41:23.836Z] === RUN TestIpcModeNone [2022-06-03T09:41:24.423Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2022-06-03T09:41:24.423Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-03T09:41:24.770Z] --- PASS: TestIpcModeNone (0.64s) [2022-06-03T09:41:24.770Z] === RUN TestIpcModePrivate [2022-06-03T09:41:25.028Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-06-03T09:41:25.286Z] --- PASS: TestIpcModePrivate (0.63s) [2022-06-03T09:41:25.286Z] === RUN TestIpcModeShareable [2022-06-03T09:41:25.544Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-06-03T09:41:25.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-06-03T09:41:25.802Z] --- PASS: TestIpcModeShareable (0.64s) [2022-06-03T09:41:25.802Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-03T09:41:26.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.11s) [2022-06-03T09:41:26.350Z] === RUN TestNISDomainname [2022-06-03T09:41:26.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-06-03T09:41:27.534Z] --- PASS: TestNISDomainname (1.02s) [2022-06-03T09:41:27.534Z] === RUN TestHostnameDnsResolution [2022-06-03T09:41:27.702Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2022-06-03T09:41:27.702Z] === RUN TestAPIIpcModeHost [2022-06-03T09:41:27.960Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-06-03T09:41:27.960Z] === RUN TestDaemonIpcModeShareable [2022-06-03T09:41:28.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-06-03T09:41:28.717Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-06-03T09:41:28.717Z] === RUN TestUnprivilegedPortsAndPing [2022-06-03T09:41:28.973Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-06-03T09:41:29.333Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-06-03T09:41:29.333Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-06-03T09:41:29.333Z] === RUN TestDaemonIpcModePrivate [2022-06-03T09:41:29.536Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-06-03T09:41:29.536Z] === RUN TestPrivilegedHostDevices [2022-06-03T09:41:30.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-06-03T09:41:30.267Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-06-03T09:41:30.356Z] --- PASS: TestPrivilegedHostDevices (0.83s) [2022-06-03T09:41:30.356Z] === RUN TestConsoleSize [2022-06-03T09:41:30.525Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-06-03T09:41:30.526Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-03T09:41:30.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-06-03T09:41:31.174Z] --- PASS: TestConsoleSize (0.78s) [2022-06-03T09:41:31.174Z] === RUN TestStats [2022-06-03T09:41:31.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-06-03T09:41:31.459Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-06-03T09:41:31.716Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-06-03T09:41:31.716Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-03T09:41:32.337Z] ok github.com/docker/docker/libnetwork/networkdb 103.787s coverage: 60.1% of statements [2022-06-03T09:41:32.337Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-03T09:41:32.337Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-03T09:41:32.337Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-06-03T09:41:32.337Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-03T09:41:32.337Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-06-03T09:41:32.337Z] ok github.com/docker/docker/libnetwork/portmapper 0.660s coverage: 48.6% of statements [2022-06-03T09:41:32.595Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-03T09:41:32.595Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-03T09:41:32.650Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-06-03T09:41:32.908Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.27s) [2022-06-03T09:41:32.908Z] === RUN TestIpcModeOlderClient [2022-06-03T09:41:32.908Z] === PAUSE TestIpcModeOlderClient [2022-06-03T09:41:32.908Z] === RUN TestKillContainerInvalidSignal [2022-06-03T09:41:33.160Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === Skipped [2022-06-03T09:41:33.160Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-03T09:41:33.160Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-03T09:41:33.160Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-03T09:41:33.160Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-03T09:41:33.160Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-03T09:41:33.160Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-03T09:41:33.160Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-03T09:41:33.160Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-03T09:41:33.160Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-03T09:41:33.160Z] firewalld_test.go:14: firewalld is not running [2022-06-03T09:41:33.160Z] [2022-06-03T09:41:33.160Z] DONE 325 tests, 9 skipped in 202.313s [2022-06-03T09:41:33.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-06-03T09:41:33.473Z] --- PASS: TestKillContainerInvalidSignal (0.51s) [2022-06-03T09:41:33.473Z] === RUN TestKillContainer [2022-06-03T09:41:33.473Z] === RUN TestKillContainer/no_signal [2022-06-03T09:41:33.732Z] === RUN TestKillContainer/non_killing_signal Post stage [Pipeline] junit [2022-06-03T09:41:33.739Z] Recording test results [2022-06-03T09:41:33.991Z] === RUN TestKillContainer/killing_signal [2022-06-03T09:41:34.249Z] --- PASS: TestStats (2.91s) [2022-06-03T09:41:34.249Z] === RUN TestStopContainerWithTimeout [2022-06-03T09:41:34.249Z] === RUN TestStopContainerWithTimeout/0 [2022-06-03T09:41:34.249Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-03T09:41:34.249Z] === RUN TestStopContainerWithTimeout/1 [2022-06-03T09:41:34.249Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-03T09:41:34.249Z] === RUN TestStopContainerWithTimeout/3 [2022-06-03T09:41:34.249Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-03T09:41:34.249Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-03T09:41:34.249Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-03T09:41:34.249Z] === CONT TestStopContainerWithTimeout/0 [2022-06-03T09:41:34.249Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-03T09:41:34.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-06-03T09:41:34.924Z] --- PASS: TestKillContainer (1.32s) [2022-06-03T09:41:34.925Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-06-03T09:41:34.925Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-06-03T09:41:34.925Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-06-03T09:41:34.925Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-03T09:41:34.925Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-03T09:41:35.177Z] === CONT TestStopContainerWithTimeout/3 [2022-06-03T09:41:35.184Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-03T09:41:35.202Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-03T09:41:35.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-06-03T09:41:35.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3831494d2ff7cd86d550f4bb704d37b7129c426a -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:3831494d2ff7cd86d550f4bb704d37b7129c426a hack/make.sh dynbinary test-integration [2022-06-03T09:41:35.797Z] [2022-06-03T09:41:36.055Z] Removing bundles/ [2022-06-03T09:41:36.055Z] [2022-06-03T09:41:36.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-06-03T09:41:36.055Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:41:36.055Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:41:36.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-06-03T09:41:36.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-06-03T09:41:36.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-06-03T09:41:36.118Z] === RUN TestKillStoppedContainer [2022-06-03T09:41:36.118Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-03T09:41:36.118Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-03T09:41:36.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-03T09:41:36.118Z] === RUN TestKillDifferentUserContainer [2022-06-03T09:41:36.376Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-06-03T09:41:36.376Z] === RUN TestInspectOomKilledTrue [2022-06-03T09:41:36.376Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-03T09:41:36.376Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-06-03T09:41:36.376Z] === RUN TestInspectOomKilledFalse [2022-06-03T09:41:36.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-06-03T09:41:36.942Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-06-03T09:41:36.942Z] === RUN TestLinksEtcHostsContentMatch [2022-06-03T09:41:37.079Z] === CONT TestStopContainerWithTimeout/1 [2022-06-03T09:41:37.200Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-06-03T09:41:37.200Z] === RUN TestLinksContainerNames [2022-06-03T09:41:38.134Z] --- PASS: TestLinksContainerNames (0.88s) [2022-06-03T09:41:38.134Z] === RUN TestLogsFollowTailEmpty [2022-06-03T09:41:38.717Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-06-03T09:41:38.717Z] === RUN TestContainerNetworkMountsNoChown [2022-06-03T09:41:38.979Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-06-03T09:41:38.979Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-06-03T09:41:38.979Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-06-03T09:41:38.979Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-06-03T09:41:38.979Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2022-06-03T09:41:38.979Z] === RUN TestDeleteDevicemapper [2022-06-03T09:41:38.979Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:41:38.979Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-03T09:41:38.979Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-03T09:41:38.994Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/default [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/default [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/private [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/private [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rprivate [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/slave [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/slave [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rslave [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/shared [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/shared [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rshared [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/default [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/rslave [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/rshared [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/shared [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/rprivate [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/private [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/slave [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:41:38.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-03T09:41:38.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:41:38.994Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:41:39.263Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-03T09:41:39.529Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-03T09:41:39.529Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-03T09:41:39.529Z] === RUN TestContainerBindMountNonRecursive [2022-06-03T09:41:40.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-06-03T09:41:40.918Z] --- PASS: TestContainerBindMountNonRecursive (1.39s) [2022-06-03T09:41:40.918Z] === RUN TestContainerVolumesMountedAsShared [2022-06-03T09:41:41.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-06-03T09:41:41.484Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-06-03T09:41:41.484Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-03T09:41:41.533Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.54s) [2022-06-03T09:41:41.533Z] === RUN TestUpdateMemory [2022-06-03T09:41:41.533Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:41:41.533Z] --- SKIP: TestUpdateMemory (0.00s) [2022-06-03T09:41:41.533Z] === RUN TestUpdateCPUQuota [2022-06-03T09:41:41.742Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-06-03T09:41:41.742Z] === RUN TestNetworkNat [2022-06-03T09:41:42.096Z] check_test.go:307: [d1afa54572373] daemon is not started [2022-06-03T09:41:42.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-06-03T09:41:42.307Z] --- PASS: TestNetworkNat (0.45s) [2022-06-03T09:41:42.307Z] === RUN TestNetworkLocalhostTCPNat [2022-06-03T09:41:42.565Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-03T09:41:42.565Z] === RUN TestNetworkLoopbackNat [2022-06-03T09:41:42.659Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-06-03T09:41:42.916Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-06-03T09:41:42.916Z] === RUN TestUpdatePidsLimit [2022-06-03T09:41:43.172Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-03T09:41:43.428Z] === RUN TestUpdatePidsLimit/no_change [2022-06-03T09:41:43.428Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-06-03T09:41:43.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-06-03T09:41:43.940Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-03T09:41:44.196Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-03T09:41:44.454Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-06-03T09:41:44.710Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-03T09:41:45.090Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-06-03T09:41:45.090Z] === RUN TestPause [2022-06-03T09:41:45.273Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-03T09:41:45.530Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-03T09:41:45.657Z] --- PASS: TestPause (0.45s) [2022-06-03T09:41:45.657Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-03T09:41:45.657Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:41:45.657Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:41:45.657Z] === RUN TestPauseStopPausedContainer [2022-06-03T09:41:46.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-06-03T09:41:46.222Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-06-03T09:41:46.222Z] === RUN TestPidHost [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit (3.75s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2022-06-03T09:41:47.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2022-06-03T09:41:47.022Z] === RUN TestUpdateRestartPolicy [2022-06-03T09:41:47.155Z] --- PASS: TestPidHost (0.94s) [2022-06-03T09:41:47.155Z] === RUN TestPsFilter [2022-06-03T09:41:47.155Z] --- PASS: TestPsFilter (0.10s) [2022-06-03T09:41:47.155Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-03T09:41:47.414Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-06-03T09:41:47.414Z] === RUN TestRemoveContainerWithVolume [2022-06-03T09:41:47.981Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-03T09:41:47.981Z] === RUN TestRemoveContainerRunning [2022-06-03T09:41:48.239Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-06-03T09:41:48.239Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-03T09:41:48.805Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-06-03T09:41:48.805Z] === RUN TestRemoveInvalidContainer [2022-06-03T09:41:48.805Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-03T09:41:48.805Z] === RUN TestRenameLinkedContainer [2022-06-03T09:41:50.288Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-06-03T09:41:50.703Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-06-03T09:41:50.703Z] === RUN TestRenameStoppedContainer [2022-06-03T09:41:50.962Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-06-03T09:41:50.962Z] === RUN TestRenameRunningContainerAndReuse [2022-06-03T09:41:51.217Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-06-03T09:41:51.896Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-06-03T09:41:51.896Z] === RUN TestRenameInvalidName [2022-06-03T09:41:52.146Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-06-03T09:41:52.154Z] --- PASS: TestRenameInvalidName (0.44s) [2022-06-03T09:41:52.154Z] === RUN TestRenameAnonymousContainer [2022-06-03T09:41:53.074Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-06-03T09:41:54.055Z] --- PASS: TestRenameAnonymousContainer (1.63s) [2022-06-03T09:41:54.055Z] === RUN TestRenameContainerWithSameName [2022-06-03T09:41:54.314Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-06-03T09:41:54.314Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-03T09:41:54.441Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-06-03T09:41:55.248Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-06-03T09:41:55.248Z] === RUN TestResize [2022-06-03T09:41:55.506Z] --- PASS: TestResize (0.42s) [2022-06-03T09:41:55.506Z] === RUN TestResizeWithInvalidSize [2022-06-03T09:41:56.073Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-06-03T09:41:56.073Z] === RUN TestResizeWhenContainerNotStarted [2022-06-03T09:41:56.331Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:41:56.331Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:41:56.331Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:41:56.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:41:56.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:41:56.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:41:56.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:41:56.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:41:56.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:41:56.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:41:56.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:41:56.965Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-06-03T09:41:57.526Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-06-03T09:41:58.231Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:41:58.455Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-06-03T09:41:59.382Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-06-03T09:41:59.382Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-06-03T09:41:59.382Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-03T09:41:59.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:42:00.310Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-06-03T09:42:00.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2022-06-03T09:42:00.310Z] === RUN TestWaitNonBlocked [2022-06-03T09:42:00.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:42:00.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:42:00.311Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:42:00.311Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:42:00.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:42:00.311Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:42:00.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:42:00.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-06-03T09:42:00.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:42:00.823Z] === RUN TestDockerSuite/TestBuildCmd [2022-06-03T09:42:01.079Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-06-03T09:42:01.335Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-06-03T09:42:01.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-06-03T09:42:01.335Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-06-03T09:42:01.335Z] === RUN TestWaitBlocked [2022-06-03T09:42:01.335Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:42:01.335Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:42:01.335Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:42:01.335Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:42:01.335Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:42:01.335Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:42:01.591Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-06-03T09:42:02.154Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-06-03T09:42:02.154Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-03T09:42:02.154Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-06-03T09:42:02.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:42:02.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:42:02.716Z] --- PASS: TestWaitBlocked (0.02s) [2022-06-03T09:42:02.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2022-06-03T09:42:02.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2022-06-03T09:42:02.716Z] === CONT TestContainerStartOnDaemonRestart [2022-06-03T09:42:02.716Z] === CONT TestContainerKillOnDaemonStart [2022-06-03T09:42:04.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-06-03T09:42:04.083Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-03T09:42:04.083Z] check_test.go:307: [d17cb48a87eeb] daemon is not started [2022-06-03T09:42:04.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-06-03T09:42:04.083Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-03T09:42:04.083Z] check_test.go:307: [d8f0a603b1471] daemon is not started [2022-06-03T09:42:04.083Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-06-03T09:42:04.083Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-06-03T09:42:05.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:42:05.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:42:05.974Z] --- PASS: TestContainerStartOnDaemonRestart (3.46s) [2022-06-03T09:42:05.974Z] === CONT TestIpcModeOlderClient [2022-06-03T09:42:05.974Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-06-03T09:42:05.974Z] === CONT TestDaemonHostGatewayIP [2022-06-03T09:42:07.338Z] check_test.go:307: [dc4ea5ced928f] daemon is not started [2022-06-03T09:42:07.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-06-03T09:42:07.614Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:42:09.229Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-06-03T09:42:09.485Z] --- PASS: TestDaemonHostGatewayIP (3.44s) [2022-06-03T09:42:09.485Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-03T09:42:09.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:42:09.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:42:10.046Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-06-03T09:42:11.411Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-06-03T09:42:11.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:42:11.670Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-06-03T09:42:11.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:42:12.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-06-03T09:42:12.233Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.76s) [2022-06-03T09:42:12.233Z] === CONT TestDaemonRestartIpcMode [2022-06-03T09:42:12.489Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-06-03T09:42:13.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:42:13.052Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-06-03T09:42:13.308Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.49s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-06-03T09:42:14.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-06-03T09:42:14.945Z] === RUN TestCgroupNamespacesRun [2022-06-03T09:42:15.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-06-03T09:42:15.888Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-06-03T09:42:15.888Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-03T09:42:15.888Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-03T09:42:15.888Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-03T09:42:15.888Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-03T09:42:16.138Z] --- PASS: TestContainerKillOnDaemonStart (13.40s) [2022-06-03T09:42:16.138Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2022-06-03T09:42:16.138Z] PASS [2022-06-03T09:42:16.138Z] [2022-06-03T09:42:16.138Z] === Skipped [2022-06-03T09:42:16.138Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-03T09:42:16.138Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:42:16.138Z] [2022-06-03T09:42:16.138Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-03T09:42:16.138Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:42:16.138Z] [2022-06-03T09:42:16.138Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-06-03T09:42:16.139Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:42:16.139Z] [2022-06-03T09:42:16.139Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:42:16.139Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:42:16.139Z] [2022-06-03T09:42:16.139Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-03T09:42:16.139Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:42:16.139Z] [2022-06-03T09:42:16.139Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-06-03T09:42:16.139Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-06-03T09:42:16.139Z] [2022-06-03T09:42:16.139Z] DONE 243 tests, 6 skipped in 162.580s [2022-06-03T09:42:16.395Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-03T09:42:16.395Z] ++ 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-06-03T09:42:16.395Z] ++ set -e [2022-06-03T09:42:16.395Z] ++ '[' -n 0 ']' [2022-06-03T09:42:16.395Z] ++ set -x [2022-06-03T09:42:16.395Z] ++ 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-06-03T09:42:16.395Z] === RUN TestConfigDaemonLibtrustID [2022-06-03T09:42:16.957Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-06-03T09:42:16.957Z] === RUN TestConfigDaemonID [2022-06-03T09:42:17.263Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-06-03T09:42:17.263Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-03T09:42:18.198Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-06-03T09:42:18.198Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-03T09:42:18.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-06-03T09:42:18.323Z] daemon_test.go:83: [db75563430766] daemon is not started [2022-06-03T09:42:18.323Z] --- PASS: TestConfigDaemonID (1.11s) [2022-06-03T09:42:18.323Z] === RUN TestDaemonConfigValidation [2022-06-03T09:42:18.323Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:42:18.323Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:42:18.323Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-03T09:42:18.323Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-03T09:42:18.323Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-03T09:42:18.323Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-03T09:42:18.323Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-03T09:42:18.323Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-03T09:42:18.323Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-03T09:42:18.323Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-03T09:42:18.323Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:42:18.323Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-03T09:42:18.323Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-03T09:42:18.323Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-03T09:42:18.580Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-03T09:42:18.580Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-03T09:42:18.580Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2022-06-03T09:42:18.580Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-06-03T09:42:18.580Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-06-03T09:42:18.580Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.24s) [2022-06-03T09:42:18.580Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-06-03T09:42:18.580Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-03T09:42:18.580Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-03T09:42:19.572Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-06-03T09:42:19.572Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-03T09:42:19.945Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-03T09:42:20.507Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-06-03T09:42:20.507Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-03T09:42:20.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-06-03T09:42:20.873Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-03T09:42:21.073Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-06-03T09:42:21.073Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-03T09:42:21.802Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-03T09:42:21.802Z] daemon_test.go:197: [d8eebe1bd4270] daemon is not started [2022-06-03T09:42:21.802Z] --- PASS: TestConfigDaemonSeccompProfiles (3.18s) [2022-06-03T09:42:21.802Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-06-03T09:42:21.802Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-06-03T09:42:21.802Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-06-03T09:42:21.802Z] === RUN TestDaemonProxy [2022-06-03T09:42:21.802Z] === RUN TestDaemonProxy/environment_variables [2022-06-03T09:42:22.447Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-06-03T09:42:22.447Z] === RUN TestNISDomainname [2022-06-03T09:42:22.712Z] --- PASS: TestNISDomainname (0.52s) [2022-06-03T09:42:22.712Z] === RUN TestHostnameDnsResolution [2022-06-03T09:42:23.668Z] --- PASS: TestHostnameDnsResolution (0.77s) [2022-06-03T09:42:23.668Z] === RUN TestUnprivilegedPortsAndPing [2022-06-03T09:42:23.692Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-06-03T09:42:23.692Z] === RUN TestDaemonProxy/command-line_options [2022-06-03T09:42:24.234Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-06-03T09:42:24.234Z] === RUN TestPrivilegedHostDevices [2022-06-03T09:42:24.258Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-06-03T09:42:24.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-06-03T09:42:24.769Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-06-03T09:42:24.800Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-06-03T09:42:24.800Z] === RUN TestConsoleSize [2022-06-03T09:42:25.058Z] --- PASS: TestConsoleSize (0.42s) [2022-06-03T09:42:25.058Z] === RUN TestStats [2022-06-03T09:42:25.332Z] === RUN TestDaemonProxy/configuration_file [2022-06-03T09:42:27.227Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-06-03T09:42:27.227Z] === RUN TestDaemonProxy/conflicting_options [2022-06-03T09:42:27.584Z] --- PASS: TestStats (2.50s) [2022-06-03T09:42:27.584Z] === RUN TestStopContainerWithTimeout [2022-06-03T09:42:27.584Z] === RUN TestStopContainerWithTimeout/0 [2022-06-03T09:42:27.584Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-03T09:42:27.584Z] === RUN TestStopContainerWithTimeout/1 [2022-06-03T09:42:27.584Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-03T09:42:27.584Z] === RUN TestStopContainerWithTimeout/3 [2022-06-03T09:42:27.584Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-03T09:42:27.584Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-03T09:42:27.584Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-03T09:42:27.584Z] === CONT TestStopContainerWithTimeout/0 [2022-06-03T09:42:27.584Z] === CONT TestStopContainerWithTimeout/3 [2022-06-03T09:42:27.789Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-03T09:42:27.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-06-03T09:42:28.045Z] --- PASS: TestDaemonProxy (6.32s) [2022-06-03T09:42:28.045Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-06-03T09:42:28.045Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-06-03T09:42:28.045Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-06-03T09:42:28.045Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-03T09:42:28.045Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-03T09:42:28.045Z] PASS [2022-06-03T09:42:28.045Z] [2022-06-03T09:42:28.045Z] DONE 18 tests in 11.856s [2022-06-03T09:42:28.045Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-03T09:42:28.045Z] ++ 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-06-03T09:42:28.045Z] ++ set -e [2022-06-03T09:42:28.045Z] ++ '[' -n 0 ']' [2022-06-03T09:42:28.045Z] ++ set -x [2022-06-03T09:42:28.045Z] ++ 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-06-03T09:42:28.150Z] === CONT TestStopContainerWithTimeout/1 [2022-06-03T09:42:28.301Z] INFO: Testing against a local daemon [2022-06-03T09:42:28.301Z] === RUN TestCommitInheritsEnv [2022-06-03T09:42:28.863Z] --- PASS: TestCommitInheritsEnv (0.52s) [2022-06-03T09:42:28.863Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-03T09:42:28.863Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-03T09:42:28.863Z] === RUN TestImportWithCustomPlatform [2022-06-03T09:42:28.863Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-03T09:42:29.119Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-03T09:42:29.119Z] === RUN TestImportWithCustomPlatform// [2022-06-03T09:42:29.119Z] === RUN TestImportWithCustomPlatform/linux [2022-06-03T09:42:29.119Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-03T09:42:29.375Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-03T09:42:29.375Z] === RUN TestImportWithCustomPlatform/macos [2022-06-03T09:42:29.375Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-03T09:42:29.631Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-06-03T09:42:29.631Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-03T09:42:29.631Z] === RUN TestImagesFilterMultiReference [2022-06-03T09:42:29.631Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-06-03T09:42:29.631Z] === RUN TestImagePullPlatformInvalid [2022-06-03T09:42:29.631Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-06-03T09:42:29.631Z] === RUN TestRemoveImageOrphaning [2022-06-03T09:42:30.049Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-03T09:42:30.193Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2022-06-03T09:42:30.193Z] === RUN TestRemoveImageGarbageCollector [2022-06-03T09:42:30.755Z] time="2022-06-03T09:42:30Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-03T09:42:30.755Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-06-03T09:42:31.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-06-03T09:42:32.247Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-06-03T09:42:32.247Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-03T09:42:32.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-06-03T09:42:32.247Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-03T09:42:32.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-06-03T09:42:32.247Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-03T09:42:32.247Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-06-03T09:42:32.247Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-03T09:42:32.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-06-03T09:42:32.503Z] --- PASS: TestRemoveImageGarbageCollector (2.43s) [2022-06-03T09:42:32.503Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-03T09:42:32.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-03T09:42:32.503Z] === RUN TestTagInvalidReference [2022-06-03T09:42:32.503Z] --- PASS: TestTagInvalidReference (0.02s) [2022-06-03T09:42:32.503Z] === RUN TestTagValidPrefixedRepo [2022-06-03T09:42:32.575Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-03T09:42:32.575Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-06-03T09:42:32.575Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-06-03T09:42:32.575Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-06-03T09:42:32.575Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-06-03T09:42:32.575Z] === RUN TestDeleteDevicemapper [2022-06-03T09:42:32.575Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:42:32.575Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-03T09:42:32.575Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-03T09:42:32.772Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-06-03T09:42:32.772Z] === RUN TestTagExistedNameWithoutForce [2022-06-03T09:42:32.772Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-06-03T09:42:32.772Z] === RUN TestTagOfficialNames [2022-06-03T09:42:32.772Z] --- PASS: TestTagOfficialNames (0.07s) [2022-06-03T09:42:32.772Z] === RUN TestTagMatchesDigest [2022-06-03T09:42:32.772Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-06-03T09:42:32.772Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-03T09:42:33.510Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-06-03T09:42:33.510Z] === RUN TestUpdateMemory [2022-06-03T09:42:34.078Z] --- PASS: TestUpdateMemory (0.57s) [2022-06-03T09:42:34.078Z] === RUN TestUpdateCPUQuota [2022-06-03T09:42:34.144Z] check_test.go:307: [d5267091be6ad] daemon is not started [2022-06-03T09:42:34.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-06-03T09:42:34.891Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-06-03T09:42:35.012Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-06-03T09:42:35.012Z] === RUN TestUpdatePidsLimit [2022-06-03T09:42:35.012Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-03T09:42:35.152Z] Copying nested executables into bundles/binary-daemon [2022-06-03T09:42:35.270Z] === RUN TestUpdatePidsLimit/no_change [2022-06-03T09:42:35.528Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-03T09:42:35.528Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-03T09:42:35.786Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-03T09:42:36.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-03T09:42:36.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-03T09:42:36.537Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-06-03T09:42:36.537Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:42:36.663Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-06-03T09:42:36.797Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-06-03T09:42:36.797Z] [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-06-03T09:42:36.872Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-06-03T09:42:36.872Z] === RUN TestUpdateRestartPolicy [2022-06-03T09:42:37.224Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-06-03T09:42:38.611Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/make.sh cross [2022-06-03T09:42:38.872Z] [2022-06-03T09:42:38.872Z] Removing bundles/ [2022-06-03T09:42:38.872Z] [2022-06-03T09:42:38.872Z] ---> Making bundle: cross (in bundles/cross) [2022-06-03T09:42:38.872Z] Cross building: bundles/cross/linux/amd64 [2022-06-03T09:42:38.872Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-03T09:42:38.872Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-03T09:42:41.414Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-06-03T09:42:41.414Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-06-03T09:42:43.304Z] check_test.go:307: [da736a5cab3cf] daemon is not started [2022-06-03T09:42:43.305Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-06-03T09:42:44.232Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-06-03T09:42:44.794Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-06-03T09:42:46.688Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-06-03T09:42:49.071Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-06-03T09:42:49.071Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-03T09:42:49.071Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-06-03T09:42:49.071Z] === RUN TestWaitNonBlocked [2022-06-03T09:42:49.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:42:49.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:42:49.071Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:42:49.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:42:49.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:42:49.071Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:42:49.329Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-03T09:42:49.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-06-03T09:42:49.329Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2022-06-03T09:42:49.329Z] === RUN TestWaitBlocked [2022-06-03T09:42:49.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:42:49.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:42:49.329Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:42:49.329Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:42:49.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:42:49.329Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:42:49.958Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-06-03T09:42:50.261Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-03T09:42:50.261Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-06-03T09:42:50.261Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-06-03T09:42:50.261Z] === CONT TestContainerStartOnDaemonRestart [2022-06-03T09:42:50.261Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-03T09:42:52.478Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-06-03T09:42:52.800Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s) [2022-06-03T09:42:52.800Z] === CONT TestIpcModeOlderClient [2022-06-03T09:42:52.800Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s) [2022-06-03T09:42:52.800Z] === CONT TestContainerKillOnDaemonStart [2022-06-03T09:42:52.800Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-06-03T09:42:52.800Z] === CONT TestDaemonHostGatewayIP [2022-06-03T09:42:53.845Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-06-03T09:42:54.100Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-06-03T09:42:55.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-06-03T09:42:55.027Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-06-03T09:42:55.286Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-06-03T09:42:55.333Z] --- PASS: TestDaemonHostGatewayIP (2.56s) [2022-06-03T09:42:55.333Z] === CONT TestDaemonRestartIpcMode [2022-06-03T09:42:55.854Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-06-03T09:42:56.110Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-06-03T09:42:56.365Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-06-03T09:42:56.623Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-06-03T09:42:56.879Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-06-03T09:42:57.235Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-06-03T09:42:57.440Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-06-03T09:42:58.002Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-06-03T09:42:58.002Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-06-03T09:42:58.565Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-06-03T09:42:59.127Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-06-03T09:42:59.387Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-06-03T09:42:59.950Z] check_test.go:307: [d0a214eec51fb] daemon is not started [2022-06-03T09:42:59.950Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-06-03T09:43:01.317Z] check_test.go:307: [dc3d54ce4c56c] daemon is not started [2022-06-03T09:43:01.317Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-06-03T09:43:01.573Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-06-03T09:43:01.573Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-06-03T09:43:02.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-06-03T09:43:02.136Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-06-03T09:43:03.064Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-06-03T09:43:03.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-06-03T09:43:04.687Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-06-03T09:43:05.339Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-06-03T09:43:05.339Z] PASS [2022-06-03T09:43:05.339Z] [2022-06-03T09:43:05.339Z] === Skipped [2022-06-03T09:43:05.339Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-06-03T09:43:05.339Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:43:05.339Z] [2022-06-03T09:43:05.339Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-06-03T09:43:05.339Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-06-03T09:43:05.339Z] [2022-06-03T09:43:05.339Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:43:05.339Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:43:05.339Z] [2022-06-03T09:43:05.339Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-06-03T09:43:05.339Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-06-03T09:43:05.339Z] [2022-06-03T09:43:05.339Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-03T09:43:05.339Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:43:05.339Z] [2022-06-03T09:43:05.339Z] DONE 243 tests, 5 skipped in 120.623s [2022-06-03T09:43:05.339Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-03T09:43:05.339Z] === RUN TestConfigDaemonLibtrustID [2022-06-03T09:43:05.339Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-06-03T09:43:05.339Z] === RUN TestConfigDaemonID [2022-06-03T09:43:05.905Z] daemon_test.go:83: [d1cdff5ba7291] daemon is not started [2022-06-03T09:43:05.905Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-03T09:43:05.905Z] === RUN TestDaemonConfigValidation [2022-06-03T09:43:05.905Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:43:05.905Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:43:05.905Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-03T09:43:05.905Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-03T09:43:05.905Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-03T09:43:05.905Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-03T09:43:05.905Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-03T09:43:05.905Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-03T09:43:05.905Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-03T09:43:05.905Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-03T09:43:05.905Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:43:05.905Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-03T09:43:05.905Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-03T09:43:05.905Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-03T09:43:06.053Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-06-03T09:43:06.164Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-03T09:43:06.164Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-03T09:43:06.164Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-03T09:43:06.164Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-06-03T09:43:06.164Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-06-03T09:43:06.164Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-06-03T09:43:06.164Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-06-03T09:43:06.164Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-03T09:43:06.164Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-03T09:43:06.310Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-06-03T09:43:06.871Z] check_test.go:307: [d62d1bd989838] daemon is not started [2022-06-03T09:43:06.871Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-06-03T09:43:07.106Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-03T09:43:08.479Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-03T09:43:09.413Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-03T09:43:09.413Z] daemon_test.go:197: [dbe5274e5a7fb] daemon is not started [2022-06-03T09:43:09.413Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-06-03T09:43:09.413Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-03T09:43:09.413Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-03T09:43:09.413Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-06-03T09:43:09.413Z] === RUN TestDaemonProxy [2022-06-03T09:43:09.413Z] === RUN TestDaemonProxy/environment_variables [2022-06-03T09:43:10.139Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-06-03T09:43:11.310Z] === RUN TestDaemonProxy/command-line_options [2022-06-03T09:43:11.507Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-06-03T09:43:12.490Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-06-03T09:43:12.490Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:43:12.490Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:43:12.490Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-06-03T09:43:12.490Z] [2022-06-03T09:43:12.490Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-06-03T09:43:12.490Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-06-03T09:43:12.490Z] HOSTNAME=c23ff160956d [2022-06-03T09:43:12.490Z] TESTDEBUG=0 [2022-06-03T09:43:12.490Z] DEST=bundles/test-integration [2022-06-03T09:43:12.490Z] PWD=/go/src/github.com/docker/docker [2022-06-03T09:43:12.490Z] DOCKER_GITCOMMIT=3831494d2ff7cd86d550f4bb704d37b7129c426a [2022-06-03T09:43:12.490Z] container=docker [2022-06-03T09:43:12.490Z] HOME=/root [2022-06-03T09:43:12.490Z] GOLANG_VERSION=1.18.3 [2022-06-03T09:43:12.490Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-06-03T09:43:12.490Z] VALIDATE_BRANCH=master [2022-06-03T09:43:12.490Z] TERM=xterm [2022-06-03T09:43:12.490Z] DOCKER_PKG=github.com/docker/docker [2022-06-03T09:43:12.490Z] SHLVL=1 [2022-06-03T09:43:12.490Z] TIMEOUT=120m [2022-06-03T09:43:12.490Z] DOCKER_BUILDTAGS= journald [2022-06-03T09:43:12.490Z] DOCKER_GRAPHDRIVER=overlay2 [2022-06-03T09:43:12.490Z] GO111MODULE=off [2022-06-03T09:43:12.490Z] DOCKER_EXPERIMENTAL=1 [2022-06-03T09:43:12.490Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-06-03T09:43:12.490Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-06-03T09:43:12.490Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-06-03T09:43:12.490Z] GOPATH=/go [2022-06-03T09:43:12.490Z] PKG_CONFIG=pkg-config [2022-06-03T09:43:12.490Z] _=/usr/bin/env [2022-06-03T09:43:12.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-06-03T09:43:12.682Z] === RUN TestDaemonProxy/configuration_file [2022-06-03T09:43:14.580Z] === RUN TestDaemonProxy/conflicting_options [2022-06-03T09:43:14.838Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-03T09:43:15.404Z] --- PASS: TestDaemonProxy (6.22s) [2022-06-03T09:43:15.404Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-06-03T09:43:15.404Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-06-03T09:43:15.404Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-06-03T09:43:15.404Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-03T09:43:15.404Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-03T09:43:15.404Z] PASS [2022-06-03T09:43:15.404Z] [2022-06-03T09:43:15.404Z] DONE 18 tests in 11.137s [2022-06-03T09:43:15.404Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-06-03T09:43:15.662Z] INFO: Testing against a local daemon [2022-06-03T09:43:15.662Z] === RUN TestCommitInheritsEnv [2022-06-03T09:43:15.672Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-06-03T09:43:15.921Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-06-03T09:43:15.921Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-03T09:43:15.921Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform// [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform/linux [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-03T09:43:15.921Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-03T09:43:16.180Z] === RUN TestImportWithCustomPlatform/macos [2022-06-03T09:43:16.180Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-03T09:43:16.180Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-03T09:43:16.180Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-03T09:43:16.180Z] === RUN TestImagesFilterMultiReference [2022-06-03T09:43:16.180Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-03T09:43:16.180Z] === RUN TestImagePullPlatformInvalid [2022-06-03T09:43:16.180Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-03T09:43:16.180Z] === RUN TestRemoveImageOrphaning [2022-06-03T09:43:16.439Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-06-03T09:43:16.439Z] === RUN TestRemoveImageGarbageCollector [2022-06-03T09:43:16.604Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-06-03T09:43:16.604Z] check_test.go:307: [d1ae6af1b910d] daemon is not started [2022-06-03T09:43:16.604Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-06-03T09:43:17.005Z] time="2022-06-03T09:43:16Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-06-03T09:43:17.970Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-06-03T09:43:18.377Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2022-06-03T09:43:18.378Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-03T09:43:18.378Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-06-03T09:43:18.378Z] === RUN TestTagInvalidReference [2022-06-03T09:43:18.378Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-03T09:43:18.378Z] === RUN TestTagValidPrefixedRepo [2022-06-03T09:43:18.378Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-03T09:43:18.378Z] === RUN TestTagExistedNameWithoutForce [2022-06-03T09:43:18.378Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-03T09:43:18.378Z] === RUN TestTagOfficialNames [2022-06-03T09:43:18.378Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-03T09:43:18.378Z] === RUN TestTagMatchesDigest [2022-06-03T09:43:18.378Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-03T09:43:18.378Z] === CONT TestImportExtremelyLargeImageWorks [2022-06-03T09:43:21.240Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-06-03T09:43:21.240Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-06-03T09:43:25.407Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-06-03T09:43:27.926Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-06-03T09:43:30.443Z] check_test.go:307: [d499c31a1b93e] daemon is not started [2022-06-03T09:43:30.443Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-06-03T09:43:30.700Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-06-03T09:43:31.262Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-06-03T09:43:31.824Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-06-03T09:43:32.080Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-06-03T09:43:33.447Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-06-03T09:43:33.447Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-06-03T09:43:33.705Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-06-03T09:43:33.705Z] check_test.go:307: [d11a821509395] daemon is not started [2022-06-03T09:43:33.705Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-06-03T09:43:36.222Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-06-03T09:43:37.587Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-06-03T09:43:38.514Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-06-03T09:43:39.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-06-03T09:43:39.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-06-03T09:43:39.892Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-06-03T09:43:41.790Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-06-03T09:43:42.724Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-06-03T09:43:44.092Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-06-03T09:43:45.984Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-06-03T09:43:48.507Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-06-03T09:43:49.436Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-06-03T09:43:50.364Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-06-03T09:43:52.881Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-06-03T09:43:52.881Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-06-03T09:43:57.049Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-06-03T09:43:58.938Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-06-03T09:44:00.304Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-06-03T09:44:00.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-06-03T09:44:01.233Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-06-03T09:44:04.521Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-06-03T09:44:05.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-06-03T09:44:09.768Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-06-03T09:44:09.768Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-06-03T09:44:10.331Z] docker_cli_daemon_test.go:2503: [d8c49a85ea013] daemon is not started [2022-06-03T09:44:12.223Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-06-03T09:44:13.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-06-03T09:44:13.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-06-03T09:44:13.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-06-03T09:44:14.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-06-03T09:44:14.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-06-03T09:44:14.739Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-06-03T09:44:14.739Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-06-03T09:44:15.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-06-03T09:44:15.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-06-03T09:44:15.863Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-06-03T09:44:16.119Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-06-03T09:44:16.375Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-06-03T09:44:16.632Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-06-03T09:44:17.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-06-03T09:44:18.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-06-03T09:44:19.149Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-06-03T09:44:19.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-06-03T09:44:19.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-06-03T09:44:20.080Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-06-03T09:44:20.336Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-06-03T09:44:20.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-06-03T09:44:21.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-06-03T09:44:22.226Z] === RUN TestDockerSuite/TestBuildEnv [2022-06-03T09:44:22.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-06-03T09:44:22.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-06-03T09:44:23.156Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-06-03T09:44:23.411Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-06-03T09:44:23.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-06-03T09:44:24.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-06-03T09:44:24.408Z] Using test binary docker [2022-06-03T09:44:24.408Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-06-03T09:44:24.408Z] +++ /etc/init.d/apparmor start [2022-06-03T09:44:24.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-06-03T09:44:24.408Z] INFO: Waiting for daemon to start... [2022-06-03T09:44:24.408Z] Starting dockerd [2022-06-03T09:44:24.408Z] +++ 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-06-03T09:44:24.777Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-06-03T09:44:25.033Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-06-03T09:44:25.979Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-06-03T09:44:27.871Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-06-03T09:44:27.871Z] check_test.go:307: [d58e73b76a43e] daemon is not started [2022-06-03T09:44:27.871Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-06-03T09:44:30.379Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-06-03T09:44:30.951Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-06-03T09:44:32.334Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-03T09:44:32.334Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-06-03T09:44:32.334Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-06-03T09:44:32.334Z] Cross building: bundles/cross/windows/amd64 [2022-06-03T09:44:32.334Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-06-03T09:44:32.334Z] { [2022-06-03T09:44:32.334Z] "RT_GROUP_ICON": { [2022-06-03T09:44:32.334Z] "#1": { [2022-06-03T09:44:32.334Z] "0409": "../../winresources/docker.ico" [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] }, [2022-06-03T09:44:32.334Z] "RT_MANIFEST": { [2022-06-03T09:44:32.334Z] "#1": { [2022-06-03T09:44:32.334Z] "0409": { [2022-06-03T09:44:32.334Z] "identity": {}, [2022-06-03T09:44:32.334Z] "description": "Docker Engine", [2022-06-03T09:44:32.334Z] "minimum-os": "vista", [2022-06-03T09:44:32.334Z] "execution-level": "", [2022-06-03T09:44:32.334Z] "ui-access": false, [2022-06-03T09:44:32.334Z] "auto-elevate": false, [2022-06-03T09:44:32.334Z] "dpi-awareness": "unaware", [2022-06-03T09:44:32.334Z] "disable-theming": false, [2022-06-03T09:44:32.334Z] "disable-window-filtering": false, [2022-06-03T09:44:32.334Z] "high-resolution-scrolling-aware": false, [2022-06-03T09:44:32.334Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-03T09:44:32.334Z] "long-path-aware": false, [2022-06-03T09:44:32.334Z] "printer-driver-isolation": false, [2022-06-03T09:44:32.334Z] "gdi-scaling": false, [2022-06-03T09:44:32.334Z] "segment-heap": false, [2022-06-03T09:44:32.334Z] "use-common-controls-v6": false [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] }, [2022-06-03T09:44:32.334Z] "RT_MESSAGETABLE": { [2022-06-03T09:44:32.334Z] "#1": { [2022-06-03T09:44:32.334Z] "0409": "../../winresources/event_messages.bin" [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] }, [2022-06-03T09:44:32.334Z] "RT_VERSION": { [2022-06-03T09:44:32.334Z] "#1": { [2022-06-03T09:44:32.334Z] "0409": { [2022-06-03T09:44:32.334Z] "fixed": { [2022-06-03T09:44:32.334Z] "file_version": "0.0.0.0", [2022-06-03T09:44:32.334Z] "product_version": "0.0.0.0", [2022-06-03T09:44:32.334Z] "type": "Unknown" [2022-06-03T09:44:32.334Z] }, [2022-06-03T09:44:32.334Z] "info": { [2022-06-03T09:44:32.334Z] "0000": { [2022-06-03T09:44:32.334Z] "CompanyName": "", [2022-06-03T09:44:32.334Z] "FileVersion": "dev", [2022-06-03T09:44:32.334Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-03T09:44:32.334Z] "OriginalFileName": "dockerd-dev.exe", [2022-06-03T09:44:32.334Z] "ProductName": "", [2022-06-03T09:44:32.334Z] "ProductVersion": "dev", [2022-06-03T09:44:32.334Z] "SpecialBuild": "c5a5a78a06d4e899d6854c2083ab19536f282a8f" [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] } [2022-06-03T09:44:32.334Z] cmd/dockerd/config.go [2022-06-03T09:44:32.334Z] cmd/dockerd/config_windows.go [2022-06-03T09:44:32.334Z] cmd/dockerd/daemon.go [2022-06-03T09:44:32.334Z] cmd/dockerd/daemon_test.go [2022-06-03T09:44:32.334Z] cmd/dockerd/daemon_windows.go [2022-06-03T09:44:32.334Z] cmd/dockerd/docker.go [2022-06-03T09:44:32.334Z] cmd/dockerd/docker_windows.go [2022-06-03T09:44:32.334Z] cmd/dockerd/genwinres_windows.go [2022-06-03T09:44:32.334Z] cmd/dockerd/metrics.go [2022-06-03T09:44:32.334Z] cmd/dockerd/options.go [2022-06-03T09:44:32.334Z] cmd/dockerd/options_test.go [2022-06-03T09:44:32.334Z] cmd/dockerd/service_windows.go [2022-06-03T09:44:32.334Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-03T09:44:32.334Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-03T09:44:32.514Z] . [2022-06-03T09:44:32.514Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-06-03T09:44:32.514Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-06-03T09:44:32.514Z] Error: No such image: emptyfs [2022-06-03T09:44:32.514Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-06-03T09:44:32.514Z] ++++ docker load [2022-06-03T09:44:32.514Z] Running integration-test (iteration 1) [2022-06-03T09:44:32.514Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-06-03T09:44:32.514Z] ++ 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-06-03T09:44:32.514Z] ++ set -e [2022-06-03T09:44:32.514Z] ++ '[' -n 0 ']' [2022-06-03T09:44:32.514Z] ++ set -x [2022-06-03T09:44:32.514Z] ++ 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-06-03T09:44:32.514Z] Loaded image: busybox:latest [2022-06-03T09:44:32.514Z] Loaded image: busybox:glibc [2022-06-03T09:44:33.080Z] Loaded image: debian:bullseye-slim [2022-06-03T09:44:33.080Z] Loaded image: hello-world:latest [2022-06-03T09:44:33.080Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:44:33.080Z] INFO: Testing against a local daemon [2022-06-03T09:44:33.080Z] === RUN TestCgroupNamespacesBuild [2022-06-03T09:44:33.120Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite (337.95s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.09s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.01s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.49s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.34s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (1.97s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.41s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.03s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.12s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.99s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.15s) [2022-06-03T09:44:33.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.21s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.13s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.60s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.97s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.08s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.01s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.78s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.77s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.18s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.58s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.31s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.85s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.22s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.26s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.16s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.70s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.15s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2022-06-03T09:44:33.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-03T09:44:33.684Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.52s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.72s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.96s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.60s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.69s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.26s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.85s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.39s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.32s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.01s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.76s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.87s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.04s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.62s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.38s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.28s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.32s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.18s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.39s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.41s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.88s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.81s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-06-03T09:44:33.684Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s) [2022-06-03T09:44:33.684Z] === RUN TestDockerSwarmSuite [2022-06-03T09:44:33.684Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-06-03T09:44:34.454Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-06-03T09:44:34.454Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-06-03T09:44:35.395Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-06-03T09:44:35.395Z] === RUN TestBuildWithSession [2022-06-03T09:44:35.395Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:44:35.395Z] --- SKIP: TestBuildWithSession (0.00s) [2022-06-03T09:44:35.395Z] === RUN TestBuildSquashParent [2022-06-03T09:44:36.954Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-06-03T09:44:39.577Z] --- PASS: TestBuildSquashParent (3.77s) [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:44:39.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:44:39.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:44:39.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:44:39.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:44:39.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:44:39.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:44:39.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:44:39.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-06-03T09:44:39.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-06-03T09:44:40.223Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-06-03T09:44:40.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-06-03T09:44:40.511Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-06-03T09:44:41.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-06-03T09:44:41.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.24s) [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.37s) [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s) [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2022-06-03T09:44:43.258Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-06-03T09:44:43.258Z] === RUN TestBuildMultiStageCopy [2022-06-03T09:44:43.258Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-06-03T09:44:44.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-06-03T09:44:44.192Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-06-03T09:44:44.449Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-06-03T09:44:44.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-06-03T09:44:44.965Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-06-03T09:44:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-06-03T09:44:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-06-03T09:44:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-06-03T09:44:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-06-03T09:44:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-06-03T09:44:44.965Z] === RUN TestBuildMultiStageParentConfig [2022-06-03T09:44:45.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-06-03T09:44:45.530Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-06-03T09:44:45.530Z] === RUN TestBuildLabelWithTargets [2022-06-03T09:44:46.465Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2022-06-03T09:44:46.465Z] === RUN TestBuildWithEmptyLayers [2022-06-03T09:44:47.030Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-06-03T09:44:47.030Z] === RUN TestBuildMultiStageOnBuild [2022-06-03T09:44:48.404Z] --- PASS: TestBuildMultiStageOnBuild (1.27s) [2022-06-03T09:44:48.404Z] === RUN TestBuildUncleanTarFilenames [2022-06-03T09:44:48.663Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-06-03T09:44:48.663Z] === RUN TestBuildMultiStageLayerLeak [2022-06-03T09:44:50.563Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-06-03T09:44:50.563Z] === RUN TestBuildWithHugeFile [2022-06-03T09:44:54.882Z] --- PASS: TestImportExtremelyLargeImageWorks (91.84s) [2022-06-03T09:44:54.882Z] PASS [2022-06-03T09:44:54.882Z] [2022-06-03T09:44:54.882Z] DONE 22 tests in 94.791s [2022-06-03T09:44:54.882Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-03T09:44:54.882Z] INFO: Testing against a local daemon [2022-06-03T09:44:54.882Z] === RUN TestNetworkCreateDelete [2022-06-03T09:44:54.882Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-06-03T09:44:54.882Z] === RUN TestDockerNetworkDeletePreferID [2022-06-03T09:44:54.882Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-06-03T09:44:54.882Z] === RUN TestDaemonDNSFallback [2022-06-03T09:44:55.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-06-03T09:44:55.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-06-03T09:44:57.410Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-06-03T09:44:57.410Z] === RUN TestInspectNetwork [2022-06-03T09:44:57.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-06-03T09:44:58.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-06-03T09:45:00.690Z] === RUN TestInspectNetwork/full_network_id [2022-06-03T09:45:00.690Z] === RUN TestInspectNetwork/partial_network_id [2022-06-03T09:45:00.690Z] === RUN TestInspectNetwork/network_name [2022-06-03T09:45:00.690Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-03T09:45:02.134Z] docker_api_swarm_test.go:563: [d01f594120d34] joining swarm manager [d9b6e5ab89c73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:45:04.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-06-03T09:45:04.870Z] --- PASS: TestInspectNetwork (7.26s) [2022-06-03T09:45:04.870Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-03T09:45:04.870Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-03T09:45:04.870Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-03T09:45:04.870Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-03T09:45:04.870Z] === RUN TestRunContainerWithBridgeNone [2022-06-03T09:45:05.579Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-06-03T09:45:06.140Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-06-03T09:45:06.245Z] --- PASS: TestRunContainerWithBridgeNone (1.61s) [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-03T09:45:06.245Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:45:06.245Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:45:06.245Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:45:06.245Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-03T09:45:06.245Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-03T09:45:06.245Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-03T09:45:06.245Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-03T09:45:06.245Z] === RUN TestNetworkList [2022-06-03T09:45:06.245Z] === RUN TestNetworkList//networks [2022-06-03T09:45:06.245Z] === PAUSE TestNetworkList//networks [2022-06-03T09:45:06.245Z] === RUN TestNetworkList//networks/ [2022-06-03T09:45:06.245Z] === PAUSE TestNetworkList//networks/ [2022-06-03T09:45:06.245Z] === CONT TestNetworkList//networks [2022-06-03T09:45:06.245Z] === CONT TestNetworkList//networks/ [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkList (0.01s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-03T09:45:06.245Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-03T09:45:06.245Z] === RUN TestHostIPv4BridgeLabel [2022-06-03T09:45:06.504Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-06-03T09:45:06.504Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-03T09:45:06.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-06-03T09:45:07.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-06-03T09:45:07.878Z] === RUN TestDaemonDefaultNetworkPools [2022-06-03T09:45:08.067Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-06-03T09:45:08.067Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-03T09:45:08.067Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-06-03T09:45:08.324Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-06-03T09:45:08.444Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-06-03T09:45:08.444Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-03T09:45:09.380Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-06-03T09:45:09.380Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-03T09:45:10.753Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-06-03T09:45:10.753Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-03T09:45:11.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-03T09:45:11.318Z] === RUN TestServiceWithPredefinedNetwork [2022-06-03T09:45:13.844Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-06-03T09:45:13.844Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-03T09:45:13.844Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:45:13.844Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:45:13.844Z] === RUN TestServiceWithDataPathPortInit [2022-06-03T09:45:14.861Z] docker_api_swarm_test.go:585: [d30361f0b24c4] joining swarm manager [d9b6e5ab89c73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:45:19.033Z] check_test.go:378: [d01f594120d34] daemon is not started [2022-06-03T09:45:19.033Z] === RUN TestDockerSuite/TestBuildExpose [2022-06-03T09:45:19.033Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-06-03T09:45:19.595Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-06-03T09:45:19.851Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-06-03T09:45:20.412Z] === RUN TestDockerSuite/TestBuildFails [2022-06-03T09:45:20.973Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-06-03T09:45:20.973Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-06-03T09:45:23.487Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-06-03T09:45:25.379Z] === RUN TestDockerSuite/TestBuildForceRm [2022-06-03T09:45:26.758Z] === RUN TestDockerSuite/TestBuildFromGit [2022-06-03T09:45:28.122Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-06-03T09:45:28.122Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-06-03T09:45:28.684Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-06-03T09:45:28.684Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-03T09:45:28.712Z] --- PASS: TestServiceWithDataPathPortInit (13.81s) [2022-06-03T09:45:28.712Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-03T09:45:28.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-06-03T09:45:29.197Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-06-03T09:45:30.085Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0pr8x4ox4vxo93zompww05cwk Created:2022-06-03 09:45:28.592841728 +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[e04740b4db99bffc7e0372106367e1399a8d1d47b2f4a1fa88beafa3f7bdffce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x8v2c30mfp3xttuxi46e3isys EndpointID:de03013a8d8fe4d6ac180580bfe9af573a0565390fd7c319afb6a17e6a04b48f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ced17f147d49b17fc506f251e76b2bf9749e9a2ace82ed2e104a09ba089f363 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:7c8f7c38ed51 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x8v2c30mfp3xttuxi46e3isys EndpointID:de03013a8d8fe4d6ac180580bfe9af573a0565390fd7c319afb6a17e6a04b48f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-03T09:45:31.713Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-06-03T09:45:31.713Z] docker_api_swarm_test.go:46: [d77f9f4fd5768] joining swarm manager [dcaa44bd4f21d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:45:32.640Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-06-03T09:45:32.896Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-06-03T09:45:34.266Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s) [2022-06-03T09:45:34.266Z] PASS [2022-06-03T09:45:34.266Z] [2022-06-03T09:45:34.266Z] === Skipped [2022-06-03T09:45:34.266Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:45:34.266Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:45:34.266Z] [2022-06-03T09:45:34.266Z] DONE 38 tests, 1 skipped in 44.017s [2022-06-03T09:45:34.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:45:34.266Z] INFO: Testing against a local daemon [2022-06-03T09:45:34.266Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-03T09:45:34.266Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:45:34.266Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:45:34.266Z] === RUN TestDockerNetworkIpvlan [2022-06-03T09:45:34.266Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:45:34.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:45:34.266Z] PASS [2022-06-03T09:45:34.266Z] [2022-06-03T09:45:34.266Z] === Skipped [2022-06-03T09:45:34.266Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:45:34.266Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:45:34.266Z] [2022-06-03T09:45:34.266Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:45:34.266Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:45:34.266Z] [2022-06-03T09:45:34.266Z] DONE 2 tests, 2 skipped in 0.022s [2022-06-03T09:45:34.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:45:34.266Z] INFO: Testing against a local daemon [2022-06-03T09:45:34.266Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-03T09:45:34.785Z] --- PASS: TestImportExtremelyLargeImageWorks (181.65s) [2022-06-03T09:45:34.785Z] PASS [2022-06-03T09:45:34.785Z] [2022-06-03T09:45:34.785Z] DONE 22 tests in 186.289s [2022-06-03T09:45:34.785Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-06-03T09:45:34.785Z] ++ 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-06-03T09:45:34.785Z] ++ set -e [2022-06-03T09:45:34.785Z] ++ '[' -n 0 ']' [2022-06-03T09:45:34.785Z] ++ set -x [2022-06-03T09:45:34.785Z] ++ 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-06-03T09:45:34.785Z] INFO: Testing against a local daemon [2022-06-03T09:45:34.785Z] === RUN TestNetworkCreateDelete [2022-06-03T09:45:34.785Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-06-03T09:45:34.785Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-06-03T09:45:34.785Z] === RUN TestDockerNetworkDeletePreferID [2022-06-03T09:45:35.347Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-06-03T09:45:35.347Z] === RUN TestDaemonDNSFallback [2022-06-03T09:45:35.639Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-06-03T09:45:35.639Z] === RUN TestDockerNetworkMacvlan [2022-06-03T09:45:36.205Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-03T09:45:36.274Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-06-03T09:45:37.139Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-03T09:45:37.201Z] === RUN TestDockerSuite/TestBuildHistory [2022-06-03T09:45:37.236Z] --- PASS: TestBuildWithHugeFile (40.47s) [2022-06-03T09:45:37.236Z] === RUN TestBuildWCOWSandboxSize [2022-06-03T09:45:37.236Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:45:37.236Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:45:37.236Z] === RUN TestBuildWithEmptyDockerfile [2022-06-03T09:45:37.236Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:45:37.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:45:37.236Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:45:37.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:45:37.236Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:45:37.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:45:37.236Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-06-03T09:45:37.236Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-06-03T09:45:37.236Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-06-03T09:45:37.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-06-03T09:45:37.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-06-03T09:45:37.236Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-06-03T09:45:37.236Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-06-03T09:45:37.236Z] === RUN TestBuildPreserveOwnership [2022-06-03T09:45:37.236Z] === RUN TestBuildPreserveOwnership/copy_from [2022-06-03T09:45:37.236Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-06-03T09:45:37.236Z] --- PASS: TestBuildPreserveOwnership (2.81s) [2022-06-03T09:45:37.236Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.85s) [2022-06-03T09:45:37.236Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-06-03T09:45:37.236Z] === RUN TestBuildPlatformInvalid [2022-06-03T09:45:37.236Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-06-03T09:45:37.236Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-06-03T09:45:37.236Z] Loaded image: busybox:latest [2022-06-03T09:45:37.236Z] Loaded image: busybox:glibc [2022-06-03T09:45:37.236Z] Loaded image: debian:bullseye-slim [2022-06-03T09:45:37.236Z] Loaded image: hello-world:latest [2022-06-03T09:45:37.236Z] Loaded image: arm32v7/hello-world:latest [2022-06-03T09:45:37.705Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-03T09:45:39.605Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-03T09:45:40.465Z] === RUN TestDockerSuite/TestBuildIidFile [2022-06-03T09:45:40.465Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-06-03T09:45:40.721Z] === RUN TestDockerSuite/TestBuildInheritance [2022-06-03T09:45:40.977Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-06-03T09:45:41.506Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-03T09:45:41.540Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-06-03T09:45:41.540Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-06-03T09:45:41.796Z] --- PASS: TestDaemonDNSFallback (6.54s) [2022-06-03T09:45:41.796Z] === RUN TestInspectNetwork [2022-06-03T09:45:42.357Z] === RUN TestDockerSuite/TestBuildLabel [2022-06-03T09:45:42.613Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-06-03T09:45:43.176Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-06-03T09:45:43.739Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-06-03T09:45:43.794Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.28s) [2022-06-03T09:45:43.794Z] PASS [2022-06-03T09:45:43.794Z] [2022-06-03T09:45:43.794Z] === Skipped [2022-06-03T09:45:43.794Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-06-03T09:45:43.794Z] build_session_test.go:25: TODO: BuildKit [2022-06-03T09:45:43.794Z] [2022-06-03T09:45:43.794Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-06-03T09:45:43.794Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-06-03T09:45:43.794Z] [2022-06-03T09:45:43.794Z] DONE 34 tests, 2 skipped in 71.358s [2022-06-03T09:45:43.794Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-06-03T09:45:43.794Z] ++ 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-06-03T09:45:43.794Z] ++ set -e [2022-06-03T09:45:43.794Z] ++ '[' -n 0 ']' [2022-06-03T09:45:43.794Z] ++ set -x [2022-06-03T09:45:43.794Z] ++ 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-06-03T09:45:43.794Z] INFO: Testing against a local daemon [2022-06-03T09:45:43.794Z] === RUN TestConfigInspect [2022-06-03T09:45:44.302Z] === RUN TestDockerSuite/TestBuildLabels [2022-06-03T09:45:44.559Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-06-03T09:45:44.789Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan (9.70s) [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-06-03T09:45:45.357Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-06-03T09:45:45.357Z] PASS [2022-06-03T09:45:45.357Z] [2022-06-03T09:45:45.357Z] DONE 8 tests in 10.992s [2022-06-03T09:45:45.357Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-03T09:45:45.357Z] testing: warning: no tests to run [2022-06-03T09:45:45.357Z] PASS [2022-06-03T09:45:45.357Z] [2022-06-03T09:45:45.357Z] DONE 0 tests in 0.008s [2022-06-03T09:45:45.357Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-03T09:45:45.357Z] INFO: Testing against a local daemon [2022-06-03T09:45:45.357Z] === RUN TestAuthZPluginAllowRequest [2022-06-03T09:45:45.870Z] --- PASS: TestConfigInspect (2.32s) [2022-06-03T09:45:45.870Z] === RUN TestConfigList [2022-06-03T09:45:45.927Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-06-03T09:45:45.927Z] === RUN TestInspectNetwork/full_network_id [2022-06-03T09:45:45.927Z] === RUN TestInspectNetwork/partial_network_id [2022-06-03T09:45:45.927Z] === RUN TestInspectNetwork/network_name [2022-06-03T09:45:45.927Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-03T09:45:46.625Z] --- PASS: TestAuthZPluginAllowRequest (1.23s) [2022-06-03T09:45:46.625Z] === RUN TestAuthZPluginTLS [2022-06-03T09:45:47.191Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-06-03T09:45:47.191Z] === RUN TestAuthZPluginDenyRequest [2022-06-03T09:45:47.760Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-03T09:45:47.760Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-03T09:45:47.776Z] --- PASS: TestConfigList (2.22s) [2022-06-03T09:45:47.776Z] === RUN TestConfigsCreateAndDelete [2022-06-03T09:45:47.830Z] === RUN TestDockerSuite/TestBuildLastModified [2022-06-03T09:45:48.326Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-03T09:45:48.326Z] === RUN TestAuthZPluginDenyResponse [2022-06-03T09:45:48.892Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-06-03T09:45:48.892Z] === RUN TestAuthZPluginAllowEventStream [2022-06-03T09:45:49.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-06-03T09:45:49.828Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-06-03T09:45:49.828Z] === RUN TestAuthZPluginErrorResponse [2022-06-03T09:45:50.278Z] --- PASS: TestInspectNetwork (8.48s) [2022-06-03T09:45:50.279Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-03T09:45:50.279Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-03T09:45:50.279Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-03T09:45:50.279Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-03T09:45:50.279Z] === RUN TestRunContainerWithBridgeNone [2022-06-03T09:45:50.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-06-03T09:45:50.303Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2022-06-03T09:45:50.303Z] === RUN TestConfigsUpdate [2022-06-03T09:45:50.397Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-06-03T09:45:50.397Z] === RUN TestAuthZPluginErrorRequest [2022-06-03T09:45:50.963Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-03T09:45:50.963Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-03T09:45:51.529Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-03T09:45:51.529Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-03T09:45:52.201Z] --- PASS: TestConfigsUpdate (2.17s) [2022-06-03T09:45:52.201Z] === RUN TestTemplatedConfig [2022-06-03T09:45:52.797Z] --- PASS: TestRunContainerWithBridgeNone (2.29s) [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON [2022-06-03T09:45:52.797Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-03T09:45:52.797Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:45:52.797Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:45:52.797Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:45:52.797Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-03T09:45:52.797Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-03T09:45:52.797Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-03T09:45:52.797Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-03T09:45:52.797Z] === RUN TestNetworkList [2022-06-03T09:45:52.797Z] === RUN TestNetworkList//networks [2022-06-03T09:45:52.797Z] === PAUSE TestNetworkList//networks [2022-06-03T09:45:52.797Z] === RUN TestNetworkList//networks/ [2022-06-03T09:45:52.797Z] === PAUSE TestNetworkList//networks/ [2022-06-03T09:45:52.797Z] === CONT TestNetworkList//networks [2022-06-03T09:45:52.797Z] === CONT TestNetworkList//networks/ [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkList (0.02s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-03T09:45:52.797Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-03T09:45:52.797Z] === RUN TestHostIPv4BridgeLabel [2022-06-03T09:45:52.903Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-06-03T09:45:52.903Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-03T09:45:53.360Z] --- PASS: TestHostIPv4BridgeLabel (0.65s) [2022-06-03T09:45:53.360Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-03T09:45:54.287Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-03T09:45:54.287Z] === RUN TestDaemonDefaultNetworkPools [2022-06-03T09:45:54.731Z] --- PASS: TestTemplatedConfig (2.45s) [2022-06-03T09:45:54.731Z] === RUN TestConfigCreateResolve [2022-06-03T09:45:54.802Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.73s) [2022-06-03T09:45:54.802Z] === RUN TestAuthZPluginHeader [2022-06-03T09:45:55.217Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-06-03T09:45:55.217Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-03T09:45:55.368Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-03T09:45:55.368Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-03T09:45:55.473Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-06-03T09:45:55.473Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-06-03T09:45:55.473Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-06-03T09:45:55.730Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-06-03T09:45:55.730Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-06-03T09:45:55.986Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-06-03T09:45:56.242Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-03T09:45:56.242Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-03T09:45:56.634Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-06-03T09:45:56.634Z] PASS [2022-06-03T09:45:56.634Z] [2022-06-03T09:45:56.634Z] DONE 6 tests in 13.662s [2022-06-03T09:45:56.634Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-06-03T09:45:56.634Z] ++ 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-06-03T09:45:56.634Z] ++ set -e [2022-06-03T09:45:56.634Z] ++ '[' -n 0 ']' [2022-06-03T09:45:56.634Z] ++ set -x [2022-06-03T09:45:56.634Z] ++ 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-06-03T09:45:56.892Z] INFO: Testing against a local daemon [2022-06-03T09:45:56.892Z] === RUN TestAttachWithTTY [2022-06-03T09:45:56.892Z] --- PASS: TestAttachWithTTY (0.05s) [2022-06-03T09:45:56.892Z] === RUN TestAttachWithoutTTy [2022-06-03T09:45:56.892Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-06-03T09:45:56.892Z] === RUN TestCheckpoint [2022-06-03T09:45:56.892Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:45:56.892Z] --- SKIP: TestCheckpoint (0.00s) [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/commit [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/commit [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/create [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:45:56.892Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/commit [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/containers/create [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-06-03T09:45:56.892Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-06-03T09:45:56.892Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-06-03T09:45:56.892Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-06-03T09:45:56.892Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-06-03T09:45:56.892Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-06-03T09:45:56.892Z] === RUN TestCopyFromContainerPathIsNotDir [2022-06-03T09:45:57.150Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-06-03T09:45:57.150Z] === RUN TestCopyToContainerPathDoesNotExist [2022-06-03T09:45:57.150Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-06-03T09:45:57.150Z] === RUN TestCopyEmptyFile [2022-06-03T09:45:57.408Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-06-03T09:45:57.408Z] === RUN TestCopyToContainerPathIsNotDir [2022-06-03T09:45:57.408Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-06-03T09:45:57.408Z] === RUN TestCopyFromContainer [2022-06-03T09:45:57.608Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-06-03T09:45:57.608Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-06-03T09:45:57.608Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-03T09:45:58.171Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2022-06-03T09:45:58.171Z] === RUN TestServiceWithPredefinedNetwork [2022-06-03T09:45:58.342Z] === RUN TestCopyFromContainer// [2022-06-03T09:45:58.342Z] === RUN TestCopyFromContainer//bar/root [2022-06-03T09:45:58.342Z] === RUN TestCopyFromContainer//bar/root/ [2022-06-03T09:45:58.342Z] === RUN TestCopyFromContainer/bar/quux [2022-06-03T09:45:58.428Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-06-03T09:45:58.599Z] === RUN TestCopyFromContainer/bar/quux/ [2022-06-03T09:45:58.599Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-06-03T09:45:58.599Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-06-03T09:45:58.599Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-06-03T09:45:58.857Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-06-03T09:45:58.857Z] === RUN TestCopyFromContainer/bar/notarget [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer (1.53s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-06-03T09:45:58.857Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-06-03T09:45:58.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-06-03T09:45:58.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:45:58.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:45:58.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:45:58.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:45:58.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:45:58.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:45:58.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-06-03T09:45:58.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-06-03T09:45:58.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-06-03T09:45:58.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-06-03T09:45:58.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-06-03T09:45:58.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-06-03T09:45:58.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-06-03T09:45:58.857Z] === RUN TestCreateLinkToNonExistingContainer [2022-06-03T09:45:58.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-06-03T09:45:58.857Z] === RUN TestCreateWithInvalidEnv [2022-06-03T09:45:58.857Z] === RUN TestCreateWithInvalidEnv/0 [2022-06-03T09:45:58.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-06-03T09:45:58.857Z] === RUN TestCreateWithInvalidEnv/1 [2022-06-03T09:45:58.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-06-03T09:45:58.857Z] === RUN TestCreateWithInvalidEnv/2 [2022-06-03T09:45:58.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-06-03T09:45:58.857Z] === CONT TestCreateWithInvalidEnv/0 [2022-06-03T09:45:58.857Z] === CONT TestCreateWithInvalidEnv/2 [2022-06-03T09:45:58.857Z] === CONT TestCreateWithInvalidEnv/1 [2022-06-03T09:45:58.857Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-06-03T09:45:58.857Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-06-03T09:45:58.857Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-06-03T09:45:58.857Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-06-03T09:45:58.857Z] === RUN TestCreateTmpfsMountsTarget [2022-06-03T09:45:58.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-06-03T09:45:58.857Z] === RUN TestCreateWithCustomMaskedPaths [2022-06-03T09:45:59.549Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.88s) [2022-06-03T09:45:59.549Z] === RUN TestAuthZPluginV2Disable [2022-06-03T09:46:00.230Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-06-03T09:46:00.230Z] === RUN TestCreateWithCustomReadonlyPaths [2022-06-03T09:46:00.943Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2022-06-03T09:46:00.943Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-03T09:46:00.943Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:46:00.943Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:46:00.943Z] === RUN TestServiceWithDataPathPortInit [2022-06-03T09:46:01.504Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2022-06-03T09:46:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-06-03T09:46:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:46:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:46:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:46:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:46:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:46:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:46:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:46:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:46:01.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:46:01.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:46:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-06-03T09:46:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-06-03T09:46:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-06-03T09:46:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-06-03T09:46:01.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-06-03T09:46:01.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-06-03T09:46:01.602Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-06-03T09:46:01.860Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-06-03T09:46:01.860Z] === RUN TestCreateDifferentPlatform [2022-06-03T09:46:01.860Z] === RUN TestCreateDifferentPlatform/different_os [2022-06-03T09:46:01.860Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-06-03T09:46:01.860Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-06-03T09:46:01.860Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-06-03T09:46:01.860Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-06-03T09:46:01.860Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-06-03T09:46:01.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-06-03T09:46:01.860Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-06-03T09:46:01.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-06-03T09:46:01.860Z] === RUN TestCreateInvalidHostConfig [2022-06-03T09:46:01.860Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:46:01.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:46:01.860Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:46:01.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:46:01.860Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:46:01.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:46:01.860Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:46:01.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:46:01.860Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-06-03T09:46:01.860Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-06-03T09:46:01.860Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-06-03T09:46:01.860Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-06-03T09:46:01.860Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-06-03T09:46:01.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-06-03T09:46:01.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-06-03T09:46:01.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-06-03T09:46:01.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-06-03T09:46:01.860Z] === RUN TestContainerStartOnDaemonRestart [2022-06-03T09:46:01.860Z] === PAUSE TestContainerStartOnDaemonRestart [2022-06-03T09:46:01.860Z] === RUN TestDaemonRestartIpcMode [2022-06-03T09:46:01.860Z] === PAUSE TestDaemonRestartIpcMode [2022-06-03T09:46:01.860Z] === RUN TestDaemonHostGatewayIP [2022-06-03T09:46:01.860Z] === PAUSE TestDaemonHostGatewayIP [2022-06-03T09:46:01.860Z] === RUN TestRestartDaemonWithRestartingContainer [2022-06-03T09:46:01.860Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-06-03T09:46:01.860Z] === RUN TestContainerKillOnDaemonStart [2022-06-03T09:46:01.860Z] === PAUSE TestContainerKillOnDaemonStart [2022-06-03T09:46:01.860Z] === RUN TestDiff [2022-06-03T09:46:02.065Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-06-03T09:46:02.321Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-06-03T09:46:02.426Z] --- PASS: TestDiff (0.46s) [2022-06-03T09:46:02.426Z] === RUN TestExecWithCloseStdin [2022-06-03T09:46:02.684Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-06-03T09:46:02.684Z] === RUN TestExec [2022-06-03T09:46:02.829Z] --- PASS: TestAuthZPluginV2Disable (3.47s) [2022-06-03T09:46:02.829Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-03T09:46:03.250Z] --- PASS: TestExec (0.44s) [2022-06-03T09:46:03.250Z] === RUN TestExecUser [2022-06-03T09:46:03.815Z] --- PASS: TestExecUser (0.47s) [2022-06-03T09:46:03.815Z] === RUN TestExportContainerAndImportImage [2022-06-03T09:46:04.381Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-06-03T09:46:04.381Z] === RUN TestExportContainerAfterDaemonRestart [2022-06-03T09:46:05.754Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-06-03T09:46:05.755Z] === RUN TestHealthCheckWorkdir [2022-06-03T09:46:06.107Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-06-03T09:46:06.107Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-03T09:46:06.320Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-06-03T09:46:06.320Z] === RUN TestHealthKillContainer [2022-06-03T09:46:10.402Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-06-03T09:46:12.297Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-06-03T09:46:13.224Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-06-03T09:46:14.425Z] --- PASS: TestHealthKillContainer (7.89s) [2022-06-03T09:46:14.425Z] === RUN TestInspectCpusetInConfigPre120 [2022-06-03T09:46:14.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-06-03T09:46:14.425Z] === RUN TestIpcModeNone [2022-06-03T09:46:14.589Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-06-03T09:46:14.589Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-03T09:46:14.589Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-06-03T09:46:14.991Z] --- PASS: TestIpcModeNone (0.46s) [2022-06-03T09:46:14.991Z] === RUN TestIpcModePrivate [2022-06-03T09:46:15.249Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-06-03T09:46:15.506Z] --- PASS: TestIpcModePrivate (0.48s) [2022-06-03T09:46:15.506Z] === RUN TestIpcModeShareable [2022-06-03T09:46:15.764Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-06-03T09:46:15.764Z] --- PASS: TestIpcModeShareable (0.46s) [2022-06-03T09:46:15.764Z] === RUN TestAPIIpcModeShareableAndContainer [2022-06-03T09:46:16.084Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.03s) [2022-06-03T09:46:16.084Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-03T09:46:17.104Z] --- PASS: TestServiceWithDataPathPortInit (16.21s) [2022-06-03T09:46:17.104Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-03T09:46:17.138Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-06-03T09:46:17.138Z] === RUN TestAPIIpcModeHost [2022-06-03T09:46:17.666Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-06-03T09:46:17.704Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-06-03T09:46:17.704Z] === RUN TestDaemonIpcModeShareable [2022-06-03T09:46:18.227Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-06-03T09:46:18.637Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-03T09:46:18.637Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-06-03T09:46:18.637Z] === RUN TestDaemonIpcModePrivate [2022-06-03T09:46:20.009Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-03T09:46:20.009Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-06-03T09:46:20.009Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-06-03T09:46:20.115Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-06-03T09:46:20.115Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-06-03T09:46:20.680Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0im1xypiey1hbvuihf1l2hv4u Created:2022-06-03 09:46:18.553120347 +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[e722a4bd253e6fdfa4fa90557cf736315e808fce5ccb46efcd3647d3b33258f9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qgwrjb975enbjm7nsqpry2tbj EndpointID:6d4f6a499e3ef780a36fede2dc3ffdbcc573506fa2c1fa89113ef0267058bbcb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c13ca2f982587dd0a8f0bab29adb5ff86f5f0769f9f4176042cef9be85f9247 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:d1b9bba732f0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qgwrjb975enbjm7nsqpry2tbj EndpointID:6d4f6a499e3ef780a36fede2dc3ffdbcc573506fa2c1fa89113ef0267058bbcb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-03T09:46:20.943Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-06-03T09:46:20.943Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-06-03T09:46:20.943Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-06-03T09:46:21.607Z] === RUN TestDockerSuite/TestBuildNetNone [2022-06-03T09:46:21.862Z] === RUN TestDockerSuite/TestBuildNoContext [2022-06-03T09:46:22.315Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-06-03T09:46:22.316Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-06-03T09:46:22.316Z] === RUN TestIpcModeOlderClient [2022-06-03T09:46:22.316Z] === PAUSE TestIpcModeOlderClient [2022-06-03T09:46:22.316Z] === RUN TestKillContainerInvalidSignal [2022-06-03T09:46:22.790Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-06-03T09:46:22.881Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-06-03T09:46:22.881Z] === RUN TestKillContainer [2022-06-03T09:46:22.881Z] === RUN TestKillContainer/no_signal [2022-06-03T09:46:23.045Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-06-03T09:46:23.139Z] === RUN TestKillContainer/non_killing_signal [2022-06-03T09:46:23.397Z] === RUN TestKillContainer/killing_signal [2022-06-03T09:46:23.830Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-06-03T09:46:23.830Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-06-03T09:46:23.830Z] { [2022-06-03T09:46:23.830Z] "RT_GROUP_ICON": { [2022-06-03T09:46:23.830Z] "#1": { [2022-06-03T09:46:23.830Z] "0409": "../../winresources/docker.ico" [2022-06-03T09:46:23.830Z] } [2022-06-03T09:46:23.830Z] }, [2022-06-03T09:46:23.830Z] "RT_MANIFEST": { [2022-06-03T09:46:23.830Z] "#1": { [2022-06-03T09:46:23.830Z] "0409": { [2022-06-03T09:46:23.830Z] "identity": {}, [2022-06-03T09:46:23.830Z] "description": "Docker Engine", [2022-06-03T09:46:23.830Z] "minimum-os": "vista", [2022-06-03T09:46:23.830Z] "execution-level": "", [2022-06-03T09:46:23.830Z] "ui-access": false, [2022-06-03T09:46:23.830Z] "auto-elevate": false, [2022-06-03T09:46:23.830Z] "dpi-awareness": "unaware", [2022-06-03T09:46:23.830Z] "disable-theming": false, [2022-06-03T09:46:23.830Z] "disable-window-filtering": false, [2022-06-03T09:46:23.830Z] "high-resolution-scrolling-aware": false, [2022-06-03T09:46:23.830Z] "ultra-high-resolution-scrolling-aware": false, [2022-06-03T09:46:23.830Z] "long-path-aware": false, [2022-06-03T09:46:23.830Z] "printer-driver-isolation": false, [2022-06-03T09:46:23.830Z] "gdi-scaling": false, [2022-06-03T09:46:23.830Z] "segment-heap": false, [2022-06-03T09:46:23.830Z] "use-common-controls-v6": false [2022-06-03T09:46:23.830Z] } [2022-06-03T09:46:23.830Z] } [2022-06-03T09:46:23.830Z] }, [2022-06-03T09:46:23.830Z] "RT_MESSAGETABLE": { [2022-06-03T09:46:23.830Z] "#1": { [2022-06-03T09:46:23.830Z] "0409": "../../winresources/event_messages.bin" [2022-06-03T09:46:23.830Z] } [2022-06-03T09:46:23.830Z] }, [2022-06-03T09:46:23.830Z] "RT_VERSION": { [2022-06-03T09:46:23.830Z] "#1": { [2022-06-03T09:46:23.830Z] "0409": { [2022-06-03T09:46:23.830Z] "fixed": { [2022-06-03T09:46:23.830Z] "file_version": "0.0.0.0", [2022-06-03T09:46:23.831Z] "product_version": "0.0.0.0", [2022-06-03T09:46:23.831Z] "type": "Unknown" [2022-06-03T09:46:23.831Z] }, [2022-06-03T09:46:23.831Z] "info": { [2022-06-03T09:46:23.831Z] "0000": { [2022-06-03T09:46:23.831Z] "CompanyName": "", [2022-06-03T09:46:23.831Z] "FileVersion": "dev", [2022-06-03T09:46:23.831Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-06-03T09:46:23.831Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-06-03T09:46:23.831Z] "ProductName": "", [2022-06-03T09:46:23.831Z] "ProductVersion": "dev", [2022-06-03T09:46:23.831Z] "SpecialBuild": "c5a5a78a06d4e899d6854c2083ab19536f282a8f" [2022-06-03T09:46:23.831Z] } [2022-06-03T09:46:23.831Z] } [2022-06-03T09:46:23.831Z] } [2022-06-03T09:46:23.831Z] } [2022-06-03T09:46:23.831Z] } [2022-06-03T09:46:23.831Z] } [2022-06-03T09:46:23.831Z] cmd/docker-proxy/genwinres_windows.go [2022-06-03T09:46:23.831Z] cmd/docker-proxy/main.go [2022-06-03T09:46:23.831Z] cmd/docker-proxy/network_proxy_test.go [2022-06-03T09:46:23.831Z] cmd/docker-proxy/proxy.go [2022-06-03T09:46:23.831Z] cmd/docker-proxy/sctp_proxy.go [2022-06-03T09:46:23.831Z] cmd/docker-proxy/tcp_proxy.go [2022-06-03T09:46:23.831Z] cmd/docker-proxy/udp_proxy.go [2022-06-03T09:46:23.831Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-03T09:46:23.831Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-06-03T09:46:23.831Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-06-03T09:46:23.831Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-06-03T09:46:23.831Z] remote: Enumerating objects: 23, done. [2022-06-03T09:46:23.831Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-06-03T09:46:23.831Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-06-03T09:46:23.831Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-06-03T09:46:23.831Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-06-03T09:46:23.831Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-06-03T09:46:23.831Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-06-03T09:46:23.831Z] Cross building: bundles/cross/linux/ppc64le [2022-06-03T09:46:23.831Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-03T09:46:23.831Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-03T09:46:23.962Z] --- PASS: TestKillContainer (1.26s) [2022-06-03T09:46:23.962Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-06-03T09:46:23.962Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-06-03T09:46:23.962Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-06-03T09:46:23.962Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-06-03T09:46:23.962Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-06-03T09:46:24.411Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-06-03T09:46:24.527Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-06-03T09:46:24.668Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-06-03T09:46:24.668Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-06-03T09:46:24.924Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-06-03T09:46:25.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2022-06-03T09:46:25.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-06-03T09:46:25.093Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-06-03T09:46:25.093Z] === RUN TestKillStoppedContainer [2022-06-03T09:46:25.093Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-06-03T09:46:25.093Z] === RUN TestKillStoppedContainerAPIPre120 [2022-06-03T09:46:25.180Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2022-06-03T09:46:25.180Z] PASS [2022-06-03T09:46:25.180Z] [2022-06-03T09:46:25.180Z] === Skipped [2022-06-03T09:46:25.180Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:46:25.180Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:46:25.180Z] [2022-06-03T09:46:25.180Z] DONE 38 tests, 1 skipped in 50.680s [2022-06-03T09:46:25.180Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:46:25.180Z] ++ 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-06-03T09:46:25.180Z] ++ set -e [2022-06-03T09:46:25.180Z] ++ '[' -n 0 ']' [2022-06-03T09:46:25.180Z] ++ set -x [2022-06-03T09:46:25.180Z] ++ 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-06-03T09:46:25.180Z] INFO: Testing against a local daemon [2022-06-03T09:46:25.180Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-03T09:46:25.180Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:46:25.180Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:46:25.180Z] === RUN TestDockerNetworkIpvlan [2022-06-03T09:46:25.180Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:46:25.180Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:46:25.180Z] PASS [2022-06-03T09:46:25.180Z] [2022-06-03T09:46:25.180Z] === Skipped [2022-06-03T09:46:25.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:46:25.180Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:46:25.180Z] [2022-06-03T09:46:25.180Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:46:25.180Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:46:25.180Z] [2022-06-03T09:46:25.180Z] DONE 2 tests, 2 skipped in 0.118s [2022-06-03T09:46:25.180Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:46:25.180Z] ++ 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-06-03T09:46:25.180Z] ++ set -e [2022-06-03T09:46:25.180Z] ++ '[' -n 0 ']' [2022-06-03T09:46:25.180Z] ++ set -x [2022-06-03T09:46:25.180Z] ++ 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-06-03T09:46:25.351Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-06-03T09:46:25.351Z] === RUN TestKillDifferentUserContainer [2022-06-03T09:46:25.436Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-06-03T09:46:25.436Z] INFO: Testing against a local daemon [2022-06-03T09:46:25.436Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-03T09:46:25.609Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-06-03T09:46:25.609Z] === RUN TestInspectOomKilledTrue [2022-06-03T09:46:25.997Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-06-03T09:46:26.189Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-06-03T09:46:26.189Z] === RUN TestInspectOomKilledFalse [2022-06-03T09:46:26.449Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-06-03T09:46:26.449Z] === RUN TestLinksEtcHostsContentMatch [2022-06-03T09:46:26.714Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-06-03T09:46:26.714Z] === RUN TestLinksContainerNames [2022-06-03T09:46:26.925Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-06-03T09:46:26.925Z] === RUN TestDockerNetworkMacvlan [2022-06-03T09:46:27.487Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-06-03T09:46:27.487Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-03T09:46:27.650Z] --- PASS: TestLinksContainerNames (0.86s) [2022-06-03T09:46:27.650Z] === RUN TestLogsFollowTailEmpty [2022-06-03T09:46:28.048Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-06-03T09:46:28.215Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-06-03T09:46:28.215Z] === RUN TestContainerNetworkMountsNoChown [2022-06-03T09:46:28.304Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-03T09:46:28.473Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/default [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/default [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/private [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/private [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rprivate [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rprivate [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/slave [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/slave [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rslave [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rslave [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/shared [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/shared [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rshared [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rshared [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/default [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/default/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/default/bind_root [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/rslave [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/rshared [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/shared [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/rprivate [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/slave [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/private [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/private/bind_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/private/mount_root [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-06-03T09:46:28.473Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:46:28.473Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/default/bind_root [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-06-03T09:46:28.473Z] === CONT TestMountDaemonRoot/default/mount_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/private/bind_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-06-03T09:46:28.731Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-06-03T09:46:28.990Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-06-03T09:46:28.990Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-06-03T09:46:28.990Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-06-03T09:46:28.990Z] === CONT TestMountDaemonRoot/private/mount_root [2022-06-03T09:46:28.990Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-06-03T09:46:28.990Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-06-03T09:46:28.990Z] === RUN TestContainerBindMountNonRecursive [2022-06-03T09:46:29.229Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-03T09:46:30.157Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-06-03T09:46:30.364Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2022-06-03T09:46:30.364Z] === RUN TestContainerVolumesMountedAsShared [2022-06-03T09:46:30.623Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-06-03T09:46:30.623Z] === RUN TestContainerVolumesMountedAsSlave [2022-06-03T09:46:30.881Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-06-03T09:46:30.881Z] === RUN TestNetworkNat [2022-06-03T09:46:31.447Z] --- PASS: TestNetworkNat (0.44s) [2022-06-03T09:46:31.447Z] === RUN TestNetworkLocalhostTCPNat [2022-06-03T09:46:31.530Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-06-03T09:46:31.530Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-03T09:46:32.012Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-06-03T09:46:32.013Z] === RUN TestNetworkLoopbackNat [2022-06-03T09:46:33.419Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-06-03T09:46:33.675Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-03T09:46:34.151Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-06-03T09:46:34.151Z] PASS [2022-06-03T09:46:34.151Z] [2022-06-03T09:46:34.151Z] DONE 17 tests in 47.053s [2022-06-03T09:46:34.152Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-03T09:46:34.152Z] INFO: Testing against a local daemon [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:46:34.152Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:46:34.152Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-03T09:46:34.152Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-03T09:46:34.152Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-03T09:46:34.152Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-03T09:46:34.152Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-03T09:46:34.152Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.01s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-03T09:46:34.152Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-03T09:46:34.152Z] === RUN TestPluginInstall [2022-06-03T09:46:34.152Z] === RUN TestPluginInstall/no_auth [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e32221dff8482acd6c9c005a0b3725b0299dc75e605c013fad47c484ffdd582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e32221dff8482acd6c9c005a0b3725b0299dc75e605c013fad47c484ffdd582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:46:34.152Z] === RUN TestPluginInstall/with_htpasswd [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5168b54b12508e9c6471a97608ca0edc5616b5706d9286405691cbaf597979d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:46:34.152Z] time="2022-06-03T09:46:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5168b54b12508e9c6471a97608ca0edc5616b5706d9286405691cbaf597979d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:46:34.152Z] === RUN TestPluginInstall/with_insecure [2022-06-03T09:46:34.540Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-06-03T09:46:34.540Z] === RUN TestPause [2022-06-03T09:46:34.601Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-06-03T09:46:34.798Z] --- PASS: TestPause (0.45s) [2022-06-03T09:46:34.798Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-06-03T09:46:34.798Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:46:34.798Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:46:34.798Z] === RUN TestPauseStopPausedContainer [2022-06-03T09:46:35.086Z] time="2022-06-03T09:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:46:35.086Z] time="2022-06-03T09:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a71fde93e425e1a992a56451b924bbbd9c71b10a5822c82e234897d2de64fda" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:46:35.086Z] time="2022-06-03T09:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:46:35.086Z] time="2022-06-03T09:46:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6a71fde93e425e1a992a56451b924bbbd9c71b10a5822c82e234897d2de64fda" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:46:35.086Z] plugin_test.go:195: [db5efc05150cb] daemon is not started [2022-06-03T09:46:35.086Z] --- PASS: TestPluginInstall (2.72s) [2022-06-03T09:46:35.086Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-06-03T09:46:35.086Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-06-03T09:46:35.086Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-06-03T09:46:35.086Z] === RUN TestPluginsWithRuntimes [2022-06-03T09:46:35.364Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-06-03T09:46:35.364Z] === RUN TestPidHost [2022-06-03T09:46:35.534Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-06-03T09:46:36.097Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-06-03T09:46:36.296Z] --- PASS: TestPidHost (0.96s) [2022-06-03T09:46:36.296Z] === RUN TestPsFilter [2022-06-03T09:46:36.296Z] --- PASS: TestPsFilter (0.10s) [2022-06-03T09:46:36.296Z] === RUN TestRemoveContainerWithRemovedVolume [2022-06-03T09:46:36.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-06-03T09:46:36.866Z] === RUN TestRemoveContainerWithVolume [2022-06-03T09:46:36.990Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-03T09:46:37.124Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-06-03T09:46:37.124Z] === RUN TestRemoveContainerRunning [2022-06-03T09:46:37.556Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-03T09:46:37.689Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-06-03T09:46:37.689Z] === RUN TestRemoveContainerForceRemoveRunning [2022-06-03T09:46:37.947Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-06-03T09:46:37.947Z] === RUN TestRemoveInvalidContainer [2022-06-03T09:46:37.947Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-06-03T09:46:37.947Z] === RUN TestRenameLinkedContainer [2022-06-03T09:46:38.488Z] --- PASS: TestPluginsWithRuntimes (3.40s) [2022-06-03T09:46:38.489Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-06-03T09:46:38.489Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-06-03T09:46:38.489Z] === RUN TestPluginBackCompatMediaTypes [2022-06-03T09:46:38.614Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-03T09:46:39.055Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-03T09:46:39.055Z] PASS [2022-06-03T09:46:39.055Z] [2022-06-03T09:46:39.055Z] DONE 24 tests in 6.742s [2022-06-03T09:46:39.055Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-03T09:46:39.218Z] === RUN TestDockerSuite/TestBuildPATH [2022-06-03T09:46:39.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-06-03T09:46:39.313Z] INFO: Testing against a local daemon [2022-06-03T09:46:39.313Z] === RUN TestExternalGraphDriver [2022-06-03T09:46:39.313Z] === RUN TestExternalGraphDriver/json [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan (12.94s) [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s) [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2022-06-03T09:46:39.780Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.21s) [2022-06-03T09:46:39.780Z] PASS [2022-06-03T09:46:39.780Z] [2022-06-03T09:46:39.780Z] DONE 8 tests in 14.430s [2022-06-03T09:46:39.780Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-03T09:46:39.780Z] ++ 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-06-03T09:46:39.780Z] ++ set -e [2022-06-03T09:46:39.780Z] ++ '[' -n 0 ']' [2022-06-03T09:46:39.780Z] ++ set -x [2022-06-03T09:46:39.780Z] ++ 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-06-03T09:46:39.780Z] testing: warning: no tests to run [2022-06-03T09:46:39.780Z] PASS [2022-06-03T09:46:39.780Z] [2022-06-03T09:46:39.780Z] DONE 0 tests in 0.048s [2022-06-03T09:46:39.780Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-03T09:46:39.780Z] ++ 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-06-03T09:46:39.780Z] ++ set -e [2022-06-03T09:46:39.780Z] ++ '[' -n 0 ']' [2022-06-03T09:46:39.780Z] ++ set -x [2022-06-03T09:46:39.780Z] ++ 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-06-03T09:46:39.845Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-06-03T09:46:39.845Z] === RUN TestRenameStoppedContainer [2022-06-03T09:46:40.035Z] INFO: Testing against a local daemon [2022-06-03T09:46:40.035Z] === RUN TestAuthZPluginAllowRequest [2022-06-03T09:46:40.103Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-06-03T09:46:40.103Z] === RUN TestRenameRunningContainerAndReuse [2022-06-03T09:46:41.036Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-06-03T09:46:41.036Z] === RUN TestRenameInvalidName [2022-06-03T09:46:41.213Z] === RUN TestExternalGraphDriver/spec [2022-06-03T09:46:41.295Z] --- PASS: TestRenameInvalidName (0.43s) [2022-06-03T09:46:41.295Z] === RUN TestRenameAnonymousContainer [2022-06-03T09:46:41.928Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2022-06-03T09:46:41.928Z] === RUN TestAuthZPluginTLS [2022-06-03T09:46:41.928Z] docker_api_swarm_test.go:304: [dc3650b946af4] joining swarm manager [d8bdfda9a8606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:46:41.928Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-06-03T09:46:42.490Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-06-03T09:46:42.490Z] === RUN TestAuthZPluginDenyRequest [2022-06-03T09:46:42.586Z] === RUN TestExternalGraphDriver/pull [2022-06-03T09:46:42.746Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-06-03T09:46:43.003Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-06-03T09:46:43.003Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-03T09:46:43.195Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-06-03T09:46:43.195Z] === RUN TestRenameContainerWithSameName [2022-06-03T09:46:43.258Z] docker_api_swarm_test.go:305: [d90c88c5da850] joining swarm manager [d8bdfda9a8606]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:46:43.453Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2022-06-03T09:46:43.453Z] === RUN TestRenameContainerWithLinkedContainer [2022-06-03T09:46:43.515Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-06-03T09:46:43.515Z] === RUN TestAuthZPluginDenyResponse [2022-06-03T09:46:43.515Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-06-03T09:46:44.080Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-03T09:46:44.080Z] === RUN TestAuthZPluginAllowEventStream [2022-06-03T09:46:44.336Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-06-03T09:46:44.386Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-06-03T09:46:44.386Z] === RUN TestResize [2022-06-03T09:46:44.484Z] --- PASS: TestExternalGraphDriver (4.91s) [2022-06-03T09:46:44.484Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-06-03T09:46:44.484Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-06-03T09:46:44.484Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-06-03T09:46:44.484Z] === RUN TestGraphdriverPluginV2 [2022-06-03T09:46:44.644Z] --- PASS: TestResize (0.41s) [2022-06-03T09:46:44.644Z] === RUN TestResizeWithInvalidSize [2022-06-03T09:46:45.209Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-06-03T09:46:45.209Z] === RUN TestResizeWhenContainerNotStarted [2022-06-03T09:46:45.263Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-06-03T09:46:45.263Z] === RUN TestAuthZPluginErrorResponse [2022-06-03T09:46:45.468Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:46:45.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:46:45.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:46:45.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-06-03T09:46:45.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:46:45.825Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-06-03T09:46:45.825Z] === RUN TestAuthZPluginErrorRequest [2022-06-03T09:46:46.387Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-03T09:46:46.387Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-03T09:46:46.949Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-06-03T09:46:46.949Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-03T09:46:47.370Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:46:48.667Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-06-03T09:46:48.667Z] PASS [2022-06-03T09:46:48.667Z] [2022-06-03T09:46:48.667Z] DONE 5 tests in 8.804s [2022-06-03T09:46:48.667Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-03T09:46:48.667Z] INFO: Testing against a local daemon [2022-06-03T09:46:48.667Z] === RUN TestContinueAfterPluginCrash [2022-06-03T09:46:48.667Z] === PAUSE TestContinueAfterPluginCrash [2022-06-03T09:46:48.667Z] === RUN TestReadPluginNoRead [2022-06-03T09:46:48.667Z] === PAUSE TestReadPluginNoRead [2022-06-03T09:46:48.667Z] === RUN TestDaemonStartWithLogOpt [2022-06-03T09:46:48.667Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-03T09:46:48.667Z] === CONT TestContinueAfterPluginCrash [2022-06-03T09:46:48.667Z] === CONT TestDaemonStartWithLogOpt [2022-06-03T09:46:48.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:46:48.840Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2022-06-03T09:46:48.840Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-03T09:46:49.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-06-03T09:46:49.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-06-03T09:46:50.730Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2022-06-03T09:46:50.730Z] === RUN TestAuthZPluginHeader [2022-06-03T09:46:50.986Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-06-03T09:46:51.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:46:51.049Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-06-03T09:46:51.250Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-06-03T09:46:51.250Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-03T09:46:51.955Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-06-03T09:46:51.955Z] === CONT TestReadPluginNoRead [2022-06-03T09:46:53.763Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-06-03T09:46:53.881Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-03T09:46:54.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-06-03T09:46:54.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-06-03T09:46:54.852Z] === RUN TestReadPluginNoRead/default [2022-06-03T09:46:55.652Z] === RUN TestDockerSuite/TestBuildRm [2022-06-03T09:46:55.652Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-06-03T09:46:55.652Z] === RUN TestAuthZPluginV2Disable [2022-06-03T09:46:56.224Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-03T09:46:56.224Z] --- PASS: TestContinueAfterPluginCrash (8.31s) [2022-06-03T09:46:56.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-06-03T09:46:57.602Z] === CONT TestReadPluginNoRead [2022-06-03T09:46:57.602Z] read_test.go:92: [db0d1a95e80ca] daemon is not started [2022-06-03T09:46:57.602Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-06-03T09:46:57.602Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-06-03T09:46:57.602Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-06-03T09:46:57.602Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-06-03T09:46:57.602Z] PASS [2022-06-03T09:46:57.602Z] [2022-06-03T09:46:57.602Z] DONE 6 tests in 9.369s [2022-06-03T09:46:57.602Z] 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-06-03T09:46:57.602Z] testing: warning: no tests to run [2022-06-03T09:46:57.602Z] PASS [2022-06-03T09:46:57.602Z] [2022-06-03T09:46:57.602Z] DONE 0 tests in 0.007s [2022-06-03T09:46:57.602Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-03T09:46:57.602Z] INFO: Testing against a local daemon [2022-06-03T09:46:57.602Z] === RUN TestPluginWithDevMounts [2022-06-03T09:46:57.602Z] === PAUSE TestPluginWithDevMounts [2022-06-03T09:46:57.602Z] === CONT TestPluginWithDevMounts [2022-06-03T09:46:58.127Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-06-03T09:46:58.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-06-03T09:46:58.168Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-06-03T09:46:58.729Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-06-03T09:46:58.975Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-06-03T09:46:58.975Z] PASS [2022-06-03T09:46:58.975Z] [2022-06-03T09:46:58.975Z] DONE 1 tests in 1.618s [2022-06-03T09:46:58.976Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-03T09:46:58.976Z] INFO: Testing against a local daemon [2022-06-03T09:46:58.976Z] === RUN TestSecretInspect [2022-06-03T09:46:59.505Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-06-03T09:46:59.656Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-06-03T09:46:59.656Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-03T09:46:59.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-06-03T09:46:59.912Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-06-03T09:47:00.167Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-06-03T09:47:00.728Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-06-03T09:47:01.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-06-03T09:47:01.502Z] --- PASS: TestSecretInspect (2.15s) [2022-06-03T09:47:01.502Z] === RUN TestSecretList [2022-06-03T09:47:01.656Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-06-03T09:47:02.219Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-06-03T09:47:02.780Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-06-03T09:47:03.036Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.74s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s) [2022-06-03T09:47:03.040Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-06-03T09:47:03.040Z] === RUN TestCgroupNamespacesRun [2022-06-03T09:47:03.292Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.72s) [2022-06-03T09:47:03.292Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-03T09:47:03.400Z] --- PASS: TestSecretList (2.20s) [2022-06-03T09:47:03.400Z] === RUN TestSecretsCreateAndDelete [2022-06-03T09:47:03.973Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-06-03T09:47:03.973Z] === RUN TestCgroupNamespacesRunPrivileged [2022-06-03T09:47:05.298Z] --- PASS: TestSecretsCreateAndDelete (1.82s) [2022-06-03T09:47:05.298Z] === RUN TestSecretsUpdate [2022-06-03T09:47:05.346Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-06-03T09:47:05.346Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-06-03T09:47:05.808Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-06-03T09:47:05.808Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-06-03T09:47:06.063Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-06-03T09:47:06.063Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-03T09:47:06.063Z] === RUN TestDockerSuite/TestBuildSpaces [2022-06-03T09:47:06.280Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-06-03T09:47:06.280Z] === RUN TestCgroupNamespacesRunHostMode [2022-06-03T09:47:06.319Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-06-03T09:47:07.247Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-06-03T09:47:07.247Z] === RUN TestDockerSuite/TestBuildStderr [2022-06-03T09:47:07.653Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-06-03T09:47:07.653Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-06-03T09:47:07.825Z] --- PASS: TestSecretsUpdate (2.27s) [2022-06-03T09:47:07.825Z] === RUN TestTemplatedSecret [2022-06-03T09:47:08.781Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-06-03T09:47:08.781Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-06-03T09:47:08.798Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-06-03T09:47:09.715Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-06-03T09:47:09.715Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-06-03T09:47:10.392Z] --- PASS: TestTemplatedSecret (2.53s) [2022-06-03T09:47:10.392Z] === RUN TestSecretCreateResolve [2022-06-03T09:47:10.649Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-06-03T09:47:10.649Z] === RUN TestCgroupNamespacesRunOlderClient [2022-06-03T09:47:11.609Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-06-03T09:47:11.609Z] === RUN TestNISDomainname [2022-06-03T09:47:12.180Z] --- PASS: TestNISDomainname (0.57s) [2022-06-03T09:47:12.180Z] === RUN TestHostnameDnsResolution [2022-06-03T09:47:12.290Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-06-03T09:47:12.290Z] PASS [2022-06-03T09:47:12.290Z] [2022-06-03T09:47:12.290Z] DONE 6 tests in 13.165s [2022-06-03T09:47:12.290Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-03T09:47:12.290Z] INFO: Testing against a local daemon [2022-06-03T09:47:12.290Z] === RUN TestServiceCreateInit [2022-06-03T09:47:12.290Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-03T09:47:12.968Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-06-03T09:47:13.128Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-06-03T09:47:13.128Z] === RUN TestUnprivilegedPortsAndPing [2022-06-03T09:47:13.224Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-06-03T09:47:13.387Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-06-03T09:47:13.387Z] === RUN TestPrivilegedHostDevices [2022-06-03T09:47:13.953Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-06-03T09:47:13.953Z] === RUN TestConsoleSize [2022-06-03T09:47:14.159Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-06-03T09:47:14.416Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-06-03T09:47:14.519Z] --- PASS: TestConsoleSize (0.40s) [2022-06-03T09:47:14.519Z] === RUN TestStats [2022-06-03T09:47:14.977Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.55s) [2022-06-03T09:47:14.977Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-03T09:47:14.977Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-06-03T09:47:16.343Z] === RUN TestDockerSuite/TestBuildUser [2022-06-03T09:47:16.473Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-03T09:47:17.045Z] --- PASS: TestStats (2.46s) [2022-06-03T09:47:17.045Z] === RUN TestStopContainerWithTimeout [2022-06-03T09:47:17.045Z] === RUN TestStopContainerWithTimeout/0 [2022-06-03T09:47:17.045Z] === PAUSE TestStopContainerWithTimeout/0 [2022-06-03T09:47:17.045Z] === RUN TestStopContainerWithTimeout/1 [2022-06-03T09:47:17.045Z] === PAUSE TestStopContainerWithTimeout/1 [2022-06-03T09:47:17.045Z] === RUN TestStopContainerWithTimeout/3 [2022-06-03T09:47:17.045Z] === PAUSE TestStopContainerWithTimeout/3 [2022-06-03T09:47:17.045Z] === RUN TestStopContainerWithTimeout/-1 [2022-06-03T09:47:17.045Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-06-03T09:47:17.045Z] === CONT TestStopContainerWithTimeout/0 [2022-06-03T09:47:17.045Z] === CONT TestStopContainerWithTimeout/-1 [2022-06-03T09:47:17.271Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-06-03T09:47:17.303Z] === CONT TestStopContainerWithTimeout/3 [2022-06-03T09:47:18.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-06-03T09:47:19.754Z] --- PASS: TestServiceCreateInit (7.63s) [2022-06-03T09:47:19.754Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.79s) [2022-06-03T09:47:19.754Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s) [2022-06-03T09:47:19.754Z] === RUN TestCreateServiceMultipleTimes [2022-06-03T09:47:19.830Z] === CONT TestStopContainerWithTimeout/1 [2022-06-03T09:47:20.089Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-06-03T09:47:20.650Z] docker_api_swarm_test.go:272: [d29f0c8be4d66] joining swarm manager [ded69fdbebde6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:47:20.763Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-06-03T09:47:20.763Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-06-03T09:47:20.763Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-06-03T09:47:20.763Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-06-03T09:47:20.763Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-06-03T09:47:20.763Z] === RUN TestDeleteDevicemapper [2022-06-03T09:47:20.763Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:47:20.763Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-06-03T09:47:20.763Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-06-03T09:47:22.016Z] docker_api_swarm_test.go:273: [d39a052e9c925] joining swarm manager [ded69fdbebde6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:47:22.661Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-06-03T09:47:22.661Z] === RUN TestUpdateMemory [2022-06-03T09:47:22.919Z] --- PASS: TestUpdateMemory (0.52s) [2022-06-03T09:47:22.919Z] === RUN TestUpdateCPUQuota [2022-06-03T09:47:23.485Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-06-03T09:47:23.485Z] === RUN TestUpdatePidsLimit [2022-06-03T09:47:23.485Z] === RUN TestUpdatePidsLimit/update_from_none [2022-06-03T09:47:23.743Z] === RUN TestUpdatePidsLimit/no_change [2022-06-03T09:47:24.009Z] === RUN TestUpdatePidsLimit/update_lower [2022-06-03T09:47:24.009Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-06-03T09:47:24.267Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-06-03T09:47:24.525Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-06-03T09:47:24.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit (1.70s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-06-03T09:47:25.349Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-06-03T09:47:25.349Z] === RUN TestUpdateRestartPolicy [2022-06-03T09:47:30.101Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-06-03T09:47:30.662Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-06-03T09:47:30.917Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-06-03T09:47:31.480Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-06-03T09:47:31.480Z] PASS [2022-06-03T09:47:31.480Z] [2022-06-03T09:47:31.480Z] DONE 17 tests in 51.567s [2022-06-03T09:47:31.480Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-03T09:47:31.480Z] ++ 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-06-03T09:47:31.480Z] ++ set -e [2022-06-03T09:47:31.480Z] ++ '[' -n 0 ']' [2022-06-03T09:47:31.480Z] ++ set -x [2022-06-03T09:47:31.480Z] ++ 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-06-03T09:47:31.480Z] INFO: Testing against a local daemon [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:47:31.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:47:31.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-03T09:47:31.480Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-03T09:47:31.480Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-03T09:47:31.480Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-03T09:47:31.480Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-03T09:47:31.480Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-03T09:47:31.480Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-03T09:47:31.480Z] === RUN TestPluginInstall [2022-06-03T09:47:31.480Z] === RUN TestPluginInstall/no_auth [2022-06-03T09:47:31.736Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-06-03T09:47:32.298Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-06-03T09:47:33.663Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-06-03T09:47:33.663Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-03T09:47:33.663Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-06-03T09:47:33.663Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-03T09:47:33.663Z] time="2022-06-03T09:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:47:33.663Z] time="2022-06-03T09:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8741699e2c9b3a52e71e620d57fa2adfb17f700764e28d88eef7e2d1ff9e3d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:47:33.663Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-06-03T09:47:33.663Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-03T09:47:33.663Z] time="2022-06-03T09:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:47:33.663Z] time="2022-06-03T09:47:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8741699e2c9b3a52e71e620d57fa2adfb17f700764e28d88eef7e2d1ff9e3d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:47:33.663Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-06-03T09:47:33.663Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-03T09:47:33.663Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-06-03T09:47:33.920Z] === RUN TestPluginInstall/with_htpasswd [2022-06-03T09:47:34.481Z] time="2022-06-03T09:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:47:34.481Z] time="2022-06-03T09:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8741699e2c9b3a52e71e620d57fa2adfb17f700764e28d88eef7e2d1ff9e3d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:47:34.481Z] time="2022-06-03T09:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:47:34.481Z] time="2022-06-03T09:47:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e8741699e2c9b3a52e71e620d57fa2adfb17f700764e28d88eef7e2d1ff9e3d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:47:34.737Z] === RUN TestPluginInstall/with_insecure [2022-06-03T09:47:35.299Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-06-03T09:47:35.299Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-06-03T09:47:35.860Z] time="2022-06-03T09:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:47:35.860Z] time="2022-06-03T09:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fef4f6a5df794382ef898c2873273cf8778d16c6cccf9b56bdb8964ee3f0c499" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:47:35.860Z] time="2022-06-03T09:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:47:35.860Z] time="2022-06-03T09:47:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fef4f6a5df794382ef898c2873273cf8778d16c6cccf9b56bdb8964ee3f0c499" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:47:36.116Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-06-03T09:47:36.116Z] plugin_test.go:195: [dfe22698db38e] daemon is not started [2022-06-03T09:47:36.116Z] --- PASS: TestPluginInstall (4.60s) [2022-06-03T09:47:36.116Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2022-06-03T09:47:36.116Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-06-03T09:47:36.116Z] --- PASS: TestPluginInstall/with_insecure (1.32s) [2022-06-03T09:47:36.116Z] === RUN TestPluginsWithRuntimes [2022-06-03T09:47:36.677Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-06-03T09:47:37.540Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-06-03T09:47:37.540Z] === RUN TestUpdateRestartWithAutoRemove [2022-06-03T09:47:37.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-06-03T09:47:37.540Z] === RUN TestWaitNonBlocked [2022-06-03T09:47:37.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:47:37.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:47:37.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:47:37.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:47:37.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-06-03T09:47:37.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-06-03T09:47:37.540Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-06-03T09:47:37.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-06-03T09:47:37.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-06-03T09:47:37.540Z] === RUN TestWaitBlocked [2022-06-03T09:47:37.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:47:37.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:47:37.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:47:37.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:47:37.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-06-03T09:47:37.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-06-03T09:47:37.616Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-06-03T09:47:37.616Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-06-03T09:47:37.828Z] --- PASS: TestCreateServiceMultipleTimes (15.81s) [2022-06-03T09:47:37.829Z] === RUN TestCreateServiceConflict [2022-06-03T09:47:37.829Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-06-03T09:47:37.829Z] === RUN TestCreateServiceMaxReplicas [2022-06-03T09:47:37.872Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-03T09:47:38.107Z] --- PASS: TestWaitBlocked (0.01s) [2022-06-03T09:47:38.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-06-03T09:47:38.107Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-06-03T09:47:38.107Z] === CONT TestContainerStartOnDaemonRestart [2022-06-03T09:47:38.107Z] === CONT TestRestartDaemonWithRestartingContainer [2022-06-03T09:47:39.238Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-03T09:47:39.493Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-06-03T09:47:40.006Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s) [2022-06-03T09:47:40.006Z] === CONT TestIpcModeOlderClient [2022-06-03T09:47:40.006Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-06-03T09:47:40.006Z] === CONT TestContainerKillOnDaemonStart [2022-06-03T09:47:40.006Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-06-03T09:47:40.006Z] === CONT TestDaemonHostGatewayIP [2022-06-03T09:47:40.056Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-06-03T09:47:40.056Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-06-03T09:47:40.056Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-06-03T09:47:40.056Z] === RUN TestPluginBackCompatMediaTypes [2022-06-03T09:47:40.984Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-06-03T09:47:40.984Z] PASS [2022-06-03T09:47:40.984Z] [2022-06-03T09:47:40.984Z] DONE 24 tests in 9.462s [2022-06-03T09:47:40.984Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-06-03T09:47:40.984Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-03T09:47:40.984Z] ++ 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-06-03T09:47:40.984Z] ++ set -e [2022-06-03T09:47:40.984Z] ++ '[' -n 0 ']' [2022-06-03T09:47:40.984Z] ++ set -x [2022-06-03T09:47:40.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=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-06-03T09:47:40.984Z] INFO: Testing against a local daemon [2022-06-03T09:47:40.984Z] === RUN TestExternalGraphDriver [2022-06-03T09:47:40.984Z] === RUN TestExternalGraphDriver/json [2022-06-03T09:47:41.109Z] --- PASS: TestCreateServiceMaxReplicas (2.86s) [2022-06-03T09:47:41.109Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-03T09:47:41.545Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-06-03T09:47:42.107Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-06-03T09:47:42.534Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-06-03T09:47:42.534Z] === CONT TestDaemonRestartIpcMode [2022-06-03T09:47:42.669Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-06-03T09:47:42.669Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-03T09:47:42.669Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-06-03T09:47:42.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-06-03T09:47:42.924Z] === RUN TestExternalGraphDriver/spec [2022-06-03T09:47:43.486Z] === RUN TestDockerSuite/TestBuildXZHost [2022-06-03T09:47:44.853Z] === RUN TestExternalGraphDriver/pull [2022-06-03T09:47:45.062Z] --- PASS: TestDaemonRestartIpcMode (2.22s) [2022-06-03T09:47:45.782Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-06-03T09:47:45.782Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-06-03T09:47:45.782Z] docker_cli_sni_test.go:18: Flakey test [2022-06-03T09:47:45.782Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-06-03T09:47:46.709Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-06-03T09:47:46.710Z] --- PASS: TestExternalGraphDriver (5.75s) [2022-06-03T09:47:46.710Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-06-03T09:47:46.710Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2022-06-03T09:47:46.710Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2022-06-03T09:47:46.710Z] === RUN TestGraphdriverPluginV2 [2022-06-03T09:47:47.272Z] === RUN TestDockerSuite/TestCommitChange [2022-06-03T09:47:47.834Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-06-03T09:47:48.394Z] === RUN TestDockerSuite/TestCommitHardlink [2022-06-03T09:47:49.761Z] === RUN TestDockerSuite/TestCommitNewFile [2022-06-03T09:47:51.126Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-06-03T09:47:51.126Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-06-03T09:47:51.126Z] PASS [2022-06-03T09:47:51.126Z] [2022-06-03T09:47:51.126Z] DONE 5 tests in 10.247s [2022-06-03T09:47:51.126Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-03T09:47:51.126Z] ++ 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-06-03T09:47:51.126Z] ++ set -e [2022-06-03T09:47:51.126Z] ++ '[' -n 0 ']' [2022-06-03T09:47:51.126Z] ++ set -x [2022-06-03T09:47:51.126Z] ++ 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-06-03T09:47:51.381Z] INFO: Testing against a local daemon [2022-06-03T09:47:51.381Z] === RUN TestContinueAfterPluginCrash [2022-06-03T09:47:51.381Z] === PAUSE TestContinueAfterPluginCrash [2022-06-03T09:47:51.381Z] === RUN TestReadPluginNoRead [2022-06-03T09:47:51.381Z] === PAUSE TestReadPluginNoRead [2022-06-03T09:47:51.381Z] === RUN TestDaemonStartWithLogOpt [2022-06-03T09:47:51.381Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-03T09:47:51.381Z] === CONT TestContinueAfterPluginCrash [2022-06-03T09:47:51.381Z] === CONT TestDaemonStartWithLogOpt [2022-06-03T09:47:51.614Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-06-03T09:47:51.614Z] PASS [2022-06-03T09:47:51.614Z] [2022-06-03T09:47:51.614Z] === Skipped [2022-06-03T09:47:51.614Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-06-03T09:47:51.614Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-06-03T09:47:51.614Z] [2022-06-03T09:47:51.614Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-06-03T09:47:51.614Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-06-03T09:47:51.614Z] [2022-06-03T09:47:51.614Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-06-03T09:47:51.614Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-06-03T09:47:51.614Z] [2022-06-03T09:47:51.614Z] DONE 243 tests, 3 skipped in 115.041s [2022-06-03T09:47:51.614Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-06-03T09:47:51.614Z] ++ 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-06-03T09:47:51.614Z] ++ set -e [2022-06-03T09:47:51.614Z] ++ '[' -n 0 ']' [2022-06-03T09:47:51.614Z] ++ set -x [2022-06-03T09:47:51.614Z] ++ 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-06-03T09:47:51.637Z] === RUN TestDockerSuite/TestCommitTTY [2022-06-03T09:47:51.872Z] === RUN TestConfigDaemonLibtrustID [2022-06-03T09:47:52.437Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-06-03T09:47:52.437Z] === RUN TestConfigDaemonID [2022-06-03T09:47:53.370Z] daemon_test.go:83: [de624d9ea2a12] daemon is not started [2022-06-03T09:47:53.370Z] --- PASS: TestConfigDaemonID (1.04s) [2022-06-03T09:47:53.370Z] === RUN TestDaemonConfigValidation [2022-06-03T09:47:53.370Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:47:53.370Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:47:53.370Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-06-03T09:47:53.370Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-06-03T09:47:53.370Z] === RUN TestDaemonConfigValidation/invalid_config [2022-06-03T09:47:53.370Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-06-03T09:47:53.370Z] === RUN TestDaemonConfigValidation/malformed_config [2022-06-03T09:47:53.370Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-06-03T09:47:53.370Z] === RUN TestDaemonConfigValidation/valid_config [2022-06-03T09:47:53.370Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-06-03T09:47:53.370Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-06-03T09:47:53.370Z] === CONT TestDaemonConfigValidation/malformed_config [2022-06-03T09:47:53.527Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-06-03T09:47:53.628Z] === CONT TestDaemonConfigValidation/valid_config [2022-06-03T09:47:53.628Z] === CONT TestDaemonConfigValidation/invalid_config [2022-06-03T09:47:53.628Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-06-03T09:47:53.628Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-06-03T09:47:53.628Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-06-03T09:47:53.628Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-06-03T09:47:53.628Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-06-03T09:47:53.628Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-06-03T09:47:53.628Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-06-03T09:47:53.628Z] === RUN TestConfigDaemonSeccompProfiles [2022-06-03T09:47:53.628Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-06-03T09:47:54.089Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-06-03T09:47:54.562Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-06-03T09:47:55.456Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-06-03T09:47:55.712Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-06-03T09:47:55.712Z] === CONT TestReadPluginNoRead [2022-06-03T09:47:55.934Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-06-03T09:47:55.974Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.16s) [2022-06-03T09:47:55.974Z] === RUN TestCreateServiceSecretFileMode [2022-06-03T09:47:56.284Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-06-03T09:47:56.284Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-06-03T09:47:56.284Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-06-03T09:47:56.540Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-06-03T09:47:56.540Z] === RUN TestCreateServiceConfigFileMode [2022-06-03T09:47:56.541Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-06-03T09:47:56.541Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-06-03T09:47:56.541Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-06-03T09:47:56.541Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-06-03T09:47:56.867Z] === CONT TestConfigDaemonSeccompProfiles [2022-06-03T09:47:56.867Z] daemon_test.go:197: [d1dd89b4304b4] daemon is not started [2022-06-03T09:47:56.867Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-06-03T09:47:56.867Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-06-03T09:47:56.867Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-06-03T09:47:56.867Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-06-03T09:47:56.867Z] === RUN TestDaemonProxy [2022-06-03T09:47:56.867Z] === RUN TestDaemonProxy/environment_variables [2022-06-03T09:47:57.908Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-06-03T09:47:58.470Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-03T09:47:58.763Z] === RUN TestDaemonProxy/command-line_options [2022-06-03T09:47:59.068Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-06-03T09:47:59.068Z] === RUN TestCreateServiceSysctls [2022-06-03T09:47:59.397Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-06-03T09:47:59.397Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-06-03T09:47:59.653Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-06-03T09:48:00.135Z] === RUN TestDaemonProxy/configuration_file [2022-06-03T09:48:00.216Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-03T09:48:00.472Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-06-03T09:48:00.727Z] --- PASS: TestContinueAfterPluginCrash (9.49s) [2022-06-03T09:48:00.983Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-06-03T09:48:01.544Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-06-03T09:48:01.800Z] === RUN TestReadPluginNoRead/default [2022-06-03T09:48:02.032Z] === RUN TestDaemonProxy/conflicting_options [2022-06-03T09:48:02.347Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-06-03T09:48:02.347Z] === RUN TestCreateServiceCapabilities [2022-06-03T09:48:02.361Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-06-03T09:48:02.361Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-06-03T09:48:02.361Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-06-03T09:48:02.598Z] === RUN TestDaemonProxy/reload_sanitized [2022-06-03T09:48:02.856Z] --- PASS: TestDaemonProxy (6.19s) [2022-06-03T09:48:02.856Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-06-03T09:48:02.856Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-06-03T09:48:02.856Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-06-03T09:48:02.856Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-06-03T09:48:02.856Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-06-03T09:48:02.856Z] PASS [2022-06-03T09:48:02.856Z] [2022-06-03T09:48:02.856Z] DONE 18 tests in 11.222s [2022-06-03T09:48:02.856Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-06-03T09:48:02.856Z] ++ 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-06-03T09:48:02.856Z] ++ set -e [2022-06-03T09:48:02.856Z] ++ '[' -n 0 ']' [2022-06-03T09:48:02.856Z] ++ set -x [2022-06-03T09:48:02.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-06-03T09:48:02.922Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-06-03T09:48:02.922Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-06-03T09:48:02.922Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-06-03T09:48:02.922Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-06-03T09:48:02.922Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-06-03T09:48:03.114Z] INFO: Testing against a local daemon [2022-06-03T09:48:03.114Z] === RUN TestCommitInheritsEnv [2022-06-03T09:48:03.178Z] === CONT TestReadPluginNoRead [2022-06-03T09:48:03.178Z] read_test.go:92: [d4cf44f76ff76] daemon is not started [2022-06-03T09:48:03.178Z] --- PASS: TestReadPluginNoRead (7.39s) [2022-06-03T09:48:03.178Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2022-06-03T09:48:03.178Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2022-06-03T09:48:03.178Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2022-06-03T09:48:03.178Z] PASS [2022-06-03T09:48:03.178Z] [2022-06-03T09:48:03.178Z] DONE 6 tests in 11.928s [2022-06-03T09:48:03.178Z] 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-06-03T09:48:03.178Z] ++ 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-06-03T09:48:03.178Z] ++ set -e [2022-06-03T09:48:03.178Z] ++ '[' -n 0 ']' [2022-06-03T09:48:03.178Z] ++ set -x [2022-06-03T09:48:03.178Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-03T09:48:03.178Z] testing: warning: no tests to run [2022-06-03T09:48:03.178Z] PASS [2022-06-03T09:48:03.178Z] [2022-06-03T09:48:03.178Z] DONE 0 tests in 0.043s [2022-06-03T09:48:03.178Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-03T09:48:03.178Z] ++ 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-06-03T09:48:03.178Z] ++ set -e [2022-06-03T09:48:03.178Z] ++ '[' -n 0 ']' [2022-06-03T09:48:03.178Z] ++ set -x [2022-06-03T09:48:03.179Z] ++ 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-06-03T09:48:03.372Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-06-03T09:48:03.372Z] === RUN TestImportExtremelyLargeImageWorks [2022-06-03T09:48:03.372Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-03T09:48:03.372Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-06-03T09:48:03.372Z] === RUN TestImportWithCustomPlatform [2022-06-03T09:48:03.372Z] === RUN TestImportWithCustomPlatform/#00 [2022-06-03T09:48:03.434Z] INFO: Testing against a local daemon [2022-06-03T09:48:03.434Z] === RUN TestPluginWithDevMounts [2022-06-03T09:48:03.434Z] === PAUSE TestPluginWithDevMounts [2022-06-03T09:48:03.434Z] === CONT TestPluginWithDevMounts [2022-06-03T09:48:03.630Z] === RUN TestImportWithCustomPlatform/_______ [2022-06-03T09:48:03.630Z] === RUN TestImportWithCustomPlatform// [2022-06-03T09:48:03.630Z] === RUN TestImportWithCustomPlatform/linux [2022-06-03T09:48:03.630Z] === RUN TestImportWithCustomPlatform/LINUX [2022-06-03T09:48:03.630Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-06-03T09:48:03.692Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-06-03T09:48:03.888Z] === RUN TestImportWithCustomPlatform/macos [2022-06-03T09:48:03.888Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-06-03T09:48:03.888Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-06-03T09:48:03.888Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-06-03T09:48:03.888Z] === RUN TestImagesFilterMultiReference [2022-06-03T09:48:03.888Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-06-03T09:48:03.888Z] === RUN TestImagePullPlatformInvalid [2022-06-03T09:48:03.888Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-06-03T09:48:03.888Z] === RUN TestRemoveImageOrphaning [2022-06-03T09:48:04.146Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-06-03T09:48:04.146Z] === RUN TestRemoveImageGarbageCollector [2022-06-03T09:48:04.146Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:48:04.146Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-06-03T09:48:04.146Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-06-03T09:48:04.146Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-06-03T09:48:04.146Z] === RUN TestTagInvalidReference [2022-06-03T09:48:04.146Z] --- PASS: TestTagInvalidReference (0.01s) [2022-06-03T09:48:04.146Z] === RUN TestTagValidPrefixedRepo [2022-06-03T09:48:04.146Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-06-03T09:48:04.146Z] === RUN TestTagExistedNameWithoutForce [2022-06-03T09:48:04.146Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-06-03T09:48:04.146Z] === RUN TestTagOfficialNames [2022-06-03T09:48:04.146Z] --- PASS: TestTagOfficialNames (0.05s) [2022-06-03T09:48:04.146Z] === RUN TestTagMatchesDigest [2022-06-03T09:48:04.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-06-03T09:48:04.404Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-06-03T09:48:04.404Z] PASS [2022-06-03T09:48:04.404Z] [2022-06-03T09:48:04.404Z] === Skipped [2022-06-03T09:48:04.404Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-06-03T09:48:04.404Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-06-03T09:48:04.404Z] [2022-06-03T09:48:04.404Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-06-03T09:48:04.404Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:48:04.404Z] [2022-06-03T09:48:04.404Z] DONE 22 tests, 2 skipped in 1.310s [2022-06-03T09:48:04.404Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-06-03T09:48:04.404Z] ++ 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-06-03T09:48:04.404Z] ++ set -e [2022-06-03T09:48:04.404Z] ++ '[' -n 0 ']' [2022-06-03T09:48:04.404Z] ++ set -x [2022-06-03T09:48:04.404Z] ++ 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-06-03T09:48:04.404Z] INFO: Testing against a local daemon [2022-06-03T09:48:04.404Z] === RUN TestNetworkCreateDelete [2022-06-03T09:48:04.404Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-06-03T09:48:04.404Z] === RUN TestDockerNetworkDeletePreferID [2022-06-03T09:48:04.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-06-03T09:48:04.815Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-06-03T09:48:04.875Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-06-03T09:48:04.875Z] === RUN TestInspect [2022-06-03T09:48:04.969Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-06-03T09:48:04.969Z] === RUN TestDaemonDNSFallback [2022-06-03T09:48:05.072Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-06-03T09:48:05.072Z] PASS [2022-06-03T09:48:05.072Z] [2022-06-03T09:48:05.072Z] DONE 1 tests in 1.876s [2022-06-03T09:48:05.072Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-03T09:48:05.072Z] ++ 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-06-03T09:48:05.072Z] ++ set -e [2022-06-03T09:48:05.072Z] ++ '[' -n 0 ']' [2022-06-03T09:48:05.072Z] ++ set -x [2022-06-03T09:48:05.072Z] ++ 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-06-03T09:48:05.328Z] INFO: Testing against a local daemon [2022-06-03T09:48:05.328Z] === RUN TestSecretInspect [2022-06-03T09:48:05.888Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-06-03T09:48:06.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-06-03T09:48:06.814Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-06-03T09:48:06.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-06-03T09:48:07.375Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-06-03T09:48:07.403Z] --- PASS: TestInspect (2.73s) [2022-06-03T09:48:07.403Z] === RUN TestCreateJob [2022-06-03T09:48:07.936Z] --- PASS: TestSecretInspect (2.67s) [2022-06-03T09:48:07.936Z] === RUN TestSecretList [2022-06-03T09:48:08.192Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-06-03T09:48:08.753Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-06-03T09:48:09.682Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-06-03T09:48:09.682Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-06-03T09:48:10.611Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-06-03T09:48:10.681Z] --- PASS: TestCreateJob (3.16s) [2022-06-03T09:48:10.681Z] === RUN TestReplicatedJob [2022-06-03T09:48:11.539Z] --- PASS: TestSecretList (3.65s) [2022-06-03T09:48:11.539Z] === RUN TestSecretsCreateAndDelete [2022-06-03T09:48:11.578Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-06-03T09:48:11.578Z] === RUN TestInspectNetwork [2022-06-03T09:48:11.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-06-03T09:48:11.799Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-06-03T09:48:12.360Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-06-03T09:48:12.617Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-06-03T09:48:13.179Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-06-03T09:48:14.105Z] === RUN TestInspectNetwork/full_network_id [2022-06-03T09:48:14.105Z] === RUN TestInspectNetwork/partial_network_id [2022-06-03T09:48:14.105Z] === RUN TestInspectNetwork/network_name [2022-06-03T09:48:14.105Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-06-03T09:48:14.119Z] docker_api_swarm_node_test.go:20: [dfba58fd15625] joining swarm manager [df3624778f70d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:48:14.681Z] --- PASS: TestSecretsCreateAndDelete (3.05s) [2022-06-03T09:48:14.681Z] === RUN TestSecretsUpdate [2022-06-03T09:48:14.681Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-06-03T09:48:14.937Z] docker_api_swarm_node_test.go:21: [de0d840fdaeb9] joining swarm manager [df3624778f70d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:48:15.357Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-06-03T09:48:15.357Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-03T09:48:15.357Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-06-03T09:48:15.357Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-06-03T09:48:15.357Z] Cross building: bundles/cross/linux/s390x [2022-06-03T09:48:15.357Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-03T09:48:15.357Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-03T09:48:15.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-06-03T09:48:15.864Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-06-03T09:48:15.983Z] --- PASS: TestReplicatedJob (4.92s) [2022-06-03T09:48:15.983Z] === RUN TestUpdateReplicatedJob [2022-06-03T09:48:16.120Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-06-03T09:48:16.120Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-06-03T09:48:16.120Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-06-03T09:48:16.681Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-06-03T09:48:17.241Z] --- PASS: TestSecretsUpdate (2.61s) [2022-06-03T09:48:17.241Z] === RUN TestTemplatedSecret [2022-06-03T09:48:18.290Z] --- PASS: TestInspectNetwork (7.19s) [2022-06-03T09:48:18.290Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-06-03T09:48:18.290Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-06-03T09:48:18.290Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-06-03T09:48:18.290Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-06-03T09:48:18.290Z] === RUN TestRunContainerWithBridgeNone [2022-06-03T09:48:18.512Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-06-03T09:48:18.512Z] === RUN TestServiceListWithStatuses [2022-06-03T09:48:18.512Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:48:18.512Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-03T09:48:18.512Z] === RUN TestDockerNetworkConnectAlias [2022-06-03T09:48:19.663Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/create [2022-06-03T09:48:19.663Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:48:19.663Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:48:19.663Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:48:19.663Z] === CONT TestNetworkInvalidJSON/networks/create [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-06-03T09:48:19.663Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-06-03T09:48:19.663Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-06-03T09:48:19.754Z] --- PASS: TestTemplatedSecret (2.47s) [2022-06-03T09:48:19.754Z] === RUN TestSecretCreateResolve [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-06-03T09:48:19.920Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-06-03T09:48:19.920Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-06-03T09:48:19.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-06-03T09:48:19.921Z] === RUN TestNetworkList [2022-06-03T09:48:19.921Z] === RUN TestNetworkList//networks [2022-06-03T09:48:19.921Z] === PAUSE TestNetworkList//networks [2022-06-03T09:48:19.921Z] === RUN TestNetworkList//networks/ [2022-06-03T09:48:19.921Z] === PAUSE TestNetworkList//networks/ [2022-06-03T09:48:19.921Z] === CONT TestNetworkList//networks [2022-06-03T09:48:19.921Z] === CONT TestNetworkList//networks/ [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkList (0.01s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkList//networks (0.00s) [2022-06-03T09:48:19.921Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-06-03T09:48:19.921Z] === RUN TestHostIPv4BridgeLabel [2022-06-03T09:48:20.486Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-06-03T09:48:20.486Z] === RUN TestDaemonRestartWithLiveRestore [2022-06-03T09:48:21.119Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-06-03T09:48:21.375Z] === RUN TestDockerSuite/TestContainerAPITop [2022-06-03T09:48:21.419Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-06-03T09:48:21.419Z] === RUN TestDaemonDefaultNetworkPools [2022-06-03T09:48:22.301Z] --- PASS: TestSecretCreateResolve (2.59s) [2022-06-03T09:48:22.301Z] PASS [2022-06-03T09:48:22.301Z] [2022-06-03T09:48:22.301Z] DONE 6 tests in 17.136s [2022-06-03T09:48:22.301Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-06-03T09:48:22.301Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-03T09:48:22.301Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-06-03T09:48:22.301Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-06-03T09:48:22.301Z] ++ 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-06-03T09:48:22.301Z] ++ set -e [2022-06-03T09:48:22.301Z] ++ '[' -n 0 ']' [2022-06-03T09:48:22.301Z] ++ set -x [2022-06-03T09:48:22.301Z] ++ 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-06-03T09:48:22.301Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-06-03T09:48:22.301Z] INFO: Testing against a local daemon [2022-06-03T09:48:22.301Z] === RUN TestServiceCreateInit [2022-06-03T09:48:22.301Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-03T09:48:22.351Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-06-03T09:48:22.351Z] === RUN TestDaemonRestartWithExistingNetwork [2022-06-03T09:48:22.694Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2022-06-03T09:48:22.694Z] === RUN TestDockerNetworkReConnect [2022-06-03T09:48:23.295Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-06-03T09:48:23.295Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-06-03T09:48:24.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-06-03T09:48:24.667Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-06-03T09:48:24.817Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-06-03T09:48:25.232Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-06-03T09:48:25.232Z] === RUN TestServiceWithPredefinedNetwork [2022-06-03T09:48:25.573Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-06-03T09:48:25.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-06-03T09:48:25.973Z] --- PASS: TestDockerNetworkReConnect (3.00s) [2022-06-03T09:48:25.973Z] === RUN TestServicePlugin [2022-06-03T09:48:26.502Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-03T09:48:26.502Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-06-03T09:48:27.206Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-06-03T09:48:27.206Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-06-03T09:48:27.206Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:48:27.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:48:27.206Z] === RUN TestServiceWithDataPathPortInit [2022-06-03T09:48:29.253Z] plugin_test.go:61: [d11fa6f04ddb2] joining swarm manager [d3443588eb113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:48:30.626Z] plugin_test.go:64: [d4311c15aa37e] joining swarm manager [d3443588eb113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:48:30.667Z] docker_api_swarm_test.go:502: [d56616f53e286] joining swarm manager [d615ad27190a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:48:30.923Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-06-03T09:48:31.850Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-06-03T09:48:31.850Z] --- PASS: TestServiceCreateInit (9.50s) [2022-06-03T09:48:31.850Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2022-06-03T09:48:31.850Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.46s) [2022-06-03T09:48:31.850Z] === RUN TestCreateServiceMultipleTimes [2022-06-03T09:48:32.777Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-06-03T09:48:34.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-06-03T09:48:35.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-06-03T09:48:36.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-06-03T09:48:38.336Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-06-03T09:48:39.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-06-03T09:48:40.191Z] docker_api_swarm_test.go:507: [da315a8160a9a] joining swarm manager [d615ad27190a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:48:41.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000c2288__} [2022-06-03T09:48:42.069Z] --- PASS: TestServiceWithDataPathPortInit (13.63s) [2022-06-03T09:48:42.069Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-06-03T09:48:42.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11613305349_/foo_false_____} [2022-06-03T09:48:43.844Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11613305349_/foo_true_____} [2022-06-03T09:48:43.968Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kap1sgml4dguh7jgj0l3jwvo9 Created:2022-06-03 09:48:42.364258391 +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[793f1ce05ee17181c10b8553bc23b925a8f4d220e03728b955c828a5dc12570a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o05etv3c1kthoomklo68rr3sn EndpointID:6abd21b1c455f2602d6546d0b02948eeabc0db2b0aba9170a844e73db5a61f7e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fcd5ae126c10dce1e029f471d6ac36282709cf5ef2557f8c3850e0f9893197c0 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:6366b53f59d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.o05etv3c1kthoomklo68rr3sn EndpointID:6abd21b1c455f2602d6546d0b02948eeabc0db2b0aba9170a844e73db5a61f7e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-06-03T09:48:45.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33936190539_/foo_false_____} [2022-06-03T09:48:46.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33936190539_/foo_true_____} [2022-06-03T09:48:47.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33936190539_/foo_true__0xc0000c22b8___} [2022-06-03T09:48:48.146Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-06-03T09:48:48.146Z] PASS [2022-06-03T09:48:48.146Z] [2022-06-03T09:48:48.146Z] === Skipped [2022-06-03T09:48:48.146Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-06-03T09:48:48.146Z] service_test.go:243: FLAKY_TEST [2022-06-03T09:48:48.146Z] [2022-06-03T09:48:48.147Z] DONE 38 tests, 1 skipped in 43.633s [2022-06-03T09:48:48.147Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:48:48.147Z] ++ 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-06-03T09:48:48.147Z] ++ set -e [2022-06-03T09:48:48.147Z] ++ '[' -n 0 ']' [2022-06-03T09:48:48.147Z] ++ set -x [2022-06-03T09:48:48.147Z] ++ 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-06-03T09:48:48.147Z] INFO: Testing against a local daemon [2022-06-03T09:48:48.147Z] === RUN TestDockerNetworkIpvlanPersistance [2022-06-03T09:48:48.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:48:48.147Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:48:48.147Z] === RUN TestDockerNetworkIpvlan [2022-06-03T09:48:48.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:48:48.147Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:48:48.147Z] PASS [2022-06-03T09:48:48.147Z] [2022-06-03T09:48:48.147Z] === Skipped [2022-06-03T09:48:48.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-06-03T09:48:48.147Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:48:48.147Z] [2022-06-03T09:48:48.147Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-06-03T09:48:48.147Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-06-03T09:48:48.147Z] [2022-06-03T09:48:48.147Z] DONE 2 tests, 2 skipped in 0.089s [2022-06-03T09:48:48.147Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-06-03T09:48:48.147Z] ++ 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-06-03T09:48:48.147Z] ++ set -e [2022-06-03T09:48:48.147Z] ++ '[' -n 0 ']' [2022-06-03T09:48:48.147Z] ++ set -x [2022-06-03T09:48:48.147Z] ++ 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-06-03T09:48:48.147Z] INFO: Testing against a local daemon [2022-06-03T09:48:48.147Z] === RUN TestDockerNetworkMacvlanPersistance [2022-06-03T09:48:48.912Z] --- PASS: TestCreateServiceMultipleTimes (16.80s) [2022-06-03T09:48:48.912Z] === RUN TestCreateServiceConflict [2022-06-03T09:48:48.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000c22d0__} [2022-06-03T09:48:49.519Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-06-03T09:48:49.519Z] === RUN TestDockerNetworkMacvlan [2022-06-03T09:48:50.085Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-06-03T09:48:50.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000c22e8__} [2022-06-03T09:48:51.018Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-06-03T09:48:51.360Z] --- PASS: TestCreateServiceConflict (2.58s) [2022-06-03T09:48:51.360Z] === RUN TestCreateServiceMaxReplicas [2022-06-03T09:48:51.584Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-06-03T09:48:51.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000c2300__} [2022-06-03T09:48:53.486Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-06-03T09:48:53.807Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000c2318__} [2022-06-03T09:48:54.368Z] --- PASS: TestCreateServiceMaxReplicas (3.11s) [2022-06-03T09:48:54.368Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-03T09:48:54.857Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-06-03T09:48:55.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-06-03T09:48:56.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-06-03T09:48:56.478Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-06-03T09:48:57.150Z] --- PASS: TestServicePlugin (29.88s) [2022-06-03T09:48:57.150Z] === RUN TestServiceUpdateLabel [2022-06-03T09:48:57.717Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-06-03T09:48:57.717Z] === RUN TestServiceUpdateSecrets [2022-06-03T09:48:58.140Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-06-03T09:48:58.993Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s) [2022-06-03T09:48:59.072Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-06-03T09:48:59.072Z] PASS [2022-06-03T09:48:59.072Z] [2022-06-03T09:48:59.072Z] DONE 8 tests in 10.819s [2022-06-03T09:48:59.072Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-06-03T09:48:59.072Z] ++ 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-06-03T09:48:59.072Z] ++ set -e [2022-06-03T09:48:59.072Z] ++ '[' -n 0 ']' [2022-06-03T09:48:59.072Z] ++ set -x [2022-06-03T09:48:59.072Z] ++ 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-06-03T09:48:59.072Z] testing: warning: no tests to run [2022-06-03T09:48:59.072Z] PASS [2022-06-03T09:48:59.072Z] [2022-06-03T09:48:59.072Z] DONE 0 tests in 0.025s [2022-06-03T09:48:59.072Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-06-03T09:48:59.072Z] ++ 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-06-03T09:48:59.072Z] ++ set -e [2022-06-03T09:48:59.072Z] ++ '[' -n 0 ']' [2022-06-03T09:48:59.072Z] ++ set -x [2022-06-03T09:48:59.072Z] ++ 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-06-03T09:48:59.072Z] INFO: Testing against a local daemon [2022-06-03T09:48:59.072Z] === RUN TestAuthZPluginAllowRequest [2022-06-03T09:48:59.920Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-06-03T09:49:00.445Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-06-03T09:49:00.445Z] === RUN TestAuthZPluginTLS [2022-06-03T09:49:00.703Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-06-03T09:49:00.703Z] === RUN TestAuthZPluginDenyRequest [2022-06-03T09:49:01.268Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-06-03T09:49:01.268Z] === RUN TestAuthZPluginAPIDenyResponse [2022-06-03T09:49:01.807Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-06-03T09:49:01.833Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-06-03T09:49:01.833Z] === RUN TestAuthZPluginDenyResponse [2022-06-03T09:49:02.399Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-06-03T09:49:02.399Z] === RUN TestAuthZPluginAllowEventStream [2022-06-03T09:49:02.736Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-06-03T09:49:02.991Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-06-03T09:49:03.333Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-06-03T09:49:03.333Z] === RUN TestAuthZPluginErrorResponse [2022-06-03T09:49:03.552Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-06-03T09:49:03.898Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-06-03T09:49:03.898Z] === RUN TestAuthZPluginErrorRequest [2022-06-03T09:49:04.112Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-06-03T09:49:04.463Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-06-03T09:49:04.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-06-03T09:49:04.675Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-06-03T09:49:05.028Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-06-03T09:49:05.028Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-06-03T09:49:05.237Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-06-03T09:49:05.493Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-06-03T09:49:06.056Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-06-03T09:49:06.402Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-06-03T09:49:06.402Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-06-03T09:49:06.617Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-06-03T09:49:07.545Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-06-03T09:49:07.776Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-06-03T09:49:07.776Z] === RUN TestAuthZPluginHeader [2022-06-03T09:49:08.106Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-06-03T09:49:08.106Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2022-06-03T09:49:08.106Z] === RUN TestCreateServiceSecretFileMode [2022-06-03T09:49:08.342Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-06-03T09:49:08.342Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-06-03T09:49:08.342Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:08.342Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-03T09:49:08.342Z] === RUN TestAuthZPluginV2Disable [2022-06-03T09:49:08.342Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:08.342Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-06-03T09:49:08.342Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-06-03T09:49:08.342Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:08.342Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-03T09:49:08.342Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-06-03T09:49:08.342Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:08.342Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-03T09:49:08.342Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-06-03T09:49:08.668Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-06-03T09:49:09.229Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-06-03T09:49:10.156Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-06-03T09:49:11.084Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-06-03T09:49:11.084Z] --- PASS: TestCreateServiceSecretFileMode (2.97s) [2022-06-03T09:49:11.084Z] === RUN TestCreateServiceConfigFileMode [2022-06-03T09:49:12.011Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-06-03T09:49:12.580Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2022-06-03T09:49:12.580Z] === RUN TestServiceUpdateConfigs [2022-06-03T09:49:12.589Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-06-03T09:49:13.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-06-03T09:49:13.740Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-06-03T09:49:13.740Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-06-03T09:49:14.669Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2022-06-03T09:49:14.669Z] === RUN TestCreateServiceSysctls [2022-06-03T09:49:14.669Z] === RUN TestDockerSuite/TestCpRelativePath [2022-06-03T09:49:15.598Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-06-03T09:49:15.598Z] docker_api_swarm_node_test.go:81: [dfd954fa09ddc] joining swarm manager [d3aff671268cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:49:16.526Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-06-03T09:49:17.455Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-06-03T09:49:18.385Z] === RUN TestDockerSuite/TestCpToCaseA [2022-06-03T09:49:18.640Z] --- PASS: TestCreateServiceSysctls (4.24s) [2022-06-03T09:49:18.640Z] === RUN TestCreateServiceCapabilities [2022-06-03T09:49:20.006Z] === RUN TestDockerSuite/TestCpToCaseB [2022-06-03T09:49:20.262Z] === RUN TestDockerSuite/TestCpToCaseC [2022-06-03T09:49:22.152Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2022-06-03T09:49:22.152Z] === RUN TestInspect [2022-06-03T09:49:22.713Z] === RUN TestDockerSuite/TestCpToCaseD [2022-06-03T09:49:25.986Z] --- PASS: TestInspect (3.95s) [2022-06-03T09:49:25.986Z] === RUN TestCreateJob [2022-06-03T09:49:26.440Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-06-03T09:49:26.440Z] PASS [2022-06-03T09:49:26.440Z] [2022-06-03T09:49:26.440Z] === Skipped [2022-06-03T09:49:26.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-06-03T09:49:26.440Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:26.440Z] [2022-06-03T09:49:26.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-06-03T09:49:26.440Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:26.440Z] [2022-06-03T09:49:26.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-06-03T09:49:26.440Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:26.440Z] [2022-06-03T09:49:26.440Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-06-03T09:49:26.440Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:26.440Z] [2022-06-03T09:49:26.440Z] DONE 17 tests, 4 skipped in 26.067s [2022-06-03T09:49:26.440Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-06-03T09:49:26.440Z] ++ 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-06-03T09:49:26.440Z] ++ set -e [2022-06-03T09:49:26.440Z] ++ '[' -n 0 ']' [2022-06-03T09:49:26.440Z] ++ set -x [2022-06-03T09:49:26.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-03T09:49:26.440Z] INFO: Testing against a local daemon [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:49:26.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:49:26.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-06-03T09:49:26.440Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-06-03T09:49:26.440Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-06-03T09:49:26.440Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-06-03T09:49:26.440Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-06-03T09:49:26.440Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-06-03T09:49:26.440Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-06-03T09:49:26.440Z] === RUN TestPluginInstall [2022-06-03T09:49:26.440Z] === RUN TestPluginInstall/no_auth [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4840f8f64ddb3fb8112ff08ea39692f48cf260b68e65c3addabfc1ab3e882794" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4840f8f64ddb3fb8112ff08ea39692f48cf260b68e65c3addabfc1ab3e882794" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:49:26.440Z] === RUN TestPluginInstall/with_htpasswd [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac2872ef57f75453d3b34f27ac3a2389be812ec24e12aa53575a5615a8c1cba9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:49:26.440Z] time="2022-06-03T09:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ac2872ef57f75453d3b34f27ac3a2389be812ec24e12aa53575a5615a8c1cba9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:49:26.698Z] === RUN TestPluginInstall/with_insecure [2022-06-03T09:49:27.350Z] === RUN TestDockerSuite/TestCpToCaseE [2022-06-03T09:49:27.447Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-06-03T09:49:27.447Z] === RUN TestServiceUpdateNetwork [2022-06-03T09:49:27.631Z] time="2022-06-03T09:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:49:27.631Z] time="2022-06-03T09:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7bbadaf0c4ed15006c19f1a75feef4a9aae9a47794783a62e4d7da647f4aba8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:49:27.631Z] time="2022-06-03T09:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-06-03T09:49:27.631Z] time="2022-06-03T09:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7bbadaf0c4ed15006c19f1a75feef4a9aae9a47794783a62e4d7da647f4aba8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-06-03T09:49:27.631Z] plugin_test.go:195: [dc3b75be01530] daemon is not started [2022-06-03T09:49:27.631Z] --- PASS: TestPluginInstall (2.53s) [2022-06-03T09:49:27.631Z] --- PASS: TestPluginInstall/no_auth (0.96s) [2022-06-03T09:49:27.631Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-06-03T09:49:27.631Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-06-03T09:49:27.631Z] === RUN TestPluginsWithRuntimes [2022-06-03T09:49:29.529Z] === RUN TestPluginsWithRuntimes/No_Args [2022-06-03T09:49:29.864Z] --- PASS: TestCreateJob (3.54s) [2022-06-03T09:49:29.864Z] === RUN TestReplicatedJob [2022-06-03T09:49:29.864Z] === RUN TestDockerSuite/TestCpToCaseF [2022-06-03T09:49:30.094Z] === RUN TestPluginsWithRuntimes/With_Args [2022-06-03T09:49:30.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-06-03T09:49:30.376Z] === RUN TestDockerSuite/TestCpToCaseG [2022-06-03T09:49:31.031Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-06-03T09:49:31.032Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-06-03T09:49:31.032Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-06-03T09:49:31.032Z] === RUN TestPluginBackCompatMediaTypes [2022-06-03T09:49:31.597Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-06-03T09:49:31.597Z] PASS [2022-06-03T09:49:31.597Z] [2022-06-03T09:49:31.597Z] DONE 24 tests in 6.510s [2022-06-03T09:49:31.597Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-06-03T09:49:31.597Z] ++ 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-06-03T09:49:31.597Z] ++ set -e [2022-06-03T09:49:31.597Z] ++ '[' -n 0 ']' [2022-06-03T09:49:31.597Z] ++ set -x [2022-06-03T09:49:31.597Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-06-03T09:49:31.597Z] INFO: Testing against a local daemon [2022-06-03T09:49:31.597Z] === RUN TestExternalGraphDriver [2022-06-03T09:49:31.597Z] === RUN TestExternalGraphDriver/json [2022-06-03T09:49:32.907Z] docker_api_swarm_node_test.go:53: [d4eee7e4a3667] joining swarm manager [dbb02f21a68d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:49:33.496Z] === RUN TestExternalGraphDriver/spec [2022-06-03T09:49:33.891Z] docker_api_swarm_node_test.go:54: [dfdad44eb4d21] joining swarm manager [dbb02f21a68d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:49:35.004Z] === RUN TestExternalGraphDriver/pull [2022-06-03T09:49:35.257Z] === RUN TestDockerSuite/TestCpToCaseH [2022-06-03T09:49:36.376Z] --- PASS: TestExternalGraphDriver (4.81s) [2022-06-03T09:49:36.376Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-06-03T09:49:36.376Z] --- PASS: TestExternalGraphDriver/spec (1.59s) [2022-06-03T09:49:36.376Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-06-03T09:49:36.376Z] === RUN TestGraphdriverPluginV2 [2022-06-03T09:49:36.376Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:36.376Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-06-03T09:49:36.376Z] PASS [2022-06-03T09:49:36.376Z] [2022-06-03T09:49:36.376Z] === Skipped [2022-06-03T09:49:36.376Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-06-03T09:49:36.376Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:49:36.376Z] [2022-06-03T09:49:36.376Z] DONE 5 tests, 1 skipped in 4.927s [2022-06-03T09:49:36.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-06-03T09:49:36.376Z] ++ 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-06-03T09:49:36.376Z] ++ set -e [2022-06-03T09:49:36.376Z] ++ '[' -n 0 ']' [2022-06-03T09:49:36.376Z] ++ set -x [2022-06-03T09:49:36.376Z] ++ 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-06-03T09:49:36.625Z] --- PASS: TestReplicatedJob (7.11s) [2022-06-03T09:49:36.625Z] === RUN TestUpdateReplicatedJob [2022-06-03T09:49:36.634Z] INFO: Testing against a local daemon [2022-06-03T09:49:36.634Z] === RUN TestContinueAfterPluginCrash [2022-06-03T09:49:36.634Z] === PAUSE TestContinueAfterPluginCrash [2022-06-03T09:49:36.634Z] === RUN TestReadPluginNoRead [2022-06-03T09:49:36.634Z] === PAUSE TestReadPluginNoRead [2022-06-03T09:49:36.634Z] === RUN TestDaemonStartWithLogOpt [2022-06-03T09:49:36.634Z] === PAUSE TestDaemonStartWithLogOpt [2022-06-03T09:49:36.634Z] === CONT TestContinueAfterPluginCrash [2022-06-03T09:49:36.634Z] === CONT TestDaemonStartWithLogOpt [2022-06-03T09:49:37.552Z] === RUN TestDockerSuite/TestCpToCaseI [2022-06-03T09:49:38.117Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-06-03T09:49:39.641Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-06-03T09:49:39.641Z] === RUN TestServiceUpdatePidsLimit [2022-06-03T09:49:39.913Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-06-03T09:49:39.914Z] === CONT TestReadPluginNoRead [2022-06-03T09:49:40.574Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-03T09:49:40.632Z] --- PASS: TestUpdateReplicatedJob (3.71s) [2022-06-03T09:49:40.632Z] === RUN TestServiceListWithStatuses [2022-06-03T09:49:40.632Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:49:40.632Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-03T09:49:40.632Z] === RUN TestDockerNetworkConnectAlias [2022-06-03T09:49:41.508Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-03T09:49:41.561Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-06-03T09:49:41.812Z] === RUN TestReadPluginNoRead/default [2022-06-03T09:49:42.490Z] === RUN TestDockerSuite/TestCpToDot [2022-06-03T09:49:42.745Z] === RUN TestReadPluginNoRead/disabled_caching [2022-06-03T09:49:43.417Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-06-03T09:49:44.117Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-06-03T09:49:44.345Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-06-03T09:49:44.682Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2022-06-03T09:49:45.248Z] === CONT TestReadPluginNoRead [2022-06-03T09:49:45.248Z] read_test.go:92: [d34bb42dc8d8a] daemon is not started [2022-06-03T09:49:45.248Z] --- PASS: TestReadPluginNoRead (5.59s) [2022-06-03T09:49:45.248Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-06-03T09:49:45.248Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-06-03T09:49:45.248Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-06-03T09:49:45.248Z] PASS [2022-06-03T09:49:45.248Z] [2022-06-03T09:49:45.248Z] DONE 6 tests in 8.682s [2022-06-03T09:49:45.248Z] 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-06-03T09:49:45.248Z] ++ 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-06-03T09:49:45.248Z] ++ set -e [2022-06-03T09:49:45.248Z] ++ '[' -n 0 ']' [2022-06-03T09:49:45.248Z] ++ set -x [2022-06-03T09:49:45.248Z] ++ 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-06-03T09:49:45.248Z] testing: warning: no tests to run [2022-06-03T09:49:45.248Z] PASS [2022-06-03T09:49:45.248Z] [2022-06-03T09:49:45.248Z] DONE 0 tests in 0.032s [2022-06-03T09:49:45.248Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-06-03T09:49:45.248Z] ++ 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-06-03T09:49:45.248Z] ++ set -e [2022-06-03T09:49:45.248Z] ++ '[' -n 0 ']' [2022-06-03T09:49:45.248Z] ++ set -x [2022-06-03T09:49:45.248Z] ++ 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-06-03T09:49:45.248Z] INFO: Testing against a local daemon [2022-06-03T09:49:45.248Z] === RUN TestPluginWithDevMounts [2022-06-03T09:49:45.248Z] === PAUSE TestPluginWithDevMounts [2022-06-03T09:49:45.248Z] === CONT TestPluginWithDevMounts [2022-06-03T09:49:45.271Z] --- PASS: TestDockerNetworkConnectAlias (4.89s) [2022-06-03T09:49:45.271Z] === RUN TestDockerNetworkReConnect [2022-06-03T09:49:45.527Z] === RUN TestDockerSuite/TestCpToStdout [2022-06-03T09:49:46.454Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-06-03T09:49:47.145Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-06-03T09:49:47.145Z] PASS [2022-06-03T09:49:47.145Z] [2022-06-03T09:49:47.145Z] DONE 1 tests in 1.627s [2022-06-03T09:49:47.145Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-06-03T09:49:47.145Z] ++ 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-06-03T09:49:47.145Z] ++ set -e [2022-06-03T09:49:47.145Z] ++ '[' -n 0 ']' [2022-06-03T09:49:47.145Z] ++ set -x [2022-06-03T09:49:47.145Z] ++ 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-06-03T09:49:47.146Z] INFO: Testing against a local daemon [2022-06-03T09:49:47.146Z] === RUN TestSecretInspect [2022-06-03T09:49:47.381Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-06-03T09:49:47.637Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-06-03T09:49:48.063Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-03T09:49:48.565Z] === RUN TestDockerSuite/TestCpVolumePath [2022-06-03T09:49:49.044Z] --- PASS: TestSecretInspect (2.18s) [2022-06-03T09:49:49.044Z] === RUN TestSecretList [2022-06-03T09:49:49.492Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2022-06-03T09:49:49.492Z] === RUN TestServicePlugin [2022-06-03T09:49:49.748Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-06-03T09:49:49.748Z] === RUN TestDockerSuite/TestCreateArgs [2022-06-03T09:49:49.748Z] === RUN TestDockerSuite/TestCreateByImageID [2022-06-03T09:49:50.311Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-06-03T09:49:50.879Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-06-03T09:49:50.879Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-03T09:49:50.879Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-06-03T09:49:50.879Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-06-03T09:49:51.571Z] --- PASS: TestSecretList (2.29s) [2022-06-03T09:49:51.571Z] === RUN TestSecretsCreateAndDelete [2022-06-03T09:49:51.806Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-06-03T09:49:51.806Z] === RUN TestDockerSuite/TestCreateLabels [2022-06-03T09:49:51.806Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-06-03T09:49:52.063Z] === RUN TestDockerSuite/TestCreateRM [2022-06-03T09:49:52.063Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-06-03T09:49:52.063Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-03T09:49:52.063Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-06-03T09:49:52.063Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-06-03T09:49:52.319Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-06-03T09:49:53.686Z] plugin_test.go:61: [d57f021c3d9f7] joining swarm manager [dc001bbf79ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:49:53.942Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-06-03T09:49:53.942Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-06-03T09:49:53.943Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-06-03T09:49:54.098Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-06-03T09:49:54.098Z] === RUN TestSecretsUpdate [2022-06-03T09:49:54.881Z] plugin_test.go:64: [d93445e848078] joining swarm manager [dc001bbf79ce0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:49:55.996Z] --- PASS: TestSecretsUpdate (2.25s) [2022-06-03T09:49:55.996Z] === RUN TestTemplatedSecret [2022-06-03T09:49:56.165Z] --- PASS: TestServiceUpdatePidsLimit (16.11s) [2022-06-03T09:49:56.165Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-06-03T09:49:56.166Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-06-03T09:49:56.166Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-03T09:49:56.166Z] PASS [2022-06-03T09:49:56.166Z] [2022-06-03T09:49:56.166Z] === Skipped [2022-06-03T09:49:56.166Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-03T09:49:56.166Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:49:56.166Z] [2022-06-03T09:49:56.166Z] DONE 27 tests, 1 skipped in 163.279s [2022-06-03T09:49:56.166Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-03T09:49:56.166Z] INFO: Testing against a local daemon [2022-06-03T09:49:56.166Z] === RUN TestSessionCreate [2022-06-03T09:49:56.166Z] --- PASS: TestSessionCreate (0.02s) [2022-06-03T09:49:56.166Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-03T09:49:56.166Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-03T09:49:56.166Z] PASS [2022-06-03T09:49:56.166Z] [2022-06-03T09:49:56.166Z] DONE 2 tests in 0.055s [2022-06-03T09:49:56.166Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-03T09:49:56.166Z] INFO: Testing against a local daemon [2022-06-03T09:49:56.166Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-03T09:49:56.166Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-06-03T09:49:56.166Z] === RUN TestDiskUsage [2022-06-03T09:49:56.166Z] === PAUSE TestDiskUsage [2022-06-03T09:49:56.166Z] === RUN TestEventsExecDie [2022-06-03T09:49:56.166Z] --- PASS: TestEventsExecDie (0.55s) [2022-06-03T09:49:56.166Z] === RUN TestEventsBackwardsCompatible [2022-06-03T09:49:56.166Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-03T09:49:56.166Z] === RUN TestEventsVolumeCreate [2022-06-03T09:49:56.166Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-03T09:49:56.166Z] === RUN TestInfoBinaryCommits [2022-06-03T09:49:56.166Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-03T09:49:56.166Z] === RUN TestInfoAPIVersioned [2022-06-03T09:49:56.166Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-03T09:49:56.166Z] === RUN TestInfoAPI [2022-06-03T09:49:56.166Z] --- PASS: TestInfoAPI (0.02s) [2022-06-03T09:49:56.166Z] === RUN TestInfoAPIWarnings [2022-06-03T09:49:58.147Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-06-03T09:49:58.147Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-06-03T09:49:58.147Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-06-03T09:49:58.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-06-03T09:49:58.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-06-03T09:49:58.147Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-06-03T09:49:58.523Z] --- PASS: TestTemplatedSecret (2.44s) [2022-06-03T09:49:58.523Z] === RUN TestSecretCreateResolve [2022-06-03T09:49:58.708Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-06-03T09:49:59.636Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-06-03T09:50:00.196Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-06-03T09:50:00.421Z] --- PASS: TestSecretCreateResolve (1.76s) [2022-06-03T09:50:00.421Z] PASS [2022-06-03T09:50:00.421Z] [2022-06-03T09:50:00.421Z] DONE 6 tests in 13.218s [2022-06-03T09:50:00.421Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-06-03T09:50:00.421Z] ++ 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-06-03T09:50:00.421Z] ++ set -e [2022-06-03T09:50:00.421Z] ++ '[' -n 0 ']' [2022-06-03T09:50:00.421Z] ++ set -x [2022-06-03T09:50:00.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-03T09:50:00.421Z] INFO: Testing against a local daemon [2022-06-03T09:50:00.421Z] === RUN TestServiceCreateInit [2022-06-03T09:50:00.421Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-06-03T09:50:01.122Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-06-03T09:50:02.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-06-03T09:50:02.742Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-06-03T09:50:03.303Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-06-03T09:50:03.303Z] === RUN TestDockerSuite/TestDevicePermissions [2022-06-03T09:50:03.703Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-06-03T09:50:03.865Z] === RUN TestDockerSuite/TestDockerFails [2022-06-03T09:50:03.865Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-06-03T09:50:03.865Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-06-03T09:50:03.865Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-06-03T09:50:04.791Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-06-03T09:50:05.352Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-06-03T09:50:05.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-06-03T09:50:06.474Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-06-03T09:50:06.474Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-06-03T09:50:06.474Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-06-03T09:50:06.730Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-06-03T09:50:07.064Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-06-03T09:50:07.064Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-03T09:50:07.064Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-06-03T09:50:07.065Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-06-03T09:50:07.065Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-06-03T09:50:07.396Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-06-03T09:50:07.680Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/test/unit [2022-06-03T09:50:07.885Z] --- PASS: TestServiceCreateInit (7.07s) [2022-06-03T09:50:07.885Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.56s) [2022-06-03T09:50:07.885Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s) [2022-06-03T09:50:07.885Z] === RUN TestCreateServiceMultipleTimes [2022-06-03T09:50:07.940Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-06-03T09:50:07.940Z] + TESTFLAGS+=' -test.timeout=5m' [2022-06-03T09:50:07.940Z] + TESTDIRS=./... [2022-06-03T09:50:07.940Z] + exclude_paths='/vendor/|/integration' [2022-06-03T09:50:07.940Z] ++ grep -vE '(/vendor/|/integration)' [2022-06-03T09:50:07.940Z] ++ go list ./... [2022-06-03T09:50:08.882Z] + pkg_list='github.com/docker/docker/api [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/backend [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/container [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/events [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/filters [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/image [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/mount [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/network [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/registry [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/time [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/versions [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:50:08.882Z] github.com/docker/docker/api/types/volume [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:50:08.882Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:50:08.882Z] github.com/docker/docker/cli [2022-06-03T09:50:08.882Z] github.com/docker/docker/cli/config [2022-06-03T09:50:08.882Z] github.com/docker/docker/cli/debug [2022-06-03T09:50:08.882Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:50:08.882Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:50:08.882Z] github.com/docker/docker/client [2022-06-03T09:50:08.882Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:50:08.882Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:50:08.882Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:50:08.882Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:50:08.882Z] github.com/docker/docker/container [2022-06-03T09:50:08.882Z] github.com/docker/docker/container/stream [2022-06-03T09:50:08.882Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:50:08.882Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:50:08.882Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/config [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/events [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/exec [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/images [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/links [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/names [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/network [2022-06-03T09:50:08.882Z] github.com/docker/docker/daemon/stats [2022-06-03T09:50:08.882Z] github.com/docker/docker/distribution [2022-06-03T09:50:08.882Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:50:08.882Z] github.com/docker/docker/distribution/utils [2022-06-03T09:50:08.882Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:50:08.882Z] github.com/docker/docker/dockerversion [2022-06-03T09:50:08.882Z] github.com/docker/docker/errdefs [2022-06-03T09:50:08.882Z] github.com/docker/docker/image [2022-06-03T09:50:08.882Z] github.com/docker/docker/image/cache [2022-06-03T09:50:08.882Z] github.com/docker/docker/image/tarexport [2022-06-03T09:50:08.882Z] github.com/docker/docker/image/v1 [2022-06-03T09:50:08.882Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:50:08.882Z] github.com/docker/docker/layer [2022-06-03T09:50:08.882Z] github.com/docker/docker/libcontainerd [2022-06-03T09:50:08.882Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:50:08.882Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:50:08.882Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:50:08.882Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:50:08.882Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/types [2022-06-03T09:50:08.883Z] github.com/docker/docker/oci [2022-06-03T09:50:08.883Z] github.com/docker/docker/oci/caps [2022-06-03T09:50:08.883Z] github.com/docker/docker/opts [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/archive [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/directory [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/platform [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/pools [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/progress [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/signal [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/stack [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/system [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:50:08.883Z] github.com/docker/docker/plugin [2022-06-03T09:50:08.883Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:50:08.883Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:50:08.883Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:50:08.883Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:50:08.883Z] github.com/docker/docker/quota [2022-06-03T09:50:08.883Z] github.com/docker/docker/reference [2022-06-03T09:50:08.883Z] github.com/docker/docker/registry [2022-06-03T09:50:08.883Z] github.com/docker/docker/registry/resumable [2022-06-03T09:50:08.883Z] github.com/docker/docker/restartmanager [2022-06-03T09:50:08.883Z] github.com/docker/docker/rootless [2022-06-03T09:50:08.883Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:50:08.883Z] github.com/docker/docker/runconfig [2022-06-03T09:50:08.883Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/environment [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/registry [2022-06-03T09:50:08.883Z] github.com/docker/docker/testutil/request [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume/drivers [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume/local [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume/mounts [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume/service [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:50:08.883Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:50:08.883Z] ++ grep --fixed-strings -v /libnetwork [2022-06-03T09:50:08.883Z] ++ echo 'github.com/docker/docker/api [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/backend [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/container [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/events [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/filters [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/image [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/mount [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/network [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/registry [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/time [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/versions [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:50:08.883Z] github.com/docker/docker/api/types/volume [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:50:08.883Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:50:08.883Z] github.com/docker/docker/cli [2022-06-03T09:50:08.883Z] github.com/docker/docker/cli/config [2022-06-03T09:50:08.883Z] github.com/docker/docker/cli/debug [2022-06-03T09:50:08.883Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:50:08.883Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:50:08.883Z] github.com/docker/docker/client [2022-06-03T09:50:08.883Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:50:08.883Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:50:08.883Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:50:08.883Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:50:08.883Z] github.com/docker/docker/container [2022-06-03T09:50:08.883Z] github.com/docker/docker/container/stream [2022-06-03T09:50:08.883Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:50:08.883Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:50:08.883Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/config [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/events [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/exec [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/images [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/links [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/names [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/network [2022-06-03T09:50:08.883Z] github.com/docker/docker/daemon/stats [2022-06-03T09:50:08.883Z] github.com/docker/docker/distribution [2022-06-03T09:50:08.883Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:50:08.883Z] github.com/docker/docker/distribution/utils [2022-06-03T09:50:08.883Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:50:08.883Z] github.com/docker/docker/dockerversion [2022-06-03T09:50:08.883Z] github.com/docker/docker/errdefs [2022-06-03T09:50:08.883Z] github.com/docker/docker/image [2022-06-03T09:50:08.883Z] github.com/docker/docker/image/cache [2022-06-03T09:50:08.883Z] github.com/docker/docker/image/tarexport [2022-06-03T09:50:08.883Z] github.com/docker/docker/image/v1 [2022-06-03T09:50:08.883Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:50:08.883Z] github.com/docker/docker/layer [2022-06-03T09:50:08.883Z] github.com/docker/docker/libcontainerd [2022-06-03T09:50:08.883Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:50:08.883Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:50:08.883Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:50:08.883Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/libnetwork/types [2022-06-03T09:50:08.883Z] github.com/docker/docker/oci [2022-06-03T09:50:08.883Z] github.com/docker/docker/oci/caps [2022-06-03T09:50:08.883Z] github.com/docker/docker/opts [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/archive [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/directory [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/platform [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/pools [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/progress [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/signal [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/stack [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:50:08.883Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/system [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:50:08.884Z] github.com/docker/docker/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:50:08.884Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:50:08.884Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:50:08.884Z] github.com/docker/docker/quota [2022-06-03T09:50:08.884Z] github.com/docker/docker/reference [2022-06-03T09:50:08.884Z] github.com/docker/docker/registry [2022-06-03T09:50:08.884Z] github.com/docker/docker/registry/resumable [2022-06-03T09:50:08.884Z] github.com/docker/docker/restartmanager [2022-06-03T09:50:08.884Z] github.com/docker/docker/rootless [2022-06-03T09:50:08.884Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:50:08.884Z] github.com/docker/docker/runconfig [2022-06-03T09:50:08.884Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/environment [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/registry [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/request [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/drivers [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/local [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/mounts [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/service [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:50:08.884Z] + base_pkg_list='github.com/docker/docker/api [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/backend [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/events [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/filters [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/image [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/mount [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/network [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/registry [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/time [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/versions [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/volume [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/config [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/debug [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/client [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:50:08.884Z] github.com/docker/docker/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/container/stream [2022-06-03T09:50:08.884Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:50:08.884Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:50:08.884Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/config [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/events [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/exec [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/images [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/links [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/names [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/network [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/stats [2022-06-03T09:50:08.884Z] github.com/docker/docker/distribution [2022-06-03T09:50:08.884Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:50:08.884Z] github.com/docker/docker/distribution/utils [2022-06-03T09:50:08.884Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:50:08.884Z] github.com/docker/docker/dockerversion [2022-06-03T09:50:08.884Z] github.com/docker/docker/errdefs [2022-06-03T09:50:08.884Z] github.com/docker/docker/image [2022-06-03T09:50:08.884Z] github.com/docker/docker/image/cache [2022-06-03T09:50:08.884Z] github.com/docker/docker/image/tarexport [2022-06-03T09:50:08.884Z] github.com/docker/docker/image/v1 [2022-06-03T09:50:08.884Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:50:08.884Z] github.com/docker/docker/layer [2022-06-03T09:50:08.884Z] github.com/docker/docker/libcontainerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:50:08.884Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:50:08.884Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:50:08.884Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:50:08.884Z] github.com/docker/docker/oci [2022-06-03T09:50:08.884Z] github.com/docker/docker/oci/caps [2022-06-03T09:50:08.884Z] github.com/docker/docker/opts [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/archive [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/directory [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/platform [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/pools [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/progress [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/signal [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/stack [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/system [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:50:08.884Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:50:08.884Z] github.com/docker/docker/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:50:08.884Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:50:08.884Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:50:08.884Z] github.com/docker/docker/quota [2022-06-03T09:50:08.884Z] github.com/docker/docker/reference [2022-06-03T09:50:08.884Z] github.com/docker/docker/registry [2022-06-03T09:50:08.884Z] github.com/docker/docker/registry/resumable [2022-06-03T09:50:08.884Z] github.com/docker/docker/restartmanager [2022-06-03T09:50:08.884Z] github.com/docker/docker/rootless [2022-06-03T09:50:08.884Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:50:08.884Z] github.com/docker/docker/runconfig [2022-06-03T09:50:08.884Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/environment [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/registry [2022-06-03T09:50:08.884Z] github.com/docker/docker/testutil/request [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/drivers [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/local [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/mounts [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/service [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:50:08.884Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:50:08.884Z] ++ echo 'github.com/docker/docker/api [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/backend [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/events [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/filters [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/image [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/mount [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/network [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/registry [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/time [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/versions [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:50:08.884Z] github.com/docker/docker/api/types/volume [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:50:08.884Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/config [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/debug [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:50:08.884Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/client [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:50:08.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:50:08.884Z] github.com/docker/docker/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/container/stream [2022-06-03T09:50:08.884Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:50:08.884Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:50:08.884Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/config [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/events [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/exec [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/images [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:50:08.884Z] github.com/docker/docker/daemon/links [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/names [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/network [2022-06-03T09:50:08.885Z] github.com/docker/docker/daemon/stats [2022-06-03T09:50:08.885Z] github.com/docker/docker/distribution [2022-06-03T09:50:08.885Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:50:08.885Z] github.com/docker/docker/distribution/utils [2022-06-03T09:50:08.885Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:50:08.885Z] github.com/docker/docker/dockerversion [2022-06-03T09:50:08.885Z] github.com/docker/docker/errdefs [2022-06-03T09:50:08.885Z] github.com/docker/docker/image [2022-06-03T09:50:08.885Z] github.com/docker/docker/image/cache [2022-06-03T09:50:08.885Z] github.com/docker/docker/image/tarexport [2022-06-03T09:50:08.885Z] github.com/docker/docker/image/v1 [2022-06-03T09:50:08.885Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:50:08.885Z] github.com/docker/docker/layer [2022-06-03T09:50:08.885Z] github.com/docker/docker/libcontainerd [2022-06-03T09:50:08.885Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:50:08.885Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:50:08.885Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/types [2022-06-03T09:50:08.885Z] github.com/docker/docker/oci [2022-06-03T09:50:08.885Z] github.com/docker/docker/oci/caps [2022-06-03T09:50:08.885Z] github.com/docker/docker/opts [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/archive [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/directory [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/platform [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/pools [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/progress [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/signal [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/stack [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/system [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:50:08.885Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:50:08.885Z] github.com/docker/docker/plugin [2022-06-03T09:50:08.885Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:50:08.885Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:50:08.885Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:50:08.885Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:50:08.885Z] github.com/docker/docker/quota [2022-06-03T09:50:08.885Z] github.com/docker/docker/reference [2022-06-03T09:50:08.885Z] github.com/docker/docker/registry [2022-06-03T09:50:08.885Z] github.com/docker/docker/registry/resumable [2022-06-03T09:50:08.885Z] github.com/docker/docker/restartmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/rootless [2022-06-03T09:50:08.885Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:50:08.885Z] github.com/docker/docker/runconfig [2022-06-03T09:50:08.885Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/environment [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/registry [2022-06-03T09:50:08.885Z] github.com/docker/docker/testutil/request [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume/drivers [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume/local [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume/mounts [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume/service [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:50:08.885Z] github.com/docker/docker/volume/testutils' [2022-06-03T09:50:08.885Z] ++ grep --fixed-strings /libnetwork [2022-06-03T09:50:08.885Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/types' [2022-06-03T09:50:08.885Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-06-03T09:50:08.885Z] + echo 'github.com/docker/docker/libnetwork [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/types' [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:50:08.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:50:08.885Z] + type docker-proxy [2022-06-03T09:50:08.885Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-06-03T09:50:08.885Z] + hack/make.sh binary-proxy install-proxy [2022-06-03T09:50:08.885Z] [2022-06-03T09:50:09.145Z] Removing bundles/ [2022-06-03T09:50:09.145Z] [2022-06-03T09:50:09.145Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-06-03T09:50:09.145Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-06-03T09:50:09.145Z] GOOS="" GOARCH="" GOARM="" [2022-06-03T09:50:13.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-06-03T09:50:13.264Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-06-03T09:50:14.192Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-06-03T09:50:14.246Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-06-03T09:50:14.246Z] === RUN TestInfoDebug [2022-06-03T09:50:14.246Z] --- PASS: TestInfoDebug (0.52s) [2022-06-03T09:50:14.246Z] === RUN TestInfoInsecureRegistries [2022-06-03T09:50:14.246Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-03T09:50:14.246Z] === RUN TestInfoRegistryMirrors [2022-06-03T09:50:14.448Z] docker_api_swarm_test.go:202: [da6db9c5da8de] joining swarm manager [deb38bda94895]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:50:14.509Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-06-03T09:50:14.509Z] === RUN TestLoginFailsWithBadCredentials [2022-06-03T09:50:14.509Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-03T09:50:14.509Z] === RUN TestPingCacheHeaders [2022-06-03T09:50:14.509Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-03T09:50:14.509Z] === RUN TestPingGet [2022-06-03T09:50:14.509Z] --- PASS: TestPingGet (0.01s) [2022-06-03T09:50:14.509Z] === RUN TestPingHead [2022-06-03T09:50:14.509Z] --- PASS: TestPingHead (0.01s) [2022-06-03T09:50:14.509Z] === RUN TestPingSwarmHeader [2022-06-03T09:50:15.082Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-03T09:50:15.649Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-03T09:50:16.356Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-06-03T09:50:16.725Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-03T09:50:16.725Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-06-03T09:50:16.725Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-03T09:50:16.725Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-03T09:50:16.725Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-03T09:50:16.725Z] === RUN TestVersion [2022-06-03T09:50:16.725Z] --- PASS: TestVersion (0.02s) [2022-06-03T09:50:16.725Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-06-03T09:50:16.725Z] === CONT TestDiskUsage [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/container_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/image_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/volume_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-03T09:50:17.291Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-03T09:50:17.293Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-06-03T09:50:17.293Z] [2022-06-03T09:50:17.293Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-06-03T09:50:17.293Z] Installing docker-proxy to /usr/local/bin/ [2022-06-03T09:50:17.293Z] [2022-06-03T09:50:17.293Z] + mkdir -p bundles [2022-06-03T09:50:17.293Z] + '[' -n 'github.com/docker/docker/api [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/backend/build [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/httpstatus [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/httputils [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/middleware [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/build [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/checkpoint [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/container [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/debug [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/distribution [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/grpc [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/image [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/network [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/plugin [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/session [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/swarm [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/system [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/server/router/volume [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/backend [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/blkiodev [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/container [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/events [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/filters [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/image [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/mount [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/network [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/plugins/logdriver [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/registry [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/strslice [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/swarm [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/swarm/runtime [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/time [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/versions [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/versions/v1p19 [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/versions/v1p20 [2022-06-03T09:50:17.293Z] github.com/docker/docker/api/types/volume [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next/exporter [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/builder-next/worker [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/dockerfile [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/remotecontext [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/remotecontext/git [2022-06-03T09:50:17.293Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-06-03T09:50:17.293Z] github.com/docker/docker/cli [2022-06-03T09:50:17.293Z] github.com/docker/docker/cli/config [2022-06-03T09:50:17.293Z] github.com/docker/docker/cli/debug [2022-06-03T09:50:17.293Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-06-03T09:50:17.293Z] github.com/docker/docker/cli/winresources/dockerd [2022-06-03T09:50:17.293Z] github.com/docker/docker/client [2022-06-03T09:50:17.293Z] github.com/docker/docker/cmd/docker-proxy [2022-06-03T09:50:17.293Z] github.com/docker/docker/cmd/dockerd [2022-06-03T09:50:17.293Z] github.com/docker/docker/cmd/dockerd/trap [2022-06-03T09:50:17.293Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-06-03T09:50:17.293Z] github.com/docker/docker/container [2022-06-03T09:50:17.293Z] github.com/docker/docker/container/stream [2022-06-03T09:50:17.293Z] github.com/docker/docker/contrib/apparmor [2022-06-03T09:50:17.293Z] github.com/docker/docker/contrib/docker-device-tool [2022-06-03T09:50:17.293Z] github.com/docker/docker/contrib/httpserver [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/cluster [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/cluster/convert [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/cluster/executor [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/cluster/executor/container [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/cluster/provider [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/config [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/events [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/events/testutils [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/exec [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/copy [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/register [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/images [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/initlayer [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/links [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/listeners [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/awslogs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/fluentd [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/gcplogs [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/gelf [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/journald [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/local [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/logentries [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/loggertest [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/loggerutils [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/splunk [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/syslog [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/logger/templates [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/names [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/network [2022-06-03T09:50:17.293Z] github.com/docker/docker/daemon/stats [2022-06-03T09:50:17.293Z] github.com/docker/docker/distribution [2022-06-03T09:50:17.293Z] github.com/docker/docker/distribution/metadata [2022-06-03T09:50:17.293Z] github.com/docker/docker/distribution/utils [2022-06-03T09:50:17.293Z] github.com/docker/docker/distribution/xfer [2022-06-03T09:50:17.293Z] github.com/docker/docker/dockerversion [2022-06-03T09:50:17.293Z] github.com/docker/docker/errdefs [2022-06-03T09:50:17.293Z] github.com/docker/docker/image [2022-06-03T09:50:17.293Z] github.com/docker/docker/image/cache [2022-06-03T09:50:17.293Z] github.com/docker/docker/image/tarexport [2022-06-03T09:50:17.293Z] github.com/docker/docker/image/v1 [2022-06-03T09:50:17.293Z] github.com/docker/docker/internal/test/suite [2022-06-03T09:50:17.293Z] github.com/docker/docker/layer [2022-06-03T09:50:17.293Z] github.com/docker/docker/libcontainerd [2022-06-03T09:50:17.293Z] github.com/docker/docker/libcontainerd/queue [2022-06-03T09:50:17.293Z] github.com/docker/docker/libcontainerd/remote [2022-06-03T09:50:17.293Z] github.com/docker/docker/libcontainerd/supervisor [2022-06-03T09:50:17.293Z] github.com/docker/docker/libcontainerd/types [2022-06-03T09:50:17.293Z] github.com/docker/docker/oci [2022-06-03T09:50:17.293Z] github.com/docker/docker/oci/caps [2022-06-03T09:50:17.293Z] github.com/docker/docker/opts [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/aaparser [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/archive [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/authorization [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/broadcaster [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/capabilities [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/chrootarchive [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/containerfs [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/devicemapper [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/directory [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/dmesg [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/fileutils [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/fsutils [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/homedir [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/idtools [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/ioutils [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/jsonmessage [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/longpath [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/loopback [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/namesgenerator [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/parsers [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/parsers/kernel [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/pidfile [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/platform [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/plugingetter [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/plugins [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/plugins/transport [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/pools [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/progress [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/pubsub [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/reexec [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/signal [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/stack [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/stdcopy [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/streamformatter [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/stringid [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/sysinfo [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/system [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/tailfile [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/tarsum [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/truncindex [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/urlutil [2022-06-03T09:50:17.293Z] github.com/docker/docker/pkg/useragent [2022-06-03T09:50:17.293Z] github.com/docker/docker/plugin [2022-06-03T09:50:17.293Z] github.com/docker/docker/plugin/executor/containerd [2022-06-03T09:50:17.293Z] github.com/docker/docker/plugin/v2 [2022-06-03T09:50:17.293Z] github.com/docker/docker/profiles/apparmor [2022-06-03T09:50:17.293Z] github.com/docker/docker/profiles/seccomp [2022-06-03T09:50:17.293Z] github.com/docker/docker/quota [2022-06-03T09:50:17.293Z] github.com/docker/docker/reference [2022-06-03T09:50:17.293Z] github.com/docker/docker/registry [2022-06-03T09:50:17.293Z] github.com/docker/docker/registry/resumable [2022-06-03T09:50:17.293Z] github.com/docker/docker/restartmanager [2022-06-03T09:50:17.293Z] github.com/docker/docker/rootless [2022-06-03T09:50:17.293Z] github.com/docker/docker/rootless/specconv [2022-06-03T09:50:17.293Z] github.com/docker/docker/runconfig [2022-06-03T09:50:17.293Z] github.com/docker/docker/runconfig/opts [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/daemon [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/environment [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/fakecontext [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/fakegit [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/fakestorage [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/fixtures/load [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/fixtures/plugin [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/registry [2022-06-03T09:50:17.293Z] github.com/docker/docker/testutil/request [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume/drivers [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume/local [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume/mounts [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume/service [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume/service/opts [2022-06-03T09:50:17.293Z] github.com/docker/docker/volume/testutils' ']' [2022-06-03T09:50:17.294Z] + 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/truncindex 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-06-03T09:50:17.294Z] ? github.com/docker/docker/api [no test files] [2022-06-03T09:50:17.549Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-03T09:50:17.549Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-03T09:50:17.549Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-03T09:50:17.549Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-03T09:50:17.549Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-03T09:50:17.549Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-03T09:50:17.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-03T09:50:17.550Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-03T09:50:17.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-03T09:50:17.550Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-03T09:50:17.550Z] === RUN TestDiskUsage/after_container.Run [2022-06-03T09:50:17.722Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-06-03T09:50:17.977Z] === RUN TestDockerSuite/TestEventsAttach [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-03T09:50:18.116Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-03T09:50:18.116Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage (1.59s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-03T09:50:18.116Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-03T09:50:18.117Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:50:18.117Z] PASS [2022-06-03T09:50:18.117Z] [2022-06-03T09:50:18.117Z] DONE 54 tests in 22.680s [2022-06-03T09:50:18.375Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-03T09:50:18.375Z] INFO: Testing against a local daemon [2022-06-03T09:50:18.375Z] === RUN TestVolumesCreateAndList [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-03T09:50:18.375Z] === RUN TestVolumesRemove [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesRemove (0.09s) [2022-06-03T09:50:18.375Z] === RUN TestVolumesInspect [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-03T09:50:18.375Z] === RUN TestVolumesInvalidJSON [2022-06-03T09:50:18.375Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-03T09:50:18.375Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-03T09:50:18.375Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-03T09:50:18.375Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-03T09:50:18.375Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-03T09:50:18.375Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-03T09:50:18.375Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-03T09:50:18.375Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-03T09:50:18.375Z] PASS [2022-06-03T09:50:18.375Z] [2022-06-03T09:50:18.375Z] DONE 9 tests in 0.161s [2022-06-03T09:50:18.375Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-03T09:50:18.539Z] === RUN TestDockerSuite/TestEventsCommit [2022-06-03T09:50:18.942Z] Stopping apparmor (via systemctl): apparmor.service. [2022-06-03T09:50:18.942Z] Removing test suite binaries [2022-06-03T09:50:18.942Z] exiting test-integration [2022-06-03T09:50:18.942Z] ++ exit 0 [2022-06-03T09:50:18.942Z] [2022-06-03T09:50:19.100Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-06-03T09:50:19.696Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-06-03T09:50:20.257Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch Post stage [Pipeline] junit [2022-06-03T09:50:20.330Z] Recording test results [2022-06-03T09:50:20.513Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-06-03T09:50:21.079Z] --- PASS: TestServicePlugin (31.67s) [2022-06-03T09:50:21.079Z] === RUN TestServiceUpdateLabel [2022-06-03T09:50:21.859Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-03T09:50:22.191Z] + echo Ensuring container killed. [2022-06-03T09:50:22.191Z] Ensuring container killed. [2022-06-03T09:50:22.191Z] + docker rm -vf docker-pr2 [2022-06-03T09:50:22.191Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-03T09:50:22.443Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-06-03T09:50:22.473Z] + echo Chowning /workspace to jenkins user [2022-06-03T09:50:22.473Z] Chowning /workspace to jenkins user [2022-06-03T09:50:22.473Z] + id -u [2022-06-03T09:50:22.473Z] + id -g [2022-06-03T09:50:22.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/workspace busybox chown -R 1000:1000 /workspace [2022-06-03T09:50:22.473Z] Unable to find image 'busybox:latest' locally [2022-06-03T09:50:22.473Z] latest: Pulling from library/busybox [2022-06-03T09:50:22.734Z] cecc78ee4075: Pulling fs layer [2022-06-03T09:50:22.734Z] cecc78ee4075: Download complete [2022-06-03T09:50:22.734Z] cecc78ee4075: Pull complete [2022-06-03T09:50:22.734Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d [2022-06-03T09:50:22.734Z] Status: Downloaded newer image for busybox:latest [2022-06-03T09:50:22.748Z] --- PASS: TestCreateServiceMultipleTimes (15.08s) [2022-06-03T09:50:22.748Z] === RUN TestCreateServiceConflict [2022-06-03T09:50:23.369Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-06-03T09:50:23.625Z] --- PASS: TestServiceUpdateLabel (2.57s) [2022-06-03T09:50:23.625Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-03T09:50:24.408Z] + bundleName=amd64-cgroup2 [2022-06-03T09:50:24.408Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-06-03T09:50:24.408Z] Creating amd64-cgroup2-bundles.tar.gz [2022-06-03T09:50:24.408Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-06-03T09:50:24.408Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-03T09:50:24.646Z] --- PASS: TestCreateServiceConflict (2.27s) [2022-06-03T09:50:24.646Z] === RUN TestCreateServiceMaxReplicas [Pipeline] archiveArtifacts [2022-06-03T09:50:24.676Z] Archiving artifacts [2022-06-03T09:50:26.142Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-06-03T09:50:26.146Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43409/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-03T09:50:26.448Z] + make clean [2022-06-03T09:50:26.448Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-03T09:50:26.448Z] docker-dev-cache [2022-06-03T09:50:26.448Z] docker-mod-cache [Pipeline] deleteDir [2022-06-03T09:50:27.229Z] --- PASS: TestCreateServiceMaxReplicas (2.63s) [2022-06-03T09:50:27.229Z] === RUN TestCreateWithDuplicateNetworkNames [2022-06-03T09:50:28.028Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T09:50:28.956Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-06-03T09:50:29.885Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-06-03T09:50:35.123Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-06-03T09:50:35.380Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-06-03T09:50:35.411Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-06-03T09:50:36.307Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-06-03T09:50:37.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-06-03T09:50:37.232Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-06-03T09:50:37.232Z] === RUN TestDockerSuite/TestEventsFilterType [2022-06-03T09:50:37.488Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-06-03T09:50:37.744Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-06-03T09:50:37.744Z] === RUN TestDockerSuite/TestEventsFilters [2022-06-03T09:50:38.671Z] --- PASS: TestServiceUpdateSecrets (14.93s) [2022-06-03T09:50:38.671Z] === RUN TestServiceUpdateConfigs [2022-06-03T09:50:39.233Z] docker_api_swarm_test.go:384: [d9077d04c2e3a] joining swarm manager [d0c2c866152e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:50:39.489Z] === RUN TestDockerSuite/TestEventsFormat [2022-06-03T09:50:40.855Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-06-03T09:50:40.855Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-06-03T09:50:40.855Z] === RUN TestDockerSuite/TestEventsImageImport [2022-06-03T09:50:40.855Z] docker_api_swarm_test.go:385: [dabbce641378c] joining swarm manager [d0c2c866152e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:50:41.782Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-06-03T09:50:42.038Z] === RUN TestDockerSuite/TestEventsImagePull [2022-06-03T09:50:42.095Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-06-03T09:50:42.095Z] === RUN TestCreateServiceSecretFileMode [2022-06-03T09:50:42.982Z] === RUN TestDockerSuite/TestEventsImageTag [2022-06-03T09:50:43.027Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-06-03T09:50:43.027Z] === RUN TestCreateServiceConfigFileMode [2022-06-03T09:50:43.913Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-06-03T09:50:43.913Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-06-03T09:50:43.913Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-03T09:50:43.913Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-06-03T09:50:43.913Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-03T09:50:43.913Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-06-03T09:50:45.555Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-06-03T09:50:45.555Z] === RUN TestCreateServiceSysctls [2022-06-03T09:50:46.425Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-06-03T09:50:46.425Z] === RUN TestDockerSuite/TestEventsRename [2022-06-03T09:50:46.986Z] === RUN TestDockerSuite/TestEventsResize [2022-06-03T09:50:47.547Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-06-03T09:50:48.833Z] --- PASS: TestCreateServiceSysctls (2.99s) [2022-06-03T09:50:48.833Z] === RUN TestCreateServiceCapabilities [2022-06-03T09:50:50.731Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2022-06-03T09:50:50.731Z] === RUN TestInspect [2022-06-03T09:50:53.258Z] --- PASS: TestInspect (2.64s) [2022-06-03T09:50:53.258Z] === RUN TestCreateJob [2022-06-03T09:50:54.077Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-06-03T09:50:54.077Z] === RUN TestDockerSuite/TestEventsStreaming [2022-06-03T09:50:54.077Z] --- PASS: TestServiceUpdateConfigs (15.30s) [2022-06-03T09:50:54.077Z] === RUN TestServiceUpdateNetwork [2022-06-03T09:50:54.332Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-06-03T09:50:56.537Z] --- PASS: TestCreateJob (2.57s) [2022-06-03T09:50:56.537Z] === RUN TestReplicatedJob [2022-06-03T09:50:57.596Z] === RUN TestDockerSuite/TestEventsTop [2022-06-03T09:50:57.851Z] === RUN TestDockerSuite/TestEventsUntag [2022-06-03T09:51:00.363Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-06-03T09:51:01.798Z] --- PASS: TestReplicatedJob (4.96s) [2022-06-03T09:51:01.798Z] === RUN TestUpdateReplicatedJob [2022-06-03T09:51:03.698Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-06-03T09:51:03.698Z] === RUN TestServiceListWithStatuses [2022-06-03T09:51:03.698Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:51:03.698Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-06-03T09:51:03.698Z] === RUN TestDockerNetworkConnectAlias [2022-06-03T09:51:07.061Z] === RUN TestDockerSuite/TestExec [2022-06-03T09:51:07.061Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2022-06-03T09:51:07.061Z] === RUN TestServiceUpdatePidsLimit [2022-06-03T09:51:07.061Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-06-03T09:51:07.623Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-06-03T09:51:07.879Z] --- PASS: TestDockerNetworkConnectAlias (3.96s) [2022-06-03T09:51:07.879Z] === RUN TestDockerNetworkReConnect [2022-06-03T09:51:08.184Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-06-03T09:51:08.184Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-03T09:51:08.747Z] === RUN TestDockerSuite/TestExecAPIStart [2022-06-03T09:51:09.003Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-03T09:51:09.931Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-06-03T09:51:10.495Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-06-03T09:51:11.057Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-06-03T09:51:11.158Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-06-03T09:51:11.158Z] === RUN TestServicePlugin [2022-06-03T09:51:11.158Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:51:11.158Z] --- SKIP: TestServicePlugin (0.00s) [2022-06-03T09:51:11.158Z] === RUN TestServiceUpdateLabel [2022-06-03T09:51:11.618Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-06-03T09:51:12.196Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-06-03T09:51:12.763Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-06-03T09:51:13.323Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-06-03T09:51:13.683Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-06-03T09:51:13.683Z] === RUN TestServiceUpdateSecrets [2022-06-03T09:51:14.251Z] === RUN TestDockerSuite/TestExecCgroup [2022-06-03T09:51:15.176Z] === RUN TestDockerSuite/TestExecEnv [2022-06-03T09:51:15.737Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-06-03T09:51:15.993Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-03T09:51:16.556Z] === RUN TestDockerSuite/TestExecExitStatus [2022-06-03T09:51:17.117Z] === RUN TestDockerSuite/TestExecInspectID [2022-06-03T09:51:19.005Z] === RUN TestDockerSuite/TestExecInteractive [2022-06-03T09:51:19.260Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-06-03T09:51:19.822Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-06-03T09:51:20.384Z] === RUN TestDockerSuite/TestExecParseError [2022-06-03T09:51:20.946Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-06-03T09:51:21.507Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-06-03T09:51:21.763Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-06-03T09:51:23.127Z] === RUN TestDockerSuite/TestExecSetEnv [2022-06-03T09:51:23.689Z] === RUN TestDockerSuite/TestExecStartFails [2022-06-03T09:51:23.689Z] --- PASS: TestServiceUpdatePidsLimit (16.94s) [2022-06-03T09:51:23.689Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2022-06-03T09:51:23.689Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-06-03T09:51:23.689Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-06-03T09:51:23.689Z] PASS [2022-06-03T09:51:23.689Z] [2022-06-03T09:51:23.689Z] === Skipped [2022-06-03T09:51:23.689Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-03T09:51:23.689Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:51:23.689Z] [2022-06-03T09:51:23.689Z] DONE 27 tests, 1 skipped in 181.480s [2022-06-03T09:51:23.689Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-06-03T09:51:23.689Z] ++ 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-06-03T09:51:23.689Z] ++ set -e [2022-06-03T09:51:23.689Z] ++ '[' -n 0 ']' [2022-06-03T09:51:23.689Z] ++ set -x [2022-06-03T09:51:23.689Z] ++ 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-06-03T09:51:23.946Z] INFO: Testing against a local daemon [2022-06-03T09:51:23.946Z] === RUN TestSessionCreate [2022-06-03T09:51:23.946Z] --- PASS: TestSessionCreate (0.03s) [2022-06-03T09:51:23.946Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-03T09:51:23.946Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-03T09:51:23.946Z] PASS [2022-06-03T09:51:23.946Z] [2022-06-03T09:51:23.946Z] DONE 2 tests in 0.154s [2022-06-03T09:51:23.946Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-06-03T09:51:23.946Z] ++ 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-06-03T09:51:23.946Z] ++ set -e [2022-06-03T09:51:23.946Z] ++ '[' -n 0 ']' [2022-06-03T09:51:23.946Z] ++ set -x [2022-06-03T09:51:23.946Z] ++ 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-06-03T09:51:24.203Z] INFO: Testing against a local daemon [2022-06-03T09:51:24.203Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-03T09:51:24.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-03T09:51:24.203Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-03T09:51:24.203Z] === RUN TestDiskUsage [2022-06-03T09:51:24.203Z] === PAUSE TestDiskUsage [2022-06-03T09:51:24.203Z] === RUN TestEventsExecDie [2022-06-03T09:51:24.203Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-06-03T09:51:24.764Z] --- PASS: TestEventsExecDie (0.71s) [2022-06-03T09:51:24.764Z] === RUN TestEventsBackwardsCompatible [2022-06-03T09:51:24.764Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-06-03T09:51:24.764Z] === RUN TestEventsVolumeCreate [2022-06-03T09:51:25.020Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-06-03T09:51:25.020Z] === RUN TestInfoBinaryCommits [2022-06-03T09:51:25.020Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-06-03T09:51:25.020Z] === RUN TestInfoAPIVersioned [2022-06-03T09:51:25.020Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-03T09:51:25.020Z] === RUN TestInfoAPI [2022-06-03T09:51:25.020Z] --- PASS: TestInfoAPI (0.02s) [2022-06-03T09:51:25.020Z] === RUN TestInfoAPIWarnings [2022-06-03T09:51:28.547Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-06-03T09:51:28.547Z] === RUN TestServiceUpdateConfigs [2022-06-03T09:51:34.955Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-06-03T09:51:35.518Z] === RUN TestDockerSuite/TestExecTTY [2022-06-03T09:51:36.082Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-06-03T09:51:36.645Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-06-03T09:51:37.207Z] === RUN TestDockerSuite/TestExecUlimits [2022-06-03T09:51:37.770Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-06-03T09:51:37.770Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-03T09:51:37.770Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-06-03T09:51:39.142Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-06-03T09:51:39.703Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-06-03T09:51:40.266Z] === RUN TestDockerSuite/TestExecWithTERM [2022-06-03T09:51:40.830Z] === RUN TestDockerSuite/TestExecWithUser [2022-06-03T09:51:41.392Z] === RUN TestDockerSuite/TestGetContainerStats [2022-06-03T09:51:41.392Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-03T09:51:41.392Z] === RUN TestInfoDebug [2022-06-03T09:51:41.954Z] --- PASS: TestInfoDebug (0.52s) [2022-06-03T09:51:41.954Z] === RUN TestInfoInsecureRegistries [2022-06-03T09:51:42.514Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-03T09:51:42.514Z] === RUN TestInfoRegistryMirrors [2022-06-03T09:51:43.076Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-03T09:51:43.076Z] === RUN TestLoginFailsWithBadCredentials [2022-06-03T09:51:43.076Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-03T09:51:43.076Z] === RUN TestPingCacheHeaders [2022-06-03T09:51:43.076Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-03T09:51:43.076Z] === RUN TestPingGet [2022-06-03T09:51:43.076Z] --- PASS: TestPingGet (0.01s) [2022-06-03T09:51:43.076Z] === RUN TestPingHead [2022-06-03T09:51:43.076Z] --- PASS: TestPingHead (0.01s) [2022-06-03T09:51:43.076Z] === RUN TestPingSwarmHeader [2022-06-03T09:51:43.411Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-06-03T09:51:43.411Z] === RUN TestServiceUpdateNetwork [2022-06-03T09:51:43.636Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-03T09:51:43.892Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-03T09:51:43.892Z] check_test.go:378: [dabbce641378c] daemon is not started [2022-06-03T09:51:43.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-06-03T09:51:44.819Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-03T09:51:44.819Z] --- PASS: TestPingSwarmHeader (1.72s) [2022-06-03T09:51:44.819Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-03T09:51:44.819Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-03T09:51:44.819Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-03T09:51:44.819Z] === RUN TestVersion [2022-06-03T09:51:44.819Z] --- PASS: TestVersion (0.01s) [2022-06-03T09:51:44.819Z] === CONT TestDiskUsage [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/container_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/image_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/volume_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-03T09:51:45.380Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-03T09:51:45.636Z] === RUN TestDiskUsage/after_container.Run [2022-06-03T09:51:46.197Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-06-03T09:51:46.197Z] docker_api_swarm_test.go:802: [da584c7bcb52b] joining swarm manager [d07b2af757565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-03T09:51:46.197Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-03T09:51:46.454Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-03T09:51:46.454Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-03T09:51:46.454Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage (1.64s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run (0.64s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-03T09:51:46.454Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:51:46.454Z] PASS [2022-06-03T09:51:46.454Z] [2022-06-03T09:51:46.454Z] === Skipped [2022-06-03T09:51:46.454Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-03T09:51:46.454Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-03T09:51:46.454Z] [2022-06-03T09:51:46.454Z] DONE 54 tests, 1 skipped in 22.572s [2022-06-03T09:51:46.454Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-03T09:51:46.454Z] ++ 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-06-03T09:51:46.454Z] ++ set -e [2022-06-03T09:51:46.454Z] ++ '[' -n 0 ']' [2022-06-03T09:51:46.454Z] ++ set -x [2022-06-03T09:51:46.454Z] ++ 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-06-03T09:51:46.710Z] INFO: Testing against a local daemon [2022-06-03T09:51:46.710Z] === RUN TestVolumesCreateAndList [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-03T09:51:46.710Z] === RUN TestVolumesRemove [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesRemove (0.06s) [2022-06-03T09:51:46.710Z] === RUN TestVolumesInspect [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-03T09:51:46.710Z] === RUN TestVolumesInvalidJSON [2022-06-03T09:51:46.710Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-03T09:51:46.710Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-03T09:51:46.710Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-03T09:51:46.710Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-03T09:51:46.710Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-03T09:51:46.710Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-03T09:51:46.710Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-03T09:51:46.710Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-03T09:51:46.710Z] PASS [2022-06-03T09:51:46.710Z] [2022-06-03T09:51:46.710Z] DONE 9 tests in 0.194s [2022-06-03T09:51:46.710Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-03T09:51:46.967Z] ++++ cat bundles/test-integration/docker.pid [2022-06-03T09:51:46.967Z] +++ kill 6626 [2022-06-03T09:51:47.223Z] +++ /etc/init.d/apparmor stop [2022-06-03T09:51:47.223Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-03T09:51:47.223Z] [2022-06-03T09:51:47.223Z] Unloading profiles will leave already running processes permanently [2022-06-03T09:51:47.223Z] unconfined, which can lead to unexpected situations. [2022-06-03T09:51:47.223Z] [2022-06-03T09:51:47.223Z] To set a process to complain mode, use the command line tool [2022-06-03T09:51:47.223Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-03T09:51:47.223Z] +++ true [2022-06-03T09:51:47.223Z] exiting test-integration [2022-06-03T09:51:47.223Z] ++ exit 0 [2022-06-03T09:51:47.223Z] [2022-06-03T09:51:47.479Z] docker_api_swarm_test.go:802: [d6dde37817bf7] joining swarm manager [d07b2af757565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:51:48.041Z] + for job in $(jobs -p) [2022-06-03T09:51:48.041Z] + wait 3778 [2022-06-03T09:51:48.968Z] docker_api_swarm_test.go:802: [d1189f0352e16] joining swarm manager [d07b2af757565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-03T09:51:50.854Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-06-03T09:51:51.112Z] docker_api_swarm_test.go:802: [d8ed8bc916e03] joining swarm manager [d07b2af757565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-03T09:51:52.478Z] docker_api_swarm_test.go:810: [da77e7ac1edd8] joining swarm manager [d07b2af757565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-06-03T09:51:52.478Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-06-03T09:51:55.601Z] --- PASS: TestServiceUpdateNetwork (11.80s) [2022-06-03T09:51:55.601Z] === RUN TestServiceUpdatePidsLimit [2022-06-03T09:51:55.601Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-06-03T09:51:55.601Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-06-03T09:51:57.717Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-06-03T09:51:57.717Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-06-03T09:51:57.717Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-06-03T09:51:57.717Z] === RUN TestDockerSuite/TestHealth [2022-06-03T09:52:03.716Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-06-03T09:52:10.291Z] --- PASS: TestServiceUpdatePidsLimit (16.09s) [2022-06-03T09:52:10.291Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-06-03T09:52:10.291Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-06-03T09:52:10.291Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-06-03T09:52:10.291Z] PASS [2022-06-03T09:52:10.291Z] [2022-06-03T09:52:10.291Z] === Skipped [2022-06-03T09:52:10.291Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-06-03T09:52:10.291Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-06-03T09:52:10.291Z] [2022-06-03T09:52:10.291Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-06-03T09:52:10.291Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-06-03T09:52:10.291Z] [2022-06-03T09:52:10.291Z] DONE 27 tests, 2 skipped in 129.687s [2022-06-03T09:52:10.291Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-06-03T09:52:10.291Z] ++ 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-06-03T09:52:10.291Z] ++ set -e [2022-06-03T09:52:10.291Z] ++ '[' -n 0 ']' [2022-06-03T09:52:10.291Z] ++ set -x [2022-06-03T09:52:10.291Z] ++ 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-06-03T09:52:10.291Z] INFO: Testing against a local daemon [2022-06-03T09:52:10.291Z] === RUN TestSessionCreate [2022-06-03T09:52:10.291Z] --- PASS: TestSessionCreate (0.02s) [2022-06-03T09:52:10.291Z] === RUN TestSessionCreateWithBadUpgrade [2022-06-03T09:52:10.291Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-06-03T09:52:10.291Z] PASS [2022-06-03T09:52:10.291Z] [2022-06-03T09:52:10.291Z] DONE 2 tests in 0.132s [2022-06-03T09:52:10.291Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-06-03T09:52:10.291Z] ++ 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-06-03T09:52:10.291Z] ++ set -e [2022-06-03T09:52:10.291Z] ++ '[' -n 0 ']' [2022-06-03T09:52:10.291Z] ++ set -x [2022-06-03T09:52:10.291Z] ++ 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-06-03T09:52:10.291Z] INFO: Testing against a local daemon [2022-06-03T09:52:10.291Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-06-03T09:52:10.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-03T09:52:10.291Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-03T09:52:10.291Z] === RUN TestDiskUsage [2022-06-03T09:52:10.291Z] === PAUSE TestDiskUsage [2022-06-03T09:52:10.291Z] === RUN TestEventsExecDie [2022-06-03T09:52:10.549Z] --- PASS: TestEventsExecDie (0.49s) [2022-06-03T09:52:10.549Z] === RUN TestEventsBackwardsCompatible [2022-06-03T09:52:10.549Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-06-03T09:52:10.549Z] === RUN TestEventsVolumeCreate [2022-06-03T09:52:10.549Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-06-03T09:52:10.549Z] === RUN TestInfoBinaryCommits [2022-06-03T09:52:10.806Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-06-03T09:52:10.806Z] === RUN TestInfoAPIVersioned [2022-06-03T09:52:10.806Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-06-03T09:52:10.806Z] === RUN TestInfoAPI [2022-06-03T09:52:10.806Z] --- PASS: TestInfoAPI (0.02s) [2022-06-03T09:52:10.806Z] === RUN TestInfoAPIWarnings [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/container [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/events [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/image [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/network [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 77.3% of statements [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/builder/dockerfile 0.547s coverage: 49.3% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/builder/remotecontext 0.116s coverage: 13.7% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/builder/remotecontext/git 1.649s coverage: 86.3% of statements [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/cli [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/cli/config [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-06-03T09:52:11.905Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-06-03T09:52:11.905Z] ok github.com/docker/docker/cmd/docker-proxy 0.271s coverage: 67.6% of statements [2022-06-03T09:52:16.114Z] ok github.com/docker/docker/client 0.100s coverage: 75.6% of statements [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-06-03T09:52:19.620Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-06-03T09:52:20.546Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-06-03T09:52:20.802Z] === RUN TestDockerSuite/TestImagesFormat [2022-06-03T09:52:21.058Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-06-03T09:52:21.619Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-06-03T09:52:24.132Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-06-03T09:52:24.132Z] === RUN TestDockerSuite/TestImportBadURL [2022-06-03T09:52:24.132Z] === RUN TestDockerSuite/TestImportDisplay [2022-06-03T09:52:25.496Z] === RUN TestDockerSuite/TestImportFile [2022-06-03T09:52:26.424Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-06-03T09:52:26.424Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-06-03T09:52:27.351Z] === RUN TestDockerSuite/TestImportGzipped [2022-06-03T09:52:28.717Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-06-03T09:52:28.883Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-06-03T09:52:28.883Z] === RUN TestInfoDebug [2022-06-03T09:52:28.883Z] --- PASS: TestInfoDebug (0.52s) [2022-06-03T09:52:28.883Z] === RUN TestInfoInsecureRegistries [2022-06-03T09:52:28.883Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-06-03T09:52:28.883Z] === RUN TestInfoRegistryMirrors [2022-06-03T09:52:28.883Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-06-03T09:52:28.883Z] === RUN TestLoginFailsWithBadCredentials [2022-06-03T09:52:28.883Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-06-03T09:52:28.883Z] === RUN TestPingCacheHeaders [2022-06-03T09:52:28.883Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-06-03T09:52:28.883Z] === RUN TestPingGet [2022-06-03T09:52:28.883Z] --- PASS: TestPingGet (0.01s) [2022-06-03T09:52:28.883Z] === RUN TestPingHead [2022-06-03T09:52:28.883Z] --- PASS: TestPingHead (0.02s) [2022-06-03T09:52:28.883Z] === RUN TestPingSwarmHeader [2022-06-03T09:52:29.448Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-06-03T09:52:29.647Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-06-03T09:52:30.013Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-06-03T09:52:30.209Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-06-03T09:52:30.771Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-06-03T09:52:30.947Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-06-03T09:52:30.947Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-06-03T09:52:30.947Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-06-03T09:52:30.947Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-06-03T09:52:30.947Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-06-03T09:52:30.947Z] === RUN TestVersion [2022-06-03T09:52:30.947Z] --- PASS: TestVersion (0.02s) [2022-06-03T09:52:30.947Z] === CONT TestDiskUsage [2022-06-03T09:52:31.332Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-06-03T09:52:31.332Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-06-03T09:52:31.332Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/container_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/image_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/volume_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/build-cache_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-06-03T09:52:31.513Z] === RUN TestDiskUsage/after_LoadBusybox [2022-06-03T09:52:31.588Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-06-03T09:52:31.771Z] === RUN TestDiskUsage/after_container.Run [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-06-03T09:52:32.030Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage (1.11s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-06-03T09:52:32.030Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-06-03T09:52:32.030Z] PASS [2022-06-03T09:52:32.030Z] [2022-06-03T09:52:32.030Z] === Skipped [2022-06-03T09:52:32.030Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-06-03T09:52:32.030Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-06-03T09:52:32.030Z] [2022-06-03T09:52:32.030Z] DONE 54 tests, 1 skipped in 22.185s [2022-06-03T09:52:32.150Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-06-03T09:52:32.288Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-06-03T09:52:32.288Z] ++ 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-06-03T09:52:32.288Z] ++ set -e [2022-06-03T09:52:32.288Z] ++ '[' -n 0 ']' [2022-06-03T09:52:32.288Z] ++ set -x [2022-06-03T09:52:32.288Z] ++ 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-06-03T09:52:32.288Z] INFO: Testing against a local daemon [2022-06-03T09:52:32.288Z] === RUN TestVolumesCreateAndList [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-06-03T09:52:32.288Z] === RUN TestVolumesRemove [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesRemove (0.05s) [2022-06-03T09:52:32.288Z] === RUN TestVolumesInspect [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInspect (0.02s) [2022-06-03T09:52:32.288Z] === RUN TestVolumesInvalidJSON [2022-06-03T09:52:32.288Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-06-03T09:52:32.288Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-06-03T09:52:32.288Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-06-03T09:52:32.288Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-06-03T09:52:32.288Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-06-03T09:52:32.288Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-06-03T09:52:32.288Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-06-03T09:52:32.288Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-06-03T09:52:32.288Z] PASS [2022-06-03T09:52:32.288Z] [2022-06-03T09:52:32.288Z] DONE 9 tests in 0.197s [2022-06-03T09:52:32.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-03T09:52:32.545Z] ++++ cat bundles/test-integration/docker.pid [2022-06-03T09:52:32.545Z] +++ kill 14199 [2022-06-03T09:52:32.713Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-06-03T09:52:32.803Z] +++ /etc/init.d/apparmor stop [2022-06-03T09:52:32.803Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-03T09:52:32.803Z] [2022-06-03T09:52:32.803Z] Unloading profiles will leave already running processes permanently [2022-06-03T09:52:32.803Z] unconfined, which can lead to unexpected situations. [2022-06-03T09:52:32.803Z] [2022-06-03T09:52:32.803Z] To set a process to complain mode, use the command line tool [2022-06-03T09:52:32.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-03T09:52:32.803Z] +++ true [2022-06-03T09:52:32.803Z] exiting test-integration [2022-06-03T09:52:32.803Z] ++ exit 0 [2022-06-03T09:52:32.803Z] [2022-06-03T09:52:32.969Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy Post stage [Pipeline] junit [2022-06-03T09:52:33.380Z] Recording test results [2022-06-03T09:52:33.530Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-06-03T09:52:33.626Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-03T09:52:33.786Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-06-03T09:52:33.786Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-06-03T09:52:33.953Z] + echo Ensuring container killed. [2022-06-03T09:52:33.953Z] Ensuring container killed. [2022-06-03T09:52:33.953Z] + docker rm -vf docker-pr2 [2022-06-03T09:52:33.953Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-03T09:52:34.232Z] + echo Chowning /workspace to jenkins user [2022-06-03T09:52:34.232Z] Chowning /workspace to jenkins user [2022-06-03T09:52:34.232Z] + id -u [2022-06-03T09:52:34.232Z] + id -g [2022-06-03T09:52:34.232Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/workspace busybox chown -R 1000:1000 /workspace [2022-06-03T09:52:34.232Z] Unable to find image 'busybox:latest' locally [2022-06-03T09:52:34.232Z] latest: Pulling from library/busybox [2022-06-03T09:52:34.490Z] b12a2464d6dd: Pulling fs layer [2022-06-03T09:52:34.490Z] b12a2464d6dd: Download complete [2022-06-03T09:52:34.490Z] b12a2464d6dd: Pull complete [2022-06-03T09:52:34.490Z] Digest: sha256:de56395ae0788e364797f0c60464d4693c43c33cc04ec26fc3b0931b2e7c9d7d [2022-06-03T09:52:34.490Z] Status: Downloaded newer image for busybox:latest [2022-06-03T09:52:35.151Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-06-03T09:52:35.406Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-06-03T09:52:35.812Z] === RUN TestDockerSuite/TestInspectByPrefix [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-03T09:52:36.070Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-06-03T09:52:36.203Z] + bundleName=arm64-integration [2022-06-03T09:52:36.203Z] + echo Creating arm64-integration-bundles.tar.gz [2022-06-03T09:52:36.203Z] Creating arm64-integration-bundles.tar.gz [2022-06-03T09:52:36.203Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-06-03T09:52:36.203Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-06-03T09:52:36.326Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-06-03T09:52:36.326Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-03T09:52:36.326Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [Pipeline] archiveArtifacts [2022-06-03T09:52:36.472Z] Archiving artifacts [2022-06-03T09:52:37.253Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-06-03T09:52:37.509Z] === RUN TestDockerSuite/TestInspectDefault [2022-06-03T09:52:38.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43409/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-03T09:52:38.082Z] === RUN TestDockerSuite/TestInspectHistory [2022-06-03T09:52:38.329Z] + make clean [2022-06-03T09:52:38.587Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-03T09:52:38.587Z] docker-dev-cache [2022-06-03T09:52:38.587Z] docker-mod-cache [Pipeline] deleteDir [2022-06-03T09:52:38.643Z] === RUN TestDockerSuite/TestInspectImage [2022-06-03T09:52:38.643Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-06-03T09:52:38.643Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-06-03T09:52:38.643Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-03T09:52:38.643Z] === RUN TestDockerSuite/TestInspectInt64 [2022-06-03T09:52:39.204Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-06-03T09:52:39.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-06-03T09:52:39.460Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-06-03T09:52:39.716Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-06-03T09:52:39.971Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-06-03T09:52:40.533Z] === RUN TestDockerSuite/TestInspectPlugin [Pipeline] // stage [Pipeline] } [2022-06-03T09:52:42.471Z] === RUN TestDockerSuite/TestInspectRootFS [2022-06-03T09:52:42.471Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-06-03T09:52:43.033Z] === RUN TestDockerSuite/TestInspectStatus [2022-06-03T09:52:43.595Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-06-03T09:52:44.522Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-06-03T09:52:45.084Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-06-03T09:52:45.646Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-06-03T09:52:46.208Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-06-03T09:52:46.467Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-06-03T09:52:47.033Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-06-03T09:52:47.289Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-06-03T09:52:47.289Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-06-03T09:52:49.176Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-06-03T09:52:50.541Z] === RUN TestDockerSuite/TestLinksEnvs [2022-06-03T09:52:51.101Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-06-03T09:52:51.357Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-06-03T09:52:53.246Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-06-03T09:52:55.135Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-06-03T09:52:56.501Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-06-03T09:52:56.501Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-06-03T09:52:58.388Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-06-03T09:52:58.643Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-06-03T09:52:59.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-06-03T09:53:00.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-06-03T09:53:02.833Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.7% of statements [2022-06-03T09:53:02.833Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-06-03T09:53:02.833Z] ok github.com/docker/docker/cmd/dockerd/trap 2.578s coverage: 0.0% of statements [2022-06-03T09:53:02.833Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-06-03T09:53:02.833Z] ? github.com/docker/docker/container/stream [no test files] [2022-06-03T09:53:02.833Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-06-03T09:53:02.833Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-06-03T09:53:02.833Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-06-03T09:53:06.164Z] ok github.com/docker/docker/daemon/cluster 0.079s coverage: 0.5% of statements [2022-06-03T09:53:06.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-06-03T09:53:07.546Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-06-03T09:53:07.557Z] docker_api_swarm_service_test.go:395: [daa60f941ac9d] joining swarm manager [de0e317dcd6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:53:08.486Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-06-03T09:53:08.486Z] docker_api_swarm_service_test.go:395: [d97562ce2e870] joining swarm manager [de0e317dcd6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:53:08.929Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-06-03T09:53:10.376Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-06-03T09:53:12.265Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-06-03T09:53:12.522Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-06-03T09:53:16.687Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-06-03T09:53:16.687Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-06-03T09:53:16.942Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-06-03T09:53:16.942Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-06-03T09:53:16.942Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-06-03T09:53:17.063Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.4% of statements [2022-06-03T09:53:17.323Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.5% of statements [2022-06-03T09:53:17.893Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-06-03T09:53:18.153Z] ok github.com/docker/docker/daemon 10.190s coverage: 16.1% of statements [2022-06-03T09:53:18.153Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-06-03T09:53:18.153Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-06-03T09:53:18.153Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-06-03T09:53:18.153Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-06-03T09:53:18.413Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-06-03T09:53:18.832Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-06-03T09:53:19.087Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-06-03T09:53:20.324Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.758s coverage: 74.8% of statements [2022-06-03T09:53:20.585Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-06-03T09:53:21.969Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.516s coverage: 56.2% of statements [2022-06-03T09:53:23.247Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-06-03T09:53:23.247Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-06-03T09:53:23.380Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-06-03T09:53:25.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-06-03T09:53:25.293Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.357s coverage: 50.6% of statements [2022-06-03T09:53:25.293Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.463s coverage: 45.9% of statements [2022-06-03T09:53:25.293Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-06-03T09:53:26.236Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-06-03T09:53:27.026Z] docker_api_swarm_service_test.go:343: [d85c4bc3498bb] joining swarm manager [d4712a2680759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:53:27.176Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.709s coverage: 58.5% of statements [2022-06-03T09:53:27.176Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-06-03T09:53:27.176Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-06-03T09:53:27.176Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-06-03T09:53:27.292Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-06-03T09:53:27.747Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-06-03T09:53:27.856Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-06-03T09:53:27.856Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-06-03T09:53:27.856Z] docker_api_swarm_service_test.go:343: [d2bb7098cfdf6] joining swarm manager [d4712a2680759]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:53:29.220Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-06-03T09:53:29.658Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-06-03T09:53:29.658Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-06-03T09:53:29.658Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-06-03T09:53:29.658Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-06-03T09:53:30.147Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-06-03T09:53:30.600Z] ok github.com/docker/docker/daemon/logger/fluentd 0.017s coverage: 53.6% of statements [2022-06-03T09:53:30.860Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 80.2% of statements [2022-06-03T09:53:30.860Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-06-03T09:53:31.076Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-06-03T09:53:31.431Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-06-03T09:53:31.431Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.4% of statements [2022-06-03T09:53:32.002Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-06-03T09:53:32.440Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-06-03T09:53:32.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.182s coverage: 76.8% of statements [2022-06-03T09:53:33.001Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-06-03T09:53:33.222Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 79.2% of statements [2022-06-03T09:53:33.222Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-06-03T09:53:33.222Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-06-03T09:53:34.164Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-06-03T09:53:34.164Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 62.0% of statements [2022-06-03T09:53:34.888Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-06-03T09:53:35.107Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-06-03T09:53:35.144Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-06-03T09:53:35.679Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-06-03T09:53:35.706Z] === RUN TestDockerSuite/TestLogsSince [2022-06-03T09:53:36.250Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-06-03T09:53:37.193Z] ok github.com/docker/docker/daemon/logger/splunk 1.626s coverage: 82.5% of statements [2022-06-03T09:53:37.193Z] ? github.com/docker/docker/daemon/names [no test files] [2022-06-03T09:53:37.193Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-06-03T09:53:37.764Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-06-03T09:53:38.025Z] ok github.com/docker/docker/distribution 0.632s coverage: 28.0% of statements [2022-06-03T09:53:38.025Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-06-03T09:53:38.967Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-06-03T09:53:39.538Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-06-03T09:53:39.799Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-06-03T09:53:40.370Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-06-03T09:53:40.630Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-06-03T09:53:40.630Z] ? github.com/docker/docker/dockerversion [no test files] [2022-06-03T09:53:40.630Z] ? github.com/docker/docker/image/v1 [no test files] [2022-06-03T09:53:40.630Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-06-03T09:53:41.201Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-06-03T09:53:42.142Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-06-03T09:53:42.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-06-03T09:53:42.403Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-06-03T09:53:42.663Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-06-03T09:53:42.807Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-06-03T09:53:44.047Z] ok github.com/docker/docker/pkg/archive 0.303s coverage: 81.9% of statements [2022-06-03T09:53:44.989Z] ok github.com/docker/docker/pkg/authorization 0.164s coverage: 68.3% of statements [2022-06-03T09:53:44.989Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-06-03T09:53:45.250Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-06-03T09:53:46.071Z] docker_api_swarm_service_test.go:490: [d57b1ad739e80] joining swarm manager [d667bc1829595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:53:47.433Z] docker_api_swarm_service_test.go:490: [d5f14966d8d25] joining swarm manager [d667bc1829595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:53:48.638Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 42.7% of statements [2022-06-03T09:53:48.638Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-06-03T09:53:48.898Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-06-03T09:53:48.898Z] ok github.com/docker/docker/layer 7.125s coverage: 69.0% of statements [2022-06-03T09:53:48.898Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-06-03T09:53:48.898Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-06-03T09:53:48.898Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-06-03T09:53:48.898Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-06-03T09:53:48.898Z] ? github.com/docker/docker/oci/caps [no test files] [2022-06-03T09:53:48.898Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-06-03T09:53:49.159Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2022-06-03T09:53:49.320Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-06-03T09:53:49.730Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 87.2% of statements [2022-06-03T09:53:49.730Z] ok github.com/docker/docker/pkg/fsutils 0.171s coverage: 85.1% of statements [2022-06-03T09:53:49.881Z] === RUN TestDockerSuite/TestLogsTail [2022-06-03T09:53:49.991Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-06-03T09:53:50.443Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-06-03T09:53:51.004Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-06-03T09:53:51.373Z] ok github.com/docker/docker/pkg/idtools 0.517s coverage: 67.9% of statements [2022-06-03T09:53:51.373Z] ok github.com/docker/docker/pkg/ioutils 0.436s coverage: 70.1% of statements [2022-06-03T09:53:51.373Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-06-03T09:53:51.373Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-06-03T09:53:51.373Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-06-03T09:53:51.564Z] === RUN TestDockerSuite/TestMountIntoProc [2022-06-03T09:53:51.634Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-06-03T09:53:51.821Z] === RUN TestDockerSuite/TestMountIntoSys [2022-06-03T09:53:51.894Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-06-03T09:53:52.154Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-06-03T09:53:52.154Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-06-03T09:53:52.396Z] === RUN TestDockerSuite/TestNetHostname [2022-06-03T09:53:52.415Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-06-03T09:53:52.415Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-06-03T09:53:52.416Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-06-03T09:53:52.987Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-06-03T09:53:53.561Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-06-03T09:53:53.781Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-06-03T09:53:53.781Z] === RUN TestDockerSuite/TestNetworkEvents [2022-06-03T09:53:53.821Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-06-03T09:53:53.821Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-06-03T09:53:55.202Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-06-03T09:53:55.462Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-06-03T09:53:55.722Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-06-03T09:53:55.982Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-06-03T09:53:56.243Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-06-03T09:53:56.243Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-06-03T09:53:56.813Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-06-03T09:53:57.074Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-06-03T09:53:57.334Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-06-03T09:53:57.905Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-06-03T09:53:58.165Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-06-03T09:53:58.425Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-06-03T09:54:00.311Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-06-03T09:54:00.335Z] ok github.com/docker/docker/plugin 0.520s coverage: 23.2% of statements [2022-06-03T09:54:00.568Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-06-03T09:54:00.596Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-06-03T09:54:00.856Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-06-03T09:54:01.129Z] === RUN TestDockerSuite/TestPluginActive [2022-06-03T09:54:01.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-06-03T09:54:01.798Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-06-03T09:54:02.059Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-06-03T09:54:03.000Z] ok github.com/docker/docker/registry 0.050s coverage: 58.6% of statements [2022-06-03T09:54:03.016Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-06-03T09:54:03.570Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-06-03T09:54:03.570Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-06-03T09:54:04.141Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-06-03T09:54:04.401Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-06-03T09:54:06.312Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-06-03T09:54:06.882Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-06-03T09:54:07.143Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-06-03T09:54:07.180Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-06-03T09:54:08.525Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-06-03T09:54:09.694Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-06-03T09:54:09.694Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-03T09:54:09.694Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-06-03T09:54:09.694Z] docker_api_swarm_service_test.go:128: [d5a80ca2246aa] joining swarm manager [de118f5605088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:54:10.255Z] docker_api_swarm_service_test.go:129: [d31e0d95169c2] joining swarm manager [de118f5605088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:54:10.510Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-06-03T09:54:12.400Z] docker_api_swarm_service_test.go:137: [dc8faa6965488] joining swarm manager [de118f5605088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-03T09:54:12.963Z] docker_api_swarm_service_test.go:138: [d6476078e5580] joining swarm manager [de118f5605088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-06-03T09:54:13.889Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-06-03T09:54:15.777Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-06-03T09:54:18.289Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-06-03T09:54:23.539Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-06-03T09:54:24.099Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-06-03T09:54:25.029Z] === RUN TestDockerSuite/TestPortHostBinding [2022-06-03T09:54:25.956Z] === RUN TestDockerSuite/TestPortList [2022-06-03T09:54:30.476Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/rootless [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/testutil/request [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/volume [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-06-03T09:54:30.476Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === Skipped [2022-06-03T09:54:30.476Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-06-03T09:54:30.476Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-06-03T09:54:30.476Z] network_proxy_test.go:208: No support for dual stack yet [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-06-03T09:54:30.476Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-06-03T09:54:30.476Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver btrfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:71: No driver to put! [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-06-03T09:54:30.476Z] time="2022-06-03T09:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-06-03T09:54:30.476Z] time="2022-06-03T09:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-06-03T09:54:30.476Z] time="2022-06-03T09:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-06-03T09:54:30.476Z] time="2022-06-03T09:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-06-03T09:54:30.476Z] time="2022-06-03T09:53:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-06-03T09:54:30.476Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-06-03T09:54:30.476Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:71: No driver to put! [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-06-03T09:54:30.476Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-06-03T09:54:30.476Z] overlay_test.go:50: Fails to compute changes intermittently [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-06-03T09:54:30.476Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-06-03T09:54:30.476Z] [2022-06-03T09:54:30.476Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-06-03T09:54:30.476Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-06-03T09:54:30.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.477Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-06-03T09:54:30.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.477Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-06-03T09:54:30.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.477Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-06-03T09:54:30.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.477Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-06-03T09:54:30.477Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-06-03T09:54:30.477Z] graphtest_unix.go:44: Driver zfs not supported [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-06-03T09:54:30.477Z] graphtest_unix.go:71: No driver to put! [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-06-03T09:54:30.477Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-06-03T09:54:30.477Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-06-03T09:54:30.477Z] [2022-06-03T09:54:30.477Z] DONE 2781 tests, 28 skipped in 250.823s [2022-06-03T09:54:30.477Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/bitseq [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cluster [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/config [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/datastore [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/diagnostic [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/discoverapi [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/driverapi [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/host [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/null [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/remote [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/windows [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/drvregistry [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/etchosts [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/idm [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/internal/caller [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipam [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipamapi [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipams/null [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipams/remote [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ipamutils [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/iptables [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/netlabel [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/netutils [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/networkdb [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/ns [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/options [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/osl [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/osl/kernel [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/portallocator [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/portmapper [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/resolvconf [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/testutils [2022-06-03T09:54:30.477Z] github.com/docker/docker/libnetwork/types' ']' [2022-06-03T09:54:30.477Z] + 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-06-03T09:54:32.489Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-06-03T09:54:33.050Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-06-03T09:54:35.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-06-03T09:54:37.451Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-06-03T09:54:39.337Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-06-03T09:54:39.337Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-06-03T09:54:39.337Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-06-03T09:54:39.899Z] docker_api_swarm_service_test.go:304: [d3a9de876ee3e] joining swarm manager [d085f1bcf4ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:54:39.899Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-06-03T09:54:39.899Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-06-03T09:54:40.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-06-03T09:54:40.460Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-06-03T09:54:40.716Z] docker_api_swarm_service_test.go:304: [db3143588d3e4] joining swarm manager [d085f1bcf4ea1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:54:40.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-06-03T09:54:40.972Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-06-03T09:54:42.860Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-06-03T09:54:42.860Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-06-03T09:54:44.749Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-06-03T09:54:45.310Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-06-03T09:54:45.871Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-06-03T09:54:45.871Z] === RUN TestDockerSuite/TestPsByOrder [2022-06-03T09:54:47.760Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-06-03T09:54:48.696Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-06-03T09:54:51.214Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-06-03T09:54:54.485Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-06-03T09:54:54.485Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-06-03T09:54:57.003Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-06-03T09:55:01.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-06-03T09:55:03.056Z] docker_api_swarm_service_test.go:100: [ddfdc77525d0b] joining swarm manager [dea6b42c0043a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:55:03.312Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-06-03T09:55:03.567Z] docker_api_swarm_service_test.go:101: [d826dc1eb2a00] joining swarm manager [dea6b42c0043a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:55:04.495Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-06-03T09:55:06.384Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-06-03T09:55:07.750Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-06-03T09:55:09.117Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-06-03T09:55:10.481Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-06-03T09:55:11.845Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-06-03T09:55:12.772Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-06-03T09:55:12.772Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-06-03T09:55:13.334Z] === RUN TestDockerSuite/TestPsRightTagName [2022-06-03T09:55:15.237Z] === RUN TestDockerSuite/TestPsShowMounts [2022-06-03T09:55:16.605Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-06-03T09:55:17.165Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-06-03T09:55:17.165Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-03T09:55:17.165Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork 37.214s coverage: 40.6% of statements [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/bitseq 0.115s coverage: 84.4% of statements [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.385s coverage: 59.9% of statements [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.126s coverage: 4.0% of statements [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-06-03T09:55:17.185Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-06-03T09:55:17.185Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-06-03T09:55:17.421Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-06-03T09:55:17.421Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-06-03T09:55:17.421Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-06-03T09:55:17.984Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-06-03T09:55:18.912Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-06-03T09:55:19.839Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-06-03T09:55:20.401Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-06-03T09:55:25.312Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.449s coverage: 7.2% of statements [2022-06-03T09:55:25.312Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-06-03T09:55:25.312Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-06-03T09:55:25.883Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-06-03T09:55:25.883Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-06-03T09:55:25.883Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-06-03T09:55:25.883Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-06-03T09:55:26.143Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-06-03T09:55:26.404Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-06-03T09:55:26.664Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-06-03T09:55:26.924Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-06-03T09:55:28.491Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-06-03T09:55:28.491Z] check_test.go:378: [ddfdc77525d0b] daemon is not started [2022-06-03T09:55:28.491Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-06-03T09:55:29.854Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-06-03T09:55:29.854Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-06-03T09:55:29.854Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-06-03T09:55:29.854Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-06-03T09:55:32.367Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-06-03T09:55:32.928Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-06-03T09:55:33.183Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-06-03T09:55:35.071Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-06-03T09:55:35.632Z] docker_api_swarm_service_test.go:533: [dcaadbf725782] joining swarm manager [d72d70792f2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:55:36.194Z] === RUN TestDockerSuite/TestRmiBlank [2022-06-03T09:55:36.194Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-06-03T09:55:36.194Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-06-03T09:55:36.757Z] docker_api_swarm_service_test.go:534: [db43398ca6422] joining swarm manager [d72d70792f2d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:55:36.920Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-06-03T09:55:39.273Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-06-03T09:55:40.202Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-06-03T09:55:40.766Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-06-03T09:55:42.282Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-06-03T09:55:42.842Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-06-03T09:55:44.730Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-06-03T09:55:44.985Z] === RUN TestDockerSuite/TestRmiTag [2022-06-03T09:55:44.985Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-06-03T09:55:45.547Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-06-03T09:55:48.061Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-06-03T09:55:48.624Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-06-03T09:55:49.186Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-06-03T09:55:49.442Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-06-03T09:55:50.369Z] === RUN TestDockerSuite/TestRunAddHost [2022-06-03T09:55:50.930Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-06-03T09:55:50.930Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-06-03T09:55:51.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-06-03T09:55:51.491Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-06-03T09:55:51.826Z] ok github.com/docker/docker/libnetwork/ipam 14.233s coverage: 85.3% of statements [2022-06-03T09:55:51.826Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-06-03T09:55:51.826Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-06-03T09:55:52.052Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-06-03T09:55:52.397Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-06-03T09:55:52.658Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-06-03T09:55:52.658Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-06-03T09:55:52.924Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-06-03T09:55:52.978Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-06-03T09:55:53.508Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2022-06-03T09:55:53.539Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-06-03T09:55:54.078Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.1% of statements [2022-06-03T09:55:54.100Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-06-03T09:55:54.338Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-06-03T09:55:54.598Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-06-03T09:55:54.663Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-06-03T09:55:55.589Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-06-03T09:55:56.516Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-06-03T09:55:57.076Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-06-03T09:55:57.637Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-06-03T09:55:58.198Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-06-03T09:55:58.760Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-06-03T09:55:59.320Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-06-03T09:55:59.890Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-06-03T09:55:59.890Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-06-03T09:56:00.818Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-06-03T09:56:01.074Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-06-03T09:56:02.003Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-06-03T09:56:02.003Z] docker_api_swarm_service_test.go:148: [d3c9cca822a30] joining swarm manager [d1160de8e7ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:56:02.564Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-06-03T09:56:02.564Z] === RUN TestDockerSuite/TestRunBindMounts [2022-06-03T09:56:02.819Z] docker_api_swarm_service_test.go:148: [d529a01f75d40] joining swarm manager [d1160de8e7ca9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:56:04.713Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-06-03T09:56:04.968Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-06-03T09:56:05.529Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-06-03T09:56:05.786Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-06-03T09:56:06.347Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-06-03T09:56:06.603Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-06-03T09:56:07.163Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-06-03T09:56:07.418Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-06-03T09:56:07.979Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-06-03T09:56:08.540Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-06-03T09:56:08.795Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-06-03T09:56:08.795Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-06-03T09:56:09.357Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-06-03T09:56:09.357Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-06-03T09:56:10.287Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-06-03T09:56:10.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-06-03T09:56:11.104Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-06-03T09:56:11.665Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-06-03T09:56:11.665Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-06-03T09:56:11.920Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-06-03T09:56:13.285Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-06-03T09:56:14.211Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-06-03T09:56:15.138Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-06-03T09:56:15.394Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-06-03T09:56:15.650Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-06-03T09:56:16.211Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-06-03T09:56:16.772Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-06-03T09:56:17.028Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-06-03T09:56:18.392Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-06-03T09:56:20.943Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-06-03T09:56:20.943Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-06-03T09:56:21.200Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-06-03T09:56:22.563Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-06-03T09:56:23.927Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-06-03T09:56:25.293Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-06-03T09:56:27.180Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-06-03T09:56:27.180Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-03T09:56:27.180Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-06-03T09:56:27.180Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-03T09:56:27.180Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-06-03T09:56:27.436Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-06-03T09:56:28.802Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-06-03T09:56:29.730Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-06-03T09:56:31.094Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-06-03T09:56:31.351Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-06-03T09:56:32.278Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-06-03T09:56:32.840Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-06-03T09:56:32.840Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-03T09:56:32.840Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-06-03T09:56:33.096Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-06-03T09:56:34.461Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-06-03T09:56:34.461Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-06-03T09:56:35.022Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-06-03T09:56:35.280Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-06-03T09:56:35.843Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-06-03T09:56:36.099Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-06-03T09:56:36.099Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-06-03T09:56:36.661Z] === RUN TestDockerSuite/TestRunEnvironment [2022-06-03T09:56:37.224Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-06-03T09:56:37.481Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-06-03T09:56:38.044Z] === RUN TestDockerSuite/TestRunExitCode [2022-06-03T09:56:38.300Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-06-03T09:56:38.862Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-06-03T09:56:38.862Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-06-03T09:56:39.434Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-06-03T09:56:40.002Z] === RUN TestDockerSuite/TestRunExposePort [2022-06-03T09:56:40.002Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-06-03T09:56:40.564Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-06-03T09:56:41.126Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-06-03T09:56:42.492Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-06-03T09:56:42.749Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-03T09:56:42.749Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-03T09:56:42.749Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-06-03T09:56:45.265Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-06-03T09:56:45.523Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-06-03T09:56:57.686Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-06-03T09:56:57.686Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-06-03T09:56:58.614Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-06-03T09:56:58.614Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-06-03T09:56:58.614Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-06-03T09:56:58.614Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-06-03T09:56:59.176Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-06-03T09:57:01.064Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-06-03T09:57:02.428Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-06-03T09:57:03.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-06-03T09:57:03.794Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-06-03T09:57:07.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-06-03T09:57:09.322Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-06-03T09:57:09.884Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-06-03T09:57:10.452Z] === RUN TestDockerSuite/TestRunModeHostname [2022-06-03T09:57:10.452Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-06-03T09:57:11.378Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-06-03T09:57:11.378Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-06-03T09:57:11.378Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-06-03T09:57:12.743Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-06-03T09:57:13.669Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-06-03T09:57:13.669Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-06-03T09:57:15.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-06-03T09:57:15.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-06-03T09:57:15.034Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-06-03T09:57:16.399Z] === RUN TestDockerSuite/TestRunMount [2022-06-03T09:57:16.655Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-06-03T09:57:19.923Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-06-03T09:57:21.288Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-06-03T09:57:21.849Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-06-03T09:57:22.409Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-06-03T09:57:22.664Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-06-03T09:57:23.591Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-06-03T09:57:25.481Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-06-03T09:57:26.847Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-06-03T09:57:28.211Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-06-03T09:57:30.102Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-06-03T09:57:31.028Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-06-03T09:57:31.955Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-06-03T09:57:33.336Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-06-03T09:57:34.700Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-06-03T09:57:34.700Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-06-03T09:57:34.955Z] === RUN TestDockerSuite/TestRunNetHost [2022-06-03T09:57:35.515Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-06-03T09:57:36.076Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-06-03T09:57:36.337Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-06-03T09:57:37.703Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-06-03T09:57:39.069Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-06-03T09:57:41.588Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-06-03T09:57:42.149Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-06-03T09:57:42.149Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-06-03T09:57:42.405Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-06-03T09:57:42.660Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-06-03T09:57:42.916Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-06-03T09:57:43.478Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-06-03T09:57:43.478Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-06-03T09:57:44.039Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-06-03T09:57:46.076Z] ok github.com/docker/docker/libnetwork/networkdb 105.323s coverage: 60.0% of statements [2022-06-03T09:57:46.076Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-06-03T09:57:46.076Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-06-03T09:57:46.336Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-06-03T09:57:46.596Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-06-03T09:57:46.857Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-06-03T09:57:47.797Z] ok github.com/docker/docker/libnetwork/portmapper 0.549s coverage: 48.6% of statements [2022-06-03T09:57:48.057Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-06-03T09:57:48.057Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-06-03T09:57:48.317Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === Skipped [2022-06-03T09:57:48.317Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-06-03T09:57:48.317Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-06-03T09:57:48.317Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-06-03T09:57:48.317Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-06-03T09:57:48.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-06-03T09:57:48.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-06-03T09:57:48.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-06-03T09:57:48.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-06-03T09:57:48.317Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-06-03T09:57:48.317Z] firewalld_test.go:14: firewalld is not running [2022-06-03T09:57:48.317Z] [2022-06-03T09:57:48.317Z] DONE 325 tests, 9 skipped in 201.161s Post stage [Pipeline] junit [2022-06-03T09:57:48.902Z] Recording test results [2022-06-03T09:57:49.228Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-06-03T09:57:49.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43409/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5a5a78a06d4e899d6854c2083ab19536f282a8f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5a5a78a06d4e899d6854c2083ab19536f282a8f hack/validate/vendor [2022-06-03T09:57:50.146Z] warning: 6e80c027c5eff8bcb31f2b83e7c733a4f2e5b72b...c5a5a78a06d4e899d6854c2083ab19536f282a8f: multiple merge bases, using 82e58a001156c2cf669dabee477d7af9300376e9 [2022-06-03T09:57:50.146Z] No vendor changes in diff. [2022-06-03T09:57:50.406Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-06-03T09:57:50.568Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-06-03T09:57:50.568Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-03T09:57:50.568Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-06-03T09:57:50.568Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-06-03T09:57:50.568Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-03T09:57:50.974Z] + echo Ensuring container killed. [2022-06-03T09:57:50.974Z] Ensuring container killed. [2022-06-03T09:57:50.974Z] + docker rm -vf docker-pr2 [2022-06-03T09:57:50.974Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-06-03T09:57:51.260Z] + echo Chowning /workspace to jenkins user [2022-06-03T09:57:51.260Z] Chowning /workspace to jenkins user [2022-06-03T09:57:51.260Z] + id -u [2022-06-03T09:57:51.260Z] + id -g [2022-06-03T09:57:51.260Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/workspace busybox chown -R 1000:1000 /workspace [2022-06-03T09:57:51.494Z] === RUN TestDockerSuite/TestRunPortInUse [2022-06-03T09:57:52.055Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-03T09:57:52.310Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-06-03T09:57:52.310Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-06-03T09:57:52.495Z] + bundleName=unit [2022-06-03T09:57:52.495Z] + echo Creating unit-bundles.tar.gz [2022-06-03T09:57:52.495Z] Creating unit-bundles.tar.gz [2022-06-03T09:57:52.495Z] + 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-06-03T09:57:52.495Z] bundles/junit-report-libnetwork.xml [2022-06-03T09:57:52.495Z] bundles/junit-report.xml [2022-06-03T09:57:52.495Z] bundles/go-test-report-libnetwork.json [2022-06-03T09:57:52.495Z] bundles/go-test-report.json [2022-06-03T09:57:52.495Z] bundles/profile-libnetwork.out [2022-06-03T09:57:52.495Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-06-03T09:57:52.509Z] Archiving artifacts [2022-06-03T09:57:52.872Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-06-03T09:57:52.874Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43409/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-03T09:57:53.127Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-06-03T09:57:53.185Z] + make clean [2022-06-03T09:57:53.445Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-03T09:57:53.445Z] docker-dev-cache [2022-06-03T09:57:53.445Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [2022-06-03T09:57:53.688Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-03T09:57:53.945Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-06-03T09:57:53.945Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-03T09:57:53.945Z] === RUN TestDockerSuite/TestRunPublishPort [2022-06-03T09:57:54.872Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-06-03T09:57:55.127Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-06-03T09:57:55.127Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-06-03T09:57:55.127Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-03T09:57:55.127Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-06-03T09:57:55.689Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-06-03T09:57:56.640Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-06-03T09:57:56.640Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-03T09:57:56.640Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-06-03T09:57:59.905Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-06-03T09:58:00.472Z] === RUN TestDockerSuite/TestRunRm [2022-06-03T09:58:00.727Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-06-03T09:58:03.989Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-06-03T09:58:04.245Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-06-03T09:58:04.807Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-06-03T09:58:05.368Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-06-03T09:58:07.257Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-06-03T09:58:07.513Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-06-03T09:58:07.769Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-06-03T09:58:10.284Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-06-03T09:58:10.845Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-06-03T09:58:13.360Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-06-03T09:58:14.286Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-06-03T09:58:14.848Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-06-03T09:58:15.410Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-06-03T09:58:16.337Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-06-03T09:58:16.337Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-06-03T09:58:16.593Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-06-03T09:58:17.154Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-06-03T09:58:17.715Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-06-03T09:58:18.276Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-06-03T09:58:18.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-06-03T09:58:18.842Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-06-03T09:58:19.412Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-06-03T09:58:21.928Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-06-03T09:58:21.928Z] === RUN TestDockerSuite/TestRunState [2022-06-03T09:58:22.856Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-06-03T09:58:23.784Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-06-03T09:58:24.346Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-06-03T09:58:24.602Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-06-03T09:58:24.602Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-03T09:58:24.602Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-06-03T09:58:24.857Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-06-03T09:58:25.112Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-06-03T09:58:25.674Z] === RUN TestDockerSuite/TestRunSysctls [2022-06-03T09:58:27.040Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-06-03T09:58:27.040Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-06-03T09:58:27.040Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-06-03T09:58:27.602Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-06-03T09:58:27.858Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-06-03T09:58:29.748Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-06-03T09:58:30.003Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-06-03T09:58:30.259Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-06-03T09:58:31.623Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-06-03T09:58:34.140Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-06-03T09:58:34.140Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-06-03T09:58:37.410Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-06-03T09:58:37.666Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-06-03T09:58:38.227Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-06-03T09:58:38.483Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-06-03T09:58:39.409Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-06-03T09:58:40.336Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-06-03T09:58:41.280Z] === RUN TestDockerSuite/TestRunUserByID [2022-06-03T09:58:42.217Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-06-03T09:58:42.217Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-06-03T09:58:42.473Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-06-03T09:58:42.729Z] === RUN TestDockerSuite/TestRunUserByName [2022-06-03T09:58:43.290Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-06-03T09:58:43.851Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-06-03T09:58:43.851Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-03T09:58:43.851Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-06-03T09:58:43.851Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-06-03T09:58:44.413Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-06-03T09:58:44.975Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-06-03T09:58:48.243Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-06-03T09:58:48.243Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-06-03T09:58:48.499Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-06-03T09:58:49.426Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-06-03T09:58:51.318Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-06-03T09:58:51.318Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-06-03T09:58:52.245Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-06-03T09:58:54.135Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-06-03T09:58:54.391Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-06-03T09:58:56.278Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-06-03T09:58:56.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-06-03T09:58:56.842Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-03T09:58:56.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-06-03T09:58:56.842Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-03T09:58:56.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-06-03T09:58:56.842Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-03T09:58:56.842Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-06-03T09:58:57.097Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-06-03T09:58:57.097Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-03T09:58:57.097Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-06-03T09:58:57.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-06-03T09:58:57.608Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-06-03T09:58:58.538Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-06-03T09:58:59.904Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-06-03T09:59:00.160Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-06-03T09:59:00.721Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-06-03T09:59:00.721Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-06-03T09:59:01.282Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-06-03T09:59:01.282Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-06-03T09:59:01.282Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-06-03T09:59:01.282Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-06-03T09:59:01.282Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-06-03T09:59:01.282Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-03T09:59:01.282Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-06-03T09:59:01.846Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-06-03T09:59:02.418Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-06-03T09:59:02.418Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-06-03T09:59:02.418Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-06-03T09:59:03.350Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-06-03T09:59:03.350Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-06-03T09:59:03.911Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-06-03T09:59:03.912Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-06-03T09:59:04.473Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-06-03T09:59:05.400Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-06-03T09:59:05.400Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-06-03T09:59:05.400Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-06-03T09:59:05.655Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-06-03T09:59:05.911Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-06-03T09:59:06.838Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-06-03T09:59:07.765Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-06-03T09:59:07.765Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-03T09:59:07.765Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-06-03T09:59:08.021Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-06-03T09:59:08.021Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-06-03T09:59:08.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-06-03T09:59:09.145Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-06-03T09:59:09.707Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-06-03T09:59:11.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-06-03T09:59:11.595Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-06-03T09:59:12.156Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-06-03T09:59:12.156Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-06-03T09:59:12.156Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-06-03T09:59:13.083Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-06-03T09:59:14.450Z] docker_cli_service_logs_test.go:246: checking task 5kbjucvpfgln [2022-06-03T09:59:14.450Z] docker_cli_service_logs_test.go:251: checking messages for 5kbjucvpfgln [2022-06-03T09:59:14.450Z] docker_cli_service_logs_test.go:246: checking task 54l77qlqrs83 [2022-06-03T09:59:14.450Z] docker_cli_service_logs_test.go:251: checking messages for 54l77qlqrs83 [2022-06-03T09:59:14.450Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-06-03T09:59:15.012Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-06-03T09:59:15.268Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-06-03T09:59:15.268Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-06-03T09:59:16.634Z] === RUN TestDockerSuite/TestSaveImageId [2022-06-03T09:59:16.890Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-06-03T09:59:17.145Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-06-03T09:59:17.401Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-06-03T09:59:18.768Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents971306000 [2022-06-03T09:59:18.768Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-06-03T09:59:18.768Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-06-03T09:59:20.135Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-06-03T09:59:20.390Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-06-03T09:59:20.390Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-06-03T09:59:21.316Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-06-03T09:59:22.689Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-06-03T09:59:22.944Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-06-03T09:59:22.944Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-06-03T09:59:23.199Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-06-03T09:59:23.199Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-06-03T09:59:23.760Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-06-03T09:59:23.760Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-06-03T09:59:24.322Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-06-03T09:59:25.249Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-06-03T09:59:25.810Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-06-03T09:59:31.049Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-06-03T09:59:32.415Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-06-03T09:59:33.341Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-06-03T09:59:34.707Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-06-03T09:59:34.962Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-06-03T09:59:37.481Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-06-03T09:59:37.482Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-06-03T09:59:38.847Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-06-03T09:59:39.775Z] === RUN TestDockerSuite/TestStartRecordError [2022-06-03T09:59:39.775Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-06-03T09:59:41.140Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-06-03T09:59:41.702Z] docker_cli_swarm_test.go:1895: [d85ea5b8d706b] joining swarm manager [df003d213881a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T09:59:43.071Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-06-03T09:59:43.071Z] docker_cli_swarm_test.go:1896: [d42f97f870b0a] joining swarm manager [df003d213881a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T09:59:44.434Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-06-03T09:59:46.973Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-06-03T09:59:51.138Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-06-03T09:59:53.649Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-06-03T09:59:58.886Z] === RUN TestDockerSuite/TestStatsNoStream [2022-06-03T10:00:00.772Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-06-03T10:00:02.136Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-06-03T10:00:02.697Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-06-03T10:00:03.257Z] === RUN TestDockerSuite/TestTopPrivileged [2022-06-03T10:00:03.817Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-06-03T10:00:03.817Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-03T10:00:03.817Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-06-03T10:00:04.072Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-06-03T10:00:04.072Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-06-03T10:00:07.338Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-06-03T10:00:10.601Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-06-03T10:00:10.601Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-06-03T10:00:11.170Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-06-03T10:00:11.170Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-03T10:00:11.170Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-06-03T10:00:11.170Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-03T10:00:11.170Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-06-03T10:00:12.096Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-06-03T10:00:12.096Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-06-03T10:00:13.024Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-06-03T10:00:13.589Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-06-03T10:00:14.955Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-06-03T10:00:14.955Z] === RUN TestDockerSuite/TestUpdateStats [2022-06-03T10:00:19.119Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-06-03T10:00:19.374Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-06-03T10:00:19.374Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-03T10:00:19.374Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-06-03T10:00:19.936Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-06-03T10:00:20.862Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-06-03T10:00:23.377Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-06-03T10:00:25.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-06-03T10:00:27.780Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-06-03T10:00:29.143Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-06-03T10:00:30.509Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-06-03T10:00:31.435Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-06-03T10:00:32.364Z] docker_cli_swarm_test.go:1796: [da0906031e946] joining swarm manager [dc13c29615686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:00:33.728Z] docker_cli_swarm_test.go:1797: [d77ce66f5fbba] joining swarm manager [dc13c29615686]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T10:00:34.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-06-03T10:00:36.020Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-06-03T10:00:37.394Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-06-03T10:00:38.324Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-06-03T10:00:39.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-06-03T10:00:40.613Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-06-03T10:00:41.976Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-06-03T10:00:43.341Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-06-03T10:00:44.705Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-06-03T10:00:46.070Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-06-03T10:00:49.331Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-06-03T10:00:57.410Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-06-03T10:00:58.773Z] docker_cli_swarm_test.go:1315: [d13c0f7192352] joining swarm manager [d707065e36355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:01:00.137Z] docker_cli_swarm_test.go:1316: [d02a4bd2b2717] joining swarm manager [d707065e36355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T10:01:01.064Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-06-03T10:01:01.064Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-06-03T10:01:01.064Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-06-03T10:01:01.624Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-06-03T10:01:01.624Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-06-03T10:01:01.624Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-06-03T10:01:01.624Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-06-03T10:01:02.185Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-06-03T10:01:02.185Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-06-03T10:01:02.745Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-06-03T10:01:02.745Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-06-03T10:01:02.745Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-06-03T10:01:02.745Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-06-03T10:01:03.001Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-06-03T10:01:04.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-06-03T10:01:04.370Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-06-03T10:01:04.625Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-06-03T10:01:04.625Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-06-03T10:01:04.625Z] === RUN TestDockerSuite/TestVolumeEvents [2022-06-03T10:01:11.154Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-06-03T10:01:11.410Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-06-03T10:01:11.666Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-06-03T10:01:11.666Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-06-03T10:01:13.554Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-06-03T10:01:16.069Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-06-03T10:01:16.069Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite (1340.30s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.09s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.45s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.84s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.01s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.74s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.77s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-06-03T10:01:16.069Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.51s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestAttachDetach (0.60s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.52s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.16s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.67s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.85s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.77s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.73s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.45s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.78s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.17s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.70s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.17s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.52s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.72s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.20s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.35s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.23s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.48s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.38s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.88s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.66s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.32s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.37s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.97s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.76s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.69s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.07s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.69s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.42s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.92s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.96s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.44s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.66s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.35s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.73s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.29s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.68s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.72s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.64s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.44s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.27s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.02s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.15s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.63s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.49s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.38s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.65s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.38s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.21s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.75s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.13s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.14s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.32s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.59s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.21s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.60s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.09s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.30s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.25s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.68s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.27s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.06s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.19s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.26s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.38s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.77s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.60s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.70s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.01s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.40s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnv (1.65s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.15s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.64s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.07s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.22s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.11s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.63s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.98s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.50s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.30s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.11s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.22s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.46s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.03s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildHistory (2.72s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.39s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.93s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.91s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.90s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.27s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.15s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.05s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.98s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.09s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.15s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.71s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.40s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.32s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.66s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.17s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.25s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.92s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.06s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.08s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildPATH (2.78s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.31s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.80s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.81s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildRm (2.51s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.14s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.88s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.85s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.65s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildStderr (1.15s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.10s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.71s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.77s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.38s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.33s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.77s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-06-03T10:01:16.070Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2022-06-03T10:01:16.070Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-03T10:01:16.071Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.53s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.77s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.97s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.42s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.77s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2022-06-03T10:01:16.071Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.72s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.37s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-06-03T10:01:16.071Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.67s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitChange (0.66s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.63s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.18s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.79s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.96s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.40s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.72s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.44s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.58s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.19s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.68s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.70s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.98s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.13s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.53s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.69s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.16s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.75s) [2022-06-03T10:01:16.071Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.51s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.44s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.11s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.10s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.60s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.38s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.34s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.67s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000c2288__} (1.32s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11613305349_/foo_false_____} (1.30s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11613305349_/foo_true_____} (1.33s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33936190539_/foo_false_____} (1.30s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33936190539_/foo_true_____} (1.34s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33936190539_/foo_true__0xc0000c22b8___} (1.33s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000c22d0__} (1.50s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000c22e8__} (1.56s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000c2300__} (1.49s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000c2318__} (1.54s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.14s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.09s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.96s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.55s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.52s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.83s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.88s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.65s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.09s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.81s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.96s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.29s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.23s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.48s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.76s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.60s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.46s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.59s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.22s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.74s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.21s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2022-06-03T10:01:16.071Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-06-03T10:01:16.071Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.50s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.50s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.16s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.49s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.80s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.72s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.97s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.89s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.22s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.42s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.46s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.57s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.32s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.54s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsCopy (0.79s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFormat (1.27s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.95s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.32s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-06-03T10:01:16.071Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.95s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsRename (0.58s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.88s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.54s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.92s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.97s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExec (0.71s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.61s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.28s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.58s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.62s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecInspectID (1.63s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecStartFails (0.62s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.92s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecUlimits (0.50s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.50s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.70s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestHealth (19.34s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportDisplay (1.24s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectDefault (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.53s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.04s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.84s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.90s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.78s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.65s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.49s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.82s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.85s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.13s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.86s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.62s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.62s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.64s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.16s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.08s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.72s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.76s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsSince (7.13s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.25s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.75s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsTail (0.70s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.61s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.57s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginActive (2.03s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.24s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.33s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.07s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.81s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.44s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.71s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPortList (6.15s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.23s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.70s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.54s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsByOrder (1.86s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.68s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.76s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.95s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.52s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.03s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.37s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.57s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2022-06-03T10:01:16.072Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.98s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.95s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.79s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.17s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.88s) [2022-06-03T10:01:16.072Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.21s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.15s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.92s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.38s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.80s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.40s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.59s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.56s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.68s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.61s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.86s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.56s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.60s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.12s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.84s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.06s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.47s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.58s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.30s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.40s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.62s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.27s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.31s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.95s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.91s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.17s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.92s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.22s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.53s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.55s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.49s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.85s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.21s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.08s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.09s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunMount (4.74s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.04s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.94s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.38s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.88s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.12s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetHost (0.70s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.58s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.41s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.49s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.60s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.78s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.89s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.70s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.69s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.70s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunSysctls (1.28s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.70s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.75s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.58s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.34s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.92s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.82s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.50s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.54s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.65s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserByName (0.54s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.47s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.89s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.97s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.84s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.21s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-03T10:01:16.073Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2022-06-03T10:01:16.073Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2022-06-03T10:01:16.074Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.99s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.50s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.84s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.29s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.98s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.48s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.52s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.72s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.73s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.96s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.11s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.67s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.73s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.69s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartRecordError (1.32s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.91s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.28s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.00s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-06-03T10:01:16.074Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.46s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.11s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.89s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2022-06-03T10:01:16.074Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-03T10:01:16.074Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.14s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.72s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.43s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-06-03T10:01:16.074Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.48s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.08s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.38s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.41s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.33s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.95s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.83s) [2022-06-03T10:01:16.074Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.31s) [2022-06-03T10:01:16.074Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-03T10:01:16.074Z] === RUN TestDockerRegistrySuite [2022-06-03T10:01:16.074Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-06-03T10:01:17.001Z] check_test.go:194: [d63240e1a34dc] daemon is not started [2022-06-03T10:01:17.001Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-06-03T10:01:17.928Z] check_test.go:194: [deae415c0ab32] daemon is not started [2022-06-03T10:01:17.928Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-06-03T10:01:19.293Z] check_test.go:194: [d242444b868ff] daemon is not started [2022-06-03T10:01:19.293Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-06-03T10:01:19.293Z] check_test.go:194: [dea10149473d5] daemon is not started [2022-06-03T10:01:19.293Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-06-03T10:01:22.558Z] check_test.go:194: [de1617bce043f] daemon is not started [2022-06-03T10:01:22.558Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-06-03T10:01:26.721Z] check_test.go:194: [de6d9c2fa0dff] daemon is not started [2022-06-03T10:01:26.721Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-06-03T10:01:29.233Z] check_test.go:194: [db4c4035f65a1] daemon is not started [2022-06-03T10:01:29.233Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-06-03T10:01:30.597Z] check_test.go:194: [db3d408935e0c] daemon is not started [2022-06-03T10:01:30.597Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-06-03T10:01:31.158Z] check_test.go:194: [d9e53d4029beb] daemon is not started [2022-06-03T10:01:31.158Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-06-03T10:01:32.527Z] check_test.go:194: [d50904b0c6cc4] daemon is not started [2022-06-03T10:01:32.527Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-06-03T10:01:33.454Z] check_test.go:194: [d76ed43719b55] daemon is not started [2022-06-03T10:01:33.454Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-06-03T10:01:34.818Z] check_test.go:194: [da38f8f0fbfdc] daemon is not started [2022-06-03T10:01:34.818Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-06-03T10:01:35.379Z] check_test.go:194: [ddd0e24b179c1] daemon is not started [2022-06-03T10:01:35.379Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-06-03T10:01:36.744Z] check_test.go:194: [d70faea50f385] daemon is not started [2022-06-03T10:01:36.744Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-06-03T10:01:37.305Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e4bedbb207d84a3c5dd0f048bc06f92aad3e5a63b5243b9ee6928dc182084f4 [2022-06-03T10:01:38.231Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5ad2346478c0e764fb483c4c14554a19e5f946c47095b52365181698dd53ea6 [2022-06-03T10:01:38.231Z] check_test.go:194: [d8c52a58d2735] daemon is not started [2022-06-03T10:01:38.231Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-06-03T10:01:39.158Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:53a320b10649b22176eafc6ab1f00b0d45721d669ef4decf4f845a8ff3dc2c8b [2022-06-03T10:01:40.085Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0df76f1cc977d9636876e60f14e0c1b407f3f47d0ed53b75adf375c948c3e7e8 [2022-06-03T10:01:40.342Z] check_test.go:194: [d41fb3beeb7f5] daemon is not started [2022-06-03T10:01:40.342Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-06-03T10:01:41.269Z] check_test.go:194: [de08cb333ccd5] daemon is not started [2022-06-03T10:01:41.269Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-06-03T10:01:43.789Z] check_test.go:194: [dbe53a369644a] daemon is not started [2022-06-03T10:01:43.789Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-06-03T10:01:44.715Z] check_test.go:194: [d96c6aeba767b] daemon is not started [2022-06-03T10:01:44.715Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-06-03T10:01:44.715Z] check_test.go:194: [df2c29dad5b1a] daemon is not started [2022-06-03T10:01:44.715Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-06-03T10:01:45.640Z] check_test.go:194: [dff535611fa91] daemon is not started [2022-06-03T10:01:45.640Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-06-03T10:01:46.568Z] check_test.go:194: [d54d97394251a] daemon is not started [2022-06-03T10:01:46.568Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-06-03T10:01:47.494Z] check_test.go:194: [d600e1c801174] daemon is not started [2022-06-03T10:01:47.494Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-06-03T10:01:50.008Z] check_test.go:194: [d6e39b33597bc] daemon is not started [2022-06-03T10:01:50.008Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-06-03T10:01:50.264Z] check_test.go:194: [db9542029a8f0] daemon is not started [2022-06-03T10:01:50.264Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-06-03T10:01:51.190Z] check_test.go:194: [d221c64723911] daemon is not started [2022-06-03T10:01:51.190Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-06-03T10:01:51.445Z] check_test.go:194: [d75ed7721ab4f] daemon is not started [2022-06-03T10:01:51.445Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-06-03T10:01:51.701Z] check_test.go:194: [db34d9ad7605f] daemon is not started [2022-06-03T10:01:51.701Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-06-03T10:01:51.956Z] check_test.go:194: [dc1e00260283a] daemon is not started [2022-06-03T10:01:51.956Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-06-03T10:01:52.212Z] check_test.go:194: [d818fafed09d8] daemon is not started [2022-06-03T10:01:52.212Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-06-03T10:01:52.467Z] check_test.go:194: [d384f2c6b33ec] daemon is not started [2022-06-03T10:01:52.467Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-06-03T10:01:52.735Z] check_test.go:194: [ddd7a8ef29e0a] daemon is not started [2022-06-03T10:01:52.735Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-06-03T10:01:53.679Z] check_test.go:194: [d33aa24d9983f] daemon is not started [2022-06-03T10:01:53.679Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-06-03T10:01:55.043Z] check_test.go:194: [dac06f35d00d2] daemon is not started [2022-06-03T10:01:55.043Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-06-03T10:01:55.970Z] check_test.go:194: [d16adcd9e445c] daemon is not started [2022-06-03T10:01:55.970Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-06-03T10:01:56.897Z] check_test.go:194: [dcfc77bd8975f] daemon is not started [2022-06-03T10:01:56.897Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-06-03T10:01:57.824Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite (42.83s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.78s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.35s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.85s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.18s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.96s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.93s) [2022-06-03T10:01:58.751Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.01s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.33s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.00s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.36s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2022-06-03T10:01:58.752Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-06-03T10:01:58.752Z] === RUN TestDockerSchema1RegistrySuite [2022-06-03T10:01:58.752Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-06-03T10:01:58.752Z] check_test.go:221: [d7abe48d93d0f] daemon is not started [2022-06-03T10:01:58.752Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-06-03T10:02:02.015Z] check_test.go:221: [daaf26fcc9737] daemon is not started [2022-06-03T10:02:02.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-06-03T10:02:02.271Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-06-03T10:02:06.434Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-06-03T10:02:08.950Z] check_test.go:221: [d4bb1adf1f33d] daemon is not started [2022-06-03T10:02:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-06-03T10:02:09.877Z] check_test.go:221: [de1cd9a01a856] daemon is not started [2022-06-03T10:02:09.877Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-06-03T10:02:10.133Z] check_test.go:221: [d3afde5614e9f] daemon is not started [2022-06-03T10:02:10.133Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-06-03T10:02:11.498Z] check_test.go:221: [d47777713a70a] daemon is not started [2022-06-03T10:02:11.498Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-06-03T10:02:12.862Z] check_test.go:221: [d9fd784e9cc1a] daemon is not started [2022-06-03T10:02:12.862Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-06-03T10:02:12.862Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-06-03T10:02:13.788Z] check_test.go:221: [db514587a191f] daemon is not started [2022-06-03T10:02:13.788Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-06-03T10:02:17.054Z] check_test.go:221: [d320df46fb5ad] daemon is not started [2022-06-03T10:02:17.054Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-06-03T10:02:17.627Z] check_test.go:221: [d0aa0c855257c] daemon is not started [2022-06-03T10:02:17.627Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-06-03T10:02:18.191Z] check_test.go:221: [d632694b5070e] daemon is not started [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite (19.62s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.94s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.90s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.32s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.51s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.12s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.08s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.31s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.60s) [2022-06-03T10:02:18.191Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.55s) [2022-06-03T10:02:18.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-06-03T10:02:18.191Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-06-03T10:02:19.117Z] check_test.go:250: [d802e5be2d3e3] daemon is not started [2022-06-03T10:02:19.117Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-06-03T10:02:19.678Z] check_test.go:250: [d52989a1848cd] daemon is not started [2022-06-03T10:02:19.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-06-03T10:02:19.934Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-06-03T10:02:19.934Z] check_test.go:250: [d44439907ec3a] daemon is not started [2022-06-03T10:02:19.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-06-03T10:02:21.299Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-06-03T10:02:22.227Z] check_test.go:250: [d1a88de75a9ae] daemon is not started [2022-06-03T10:02:22.227Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-06-03T10:02:22.227Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-06-03T10:02:22.482Z] check_test.go:250: [d834e8677f1af] daemon is not started [2022-06-03T10:02:22.482Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-06-03T10:02:23.847Z] check_test.go:250: [d19ab4c35ce2d] daemon is not started [2022-06-03T10:02:23.847Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-06-03T10:02:23.847Z] check_test.go:250: [d1da04521e35d] daemon is not started [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.53s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.65s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.57s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.97s) [2022-06-03T10:02:23.847Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.19s) [2022-06-03T10:02:23.847Z] === RUN TestDockerRegistryAuthTokenSuite [2022-06-03T10:02:23.847Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-06-03T10:02:27.110Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-06-03T10:02:28.997Z] check_test.go:277: [d13ee235f474a] daemon is not started [2022-06-03T10:02:28.997Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-06-03T10:02:28.997Z] check_test.go:277: [d1e5325927cba] daemon is not started [2022-06-03T10:02:28.997Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-06-03T10:02:29.252Z] check_test.go:277: [dcdb7a5684dc7] daemon is not started [2022-06-03T10:02:29.252Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-06-03T10:02:29.252Z] check_test.go:277: [dc97e8c594e5c] daemon is not started [2022-06-03T10:02:29.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-06-03T10:02:29.510Z] check_test.go:277: [d14040483ed1f] daemon is not started [2022-06-03T10:02:29.510Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2022-06-03T10:02:29.510Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-06-03T10:02:29.510Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-06-03T10:02:29.510Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-06-03T10:02:29.510Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-06-03T10:02:29.510Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-06-03T10:02:29.510Z] === RUN TestDockerNetworkSuite [2022-06-03T10:02:29.510Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-06-03T10:02:30.438Z] docker_cli_network_unix_test.go:46: [d755b0d96c89b] daemon is not started [2022-06-03T10:02:30.695Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-06-03T10:02:31.257Z] docker_cli_network_unix_test.go:46: [d01653746dfb8] daemon is not started [2022-06-03T10:02:31.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-06-03T10:02:33.775Z] docker_cli_network_unix_test.go:46: [d9a38666ba381] daemon is not started [2022-06-03T10:02:33.775Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-06-03T10:02:34.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-06-03T10:02:36.224Z] docker_cli_network_unix_test.go:46: [d456b4ace2000] daemon is not started [2022-06-03T10:02:36.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-06-03T10:02:36.479Z] docker_cli_network_unix_test.go:1233: [d2e3a48161402] daemon is not started [2022-06-03T10:02:37.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-06-03T10:02:37.843Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-03T10:02:37.843Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-06-03T10:02:39.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-06-03T10:02:40.578Z] docker_cli_network_unix_test.go:46: [d77029c7a9aaf] daemon is not started [2022-06-03T10:02:41.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-06-03T10:02:44.403Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-06-03T10:02:45.331Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-06-03T10:02:46.259Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-06-03T10:02:46.819Z] docker_cli_network_unix_test.go:46: [d93be7b2c24a4] daemon is not started [2022-06-03T10:02:47.748Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-06-03T10:02:48.674Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-06-03T10:02:50.038Z] docker_cli_network_unix_test.go:46: [daccc01515c5c] daemon is not started [2022-06-03T10:02:50.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-06-03T10:02:51.892Z] docker_cli_network_unix_test.go:46: [d1cce9205462b] daemon is not started [2022-06-03T10:02:52.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-06-03T10:02:52.403Z] docker_cli_network_unix_test.go:46: [d80dd2310aa10] daemon is not started [2022-06-03T10:02:52.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-06-03T10:02:52.915Z] docker_cli_network_unix_test.go:46: [d2acd2566de76] daemon is not started [2022-06-03T10:02:52.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-06-03T10:02:53.476Z] docker_cli_network_unix_test.go:46: [dbf0dbab81ccb] daemon is not started [2022-06-03T10:02:53.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-06-03T10:02:54.294Z] docker_cli_network_unix_test.go:46: [dfa52a0cf0775] daemon is not started [2022-06-03T10:02:54.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-06-03T10:02:54.855Z] docker_cli_network_unix_test.go:46: [d72df724f1b13] daemon is not started [2022-06-03T10:02:54.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-06-03T10:02:55.111Z] docker_cli_network_unix_test.go:46: [d0dc822b5aadf] daemon is not started [2022-06-03T10:02:55.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-06-03T10:02:55.672Z] docker_cli_network_unix_test.go:46: [d28133d7b4bb8] daemon is not started [2022-06-03T10:02:55.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-06-03T10:02:56.183Z] docker_cli_network_unix_test.go:46: [d4c7009a4a326] daemon is not started [2022-06-03T10:02:56.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-06-03T10:02:56.183Z] docker_cli_network_unix_test.go:46: [dd84f3d17aa22] daemon is not started [2022-06-03T10:02:56.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-06-03T10:02:56.439Z] docker_cli_network_unix_test.go:46: [d50da92fadd9e] daemon is not started [2022-06-03T10:02:56.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-06-03T10:02:57.001Z] docker_cli_network_unix_test.go:46: [d040a7cbf43eb] daemon is not started [2022-06-03T10:02:57.001Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-06-03T10:02:57.562Z] docker_cli_network_unix_test.go:46: [d20331c9bfc38] daemon is not started [2022-06-03T10:02:58.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-06-03T10:02:58.123Z] docker_cli_network_unix_test.go:46: [ddb57dffb9f73] daemon is not started [2022-06-03T10:02:58.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-06-03T10:02:58.378Z] docker_cli_network_unix_test.go:46: [db61788280e3d] daemon is not started [2022-06-03T10:02:58.378Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-06-03T10:02:58.633Z] docker_cli_network_unix_test.go:46: [d5117b4210759] daemon is not started [2022-06-03T10:02:58.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-06-03T10:03:00.006Z] docker_cli_network_unix_test.go:968: [da0ce3276f2eb] daemon is not started [2022-06-03T10:03:00.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-06-03T10:03:02.296Z] docker_cli_network_unix_test.go:46: [dd83d20d917a9] daemon is not started [2022-06-03T10:03:02.296Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-06-03T10:03:04.809Z] docker_cli_network_unix_test.go:1116: [da8ac599cbeab] daemon is not started [2022-06-03T10:03:08.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-06-03T10:03:08.978Z] docker_cli_network_unix_test.go:46: [d8be3de52a7ce] daemon is not started [2022-06-03T10:03:08.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-06-03T10:03:09.233Z] docker_cli_network_unix_test.go:46: [dfd5f3cf2eea5] daemon is not started [2022-06-03T10:03:09.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-06-03T10:03:09.489Z] docker_cli_network_unix_test.go:46: [de86bcf980d2a] daemon is not started [2022-06-03T10:03:09.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-06-03T10:03:09.489Z] docker_cli_network_unix_test.go:46: [dcd1246cdba5f] daemon is not started [2022-06-03T10:03:09.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-06-03T10:03:09.744Z] docker_cli_network_unix_test.go:46: [d4bcadfd272d9] daemon is not started [2022-06-03T10:03:09.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-06-03T10:03:09.744Z] docker_cli_network_unix_test.go:46: [dac76ec3899d8] daemon is not started [2022-06-03T10:03:09.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-06-03T10:03:09.744Z] docker_cli_network_unix_test.go:46: [d5831fbe551f3] daemon is not started [2022-06-03T10:03:09.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-06-03T10:03:11.631Z] docker_cli_network_unix_test.go:46: [d31c48e1bae12] daemon is not started [2022-06-03T10:03:12.195Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-06-03T10:03:12.451Z] docker_cli_network_unix_test.go:46: [d5c96171b895d] daemon is not started [2022-06-03T10:03:12.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-06-03T10:03:12.451Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-03T10:03:12.451Z] docker_cli_network_unix_test.go:46: [d7cd8dfc063d8] daemon is not started [2022-06-03T10:03:12.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-06-03T10:03:13.012Z] docker_cli_network_unix_test.go:46: [df19643715276] daemon is not started [2022-06-03T10:03:13.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-06-03T10:03:17.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-06-03T10:03:18.104Z] docker_cli_network_unix_test.go:1084: [dc3c888172664] daemon is not started [2022-06-03T10:03:19.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-06-03T10:03:19.996Z] docker_cli_network_unix_test.go:46: [d815b878a8e81] daemon is not started [2022-06-03T10:03:19.996Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-06-03T10:03:20.251Z] docker_cli_network_unix_test.go:46: [de32ed0d4b7d4] daemon is not started [2022-06-03T10:03:20.507Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-06-03T10:03:21.870Z] docker_cli_network_unix_test.go:46: [d0296c6584a73] daemon is not started [2022-06-03T10:03:22.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-06-03T10:03:22.126Z] docker_cli_network_unix_test.go:46: [d38dd5e9e1e51] daemon is not started [2022-06-03T10:03:22.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-06-03T10:03:22.687Z] docker_cli_network_unix_test.go:46: [d9ab6930d4b5c] daemon is not started [2022-06-03T10:03:22.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-06-03T10:03:23.248Z] docker_cli_network_unix_test.go:46: [d4191d10bf9a5] daemon is not started [2022-06-03T10:03:23.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-06-03T10:03:23.813Z] docker_cli_network_unix_test.go:46: [d75a187c6a46c] daemon is not started [2022-06-03T10:03:24.379Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-06-03T10:03:29.619Z] docker_cli_network_unix_test.go:46: [df25743a8b60a] daemon is not started [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite (60.07s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.13s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.98s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.93s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.82s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.64s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.03s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.29s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.49s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.29s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.00s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-06-03T10:03:29.619Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.11s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.78s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-06-03T10:03:29.619Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.36s) [2022-06-03T10:03:29.619Z] === RUN TestDockerHubPullSuite [2022-06-03T10:03:29.619Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-06-03T10:03:31.505Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-06-03T10:03:33.390Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-06-03T10:03:34.316Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-06-03T10:03:35.679Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-06-03T10:03:35.679Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite (6.20s) [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.19s) [2022-06-03T10:03:35.936Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-06-03T10:03:35.936Z] PASS [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === Skipped [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_sni_test.go:18: Flakey test [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-03T10:03:35.936Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4016: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4118: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4101: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:2836: kernel doesn't have latency_stats configured [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4071: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4091: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4081: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-06-03T10:03:35.936Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindows [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-03T10:03:35.936Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-06-03T10:03:35.936Z] docker_cli_network_unix_test.go:46: [d7cd8dfc063d8] daemon is not started [2022-06-03T10:03:35.936Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] DONE 1265 tests, 51 skipped in 1486.328s [2022-06-03T10:03:35.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-03T10:03:35.936Z] ++++ cat bundles/test-integration/docker.pid [2022-06-03T10:03:35.936Z] +++ kill 9340 [2022-06-03T10:03:35.936Z] +++ /etc/init.d/apparmor stop [2022-06-03T10:03:35.936Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] Unloading profiles will leave already running processes permanently [2022-06-03T10:03:35.936Z] unconfined, which can lead to unexpected situations. [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:35.936Z] To set a process to complain mode, use the command line tool [2022-06-03T10:03:35.936Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-03T10:03:35.936Z] +++ true [2022-06-03T10:03:35.936Z] exiting test-integration [2022-06-03T10:03:35.936Z] ++ exit 0 [2022-06-03T10:03:35.936Z] [2022-06-03T10:03:36.192Z] + for job in $(jobs -p) [2022-06-03T10:03:36.192Z] + wait 3779 [2022-06-03T10:03:42.720Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-06-03T10:03:45.234Z] docker_cli_swarm_test.go:1180: [df7f193b552cb] joining swarm manager [d72e99fbcdc8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:03:51.762Z] docker_cli_swarm_test.go:1189: [d14e1f10fede7] joining swarm manager [d72e99fbcdc8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T10:04:30.423Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-06-03T10:04:33.685Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-06-03T10:04:37.846Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-06-03T10:04:40.360Z] docker_cli_swarm_test.go:1112: [da446c85e6358] joining swarm manager [dc916283e7376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:04:41.285Z] docker_cli_swarm_test.go:1113: [d26565a8bf7da] joining swarm manager [dc916283e7376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T10:06:17.645Z] docker_cli_swarm_test.go:1166: [deac31f102bcc] joining swarm manager [dc916283e7376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-06-03T10:06:39.540Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-06-03T10:06:39.540Z] docker_cli_swarm_test.go:1447: [d16570ebeea9f] joining swarm manager [de67016cdb3c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:06:40.102Z] docker_cli_swarm_test.go:1448: [d5b6a50939222] joining swarm manager [de67016cdb3c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-06-03T10:06:52.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-06-03T10:06:52.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-06-03T10:06:52.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-06-03T10:06:52.335Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-06-03T10:06:52.336Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-06-03T10:06:52.896Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-06-03T10:06:55.409Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-06-03T10:06:58.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-06-03T10:07:00.561Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-06-03T10:07:02.449Z] docker_cli_swarm_unix_test.go:63: [df8a7e6aa7c1d] joining swarm manager [d04361fd9bcf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:07:58.602Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-06-03T10:07:58.602Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-06-03T10:07:58.602Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-06-03T10:08:01.115Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-06-03T10:08:04.378Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-06-03T10:08:06.265Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-06-03T10:08:08.154Z] docker_api_swarm_test.go:962: [dd8c5c58f14ed] joining swarm manager [d3725e8fd0093]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-06-03T10:08:30.031Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-06-03T10:08:38.127Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-06-03T10:08:40.012Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-06-03T10:08:42.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-06-03T10:08:45.039Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-06-03T10:08:53.117Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-06-03T10:08:58.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-06-03T10:09:00.244Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-06-03T10:09:02.774Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-06-03T10:09:05.287Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-06-03T10:09:07.800Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-06-03T10:09:10.315Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-06-03T10:09:12.829Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-06-03T10:10:08.981Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-06-03T10:10:23.812Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite (1565.04s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.64s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.90s) [2022-06-03T10:10:38.648Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.76s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.78s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.91s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.03s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.63s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.80s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.83s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.47s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.11s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.77s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.97s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.49s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.70s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.88s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (19.15s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.02s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.02s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.30s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.73s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.62s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.84s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.94s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.29s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.13s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.67s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.17s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.55s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.01s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.06s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.05s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.31s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.59s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.64s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.30s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.18s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.84s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.30s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.03s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.88s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.10s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.47s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.47s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.44s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.18s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.62s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.40s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2022-06-03T10:10:38.648Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.76s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.37s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.16s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.48s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (65.28s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.58s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.02s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.14s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.41s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.40s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.96s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.18s) [2022-06-03T10:10:38.649Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.56s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (41.99s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.08s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (119.42s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.32s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.20s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.30s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.55s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.14s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.73s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.03s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.57s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.17s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.83s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-06-03T10:10:38.649Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-06-03T10:10:38.649Z] === RUN TestDockerExternalVolumeSuite [2022-06-03T10:10:38.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-06-03T10:10:39.209Z] docker_cli_external_volume_driver_test.go:53: [de2c1f6b9a462] daemon is not started [2022-06-03T10:10:57.241Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-06-03T10:12:04.846Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-06-03T10:12:11.375Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-06-03T10:12:26.220Z] docker_cli_external_volume_driver_test.go:53: [dd2190e551fb5] daemon is not started [2022-06-03T10:12:41.047Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-06-03T10:12:59.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-06-03T10:13:13.906Z] docker_cli_external_volume_driver_test.go:53: [da27c732e4148] daemon is not started [2022-06-03T10:13:28.734Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-06-03T10:13:28.734Z] docker_cli_external_volume_driver_test.go:53: [d0ce7e0c41bf2] daemon is not started [2022-06-03T10:13:43.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-06-03T10:14:15.601Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-06-03T10:14:30.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-06-03T10:14:45.257Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-06-03T10:15:31.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-06-03T10:15:49.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-06-03T10:16:21.942Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-06-03T10:16:53.960Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-06-03T10:17:08.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-06-03T10:17:26.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-06-03T10:17:26.842Z] docker_cli_external_volume_driver_test.go:485: [d1087d3f8cf24] daemon is not started [2022-06-03T10:17:41.675Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-06-03T10:17:41.675Z] docker_cli_external_volume_driver_test.go:53: [dd90824545537] daemon is not started [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-06-03T10:17:56.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-06-03T10:17:56.508Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-06-03T10:17:56.508Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2022-06-03T10:17:56.508Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-06-03T10:17:56.508Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-06-03T10:17:56.508Z] PASS [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] === Skipped [2022-06-03T10:17:56.508Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-03T10:17:56.508Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-06-03T10:17:56.508Z] check_test.go:307: [d17927d86c717] daemon is not started [2022-06-03T10:17:56.508Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-03T10:17:56.508Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-06-03T10:17:56.508Z] check_test.go:307: [d17cb48a87eeb] daemon is not started [2022-06-03T10:17:56.508Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-03T10:17:56.508Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-06-03T10:17:56.508Z] check_test.go:307: [d8f0a603b1471] daemon is not started [2022-06-03T10:17:56.508Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-03T10:17:56.508Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-06-03T10:17:56.508Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-03T10:17:56.508Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-06-03T10:17:56.508Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] DONE 269 tests, 5 skipped in 2346.161s [2022-06-03T10:17:56.508Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-06-03T10:17:56.508Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc725f78303f9/docker.pid [2022-06-03T10:17:56.508Z] +++ kill 7144 [2022-06-03T10:17:56.508Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7144 is not a child of this shell [2022-06-03T10:17:56.508Z] warning: PID 7144 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc725f78303f9/docker.pid had a nonzero exit code [2022-06-03T10:17:56.508Z] ++++ cat bundles/test-integration/docker.pid [2022-06-03T10:17:56.508Z] +++ kill 9348 [2022-06-03T10:17:56.508Z] +++ /etc/init.d/apparmor stop [2022-06-03T10:17:56.508Z] Leaving: AppArmorNo profiles have been unloaded. [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] Unloading profiles will leave already running processes permanently [2022-06-03T10:17:56.508Z] unconfined, which can lead to unexpected situations. [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] To set a process to complain mode, use the command line tool [2022-06-03T10:17:56.508Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-06-03T10:17:56.508Z] +++ true [2022-06-03T10:17:56.508Z] exiting test-integration [2022-06-03T10:17:56.508Z] ++ exit 0 [2022-06-03T10:17:56.508Z] [2022-06-03T10:17:56.508Z] + exit 0 [2022-06-03T10:17:56.508Z] ++ jobs -p [2022-06-03T10:17:56.508Z] + pids= [2022-06-03T10:17:56.508Z] + echo 'Remaining pids to kill: []' [2022-06-03T10:17:56.508Z] Remaining pids to kill: [] [2022-06-03T10:17:56.508Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-06-03T10:17:56.522Z] Recording test results [2022-06-03T10:17:56.937Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-06-03T10:17:57.264Z] + echo Ensuring container killed. [2022-06-03T10:17:57.264Z] Ensuring container killed. [2022-06-03T10:17:57.264Z] + docker ps -aq -f name=docker-pr2-* [2022-06-03T10:17:57.264Z] + cids=8aa35ff97649 [2022-06-03T10:17:57.264Z] 4745e923b667 [2022-06-03T10:17:57.264Z] 21c76264e4ae [2022-06-03T10:17:57.264Z] + [ -n 8aa35ff97649 [2022-06-03T10:17:57.264Z] 4745e923b667 [2022-06-03T10:17:57.264Z] 21c76264e4ae ] [2022-06-03T10:17:57.264Z] + docker rm -vf 8aa35ff97649 4745e923b667 21c76264e4ae [2022-06-03T10:17:57.520Z] 8aa35ff97649 [2022-06-03T10:17:57.776Z] 4745e923b667 [2022-06-03T10:17:58.031Z] 21c76264e4ae [Pipeline] sh [2022-06-03T10:17:58.303Z] + echo Chowning /workspace to jenkins user [2022-06-03T10:17:58.303Z] Chowning /workspace to jenkins user [2022-06-03T10:17:58.303Z] + id -u [2022-06-03T10:17:58.303Z] + id -g [2022-06-03T10:17:58.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43409:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-06-03T10:18:01.146Z] + bundleName=amd64 [2022-06-03T10:18:01.146Z] + echo Creating amd64-bundles.tar.gz [2022-06-03T10:18:01.146Z] Creating amd64-bundles.tar.gz [2022-06-03T10:18:01.146Z] + xargs tar -czf amd64-bundles.tar.gz [2022-06-03T10:18:01.146Z] + 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-06-03T10:18:02.520Z] Archiving artifacts [2022-06-03T10:18:02.882Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43409/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-06-03T10:18:03.189Z] + make clean [2022-06-03T10:18:03.189Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-06-03T10:18:03.189Z] docker-dev-cache [2022-06-03T10:18:03.189Z] 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 Finished: SUCCESS