Pull request #43991 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d127287d92ca5b8a02a65e5321ef40396433d7b4+32debe0986f4516bfe17bf9122447f0c735e61b4 (fc465727fb149ebd46f6143f3fcaf849e87cd67f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43991@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-18T17:08:13.741Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-18T17:08:13.744Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-18T17:08:13.941Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07737f186b7f96533) in /home/ubuntu/workspace/moby_PR-43991 [Pipeline] { [Pipeline] checkout [2022-08-18T17:08:13.971Z] The recommended git tool is: git [2022-08-18T17:08:13.980Z] using credential docker-jenkins-github-credentials [2022-08-18T17:08:13.988Z] Cloning the remote Git repository [2022-08-18T17:08:13.988Z] Cloning with configured refspecs honoured and without tags [2022-08-18T17:08:13.984Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:08:13.985Z] > git init /home/ubuntu/workspace/moby_PR-43991 # timeout=10 [2022-08-18T17:08:14.001Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:14.001Z] > git --version # timeout=10 [2022-08-18T17:08:14.013Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:14.013Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:14.014Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:28.124Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:28.129Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:08:28.136Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:28.163Z] Fetching without tags [2022-08-18T17:08:28.329Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:28.806Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:28.806Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:08:29.333Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [2022-08-18T17:08:29.333Z] First time build. Skipping changelog. [2022-08-18T17:08:29.339Z] > git --version # timeout=10 [2022-08-18T17:08:29.358Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:29.366Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:08:28.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:28.158Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:28.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:28.160Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:28.325Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:28.329Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:28.773Z] > git remote # timeout=10 [2022-08-18T17:08:28.780Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:08:28.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:28.786Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:08:28.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:08:28.801Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:28.806Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:29.997Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-18T17:08:29.997Z] Unable to find image 'alpine:latest' locally [2022-08-18T17:08:29.997Z] latest: Pulling from library/alpine [2022-08-18T17:08:30.256Z] 213ec9aee27d: Pulling fs layer [2022-08-18T17:08:30.256Z] 213ec9aee27d: Verifying Checksum [2022-08-18T17:08:30.256Z] 213ec9aee27d: Download complete [2022-08-18T17:08:30.515Z] 213ec9aee27d: Pull complete [2022-08-18T17:08:30.515Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-18T17:08:30.515Z] Status: Downloaded newer image for alpine:latest [2022-08-18T17:08:33.052Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [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] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T17:08:33.532Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-007842c13a2ed72c8) in /home/ubuntu/workspace/moby_PR-43991 [2022-08-18T17:08:33.532Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068b767bee2af36f0) in /home/ubuntu/workspace/moby_PR-43991 [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T17:08:33.535Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05e803a9ebae9a920) in /home/ubuntu/workspace/moby_PR-43991 [Pipeline] stage [Pipeline] { (Print info) [2022-08-18T17:08:33.536Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c1bf8a3ad5b8f07b) in /home/ubuntu/workspace/moby_PR-43991 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-18T17:08:33.600Z] The recommended git tool is: git [Pipeline] checkout [2022-08-18T17:08:33.607Z] using credential docker-jenkins-github-credentials [2022-08-18T17:08:33.610Z] The recommended git tool is: git [2022-08-18T17:08:33.616Z] Cloning the remote Git repository [2022-08-18T17:08:33.616Z] Cloning with configured refspecs honoured and without tags [2022-08-18T17:08:33.619Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-18T17:08:33.628Z] Cloning the remote Git repository [2022-08-18T17:08:33.628Z] Cloning with configured refspecs honoured and without tags [2022-08-18T17:08:33.635Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04b4fa9026949af34) in /home/ubuntu/workspace/moby_PR-43991 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-18T17:08:33.698Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-08-18T17:08:33.705Z] The recommended git tool is: git [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-18T17:08:33.714Z] using credential docker-jenkins-github-credentials [2022-08-18T17:08:33.715Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-08-18T17:08:33.726Z] Cloning the remote Git repository [2022-08-18T17:08:33.726Z] Cloning with configured refspecs honoured and without tags [2022-08-18T17:08:33.731Z] Cloning the remote Git repository [2022-08-18T17:08:33.731Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-08-18T17:08:33.829Z] The recommended git tool is: git 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] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) 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-08-18T17:08:33.619Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:08:33.620Z] > git init /home/ubuntu/workspace/moby_PR-43991 # timeout=10 [2022-08-18T17:08:33.636Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:33.636Z] > git --version # timeout=10 [2022-08-18T17:08:33.638Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:33.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:33.640Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:33.632Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:08:33.632Z] > git init /home/ubuntu/workspace/moby_PR-43991 # timeout=10 [2022-08-18T17:08:33.643Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:33.643Z] > git --version # timeout=10 [2022-08-18T17:08:33.645Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:33.645Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:33.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:33.732Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:08:33.732Z] > git init /home/ubuntu/workspace/moby_PR-43991 # timeout=10 [2022-08-18T17:08:33.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:33.755Z] > git --version # timeout=10 [2022-08-18T17:08:33.761Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:33.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:33.762Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:33.742Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:08:33.742Z] > git init /home/ubuntu/workspace/moby_PR-43991 # timeout=10 [2022-08-18T17:08:33.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:33.751Z] > git --version # timeout=10 [2022-08-18T17:08:33.757Z] > git --version # 'git version 2.25.1' [2022-08-18T17:08:33.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:33.757Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:36.319Z] using credential docker-jenkins-github-credentials [2022-08-18T17:08:36.328Z] Cloning the remote Git repository [2022-08-18T17:08:36.328Z] Cloning with configured refspecs honoured and without tags [2022-08-18T17:08:36.349Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:08:36.411Z] > git init /home/ubuntu/workspace/moby_PR-43991 # timeout=10 [2022-08-18T17:08:36.479Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:36.480Z] > git --version # timeout=10 [2022-08-18T17:08:36.522Z] > git --version # 'git version 2.25.1' [2022-08-18T17:08:36.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:36.524Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.407Z] Fetching without tags [2022-08-18T17:08:47.494Z] Fetching without tags [2022-08-18T17:08:47.522Z] Fetching without tags [2022-08-18T17:08:47.612Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:47.648Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:47.717Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:47.737Z] Fetching without tags [2022-08-18T17:08:47.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.394Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:08:47.397Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:47.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:47.411Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.615Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:47.618Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:47.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.487Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:08:47.489Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.493Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.497Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:47.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:47.498Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.651Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:47.653Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:47.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.711Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:08:47.715Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.730Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:47.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:47.743Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.508Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:08:47.520Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.525Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:47.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:47.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:47.536Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:47.726Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:47.733Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:47.945Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:48.080Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:48.081Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:08:48.103Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:48.103Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:08:48.192Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:48.192Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:08:48.238Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [2022-08-18T17:08:48.247Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [2022-08-18T17:08:48.247Z] > git --version # timeout=10 [2022-08-18T17:08:48.253Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:48.259Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T17:08:48.259Z] > git --version # timeout=10 [2022-08-18T17:08:48.261Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:48.264Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T17:08:48.415Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [2022-08-18T17:08:48.435Z] > git --version # timeout=10 [2022-08-18T17:08:48.438Z] > git --version # 'git version 2.25.1' [2022-08-18T17:08:48.442Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T17:08:48.454Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:48.454Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:08:48.526Z] Still waiting to schedule task [2022-08-18T17:08:48.526Z] All nodes of label ‘windows-2019’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T17:08:48.885Z] + docker version [2022-08-18T17:08:48.885Z] Client: Docker Engine - Community [2022-08-18T17:08:48.885Z] Version: 20.10.14 [2022-08-18T17:08:48.885Z] API version: 1.41 [2022-08-18T17:08:48.885Z] Go version: go1.16.15 [2022-08-18T17:08:48.885Z] Git commit: a224086 [2022-08-18T17:08:48.885Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T17:08:48.885Z] OS/Arch: linux/amd64 [2022-08-18T17:08:48.885Z] Context: default [2022-08-18T17:08:48.885Z] Experimental: true [2022-08-18T17:08:48.885Z] [2022-08-18T17:08:48.885Z] Server: Docker Engine - Community [2022-08-18T17:08:48.885Z] Engine: [2022-08-18T17:08:48.885Z] Version: 20.10.14 [2022-08-18T17:08:48.885Z] API version: 1.41 (minimum version 1.12) [2022-08-18T17:08:48.885Z] Go version: go1.16.15 [2022-08-18T17:08:48.885Z] Git commit: 87a90dc [2022-08-18T17:08:48.885Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T17:08:48.885Z] OS/Arch: linux/amd64 [2022-08-18T17:08:48.885Z] Experimental: true [2022-08-18T17:08:48.885Z] containerd: [2022-08-18T17:08:48.885Z] Version: 1.5.11 [2022-08-18T17:08:48.885Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:48.885Z] runc: [2022-08-18T17:08:48.885Z] Version: 1.0.3 [2022-08-18T17:08:48.885Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T17:08:48.885Z] docker-init: [2022-08-18T17:08:48.885Z] Version: 0.19.0 [2022-08-18T17:08:48.885Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T17:08:48.966Z] + [ PR != PR ] [2022-08-18T17:08:48.966Z] + [ 20.10 != master ] [2022-08-18T17:08:48.966Z] + echo 1 [Pipeline] withEnv [Pipeline] { [2022-08-18T17:08:48.978Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T17:08:49.017Z] > git --version # timeout=10 [2022-08-18T17:08:49.026Z] > git --version # 'git version 2.17.1' [2022-08-18T17:08:49.043Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T17:08:49.116Z] + docker version [2022-08-18T17:08:49.116Z] Client: Docker Engine - Community [2022-08-18T17:08:49.116Z] Version: 20.10.14 [2022-08-18T17:08:49.116Z] API version: 1.41 [2022-08-18T17:08:49.116Z] Go version: go1.16.15 [2022-08-18T17:08:49.116Z] Git commit: a224086 [2022-08-18T17:08:49.116Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-18T17:08:49.116Z] OS/Arch: linux/amd64 [2022-08-18T17:08:49.116Z] Context: default [2022-08-18T17:08:49.116Z] Experimental: true [2022-08-18T17:08:49.116Z] [2022-08-18T17:08:49.116Z] Server: Docker Engine - Community [2022-08-18T17:08:49.116Z] Engine: [2022-08-18T17:08:49.116Z] Version: 20.10.14 [2022-08-18T17:08:49.116Z] API version: 1.41 (minimum version 1.12) [2022-08-18T17:08:49.116Z] Go version: go1.16.15 [2022-08-18T17:08:49.116Z] Git commit: 87a90dc [2022-08-18T17:08:49.116Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-18T17:08:49.116Z] OS/Arch: linux/amd64 [2022-08-18T17:08:49.116Z] Experimental: true [2022-08-18T17:08:49.116Z] containerd: [2022-08-18T17:08:49.116Z] Version: 1.5.11 [2022-08-18T17:08:49.116Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:49.116Z] runc: [2022-08-18T17:08:49.116Z] Version: 1.0.3 [2022-08-18T17:08:49.116Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T17:08:49.116Z] docker-init: [2022-08-18T17:08:49.116Z] Version: 0.19.0 [2022-08-18T17:08:49.116Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T17:08:49.158Z] + docker info [2022-08-18T17:08:49.282Z] + docker version [2022-08-18T17:08:49.282Z] Client: Docker Engine - Community [2022-08-18T17:08:49.282Z] Version: 20.10.14 [2022-08-18T17:08:49.282Z] API version: 1.41 [2022-08-18T17:08:49.282Z] Go version: go1.16.15 [2022-08-18T17:08:49.282Z] Git commit: a224086 [2022-08-18T17:08:49.282Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T17:08:49.282Z] OS/Arch: linux/amd64 [2022-08-18T17:08:49.282Z] Context: default [2022-08-18T17:08:49.282Z] Experimental: true [2022-08-18T17:08:49.282Z] [2022-08-18T17:08:49.282Z] Server: Docker Engine - Community [2022-08-18T17:08:49.282Z] Engine: [2022-08-18T17:08:49.282Z] Version: 20.10.14 [2022-08-18T17:08:49.282Z] API version: 1.41 (minimum version 1.12) [2022-08-18T17:08:49.282Z] Go version: go1.16.15 [2022-08-18T17:08:49.282Z] Git commit: 87a90dc [2022-08-18T17:08:49.282Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T17:08:49.282Z] OS/Arch: linux/amd64 [2022-08-18T17:08:49.282Z] Experimental: true [2022-08-18T17:08:49.282Z] containerd: [2022-08-18T17:08:49.282Z] Version: 1.5.11 [2022-08-18T17:08:49.282Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:49.282Z] runc: [2022-08-18T17:08:49.282Z] Version: 1.0.3 [2022-08-18T17:08:49.282Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T17:08:49.282Z] docker-init: [2022-08-18T17:08:49.282Z] Version: 0.19.0 [2022-08-18T17:08:49.282Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T17:08:49.399Z] + docker info [2022-08-18T17:08:48.058Z] > git remote # timeout=10 [2022-08-18T17:08:48.063Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:08:48.068Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:48.068Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:08:48.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:08:48.083Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:48.086Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:48.087Z] > git remote # timeout=10 [2022-08-18T17:08:48.090Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:08:48.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:48.092Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:08:48.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:08:48.108Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:48.113Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:49.560Z] + docker info [2022-08-18T17:08:49.560Z] Client: [2022-08-18T17:08:49.560Z] Context: default [2022-08-18T17:08:49.560Z] Debug Mode: false [2022-08-18T17:08:49.560Z] Plugins: [2022-08-18T17:08:49.560Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T17:08:49.560Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T17:08:49.560Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T17:08:49.560Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T17:08:49.560Z] [2022-08-18T17:08:49.560Z] Server: [2022-08-18T17:08:49.560Z] Containers: 0 [2022-08-18T17:08:49.560Z] Running: 0 [2022-08-18T17:08:49.560Z] Paused: 0 [2022-08-18T17:08:49.560Z] Stopped: 0 [2022-08-18T17:08:49.560Z] Images: 5 [2022-08-18T17:08:49.560Z] Server Version: 20.10.14 [2022-08-18T17:08:49.560Z] Storage Driver: overlay2 [2022-08-18T17:08:49.560Z] Backing Filesystem: extfs [2022-08-18T17:08:49.560Z] Supports d_type: true [2022-08-18T17:08:49.560Z] Native Overlay Diff: true [2022-08-18T17:08:49.560Z] userxattr: false [2022-08-18T17:08:49.560Z] Logging Driver: json-file [2022-08-18T17:08:49.560Z] Cgroup Driver: cgroupfs [2022-08-18T17:08:49.560Z] Cgroup Version: 1 [2022-08-18T17:08:49.560Z] Plugins: [2022-08-18T17:08:49.560Z] Volume: local [2022-08-18T17:08:49.560Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T17:08:49.560Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T17:08:49.560Z] Swarm: inactive [2022-08-18T17:08:49.560Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T17:08:49.560Z] Default Runtime: runc [2022-08-18T17:08:49.560Z] Init Binary: docker-init [2022-08-18T17:08:49.560Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:49.560Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T17:08:49.560Z] init version: de40ad0 [2022-08-18T17:08:49.560Z] Security Options: [2022-08-18T17:08:49.560Z] apparmor [2022-08-18T17:08:49.560Z] seccomp [2022-08-18T17:08:49.560Z] Profile: default [2022-08-18T17:08:49.560Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T17:08:49.560Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T17:08:49.560Z] OSType: linux [2022-08-18T17:08:49.560Z] Architecture: x86_64 [2022-08-18T17:08:49.560Z] CPUs: 2 [2022-08-18T17:08:49.561Z] Total Memory: 7.483GiB [2022-08-18T17:08:49.561Z] Name: ip-10-100-118-23 [2022-08-18T17:08:49.561Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T17:08:49.561Z] Docker Root Dir: /var/lib/docker [2022-08-18T17:08:49.561Z] Debug Mode: false [2022-08-18T17:08:49.561Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:08:49.561Z] Labels: [2022-08-18T17:08:49.561Z] Experimental: true [2022-08-18T17:08:49.561Z] Insecure Registries: [2022-08-18T17:08:49.561Z] 127.0.0.0/8 [2022-08-18T17:08:49.561Z] Live Restore Enabled: true [2022-08-18T17:08:49.561Z] [2022-08-18T17:08:49.561Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T17:08:47.949Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:47.966Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:48.417Z] > git remote # timeout=10 [2022-08-18T17:08:48.424Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:08:48.436Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:48.436Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:08:48.448Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:08:48.459Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:48.470Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:48.178Z] > git remote # timeout=10 [2022-08-18T17:08:48.182Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:08:48.185Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:48.186Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:08:48.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:08:48.202Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:48.206Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:49.673Z] + docker version [2022-08-18T17:08:49.673Z] Client: Docker Engine - Community [2022-08-18T17:08:49.673Z] Version: 20.10.14 [2022-08-18T17:08:49.673Z] API version: 1.41 [2022-08-18T17:08:49.673Z] Go version: go1.16.15 [2022-08-18T17:08:49.673Z] Git commit: a224086 [2022-08-18T17:08:49.673Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-18T17:08:49.673Z] OS/Arch: linux/amd64 [2022-08-18T17:08:49.673Z] Context: default [2022-08-18T17:08:49.673Z] Experimental: true [2022-08-18T17:08:49.673Z] [2022-08-18T17:08:49.673Z] Server: Docker Engine - Community [2022-08-18T17:08:49.673Z] Engine: [2022-08-18T17:08:49.673Z] Version: 20.10.14 [2022-08-18T17:08:49.673Z] API version: 1.41 (minimum version 1.12) [2022-08-18T17:08:49.673Z] Go version: go1.16.15 [2022-08-18T17:08:49.673Z] Git commit: 87a90dc [2022-08-18T17:08:49.673Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-18T17:08:49.673Z] OS/Arch: linux/amd64 [2022-08-18T17:08:49.673Z] Experimental: true [2022-08-18T17:08:49.673Z] containerd: [2022-08-18T17:08:49.673Z] Version: 1.5.11 [2022-08-18T17:08:49.673Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:49.673Z] runc: [2022-08-18T17:08:49.673Z] Version: 1.0.3 [2022-08-18T17:08:49.673Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T17:08:49.673Z] docker-init: [2022-08-18T17:08:49.673Z] Version: 0.19.0 [2022-08-18T17:08:49.673Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T17:08:49.841Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:08:49.841Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:08:49.841Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43991/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-18T17:08:49.841Z] + bash /home/ubuntu/workspace/moby_PR-43991/check-config.sh [2022-08-18T17:08:49.841Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T17:08:49.841Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T17:08:49.841Z] [2022-08-18T17:08:49.841Z] Generally Necessary: [2022-08-18T17:08:49.841Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T17:08:49.841Z] - apparmor: enabled and tools installed [2022-08-18T17:08:49.841Z] - CONFIG_NAMESPACES: enabled [2022-08-18T17:08:49.841Z] - CONFIG_NET_NS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_PID_NS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_IPC_NS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_UTS_NS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_CGROUPS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T17:08:49.841Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T17:08:49.841Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T17:08:49.841Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T17:08:49.841Z] - CONFIG_CPUSETS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_MEMCG: enabled [2022-08-18T17:08:49.841Z] - CONFIG_KEYS: enabled [2022-08-18T17:08:49.841Z] - CONFIG_VETH: enabled (as module) [2022-08-18T17:08:49.841Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T17:08:49.841Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T17:08:49.841Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-18T17:08:49.841Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T17:08:49.841Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T17:08:49.963Z] + docker info [2022-08-18T17:08:50.083Z] Client: [2022-08-18T17:08:50.084Z] Context: default [2022-08-18T17:08:50.084Z] Debug Mode: false [2022-08-18T17:08:50.084Z] Plugins: [2022-08-18T17:08:50.084Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T17:08:50.084Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T17:08:50.084Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T17:08:50.084Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T17:08:50.084Z] [2022-08-18T17:08:50.084Z] Server: [2022-08-18T17:08:50.084Z] Containers: 0 [2022-08-18T17:08:50.084Z] Running: 0 [2022-08-18T17:08:50.084Z] Paused: 0 [2022-08-18T17:08:50.084Z] Stopped: 0 [2022-08-18T17:08:50.084Z] Images: 5 [2022-08-18T17:08:50.084Z] Server Version: 20.10.14 [2022-08-18T17:08:50.084Z] Storage Driver: overlay2 [2022-08-18T17:08:50.084Z] Backing Filesystem: extfs [2022-08-18T17:08:50.084Z] Supports d_type: true [2022-08-18T17:08:50.084Z] Native Overlay Diff: true [2022-08-18T17:08:50.084Z] userxattr: false [2022-08-18T17:08:50.084Z] Logging Driver: json-file [2022-08-18T17:08:50.084Z] Cgroup Driver: cgroupfs [2022-08-18T17:08:50.084Z] Cgroup Version: 1 [2022-08-18T17:08:50.084Z] Plugins: [2022-08-18T17:08:50.084Z] Volume: local [2022-08-18T17:08:50.084Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T17:08:50.084Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T17:08:50.084Z] Swarm: inactive [2022-08-18T17:08:50.084Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T17:08:50.084Z] Default Runtime: runc [2022-08-18T17:08:50.084Z] Init Binary: docker-init [2022-08-18T17:08:50.084Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:50.084Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T17:08:50.084Z] init version: de40ad0 [2022-08-18T17:08:50.084Z] Security Options: [2022-08-18T17:08:50.084Z] apparmor [2022-08-18T17:08:50.084Z] seccomp [2022-08-18T17:08:50.084Z] Profile: default [2022-08-18T17:08:50.084Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T17:08:50.084Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T17:08:50.084Z] OSType: linux [2022-08-18T17:08:50.084Z] Architecture: x86_64 [2022-08-18T17:08:50.084Z] CPUs: 2 [2022-08-18T17:08:50.084Z] Total Memory: 7.565GiB [2022-08-18T17:08:50.084Z] Name: ip-10-100-92-229 [2022-08-18T17:08:50.084Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T17:08:50.084Z] Docker Root Dir: /var/lib/docker [2022-08-18T17:08:50.084Z] Debug Mode: false [2022-08-18T17:08:50.084Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:08:50.084Z] Labels: [2022-08-18T17:08:50.084Z] Experimental: true [2022-08-18T17:08:50.084Z] Insecure Registries: [2022-08-18T17:08:50.084Z] 127.0.0.0/8 [2022-08-18T17:08:50.084Z] Live Restore Enabled: true [2022-08-18T17:08:50.084Z] [2022-08-18T17:08:50.084Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T17:08:50.099Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-18T17:08:50.099Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T17:08:50.099Z] [2022-08-18T17:08:50.099Z] Optional Features: [2022-08-18T17:08:50.099Z] - CONFIG_USER_NS: enabled [2022-08-18T17:08:50.099Z] - CONFIG_SECCOMP: enabled [2022-08-18T17:08:50.099Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T17:08:50.099Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T17:08:50.099Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T17:08:50.099Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T17:08:50.099Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T17:08:50.099Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T17:08:50.099Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-18T17:08:50.099Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-18T17:08:50.099Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T17:08:50.099Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T17:08:50.099Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T17:08:50.099Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T17:08:50.099Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T17:08:50.099Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T17:08:50.099Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T17:08:50.099Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T17:08:50.099Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T17:08:50.099Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T17:08:50.099Z] - CONFIG_EXT4_FS: enabled [2022-08-18T17:08:50.099Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T17:08:50.099Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T17:08:50.099Z] - Network Drivers: [2022-08-18T17:08:50.099Z] - "overlay": [2022-08-18T17:08:50.336Z] Client: [2022-08-18T17:08:50.336Z] Context: default [2022-08-18T17:08:50.336Z] Debug Mode: false [2022-08-18T17:08:50.336Z] Plugins: [2022-08-18T17:08:50.336Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T17:08:50.336Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T17:08:50.336Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T17:08:50.336Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T17:08:50.336Z] [2022-08-18T17:08:50.336Z] Server: [2022-08-18T17:08:50.336Z] Containers: 0 [2022-08-18T17:08:50.336Z] Running: 0 [2022-08-18T17:08:50.336Z] Paused: 0 [2022-08-18T17:08:50.336Z] Stopped: 0 [2022-08-18T17:08:50.336Z] Images: 4 [2022-08-18T17:08:50.336Z] Server Version: 20.10.14 [2022-08-18T17:08:50.336Z] Storage Driver: overlay2 [2022-08-18T17:08:50.336Z] Backing Filesystem: extfs [2022-08-18T17:08:50.336Z] Supports d_type: true [2022-08-18T17:08:50.336Z] Native Overlay Diff: true [2022-08-18T17:08:50.336Z] userxattr: false [2022-08-18T17:08:50.336Z] Logging Driver: json-file [2022-08-18T17:08:50.336Z] Cgroup Driver: systemd [2022-08-18T17:08:50.336Z] Cgroup Version: 2 [2022-08-18T17:08:50.336Z] Plugins: [2022-08-18T17:08:50.336Z] Volume: local [2022-08-18T17:08:50.336Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T17:08:50.337Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T17:08:50.337Z] Swarm: inactive [2022-08-18T17:08:50.337Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T17:08:50.337Z] Default Runtime: runc [2022-08-18T17:08:50.337Z] Init Binary: docker-init [2022-08-18T17:08:50.337Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:50.337Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T17:08:50.337Z] init version: de40ad0 [2022-08-18T17:08:50.337Z] Security Options: [2022-08-18T17:08:50.337Z] apparmor [2022-08-18T17:08:50.337Z] seccomp [2022-08-18T17:08:50.337Z] Profile: default [2022-08-18T17:08:50.337Z] cgroupns [2022-08-18T17:08:50.337Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T17:08:50.337Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T17:08:50.337Z] OSType: linux [2022-08-18T17:08:50.337Z] Architecture: x86_64 [2022-08-18T17:08:50.337Z] CPUs: 2 [2022-08-18T17:08:50.337Z] Total Memory: 7.559GiB [2022-08-18T17:08:50.337Z] Name: ip-10-100-49-7 [2022-08-18T17:08:50.337Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-18T17:08:50.337Z] Docker Root Dir: /var/lib/docker [2022-08-18T17:08:50.337Z] Debug Mode: false [2022-08-18T17:08:50.337Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:08:50.337Z] Labels: [2022-08-18T17:08:50.337Z] Experimental: true [2022-08-18T17:08:50.337Z] Insecure Registries: [2022-08-18T17:08:50.337Z] 127.0.0.0/8 [2022-08-18T17:08:50.337Z] Live Restore Enabled: true [2022-08-18T17:08:50.337Z] [Pipeline] } [Pipeline] // stage [2022-08-18T17:08:50.361Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T17:08:50.361Z] Optional (for encrypted networks): [2022-08-18T17:08:50.361Z] - CONFIG_CRYPTO: enabled [2022-08-18T17:08:50.361Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T17:08:50.361Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T17:08:50.361Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T17:08:50.361Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T17:08:50.361Z] - CONFIG_XFRM: enabled [2022-08-18T17:08:50.361Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-18T17:08:50.361Z] - "ipvlan": [2022-08-18T17:08:50.361Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T17:08:50.361Z] - "macvlan": [2022-08-18T17:08:50.361Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T17:08:50.361Z] - "ftp,tftp client in container": [2022-08-18T17:08:50.361Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T17:08:50.361Z] - Storage Drivers: [2022-08-18T17:08:50.361Z] - "aufs": [2022-08-18T17:08:50.361Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T17:08:50.361Z] - "btrfs": [2022-08-18T17:08:50.361Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T17:08:50.361Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T17:08:50.361Z] - "devicemapper": [2022-08-18T17:08:50.361Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T17:08:50.361Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T17:08:50.361Z] - "overlay": [2022-08-18T17:08:50.361Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T17:08:50.361Z] - "zfs": [2022-08-18T17:08:50.361Z] - /dev/zfs: present [2022-08-18T17:08:50.361Z] - zfs command: missing [2022-08-18T17:08:50.361Z] - zpool command: missing [2022-08-18T17:08:50.361Z] [2022-08-18T17:08:50.361Z] Limits: [2022-08-18T17:08:50.361Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T17:08:50.361Z] [2022-08-18T17:08:50.361Z] + true [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T17:08:50.400Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:08:50.400Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:08:50.400Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43991/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-18T17:08:50.400Z] + bash /home/ubuntu/workspace/moby_PR-43991/check-config.sh [2022-08-18T17:08:50.400Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T17:08:50.400Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T17:08:50.400Z] [2022-08-18T17:08:50.400Z] Generally Necessary: [2022-08-18T17:08:50.400Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T17:08:50.400Z] - apparmor: enabled and tools installed [2022-08-18T17:08:50.400Z] - CONFIG_NAMESPACES: enabled [2022-08-18T17:08:50.400Z] - CONFIG_NET_NS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_PID_NS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_IPC_NS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_UTS_NS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_CGROUPS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T17:08:50.400Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T17:08:50.400Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T17:08:50.400Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T17:08:50.400Z] - CONFIG_CPUSETS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_MEMCG: enabled [2022-08-18T17:08:50.400Z] - CONFIG_KEYS: enabled [2022-08-18T17:08:50.400Z] - CONFIG_VETH: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-18T17:08:50.400Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T17:08:50.400Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-18T17:08:50.400Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T17:08:50.400Z] [2022-08-18T17:08:50.400Z] Optional Features: [2022-08-18T17:08:50.400Z] - CONFIG_USER_NS: enabled [Pipeline] sh [Pipeline] sh [2022-08-18T17:08:50.691Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 . [2022-08-18T17:08:50.702Z] - CONFIG_SECCOMP: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T17:08:50.702Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T17:08:50.702Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T17:08:50.702Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T17:08:50.702Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T17:08:50.702Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T17:08:50.702Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-18T17:08:50.702Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-18T17:08:50.702Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T17:08:50.702Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T17:08:50.702Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T17:08:50.702Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T17:08:50.702Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T17:08:50.702Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T17:08:50.702Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T17:08:50.702Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_EXT4_FS: enabled [2022-08-18T17:08:50.702Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T17:08:50.702Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T17:08:50.702Z] - Network Drivers: [2022-08-18T17:08:50.702Z] - "overlay": [2022-08-18T17:08:50.702Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T17:08:50.702Z] Optional (for encrypted networks): [2022-08-18T17:08:50.702Z] - CONFIG_CRYPTO: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T17:08:50.702Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T17:08:50.702Z] - CONFIG_XFRM: enabled [2022-08-18T17:08:50.702Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-18T17:08:50.702Z] - "ipvlan": [2022-08-18T17:08:50.702Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T17:08:50.702Z] - "macvlan": [2022-08-18T17:08:50.702Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T17:08:50.702Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T17:08:50.702Z] - "ftp,tftp client in container": [2022-08-18T17:08:50.718Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 . [2022-08-18T17:08:50.718Z] #1 [internal] load build definition from Dockerfile [2022-08-18T17:08:50.718Z] #1 sha256:948c9075e977b4e1a01d904e52c58e84efc8022400096e7bad1df449e2e537ef [2022-08-18T17:08:50.718Z] #1 transferring dockerfile: 17.05kB done [2022-08-18T17:08:50.718Z] #1 DONE 0.0s [2022-08-18T17:08:50.718Z] [2022-08-18T17:08:50.718Z] #2 [internal] load .dockerignore [2022-08-18T17:08:50.718Z] #2 sha256:8f0e62df74ab2583d38a70ae2460cf79378e056c3002b713b5ae7a946e0f795e [2022-08-18T17:08:50.718Z] #2 transferring context: 87B done [2022-08-18T17:08:50.718Z] #2 DONE 0.0s [2022-08-18T17:08:50.718Z] [2022-08-18T17:08:50.718Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-18T17:08:50.718Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-18T17:08:50.903Z] Client: [2022-08-18T17:08:50.903Z] Context: default [2022-08-18T17:08:50.903Z] Debug Mode: false [2022-08-18T17:08:50.903Z] Plugins: [2022-08-18T17:08:50.903Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T17:08:50.903Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T17:08:50.903Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-18T17:08:50.903Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-18T17:08:50.903Z] [2022-08-18T17:08:50.903Z] Server: [2022-08-18T17:08:50.903Z] Containers: 0 [2022-08-18T17:08:50.903Z] Running: 0 [2022-08-18T17:08:50.903Z] Paused: 0 [2022-08-18T17:08:50.903Z] Stopped: 0 [2022-08-18T17:08:50.903Z] Images: 2 [2022-08-18T17:08:50.903Z] Server Version: 20.10.14 [2022-08-18T17:08:50.903Z] Storage Driver: overlay2 [2022-08-18T17:08:50.903Z] Backing Filesystem: extfs [2022-08-18T17:08:50.903Z] Supports d_type: true [2022-08-18T17:08:50.903Z] Native Overlay Diff: true [2022-08-18T17:08:50.903Z] userxattr: false [2022-08-18T17:08:50.903Z] Logging Driver: json-file [2022-08-18T17:08:50.903Z] Cgroup Driver: cgroupfs [2022-08-18T17:08:50.903Z] Cgroup Version: 1 [2022-08-18T17:08:50.903Z] Plugins: [2022-08-18T17:08:50.903Z] Volume: local [2022-08-18T17:08:50.903Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T17:08:50.903Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T17:08:50.903Z] Swarm: inactive [2022-08-18T17:08:50.903Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-18T17:08:50.903Z] Default Runtime: runc [2022-08-18T17:08:50.903Z] Init Binary: docker-init [2022-08-18T17:08:50.903Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:08:50.903Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T17:08:50.903Z] init version: de40ad0 [2022-08-18T17:08:50.903Z] Security Options: [2022-08-18T17:08:50.903Z] apparmor [2022-08-18T17:08:50.903Z] seccomp [2022-08-18T17:08:50.903Z] Profile: default [2022-08-18T17:08:50.903Z] Kernel Version: 5.4.0-1071-aws [2022-08-18T17:08:50.903Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-18T17:08:50.903Z] OSType: linux [2022-08-18T17:08:50.903Z] Architecture: x86_64 [2022-08-18T17:08:50.903Z] CPUs: 2 [2022-08-18T17:08:50.903Z] Total Memory: 7.565GiB [2022-08-18T17:08:50.903Z] Name: ip-10-100-48-181 [2022-08-18T17:08:50.903Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-18T17:08:50.903Z] Docker Root Dir: /var/lib/docker [2022-08-18T17:08:50.903Z] Debug Mode: false [2022-08-18T17:08:50.903Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:08:50.903Z] Labels: [2022-08-18T17:08:50.903Z] Experimental: true [2022-08-18T17:08:50.903Z] Insecure Registries: [2022-08-18T17:08:50.903Z] 127.0.0.0/8 [2022-08-18T17:08:50.903Z] Live Restore Enabled: true [2022-08-18T17:08:50.903Z] [2022-08-18T17:08:50.903Z] WARNING: No swap limit support [Pipeline] sh [2022-08-18T17:08:50.951Z] #1 [internal] load build definition from Dockerfile [2022-08-18T17:08:50.951Z] #1 sha256:c2a9eedf9d5c47ac76fe7b124f25b8144c196805667135e04b018f26201025ad [2022-08-18T17:08:50.951Z] #1 transferring dockerfile: 17.05kB done [2022-08-18T17:08:50.951Z] #1 DONE 0.0s [2022-08-18T17:08:50.951Z] [2022-08-18T17:08:50.951Z] #2 [internal] load .dockerignore [2022-08-18T17:08:50.951Z] #2 sha256:78961bb203c0ff0040c19580376dc640755c6be9a5566cb786ae9e233dd8a612 [2022-08-18T17:08:50.951Z] #2 transferring context: 87B 0.0s done [2022-08-18T17:08:50.951Z] #2 DONE 0.0s [2022-08-18T17:08:50.951Z] [2022-08-18T17:08:50.951Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-18T17:08:50.951Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-18T17:08:50.951Z] #3 DONE 0.1s [2022-08-18T17:08:50.951Z] [2022-08-18T17:08:50.951Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-18T17:08:50.951Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-18T17:08:50.951Z] #4 CACHED [2022-08-18T17:08:50.958Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T17:08:50.958Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T17:08:50.958Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T17:08:50.958Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T17:08:50.958Z] - Storage Drivers: [2022-08-18T17:08:50.958Z] - "aufs": [2022-08-18T17:08:50.958Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T17:08:50.958Z] - "btrfs": [2022-08-18T17:08:50.958Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T17:08:50.958Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T17:08:50.958Z] - "devicemapper": [2022-08-18T17:08:50.958Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T17:08:50.958Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T17:08:50.958Z] - "overlay": [2022-08-18T17:08:50.958Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T17:08:50.958Z] - "zfs": [2022-08-18T17:08:50.958Z] - /dev/zfs: present [2022-08-18T17:08:50.958Z] - zfs command: missing [2022-08-18T17:08:50.958Z] - zpool command: missing [2022-08-18T17:08:50.958Z] [2022-08-18T17:08:50.958Z] Limits: [2022-08-18T17:08:50.958Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T17:08:50.958Z] [2022-08-18T17:08:50.958Z] + true [Pipeline] } [Pipeline] // stage [2022-08-18T17:08:50.977Z] #3 DONE 0.1s [2022-08-18T17:08:50.977Z] [2022-08-18T17:08:50.977Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-18T17:08:50.977Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-18T17:08:50.977Z] #4 CACHED [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T17:08:51.188Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:08:51.188Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:08:51.188Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43991/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-18T17:08:51.188Z] + bash /home/ubuntu/workspace/moby_PR-43991/check-config.sh [2022-08-18T17:08:51.188Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T17:08:51.188Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-18T17:08:51.188Z] [2022-08-18T17:08:51.188Z] Generally Necessary: [2022-08-18T17:08:51.188Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T17:08:51.188Z] - apparmor: enabled and tools installed [2022-08-18T17:08:51.188Z] - CONFIG_NAMESPACES: enabled [2022-08-18T17:08:51.188Z] - CONFIG_NET_NS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_PID_NS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_IPC_NS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_UTS_NS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_CGROUPS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T17:08:51.188Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T17:08:51.188Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T17:08:51.188Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T17:08:51.188Z] - CONFIG_CPUSETS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_MEMCG: enabled [2022-08-18T17:08:51.188Z] - CONFIG_KEYS: enabled [2022-08-18T17:08:51.188Z] - CONFIG_VETH: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-18T17:08:51.188Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T17:08:51.188Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T17:08:51.210Z] [2022-08-18T17:08:51.210Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-08-18T17:08:51.210Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-18T17:08:51.210Z] #6 DONE 0.1s [2022-08-18T17:08:51.210Z] [2022-08-18T17:08:51.210Z] #8 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-18T17:08:51.210Z] #8 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-18T17:08:51.235Z] [2022-08-18T17:08:51.235Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:51.235Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T17:08:51.235Z] #7 DONE 0.1s [2022-08-18T17:08:51.235Z] [2022-08-18T17:08:51.235Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-08-18T17:08:51.235Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-18T17:08:51.235Z] #5 DONE 0.1s [2022-08-18T17:08:51.235Z] [2022-08-18T17:08:51.235Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:51.235Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T17:08:51.316Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 . [2022-08-18T17:08:51.316Z] #1 [internal] load build definition from Dockerfile [2022-08-18T17:08:51.316Z] #1 sha256:ec35ac94bb642b4c5c0b1bb02b71d1d1f759ee7b13d9531c2dbe2b4a466abd7b [2022-08-18T17:08:51.316Z] #1 transferring dockerfile: 17.05kB done [2022-08-18T17:08:51.316Z] #1 DONE 0.0s [2022-08-18T17:08:51.316Z] [2022-08-18T17:08:51.316Z] #2 [internal] load .dockerignore [2022-08-18T17:08:51.316Z] #2 sha256:4e59d9d0a417e01ed43d9d3acba3ab81053880b4f614c25fbfa609b522843e0d [2022-08-18T17:08:51.316Z] #2 transferring context: 87B done [2022-08-18T17:08:51.316Z] #2 DONE 0.0s [2022-08-18T17:08:51.316Z] [2022-08-18T17:08:51.316Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-18T17:08:51.316Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-18T17:08:51.448Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T17:08:51.448Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-18T17:08:51.448Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T17:08:51.448Z] [2022-08-18T17:08:51.448Z] Optional Features: [2022-08-18T17:08:51.448Z] - CONFIG_USER_NS: enabled [2022-08-18T17:08:51.448Z] - CONFIG_SECCOMP: enabled [2022-08-18T17:08:51.448Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T17:08:51.448Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T17:08:51.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T17:08:51.448Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-18T17:08:51.448Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T17:08:51.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T17:08:51.448Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-18T17:08:51.448Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-18T17:08:51.448Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T17:08:51.448Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T17:08:51.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T17:08:51.448Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T17:08:51.448Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T17:08:51.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T17:08:51.448Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T17:08:51.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T17:08:51.448Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T17:08:51.448Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T17:08:51.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T17:08:51.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T17:08:51.448Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T17:08:51.448Z] - CONFIG_EXT4_FS: enabled [2022-08-18T17:08:51.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T17:08:51.448Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T17:08:51.448Z] - Network Drivers: [2022-08-18T17:08:51.448Z] - "overlay": [2022-08-18T17:08:51.448Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T17:08:51.448Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T17:08:51.448Z] Optional (for encrypted networks): [2022-08-18T17:08:51.470Z] #8 DONE 0.2s [2022-08-18T17:08:51.470Z] [2022-08-18T17:08:51.470Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:51.470Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T17:08:51.470Z] #7 DONE 0.1s [2022-08-18T17:08:51.470Z] [2022-08-18T17:08:51.470Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:51.470Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T17:08:51.470Z] #5 DONE 0.1s [2022-08-18T17:08:51.493Z] #8 DONE 0.1s [2022-08-18T17:08:51.493Z] [2022-08-18T17:08:51.493Z] #6 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-18T17:08:51.493Z] #6 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-18T17:08:51.493Z] #6 DONE 0.3s [2022-08-18T17:08:51.574Z] #3 DONE 0.1s [2022-08-18T17:08:51.574Z] [2022-08-18T17:08:51.574Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-18T17:08:51.574Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-18T17:08:51.574Z] #4 CACHED [2022-08-18T17:08:51.708Z] - CONFIG_CRYPTO: enabled [2022-08-18T17:08:51.708Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T17:08:51.708Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T17:08:51.708Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T17:08:51.708Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T17:08:51.708Z] - CONFIG_XFRM: enabled [2022-08-18T17:08:51.708Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-18T17:08:51.708Z] - "ipvlan": [2022-08-18T17:08:51.708Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T17:08:51.708Z] - "macvlan": [2022-08-18T17:08:51.708Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T17:08:51.708Z] - "ftp,tftp client in container": [2022-08-18T17:08:51.708Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T17:08:51.708Z] - Storage Drivers: [2022-08-18T17:08:51.708Z] - "aufs": [2022-08-18T17:08:51.708Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T17:08:51.708Z] - "btrfs": [2022-08-18T17:08:51.708Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T17:08:51.708Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T17:08:51.708Z] - "devicemapper": [2022-08-18T17:08:51.708Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T17:08:51.708Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T17:08:51.708Z] - "overlay": [2022-08-18T17:08:51.708Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T17:08:51.708Z] - "zfs": [2022-08-18T17:08:51.708Z] - /dev/zfs: present [2022-08-18T17:08:51.708Z] - zfs command: missing [2022-08-18T17:08:51.708Z] - zpool command: missing [2022-08-18T17:08:51.708Z] [2022-08-18T17:08:51.708Z] Limits: [2022-08-18T17:08:51.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T17:08:51.708Z] [2022-08-18T17:08:51.708Z] + true [Pipeline] } [Pipeline] // stage [2022-08-18T17:08:51.730Z] [2022-08-18T17:08:51.730Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:51.730Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T17:08:51.730Z] #64 DONE 0.0s [2022-08-18T17:08:51.730Z] [2022-08-18T17:08:51.730Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:51.730Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T17:08:51.730Z] #62 DONE 0.0s [2022-08-18T17:08:51.730Z] [2022-08-18T17:08:51.730Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:08:51.730Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-18T17:08:51.730Z] #26 DONE 0.0s [2022-08-18T17:08:51.730Z] [2022-08-18T17:08:51.730Z] #23 [internal] load build context [2022-08-18T17:08:51.730Z] #23 sha256:450de8b369df0155ae206aab36dcffa030d20c18ff5b4083426d3aecf70bf270 [Pipeline] stage [Pipeline] { (Build dev image) [2022-08-18T17:08:51.755Z] [2022-08-18T17:08:51.756Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:51.756Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T17:08:51.756Z] #62 DONE 0.0s [2022-08-18T17:08:51.756Z] [2022-08-18T17:08:51.756Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:51.756Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T17:08:51.756Z] #64 DONE 0.0s [2022-08-18T17:08:51.756Z] [2022-08-18T17:08:51.756Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:08:51.756Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-18T17:08:51.756Z] #26 DONE 0.0s [2022-08-18T17:08:51.756Z] [2022-08-18T17:08:51.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:08:51.756Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:08:51.756Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 0.0s done [2022-08-18T17:08:51.756Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-18T17:08:51.756Z] #9 sha256:84aa851c553c42887cd92f76901f8c514845d657d43606de672019051f677cb1 1.79kB / 1.79kB done [2022-08-18T17:08:51.756Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 2.10MB / 50.44MB 0.1s [2022-08-18T17:08:51.756Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0B / 7.86MB 0.1s [2022-08-18T17:08:51.756Z] #9 sha256:36c834315aca7d18b55fe6e6dd4ae391fcf6ea4a640e480ec938d9f29ad19230 7.12kB / 7.12kB done [2022-08-18T17:08:51.756Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0B / 10.00MB 0.1s [Pipeline] sh [2022-08-18T17:08:51.830Z] [2022-08-18T17:08:51.830Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-08-18T17:08:51.830Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-18T17:08:51.830Z] #5 DONE 0.1s [2022-08-18T17:08:51.830Z] [2022-08-18T17:08:51.830Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:51.830Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T17:08:51.830Z] #8 DONE 0.1s [2022-08-18T17:08:51.830Z] [2022-08-18T17:08:51.830Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:51.830Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T17:08:52.015Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 9.44MB / 50.44MB 0.3s [2022-08-18T17:08:52.015Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.3s done [2022-08-18T17:08:52.015Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 9.98MB / 10.00MB 0.3s [2022-08-18T17:08:52.037Z] + sudo modprobe ip_vs [2022-08-18T17:08:52.037Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 . [2022-08-18T17:08:52.087Z] #7 DONE 0.1s [2022-08-18T17:08:52.087Z] [2022-08-18T17:08:52.087Z] #6 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-18T17:08:52.087Z] #6 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-18T17:08:52.087Z] #6 DONE 0.3s [2022-08-18T17:08:52.285Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 27.26MB / 50.44MB 0.5s [2022-08-18T17:08:52.285Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.3s done [2022-08-18T17:08:52.285Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 13.63MB / 51.84MB 0.5s [2022-08-18T17:08:52.285Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.29MB / 68.83MB 0.5s [2022-08-18T17:08:52.285Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 32.51MB / 50.44MB 0.6s [2022-08-18T17:08:52.285Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 22.02MB / 51.84MB 0.6s [2022-08-18T17:08:52.285Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 12.58MB / 68.83MB 0.6s [2022-08-18T17:08:52.296Z] #2 [internal] load .dockerignore [2022-08-18T17:08:52.296Z] #2 sha256:f0aae78ae65bfc5ab410503eaf1b29b0b9f9bcb9a58420e3e885549428e4df02 [2022-08-18T17:08:52.296Z] #2 transferring context: 87B done [2022-08-18T17:08:52.296Z] #2 DONE 0.0s [2022-08-18T17:08:52.296Z] [2022-08-18T17:08:52.296Z] #1 [internal] load build definition from Dockerfile [2022-08-18T17:08:52.296Z] #1 sha256:64ac16228f367631375bb587e46f20fae23aa9f17a9875b8585ee8cc538bef90 [2022-08-18T17:08:52.296Z] #1 transferring dockerfile: 17.05kB done [2022-08-18T17:08:52.296Z] #1 DONE 0.0s [2022-08-18T17:08:52.296Z] [2022-08-18T17:08:52.296Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-18T17:08:52.296Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-18T17:08:52.356Z] [2022-08-18T17:08:52.356Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:52.356Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T17:08:52.356Z] #64 DONE 0.0s [2022-08-18T17:08:52.356Z] [2022-08-18T17:08:52.356Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:52.356Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T17:08:52.356Z] #62 DONE 0.0s [2022-08-18T17:08:52.356Z] [2022-08-18T17:08:52.356Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:08:52.356Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-18T17:08:52.356Z] #26 DONE 0.0s [2022-08-18T17:08:52.356Z] [2022-08-18T17:08:52.356Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:08:52.356Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:08:52.356Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 0.0s done [2022-08-18T17:08:52.548Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 38.80MB / 50.44MB 0.7s [2022-08-18T17:08:52.548Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 27.39MB / 51.84MB 0.7s [2022-08-18T17:08:52.548Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 17.83MB / 68.83MB 0.7s [2022-08-18T17:08:52.548Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 46.14MB / 50.44MB 0.8s [2022-08-18T17:08:52.548Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 33.55MB / 51.84MB 0.8s [2022-08-18T17:08:52.548Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 23.07MB / 68.83MB 0.8s [2022-08-18T17:08:52.556Z] #3 DONE 0.3s [2022-08-18T17:08:52.556Z] [2022-08-18T17:08:52.556Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-18T17:08:52.556Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-18T17:08:52.556Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-08-18T17:08:52.556Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-08-18T17:08:52.556Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-08-18T17:08:52.556Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 1.05MB / 9.64MB 0.1s [2022-08-18T17:08:52.613Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.24MB / 50.44MB 0.1s [2022-08-18T17:08:52.613Z] #9 sha256:84aa851c553c42887cd92f76901f8c514845d657d43606de672019051f677cb1 1.79kB / 1.79kB done [2022-08-18T17:08:52.613Z] #9 sha256:36c834315aca7d18b55fe6e6dd4ae391fcf6ea4a640e480ec938d9f29ad19230 7.12kB / 7.12kB done [2022-08-18T17:08:52.613Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0B / 7.86MB 0.1s [2022-08-18T17:08:52.613Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 729.09kB / 10.00MB 0.1s [2022-08-18T17:08:52.613Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-18T17:08:52.613Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 19.92MB / 50.44MB 0.3s [2022-08-18T17:08:52.613Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.3s done [2022-08-18T17:08:52.613Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.3s [2022-08-18T17:08:52.613Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 0B / 51.84MB 0.3s [2022-08-18T17:08:52.613Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 34.60MB / 50.44MB 0.4s [2022-08-18T17:08:52.613Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.3s done [2022-08-18T17:08:52.613Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.19MB / 51.84MB 0.4s [2022-08-18T17:08:52.613Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 0B / 68.83MB 0.4s [2022-08-18T17:08:52.810Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.9s done [2022-08-18T17:08:52.810Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 46.14MB / 51.84MB 1.0s [2022-08-18T17:08:52.810Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 36.70MB / 68.83MB 1.0s [2022-08-18T17:08:52.810Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 0B / 135.06MB 1.0s [2022-08-18T17:08:52.810Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 49.28MB / 51.84MB 1.1s [2022-08-18T17:08:52.810Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 45.09MB / 68.83MB 1.1s [2022-08-18T17:08:52.810Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 52.43MB / 68.83MB 1.2s [2022-08-18T17:08:52.810Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 8.39MB / 135.06MB 1.2s [2022-08-18T17:08:52.816Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2022-08-18T17:08:52.816Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-08-18T17:08:52.816Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-08-18T17:08:52.874Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 40.89MB / 50.44MB 0.5s [2022-08-18T17:08:52.874Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 9.17MB / 51.84MB 0.5s [2022-08-18T17:08:52.874Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 6.29MB / 68.83MB 0.5s [2022-08-18T17:08:53.069Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.2s done [2022-08-18T17:08:53.069Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 1.4s [2022-08-18T17:08:53.069Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 19.69MB / 135.06MB 1.4s [2022-08-18T17:08:53.069Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-08-18T17:08:53.069Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 1.3s done [2022-08-18T17:08:53.076Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-08-18T17:08:53.076Z] #4 DONE 0.5s [2022-08-18T17:08:53.130Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.7s [2022-08-18T17:08:53.130Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 18.87MB / 51.84MB 0.7s [2022-08-18T17:08:53.130Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 22.02MB / 68.83MB 0.7s [2022-08-18T17:08:53.130Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.8s done [2022-08-18T17:08:53.130Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 25.17MB / 51.84MB 0.8s [2022-08-18T17:08:53.130Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 30.41MB / 68.83MB 0.8s [2022-08-18T17:08:53.130Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 0B / 135.06MB 0.8s [2022-08-18T17:08:53.328Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 1.5s done [2022-08-18T17:08:53.328Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 35.65MB / 135.06MB 1.6s [2022-08-18T17:08:53.335Z] [2022-08-18T17:08:53.335Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-08-18T17:08:53.335Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-18T17:08:53.335Z] #8 ... [2022-08-18T17:08:53.335Z] [2022-08-18T17:08:53.335Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:53.335Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T17:08:53.335Z] #5 DONE 0.1s [2022-08-18T17:08:53.335Z] [2022-08-18T17:08:53.335Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:08:53.335Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T17:08:53.335Z] #6 DONE 0.1s [2022-08-18T17:08:53.335Z] [2022-08-18T17:08:53.335Z] #7 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-18T17:08:53.335Z] #7 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-18T17:08:53.335Z] #7 DONE 0.2s [2022-08-18T17:08:53.386Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 31.46MB / 51.84MB 0.9s [2022-08-18T17:08:53.386Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 34.60MB / 68.83MB 0.9s [2022-08-18T17:08:53.386Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 39.88MB / 68.83MB 1.0s [2022-08-18T17:08:53.386Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 6.88MB / 135.06MB 1.0s [2022-08-18T17:08:53.386Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 37.81MB / 51.84MB 1.1s [2022-08-18T17:08:53.386Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 46.14MB / 68.83MB 1.1s [2022-08-18T17:08:53.386Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-08-18T17:08:53.596Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 51.38MB / 135.06MB 1.8s [2022-08-18T17:08:53.596Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 63.96MB / 135.06MB 2.0s [2022-08-18T17:08:53.599Z] [2022-08-18T17:08:53.599Z] #8 [internal] load metadata for docker.io/library/debian:buster [2022-08-18T17:08:53.599Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-18T17:08:53.599Z] #8 DONE 0.3s [2022-08-18T17:08:53.642Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 42.99MB / 51.84MB 1.2s [2022-08-18T17:08:53.642Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 51.38MB / 68.83MB 1.2s [2022-08-18T17:08:53.642Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 15.77MB / 135.06MB 1.2s [2022-08-18T17:08:53.642Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.4s done [2022-08-18T17:08:53.642Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 63.96MB / 68.83MB 1.4s [2022-08-18T17:08:53.642Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 31.46MB / 135.06MB 1.4s [2022-08-18T17:08:53.856Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 81.79MB / 135.06MB 2.2s [2022-08-18T17:08:53.856Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 91.23MB / 135.06MB 2.3s [2022-08-18T17:08:53.860Z] [2022-08-18T17:08:53.860Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:53.860Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T17:08:53.860Z] #64 DONE 0.0s [2022-08-18T17:08:53.860Z] [2022-08-18T17:08:53.860Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:08:53.860Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T17:08:53.860Z] #62 DONE 0.0s [2022-08-18T17:08:53.860Z] [2022-08-18T17:08:53.860Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:08:53.860Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-18T17:08:53.860Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f done [2022-08-18T17:08:53.860Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 634.88kB / 50.44MB 0.1s [2022-08-18T17:08:53.860Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done [2022-08-18T17:08:53.860Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done [2022-08-18T17:08:53.860Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done [2022-08-18T17:08:53.860Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 5.24MB / 50.44MB 0.2s [2022-08-18T17:08:53.898Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.16MB / 68.83MB 1.5s [2022-08-18T17:08:53.898Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 1.5s done [2022-08-18T17:08:53.898Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 1.6s done [2022-08-18T17:08:53.898Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 40.89MB / 135.06MB 1.6s [2022-08-18T17:08:54.118Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 100.66MB / 135.06MB 2.4s [2022-08-18T17:08:54.122Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 14.68MB / 50.44MB 0.4s [2022-08-18T17:08:54.154Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 50.33MB / 135.06MB 1.7s [2022-08-18T17:08:54.376Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 116.20MB / 135.06MB 2.6s [2022-08-18T17:08:54.382Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 27.43MB / 50.44MB 0.6s [2022-08-18T17:08:54.383Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 36.70MB / 50.44MB 0.7s [2022-08-18T17:08:54.409Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 69.21MB / 135.06MB 2.0s [2022-08-18T17:08:54.409Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 78.64MB / 135.06MB 2.1s [2022-08-18T17:08:54.409Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 89.13MB / 135.06MB 2.2s [2022-08-18T17:08:54.643Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 41.94MB / 50.44MB 0.8s [2022-08-18T17:08:54.643Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.9s [2022-08-18T17:08:54.644Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 2.9s [2022-08-18T17:08:54.665Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 98.57MB / 135.06MB 2.3s [2022-08-18T17:08:54.902Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 3.0s done [2022-08-18T17:08:54.904Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 1.0s done [2022-08-18T17:08:54.904Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa [2022-08-18T17:08:54.923Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 106.95MB / 135.06MB 2.4s [2022-08-18T17:08:54.923Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 118.35MB / 135.06MB 2.5s [2022-08-18T17:08:55.180Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 2.7s [2022-08-18T17:08:55.180Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 2.8s done [2022-08-18T17:08:55.469Z] #9 ... [2022-08-18T17:08:55.469Z] [2022-08-18T17:08:55.469Z] #23 [internal] load build context [2022-08-18T17:08:55.469Z] #23 sha256:bd5b1df51ee9e714a4d435a1c536e63b01cd311641eb2e882387f98f9a1bf072 [2022-08-18T17:08:55.469Z] #23 transferring context: 53.40MB 3.6s done [2022-08-18T17:08:55.469Z] #23 DONE 3.7s [2022-08-18T17:08:55.469Z] [2022-08-18T17:08:55.469Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:08:55.469Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:08:55.491Z] Fetching without tags [2022-08-18T17:08:55.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:55.442Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:08:55.455Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:55.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:08:55.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:08:55.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:55.501Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:08:55.760Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:55.937Z] #23 transferring context: 53.39MB 4.1s done [2022-08-18T17:08:55.937Z] #23 DONE 4.2s [2022-08-18T17:08:55.937Z] [2022-08-18T17:08:55.937Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:08:55.937Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:08:55.937Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec done [2022-08-18T17:08:55.937Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-18T17:08:55.937Z] #9 sha256:36c834315aca7d18b55fe6e6dd4ae391fcf6ea4a640e480ec938d9f29ad19230 7.12kB / 7.12kB done [2022-08-18T17:08:55.937Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.0s done [2022-08-18T17:08:55.937Z] #9 sha256:84aa851c553c42887cd92f76901f8c514845d657d43606de672019051f677cb1 1.79kB / 1.79kB done [2022-08-18T17:08:55.937Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.2s done [2022-08-18T17:08:55.937Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.3s done [2022-08-18T17:08:55.937Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.5s done [2022-08-18T17:08:55.937Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 1.6s done [2022-08-18T17:08:55.937Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 3.0s done [2022-08-18T17:08:55.937Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 2.9s [2022-08-18T17:08:55.937Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 1.6s done [2022-08-18T17:08:56.150Z] #9 ... [2022-08-18T17:08:56.150Z] [2022-08-18T17:08:56.150Z] #23 [internal] load build context [2022-08-18T17:08:56.150Z] #23 sha256:682b35951b4aa8f4a1bccb0d3df242769c3ad7b3e4ee0695a08d7bf754c2fc9f [2022-08-18T17:08:56.150Z] #23 transferring context: 53.40MB 3.6s done [2022-08-18T17:08:56.150Z] #23 DONE 3.7s [2022-08-18T17:08:56.150Z] [2022-08-18T17:08:56.150Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:08:56.150Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:08:56.335Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:08:56.335Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:08:56.877Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.0s done [2022-08-18T17:08:57.137Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-08-18T17:08:57.371Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.0s done [2022-08-18T17:08:57.371Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.1s [2022-08-18T17:08:57.371Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.3s done [2022-08-18T17:08:57.371Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-08-18T17:08:57.396Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.3s done [2022-08-18T17:08:57.396Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-08-18T17:08:57.558Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.1s done [2022-08-18T17:08:57.558Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.1s [2022-08-18T17:08:57.630Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.3s done [2022-08-18T17:08:57.630Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-08-18T17:08:57.656Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.2s done [2022-08-18T17:08:57.656Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-08-18T17:08:57.816Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.3s done [2022-08-18T17:08:57.816Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-08-18T17:08:55.775Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:55.793Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:56.276Z] > git remote # timeout=10 [2022-08-18T17:08:56.294Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:08:56.313Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:08:56.314Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:08:56.329Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-18T17:08:56.341Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:08:56.350Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:08:58.390Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.2s done [2022-08-18T17:08:58.390Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-08-18T17:09:00.165Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 2.2s done [2022-08-18T17:09:00.165Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-08-18T17:09:00.204Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 2.3s done [2022-08-18T17:09:00.204Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-08-18T17:09:00.205Z] #26 ... [2022-08-18T17:09:00.205Z] [2022-08-18T17:09:00.205Z] #23 [internal] load build context [2022-08-18T17:09:00.205Z] #23 sha256:65a52c11c6cdba7da06eb0f3b463ffaf162c84b10d97c801a73b190d8fcadb95 [2022-08-18T17:09:00.205Z] #23 transferring context: 53.40MB 5.8s done [2022-08-18T17:09:00.205Z] #23 DONE 5.9s [2022-08-18T17:09:00.205Z] [2022-08-18T17:09:00.205Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:09:00.205Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-18T17:09:00.205Z] #26 ... [2022-08-18T17:09:00.205Z] [2022-08-18T17:09:00.205Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:00.205Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:09:00.205Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec done [2022-08-18T17:09:00.205Z] #9 sha256:36c834315aca7d18b55fe6e6dd4ae391fcf6ea4a640e480ec938d9f29ad19230 7.12kB / 7.12kB done [2022-08-18T17:09:00.205Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.0s done [2022-08-18T17:09:00.205Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.3s done [2022-08-18T17:09:00.205Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-18T17:09:00.205Z] #9 sha256:84aa851c553c42887cd92f76901f8c514845d657d43606de672019051f677cb1 1.79kB / 1.79kB done [2022-08-18T17:09:00.205Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.5s done [2022-08-18T17:09:00.205Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.7s done [2022-08-18T17:09:00.205Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 2.8s done [2022-08-18T17:09:00.205Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 3.5s done [2022-08-18T17:09:00.205Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.6s [2022-08-18T17:09:00.205Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 1.8s done [2022-08-18T17:09:00.484Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [2022-08-18T17:09:00.519Z] > git --version # timeout=10 [2022-08-18T17:09:00.547Z] > git --version # 'git version 2.25.1' [2022-08-18T17:09:00.590Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T17:09:00.907Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 2.3s done [2022-08-18T17:09:00.907Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T17:09:01.588Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.5s done [2022-08-18T17:09:01.588Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-08-18T17:09:01.692Z] + docker version [2022-08-18T17:09:01.848Z] #9 ... [2022-08-18T17:09:01.848Z] [2022-08-18T17:09:01.848Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:09:01.848Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-18T17:09:01.848Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 6.7s done [2022-08-18T17:09:01.848Z] #26 DONE 8.1s [2022-08-18T17:09:01.848Z] [2022-08-18T17:09:01.848Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:01.848Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:09:02.419Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.8s done [2022-08-18T17:09:02.419Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 [2022-08-18T17:09:02.698Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 2.4s done [2022-08-18T17:09:02.698Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 [2022-08-18T17:09:02.744Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 2.1s done [2022-08-18T17:09:02.744Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 [2022-08-18T17:09:02.796Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 2.1s done [2022-08-18T17:09:02.990Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.3s done [2022-08-18T17:09:02.990Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 [2022-08-18T17:09:03.052Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 [2022-08-18T17:09:07.193Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.3s done [2022-08-18T17:09:07.453Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-08-18T17:09:07.970Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.1s [2022-08-18T17:09:07.970Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.4s done [2022-08-18T17:09:08.023Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.1s [2022-08-18T17:09:08.023Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.3s done [2022-08-18T17:09:08.023Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 done [2022-08-18T17:09:08.023Z] #9 DONE 16.3s [2022-08-18T17:09:08.023Z] [2022-08-18T17:09:08.023Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T17:09:08.023Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-18T17:09:08.228Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 done [2022-08-18T17:09:08.228Z] #9 DONE 16.6s [2022-08-18T17:09:08.263Z] Client: Docker Engine - Community [2022-08-18T17:09:08.263Z] Version: 20.10.14 [2022-08-18T17:09:08.263Z] API version: 1.41 [2022-08-18T17:09:08.263Z] Go version: go1.16.15 [2022-08-18T17:09:08.263Z] Git commit: a224086 [2022-08-18T17:09:08.263Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-18T17:09:08.263Z] OS/Arch: linux/arm64 [2022-08-18T17:09:08.263Z] Context: default [2022-08-18T17:09:08.263Z] Experimental: true [2022-08-18T17:09:08.263Z] [2022-08-18T17:09:08.263Z] Server: Docker Engine - Community [2022-08-18T17:09:08.263Z] Engine: [2022-08-18T17:09:08.263Z] Version: 20.10.14 [2022-08-18T17:09:08.263Z] API version: 1.41 (minimum version 1.12) [2022-08-18T17:09:08.263Z] Go version: go1.16.15 [2022-08-18T17:09:08.263Z] Git commit: 87a90dc [2022-08-18T17:09:08.263Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-18T17:09:08.263Z] OS/Arch: linux/arm64 [2022-08-18T17:09:08.263Z] Experimental: true [2022-08-18T17:09:08.263Z] containerd: [2022-08-18T17:09:08.263Z] Version: 1.5.11 [2022-08-18T17:09:08.263Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:09:08.263Z] runc: [2022-08-18T17:09:08.263Z] Version: 1.0.3 [2022-08-18T17:09:08.263Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-18T17:09:08.263Z] docker-init: [2022-08-18T17:09:08.263Z] Version: 0.19.0 [2022-08-18T17:09:08.263Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-18T17:09:08.342Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.0s [2022-08-18T17:09:08.342Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.2s done [2022-08-18T17:09:08.342Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 done [2022-08-18T17:09:08.487Z] [2022-08-18T17:09:08.487Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T17:09:08.487Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-18T17:09:08.577Z] + docker info [2022-08-18T17:09:08.903Z] #9 DONE 16.4s [2022-08-18T17:09:08.903Z] [2022-08-18T17:09:08.903Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T17:09:08.903Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-18T17:09:09.831Z] #10 DONE 1.0s [2022-08-18T17:09:09.831Z] [2022-08-18T17:09:09.831Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T17:09:09.831Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-18T17:09:09.862Z] #10 DONE 1.1s [2022-08-18T17:09:09.862Z] [2022-08-18T17:09:09.862Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T17:09:09.862Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-18T17:09:09.929Z] #10 DONE 1.7s [2022-08-18T17:09:09.929Z] [2022-08-18T17:09:09.929Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T17:09:09.929Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-18T17:09:10.121Z] #11 DONE 0.5s [2022-08-18T17:09:10.121Z] [2022-08-18T17:09:10.121Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T17:09:10.121Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-18T17:09:10.189Z] #11 DONE 0.4s [2022-08-18T17:09:10.189Z] [2022-08-18T17:09:10.189Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:10.189Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:10.381Z] #39 DONE 0.3s [2022-08-18T17:09:10.381Z] [2022-08-18T17:09:10.381Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T17:09:10.381Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-18T17:09:10.381Z] #31 DONE 0.4s [2022-08-18T17:09:10.381Z] [2022-08-18T17:09:10.381Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:10.381Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:10.392Z] #11 DONE 0.5s [2022-08-18T17:09:10.392Z] [2022-08-18T17:09:10.392Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:10.392Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:09:10.453Z] #42 ... [2022-08-18T17:09:10.453Z] [2022-08-18T17:09:10.453Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T17:09:10.453Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-18T17:09:10.453Z] #39 DONE 0.2s [2022-08-18T17:09:10.453Z] [2022-08-18T17:09:10.453Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T17:09:10.453Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-18T17:09:10.453Z] #31 DONE 0.3s [2022-08-18T17:09:10.453Z] [2022-08-18T17:09:10.453Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:10.453Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:10.652Z] #34 ... [2022-08-18T17:09:10.652Z] [2022-08-18T17:09:10.652Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T17:09:10.652Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-18T17:09:10.652Z] #31 DONE 0.2s [2022-08-18T17:09:10.753Z] #9 ... [2022-08-18T17:09:10.753Z] [2022-08-18T17:09:10.753Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T17:09:10.753Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-18T17:09:10.753Z] #27 0.974 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:10.753Z] #27 0.991 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:10.753Z] #27 0.991 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:10.753Z] #27 1.167 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:10.753Z] #27 1.620 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:10.753Z] #27 1.944 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:10.753Z] #27 3.324 Fetched 8473 kB in 3s (3258 kB/s) [2022-08-18T17:09:10.753Z] #27 3.324 Reading package lists... [2022-08-18T17:09:10.753Z] #27 4.321 Reading package lists... [2022-08-18T17:09:10.753Z] #27 5.311 Building dependency tree... [2022-08-18T17:09:10.753Z] #27 5.515 Reading state information... [2022-08-18T17:09:10.753Z] #27 5.730 The following additional packages will be installed: [2022-08-18T17:09:10.753Z] #27 5.730 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-08-18T17:09:10.753Z] #27 5.730 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-08-18T17:09:10.753Z] #27 5.731 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-08-18T17:09:10.753Z] #27 5.733 Suggested packages: [2022-08-18T17:09:10.753Z] #27 5.733 krb5-doc krb5-user [2022-08-18T17:09:10.753Z] #27 5.733 Recommended packages: [2022-08-18T17:09:10.753Z] #27 5.733 krb5-locales publicsuffix libsasl2-modules [2022-08-18T17:09:10.753Z] #27 5.910 The following NEW packages will be installed: [2022-08-18T17:09:10.753Z] #27 5.911 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-08-18T17:09:10.753Z] #27 5.911 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-08-18T17:09:10.753Z] #27 5.912 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T17:09:10.753Z] #27 5.913 libssh2-1 libssl1.1 openssl [2022-08-18T17:09:10.753Z] #27 6.190 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:10.753Z] #27 6.190 Need to get 5083 kB of archives. [2022-08-18T17:09:10.753Z] #27 6.190 After this operation, 12.1 MB of additional disk space will be used. [2022-08-18T17:09:10.753Z] #27 6.190 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-08-18T17:09:10.753Z] #27 6.219 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-08-18T17:09:10.753Z] #27 6.219 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-08-18T17:09:10.753Z] #27 6.219 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-08-18T17:09:10.753Z] #27 6.221 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-08-18T17:09:10.753Z] #27 6.224 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-08-18T17:09:10.753Z] #27 6.238 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-08-18T17:09:10.753Z] #27 6.240 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-08-18T17:09:10.753Z] #27 6.241 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-08-18T17:09:10.753Z] #27 6.243 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-08-18T17:09:10.753Z] #27 6.245 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-08-18T17:09:10.753Z] #27 6.251 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-08-18T17:09:10.753Z] #27 6.254 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-08-18T17:09:10.753Z] #27 6.261 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-08-18T17:09:10.753Z] #27 6.261 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-08-18T17:09:10.753Z] #27 6.262 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-08-18T17:09:10.753Z] #27 6.266 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-08-18T17:09:10.753Z] #27 6.276 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-08-18T17:09:10.753Z] #27 6.280 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-18T17:09:10.753Z] #27 6.285 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-18T17:09:10.753Z] #27 6.293 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-18T17:09:10.753Z] #27 6.504 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:10.753Z] #27 6.557 Fetched 5083 kB in 0s (14.0 MB/s) [2022-08-18T17:09:10.753Z] #27 6.615 Selecting previously unselected package libssl1.1:amd64. [2022-08-18T17:09:10.753Z] #27 6.615 (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 ... 6677 files and directories currently installed.) [2022-08-18T17:09:10.753Z] #27 6.629 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 6.644 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:10.753Z] #27 6.877 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-18T17:09:10.753Z] #27 6.877 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 6.885 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:10.753Z] #27 6.951 Selecting previously unselected package libsasl2-2:amd64. [2022-08-18T17:09:10.753Z] #27 6.951 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 6.951 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:10.753Z] #27 6.987 Selecting previously unselected package libldap-common. [2022-08-18T17:09:10.753Z] #27 6.987 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-08-18T17:09:10.753Z] #27 6.987 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:10.753Z] #27 7.050 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-18T17:09:10.753Z] #27 7.050 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.056 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:10.753Z] #27 7.128 Selecting previously unselected package openssl. [2022-08-18T17:09:10.753Z] #27 7.128 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.132 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:10.753Z] #27 7.285 Selecting previously unselected package ca-certificates. [2022-08-18T17:09:10.753Z] #27 7.285 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-08-18T17:09:10.753Z] #27 7.288 Unpacking ca-certificates (20200601~deb10u2) ... [2022-08-18T17:09:10.753Z] #27 7.379 Selecting previously unselected package libkeyutils1:amd64. [2022-08-18T17:09:10.753Z] #27 7.379 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.387 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-08-18T17:09:10.753Z] #27 7.461 Selecting previously unselected package libkrb5support0:amd64. [2022-08-18T17:09:10.753Z] #27 7.461 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.471 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.753Z] #27 7.523 Selecting previously unselected package libk5crypto3:amd64. [2022-08-18T17:09:10.753Z] #27 7.525 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.530 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.753Z] #27 7.579 Selecting previously unselected package libkrb5-3:amd64. [2022-08-18T17:09:10.753Z] #27 7.581 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.584 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.753Z] #27 7.693 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-08-18T17:09:10.753Z] #27 7.693 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.697 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.753Z] #27 7.756 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-18T17:09:10.753Z] #27 7.756 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.763 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-08-18T17:09:10.753Z] #27 7.810 Selecting previously unselected package libpsl5:amd64. [2022-08-18T17:09:10.753Z] #27 7.810 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.815 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-08-18T17:09:10.753Z] #27 7.858 Selecting previously unselected package librtmp1:amd64. [2022-08-18T17:09:10.753Z] #27 7.858 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.863 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-18T17:09:10.753Z] #27 7.913 Selecting previously unselected package libssh2-1:amd64. [2022-08-18T17:09:10.753Z] #27 7.913 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.917 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-08-18T17:09:10.753Z] #27 7.977 Selecting previously unselected package libcurl4:amd64. [2022-08-18T17:09:10.753Z] #27 7.977 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 7.981 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-08-18T17:09:10.753Z] #27 8.052 Selecting previously unselected package curl. [2022-08-18T17:09:10.753Z] #27 8.052 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 8.056 Unpacking curl (7.64.0-4+deb10u2) ... [2022-08-18T17:09:10.753Z] #27 8.143 Selecting previously unselected package libonig5:amd64. [2022-08-18T17:09:10.753Z] #27 8.145 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 8.154 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:09:10.753Z] #27 8.232 Selecting previously unselected package libjq1:amd64. [2022-08-18T17:09:10.753Z] #27 8.234 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:09:10.753Z] #27 8.238 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:09:10.753Z] #27 8.288 Selecting previously unselected package jq. [2022-08-18T17:09:10.753Z] #27 8.288 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:09:10.754Z] #27 8.291 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:09:10.754Z] #27 8.341 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-08-18T17:09:10.754Z] #27 8.359 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-08-18T17:09:10.754Z] #27 8.375 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:10.754Z] #27 8.490 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-08-18T17:09:10.754Z] #27 8.503 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:10.754Z] #27 8.520 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.754Z] #27 8.533 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:10.754Z] #27 8.545 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-18T17:09:10.754Z] #27 8.561 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.754Z] #27 8.573 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:10.754Z] #27 8.585 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-08-18T17:09:10.754Z] #27 8.596 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:10.754Z] #27 8.609 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:10.754Z] #27 8.625 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:09:10.754Z] #27 8.636 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:09:10.754Z] #27 8.647 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:10.754Z] #27 8.659 Setting up ca-certificates (20200601~deb10u2) ... [2022-08-18T17:09:10.907Z] [2022-08-18T17:09:10.907Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T17:09:10.907Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-18T17:09:10.907Z] #39 DONE 0.4s [2022-08-18T17:09:10.907Z] [2022-08-18T17:09:10.907Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:10.908Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:11.325Z] #27 9.323 Updating certificates in /etc/ssl/certs... [2022-08-18T17:09:12.286Z] #27 10.26 137 added, 0 removed; done. [2022-08-18T17:09:12.286Z] #27 10.30 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-08-18T17:09:12.286Z] #27 10.35 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:09:12.286Z] #27 10.36 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-08-18T17:09:12.286Z] #27 10.37 Setting up curl (7.64.0-4+deb10u2) ... [2022-08-18T17:09:12.286Z] #27 10.38 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:09:12.286Z] #27 10.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-08-18T17:09:12.286Z] #27 10.43 Updating certificates in /etc/ssl/certs... [2022-08-18T17:09:13.225Z] #27 11.16 0 added, 0 removed; done. [2022-08-18T17:09:13.225Z] #27 11.16 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T17:09:13.225Z] #27 11.16 done. [2022-08-18T17:09:13.674Z] #32 ... [2022-08-18T17:09:13.674Z] [2022-08-18T17:09:13.674Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-18T17:09:13.674Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-18T17:09:13.674Z] #12 DONE 3.7s [2022-08-18T17:09:13.752Z] #32 ... [2022-08-18T17:09:13.752Z] [2022-08-18T17:09:13.752Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-18T17:09:13.752Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-18T17:09:13.752Z] #12 DONE 3.1s [2022-08-18T17:09:13.752Z] [2022-08-18T17:09:13.752Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:13.752Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:13.752Z] #42 3.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:13.752Z] #42 3.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:13.752Z] #42 3.113 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:13.752Z] #42 3.400 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:13.933Z] [2022-08-18T17:09:13.933Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:13.933Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:14.231Z] #40 ... [2022-08-18T17:09:14.232Z] [2022-08-18T17:09:14.232Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-18T17:09:14.232Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-18T17:09:14.232Z] #12 DONE 3.6s [2022-08-18T17:09:14.232Z] [2022-08-18T17:09:14.232Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:14.232Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:14.322Z] #42 4.151 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:15.135Z] #27 DONE 13.0s [2022-08-18T17:09:15.135Z] [2022-08-18T17:09:15.135Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T17:09:15.135Z] #28 sha256:610d435d0545ed27c85ef428c0f7b92deaf14e3035e50cd2f04a1adc43a7ac44 [2022-08-18T17:09:15.135Z] #28 DONE 0.2s [2022-08-18T17:09:15.135Z] [2022-08-18T17:09:15.135Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:15.135Z] #29 sha256:e9a296a6001dc942490dab89baebf5d8c001eaa399a9331aeba0f60fa7d035c5 [2022-08-18T17:09:15.261Z] #42 4.879 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:15.839Z] #13 2.182 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:09:15.839Z] #13 2.237 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:15.839Z] #13 2.237 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:15.839Z] #13 2.237 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:16.516Z] #29 1.243 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-08-18T17:09:16.516Z] #29 1.327 [2022-08-18T17:09:16.747Z] #13 2.357 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:09:16.747Z] #13 2.385 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:16.747Z] #13 2.465 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:16.747Z] #13 2.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:16.776Z] #13 3.109 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:09:17.298Z] #29 1.542 #=#=# ############# 18.4% ########################### 38.1% ######################################### 58.1% ####################################################### 77.6% ###################################################################### 97.6% ######################################################################## 100.0% [2022-08-18T17:09:17.298Z] #29 2.146 [2022-08-18T17:09:17.559Z] #29 2.382 #=#=# ######################################################################## 100.0% [2022-08-18T17:09:17.674Z] #13 3.444 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:09:17.818Z] #29 2.580 [2022-08-18T17:09:18.079Z] #29 2.809 #=#=# ############################################## 64.1% ######################################################################## 100.0% [2022-08-18T17:09:18.079Z] #29 3.029 [2022-08-18T17:09:18.558Z] #42 ... [2022-08-18T17:09:18.558Z] [2022-08-18T17:09:18.558Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:18.558Z] #34 sha256:da26d7728de2a3d806f04579ae3d16f87612c639dce4ac8b83251dbfaef06a1f [2022-08-18T17:09:18.558Z] #34 3.413 + RM_GOPATH=0 [2022-08-18T17:09:18.558Z] #34 3.413 + TMP_GOPATH= [2022-08-18T17:09:18.558Z] #34 3.413 + : /build [2022-08-18T17:09:18.558Z] #34 3.413 + '[' -z '' ']' [2022-08-18T17:09:18.558Z] #34 3.413 ++ mktemp -d [2022-08-18T17:09:18.558Z] #34 3.413 + export GOPATH=/tmp/tmp.Y60WOqNm0j [2022-08-18T17:09:18.558Z] #34 3.413 + GOPATH=/tmp/tmp.Y60WOqNm0j [2022-08-18T17:09:18.558Z] #34 3.413 + RM_GOPATH=1 [2022-08-18T17:09:18.558Z] #34 3.413 + case "$(go env GOARCH)" in [2022-08-18T17:09:18.558Z] #34 3.413 ++ go env GOARCH [2022-08-18T17:09:18.558Z] #34 3.421 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:18.558Z] #34 3.421 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:18.558Z] #34 3.421 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:18.558Z] #34 3.421 + dir=/tmp/install [2022-08-18T17:09:18.558Z] #34 3.421 + bin=tomlv [2022-08-18T17:09:18.558Z] #34 3.421 + shift [2022-08-18T17:09:18.558Z] #34 3.421 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-18T17:09:18.558Z] #34 3.421 + . /tmp/install/tomlv.installer [2022-08-18T17:09:18.558Z] #34 3.421 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:18.558Z] #34 3.421 + install_tomlv [2022-08-18T17:09:18.558Z] #34 3.421 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-18T17:09:18.558Z] #34 3.421 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Y60WOqNm0j/src/github.com/BurntSushi/toml [2022-08-18T17:09:18.558Z] #34 3.421 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:18.558Z] #34 3.425 Cloning into '/tmp/tmp.Y60WOqNm0j/src/github.com/BurntSushi/toml'... [2022-08-18T17:09:18.558Z] #34 4.001 + cd /tmp/tmp.Y60WOqNm0j/src/github.com/BurntSushi/toml [2022-08-18T17:09:18.558Z] #34 4.001 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:18.558Z] #34 4.033 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:09:18.558Z] #34 4.198 internal/unsafeheader [2022-08-18T17:09:18.558Z] #34 4.198 internal/abi [2022-08-18T17:09:18.558Z] #34 4.226 internal/cpu [2022-08-18T17:09:18.558Z] #34 4.267 internal/goexperiment [2022-08-18T17:09:18.558Z] #34 4.321 runtime/internal/atomic [2022-08-18T17:09:18.558Z] #34 4.421 runtime/internal/sys [2022-08-18T17:09:18.558Z] #34 4.421 internal/bytealg [2022-08-18T17:09:18.558Z] #34 4.489 runtime/internal/math [2022-08-18T17:09:18.558Z] #34 4.549 internal/itoa [2022-08-18T17:09:18.558Z] #34 4.594 math/bits [2022-08-18T17:09:18.558Z] #34 4.765 math [2022-08-18T17:09:18.558Z] #34 4.889 runtime [2022-08-18T17:09:18.819Z] #34 8.656 unicode/utf8 [2022-08-18T17:09:18.861Z] #29 3.251 #=#=# ### 4.7% ####################### 32.6% ######################################## 55.9% ##################################################### 74.7% #################################################################### 94.6% ######################################################################## 100.0% [2022-08-18T17:09:18.861Z] #29 3.875 [2022-08-18T17:09:19.334Z] #13 5.219 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:19.334Z] #13 ... [2022-08-18T17:09:19.334Z] [2022-08-18T17:09:19.334Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:19.334Z] #34 sha256:43b9bc94ffec6f25f127a475c7d20ee0d015568a9680e679dfc3b5deb1d6a8a5 [2022-08-18T17:09:19.334Z] #34 4.060 + RM_GOPATH=0 [2022-08-18T17:09:19.334Z] #34 4.060 + TMP_GOPATH= [2022-08-18T17:09:19.334Z] #34 4.060 + : /build [2022-08-18T17:09:19.334Z] #34 4.060 + '[' -z '' ']' [2022-08-18T17:09:19.334Z] #34 4.060 ++ mktemp -d [2022-08-18T17:09:19.334Z] #34 4.073 + export GOPATH=/tmp/tmp.ip3FFLAJ1p [2022-08-18T17:09:19.334Z] #34 4.073 + GOPATH=/tmp/tmp.ip3FFLAJ1p [2022-08-18T17:09:19.334Z] #34 4.073 + RM_GOPATH=1 [2022-08-18T17:09:19.334Z] #34 4.073 + case "$(go env GOARCH)" in [2022-08-18T17:09:19.334Z] #34 4.073 ++ go env GOARCH [2022-08-18T17:09:19.334Z] #34 4.078 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:19.334Z] #34 4.078 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:19.334Z] #34 4.078 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:19.334Z] #34 4.079 + dir=/tmp/install [2022-08-18T17:09:19.334Z] #34 4.079 + bin=tomlv [2022-08-18T17:09:19.334Z] #34 4.079 + shift [2022-08-18T17:09:19.334Z] #34 4.079 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-18T17:09:19.334Z] #34 4.079 + . /tmp/install/tomlv.installer [2022-08-18T17:09:19.334Z] #34 4.079 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:19.334Z] #34 4.079 + install_tomlv [2022-08-18T17:09:19.334Z] #34 4.079 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-18T17:09:19.334Z] #34 4.079 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ip3FFLAJ1p/src/github.com/BurntSushi/toml [2022-08-18T17:09:19.334Z] #34 4.079 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:19.334Z] #34 4.084 Cloning into '/tmp/tmp.ip3FFLAJ1p/src/github.com/BurntSushi/toml'... [2022-08-18T17:09:19.334Z] #34 5.078 + cd /tmp/tmp.ip3FFLAJ1p/src/github.com/BurntSushi/toml [2022-08-18T17:09:19.334Z] #34 5.078 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:19.334Z] #34 5.251 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:09:19.334Z] #34 5.943 internal/unsafeheader [2022-08-18T17:09:19.334Z] #34 5.943 internal/abi [2022-08-18T17:09:19.334Z] #34 6.059 internal/cpu [2022-08-18T17:09:19.334Z] #34 6.377 internal/goexperiment [2022-08-18T17:09:19.334Z] #34 6.446 runtime/internal/atomic [2022-08-18T17:09:19.334Z] #34 6.961 internal/bytealg [2022-08-18T17:09:19.334Z] #34 6.987 runtime/internal/sys [2022-08-18T17:09:19.334Z] #34 7.418 runtime/internal/math [2022-08-18T17:09:19.334Z] #34 7.612 internal/itoa [2022-08-18T17:09:19.334Z] #34 7.834 math/bits [2022-08-18T17:09:19.334Z] #34 8.240 runtime [2022-08-18T17:09:19.334Z] #34 8.816 math [2022-08-18T17:09:19.388Z] #34 9.299 internal/race [2022-08-18T17:09:19.566Z] #13 5.230 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:19.566Z] #13 ... [2022-08-18T17:09:19.566Z] [2022-08-18T17:09:19.566Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:19.566Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:09:19.566Z] #34 4.811 + RM_GOPATH=0 [2022-08-18T17:09:19.566Z] #34 4.811 + TMP_GOPATH= [2022-08-18T17:09:19.566Z] #34 4.811 + : /build [2022-08-18T17:09:19.566Z] #34 4.811 + '[' -z '' ']' [2022-08-18T17:09:19.566Z] #34 4.811 ++ mktemp -d [2022-08-18T17:09:19.566Z] #34 4.813 + export GOPATH=/tmp/tmp.oPo76iTE7n [2022-08-18T17:09:19.566Z] #34 4.813 + GOPATH=/tmp/tmp.oPo76iTE7n [2022-08-18T17:09:19.566Z] #34 4.813 + RM_GOPATH=1 [2022-08-18T17:09:19.566Z] #34 4.814 + case "$(go env GOARCH)" in [2022-08-18T17:09:19.566Z] #34 4.814 ++ go env GOARCH [2022-08-18T17:09:19.566Z] #34 4.899 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:19.566Z] #34 4.899 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:19.566Z] #34 4.900 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:19.566Z] #34 4.901 + dir=/tmp/install [2022-08-18T17:09:19.566Z] #34 4.902 + bin=tomlv [2022-08-18T17:09:19.566Z] #34 4.903 + shift [2022-08-18T17:09:19.566Z] #34 4.909 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:19.566Z] #34 4.909 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-18T17:09:19.566Z] #34 4.909 + . /tmp/install/tomlv.installer [2022-08-18T17:09:19.566Z] #34 4.909 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:19.566Z] #34 4.909 + install_tomlv [2022-08-18T17:09:19.566Z] #34 4.909 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-18T17:09:19.566Z] #34 4.909 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oPo76iTE7n/src/github.com/BurntSushi/toml [2022-08-18T17:09:19.566Z] #34 4.926 Cloning into '/tmp/tmp.oPo76iTE7n/src/github.com/BurntSushi/toml'... [2022-08-18T17:09:19.566Z] #34 6.459 + cd /tmp/tmp.oPo76iTE7n/src/github.com/BurntSushi/toml [2022-08-18T17:09:19.566Z] #34 6.467 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:19.566Z] #34 6.690 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:09:19.566Z] #34 7.470 internal/unsafeheader [2022-08-18T17:09:19.566Z] #34 7.565 internal/abi [2022-08-18T17:09:19.566Z] #34 7.636 internal/cpu [2022-08-18T17:09:19.566Z] #34 7.988 internal/goexperiment [2022-08-18T17:09:19.566Z] #34 8.107 runtime/internal/atomic [2022-08-18T17:09:19.566Z] #34 8.636 internal/bytealg [2022-08-18T17:09:19.566Z] #34 8.650 runtime/internal/sys [2022-08-18T17:09:19.566Z] #34 9.080 runtime/internal/math [2022-08-18T17:09:19.566Z] #34 9.181 internal/itoa [2022-08-18T17:09:19.566Z] #34 9.324 math/bits [2022-08-18T17:09:19.648Z] #34 9.484 sync/atomic [2022-08-18T17:09:19.697Z] #29 4.093 #=#=# 1.4% ####### 9.8% ########## 15.1% ############## 20.2% [2022-08-18T17:09:19.697Z] #29 ... [2022-08-18T17:09:19.697Z] [2022-08-18T17:09:19.697Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:19.697Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-18T17:09:19.697Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 4.0s done [2022-08-18T17:09:19.697Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 7.6s done [2022-08-18T17:09:19.697Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 done [2022-08-18T17:09:19.697Z] #9 DONE 25.9s [2022-08-18T17:09:19.697Z] [2022-08-18T17:09:19.697Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:19.697Z] #29 sha256:e9a296a6001dc942490dab89baebf5d8c001eaa399a9331aeba0f60fa7d035c5 [2022-08-18T17:09:19.901Z] #34 ... [2022-08-18T17:09:19.901Z] [2022-08-18T17:09:19.901Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:19.901Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:19.901Z] #55 5.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:19.901Z] #55 5.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:19.901Z] #55 5.146 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:19.901Z] #55 6.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:19.901Z] #55 8.538 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.130Z] #34 9.800 runtime [2022-08-18T17:09:20.160Z] #55 ... [2022-08-18T17:09:20.160Z] [2022-08-18T17:09:20.160Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:20.160Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:20.160Z] #36 5.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:20.160Z] #36 5.298 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:20.160Z] #36 5.310 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:20.160Z] #36 6.279 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:20.160Z] #36 8.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.160Z] #36 ... [2022-08-18T17:09:20.160Z] [2022-08-18T17:09:20.160Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:20.160Z] #24 sha256:4d22ee09e76b275606698ca8a063436f35b90b1e220eec669ade13b6fac33395 [2022-08-18T17:09:20.160Z] #24 4.624 + RM_GOPATH=0 [2022-08-18T17:09:20.160Z] #24 4.624 + TMP_GOPATH= [2022-08-18T17:09:20.160Z] #24 4.624 + : /build [2022-08-18T17:09:20.160Z] #24 4.624 + '[' -z '' ']' [2022-08-18T17:09:20.160Z] #24 4.625 ++ mktemp -d [2022-08-18T17:09:20.160Z] #24 4.635 + export GOPATH=/tmp/tmp.yoPTfmx6F4 [2022-08-18T17:09:20.160Z] #24 4.635 + GOPATH=/tmp/tmp.yoPTfmx6F4 [2022-08-18T17:09:20.160Z] #24 4.635 + RM_GOPATH=1 [2022-08-18T17:09:20.160Z] #24 4.635 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.160Z] #24 4.635 ++ go env GOARCH [2022-08-18T17:09:20.160Z] #24 4.686 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.160Z] #24 4.686 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.160Z] #24 4.686 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.160Z] #24 4.686 + dir=/tmp/install [2022-08-18T17:09:20.160Z] #24 4.686 + bin=dockercli [2022-08-18T17:09:20.160Z] #24 4.686 + shift [2022-08-18T17:09:20.160Z] #24 4.686 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-18T17:09:20.160Z] #24 4.687 + . /tmp/install/dockercli.installer [2022-08-18T17:09:20.160Z] #24 4.688 ++ : stable [2022-08-18T17:09:20.160Z] #24 4.688 ++ : 17.06.2-ce [2022-08-18T17:09:20.160Z] #24 4.689 + install_dockercli [2022-08-18T17:09:20.160Z] #24 4.690 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T17:09:20.160Z] #24 4.690 Install docker/cli version 17.06.2-ce from stable [2022-08-18T17:09:20.160Z] #24 4.702 ++ uname -m [2022-08-18T17:09:20.160Z] #24 4.714 + arch=x86_64 [2022-08-18T17:09:20.160Z] #24 4.714 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T17:09:20.160Z] #24 4.714 + url=https://download.docker.com/linux/static [2022-08-18T17:09:20.160Z] #24 4.735 + tar -xz docker/docker [2022-08-18T17:09:20.160Z] #24 4.745 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T17:09:20.217Z] #34 ... [2022-08-18T17:09:20.217Z] [2022-08-18T17:09:20.217Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:20.217Z] #58 sha256:1052119298fd28f3c57650898198ffb40cd1df1a9c98307f8f92276ff50ffc51 [2022-08-18T17:09:20.217Z] #58 6.170 + RM_GOPATH=0 [2022-08-18T17:09:20.217Z] #58 6.170 + TMP_GOPATH= [2022-08-18T17:09:20.217Z] #58 6.170 + : /build [2022-08-18T17:09:20.217Z] #58 6.170 + '[' -z '' ']' [2022-08-18T17:09:20.217Z] #58 6.170 ++ mktemp -d [2022-08-18T17:09:20.217Z] #58 6.179 + export GOPATH=/tmp/tmp.V0nQUhIMcb [2022-08-18T17:09:20.217Z] #58 6.179 + GOPATH=/tmp/tmp.V0nQUhIMcb [2022-08-18T17:09:20.217Z] #58 6.179 + RM_GOPATH=1 [2022-08-18T17:09:20.217Z] #58 6.179 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.217Z] #58 6.179 ++ go env GOARCH [2022-08-18T17:09:20.217Z] #58 6.198 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.217Z] #58 6.198 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.217Z] #58 6.199 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.217Z] #58 6.213 Install rootlesskit version v0.14.4 [2022-08-18T17:09:20.217Z] #58 6.213 + dir=/tmp/install [2022-08-18T17:09:20.217Z] #58 6.213 + bin=rootlesskit [2022-08-18T17:09:20.217Z] #58 6.213 + shift [2022-08-18T17:09:20.217Z] #58 6.213 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-18T17:09:20.217Z] #58 6.213 + . /tmp/install/rootlesskit.installer [2022-08-18T17:09:20.217Z] #58 6.213 ++ : v0.14.4 [2022-08-18T17:09:20.217Z] #58 6.213 + install_rootlesskit [2022-08-18T17:09:20.217Z] #58 6.213 + case "$1" in [2022-08-18T17:09:20.217Z] #58 6.213 + export CGO_ENABLED=0 [2022-08-18T17:09:20.217Z] #58 6.213 + CGO_ENABLED=0 [2022-08-18T17:09:20.217Z] #58 6.213 + _install_rootlesskit [2022-08-18T17:09:20.217Z] #58 6.213 + echo 'Install rootlesskit version v0.14.4' [2022-08-18T17:09:20.217Z] #58 6.213 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:09:20.217Z] #58 6.213 + GOBIN=/build [2022-08-18T17:09:20.217Z] #58 6.213 + GO111MODULE=on [2022-08-18T17:09:20.217Z] #58 6.213 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-18T17:09:20.217Z] #58 6.908 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-18T17:09:20.217Z] #58 ... [2022-08-18T17:09:20.217Z] [2022-08-18T17:09:20.217Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:20.217Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:20.217Z] #36 4.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:20.217Z] #36 4.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:20.217Z] #36 4.525 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:20.217Z] #36 4.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:20.217Z] #36 5.916 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.217Z] #36 8.092 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:20.386Z] #34 ... [2022-08-18T17:09:20.386Z] [2022-08-18T17:09:20.386Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:20.386Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:20.386Z] #55 4.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:20.386Z] #55 5.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:20.386Z] #55 5.018 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:20.386Z] #55 6.057 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:20.386Z] #55 8.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.386Z] #55 ... [2022-08-18T17:09:20.386Z] [2022-08-18T17:09:20.386Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:20.386Z] #47 sha256:2156e5f1e794d37ee5b6177d933b047312c5366064c1e2ef590fef622dd598ee [2022-08-18T17:09:20.386Z] #47 4.157 + RM_GOPATH=0 [2022-08-18T17:09:20.386Z] #47 4.157 + TMP_GOPATH= [2022-08-18T17:09:20.386Z] #47 4.157 + : /build [2022-08-18T17:09:20.386Z] #47 4.157 + '[' -z '' ']' [2022-08-18T17:09:20.386Z] #47 4.157 ++ mktemp -d [2022-08-18T17:09:20.386Z] #47 4.162 + export GOPATH=/tmp/tmp.qqbUq1gapM [2022-08-18T17:09:20.386Z] #47 4.162 + GOPATH=/tmp/tmp.qqbUq1gapM [2022-08-18T17:09:20.386Z] #47 4.162 + RM_GOPATH=1 [2022-08-18T17:09:20.386Z] #47 4.162 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.387Z] #47 4.162 ++ go env GOARCH [2022-08-18T17:09:20.387Z] #47 4.175 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.387Z] #47 4.175 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.387Z] #47 4.175 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.387Z] #47 4.175 + dir=/tmp/install [2022-08-18T17:09:20.387Z] #47 4.175 + bin=gotestsum [2022-08-18T17:09:20.387Z] #47 4.175 + shift [2022-08-18T17:09:20.387Z] #47 4.175 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-18T17:09:20.387Z] #47 4.175 + . /tmp/install/gotestsum.installer [2022-08-18T17:09:20.387Z] #47 4.175 ++ : v1.7.0 [2022-08-18T17:09:20.387Z] #47 4.175 + install_gotestsum [2022-08-18T17:09:20.387Z] #47 4.175 + set -e [2022-08-18T17:09:20.387Z] #47 4.175 + echo 'Install gotestsum version v1.7.0' [2022-08-18T17:09:20.387Z] #47 4.175 + GOBIN=/build [2022-08-18T17:09:20.387Z] #47 4.175 + GO111MODULE=on [2022-08-18T17:09:20.387Z] #47 4.175 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-18T17:09:20.387Z] #47 4.175 Install gotestsum version v1.7.0 [2022-08-18T17:09:20.387Z] #47 4.879 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-18T17:09:20.387Z] #47 6.677 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T17:09:20.387Z] #47 6.732 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T17:09:20.387Z] #47 6.749 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:09:20.387Z] #47 6.782 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:20.387Z] #47 7.329 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T17:09:20.387Z] #47 7.372 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T17:09:20.387Z] #47 7.480 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T17:09:20.387Z] #47 7.491 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T17:09:20.387Z] #47 7.612 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T17:09:20.387Z] #47 7.623 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T17:09:20.387Z] #47 7.796 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T17:09:20.387Z] #47 7.945 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T17:09:20.419Z] #24 ... [2022-08-18T17:09:20.419Z] [2022-08-18T17:09:20.419Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:20.419Z] #45 sha256:f59e9c4b52160a47e1cde27952228fe7b06f3d5988d45fa5a3d4b47b4766c20f [2022-08-18T17:09:20.419Z] #45 3.914 + RM_GOPATH=0 [2022-08-18T17:09:20.419Z] #45 3.914 + TMP_GOPATH= [2022-08-18T17:09:20.419Z] #45 3.914 + : /build [2022-08-18T17:09:20.419Z] #45 3.914 + '[' -z '' ']' [2022-08-18T17:09:20.419Z] #45 3.914 ++ mktemp -d [2022-08-18T17:09:20.419Z] #45 3.914 + export GOPATH=/tmp/tmp.lpkgcFQM2t [2022-08-18T17:09:20.419Z] #45 3.914 + GOPATH=/tmp/tmp.lpkgcFQM2t [2022-08-18T17:09:20.419Z] #45 3.914 + RM_GOPATH=1 [2022-08-18T17:09:20.419Z] #45 3.914 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.419Z] #45 3.928 Install vndr version v0.1.2 [2022-08-18T17:09:20.419Z] #45 3.928 ++ go env GOARCH [2022-08-18T17:09:20.419Z] #45 3.928 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.419Z] #45 3.928 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.419Z] #45 3.928 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.419Z] #45 3.928 + dir=/tmp/install [2022-08-18T17:09:20.419Z] #45 3.928 + bin=vndr [2022-08-18T17:09:20.419Z] #45 3.928 + shift [2022-08-18T17:09:20.419Z] #45 3.928 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-18T17:09:20.419Z] #45 3.928 + . /tmp/install/vndr.installer [2022-08-18T17:09:20.419Z] #45 3.928 ++ : v0.1.2 [2022-08-18T17:09:20.419Z] #45 3.928 + install_vndr [2022-08-18T17:09:20.419Z] #45 3.928 + echo 'Install vndr version v0.1.2' [2022-08-18T17:09:20.419Z] #45 3.928 + GOBIN=/build [2022-08-18T17:09:20.419Z] #45 3.928 + GO111MODULE=on [2022-08-18T17:09:20.419Z] #45 3.928 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-18T17:09:20.419Z] #45 4.479 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-18T17:09:20.480Z] #36 ... [2022-08-18T17:09:20.480Z] [2022-08-18T17:09:20.480Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:20.480Z] #47 sha256:ea81b3344830f0f59d760f4283b57ea9e33f49c1745d3f86658a51626a6d189c [2022-08-18T17:09:20.480Z] #47 5.759 + RM_GOPATH=0 [2022-08-18T17:09:20.480Z] #47 5.759 + TMP_GOPATH= [2022-08-18T17:09:20.480Z] #47 5.759 + : /build [2022-08-18T17:09:20.480Z] #47 5.759 + '[' -z '' ']' [2022-08-18T17:09:20.480Z] #47 5.759 ++ mktemp -d [2022-08-18T17:09:20.480Z] #47 5.759 + export GOPATH=/tmp/tmp.nf5uRRPMnM [2022-08-18T17:09:20.480Z] #47 5.759 + GOPATH=/tmp/tmp.nf5uRRPMnM [2022-08-18T17:09:20.480Z] #47 5.759 + RM_GOPATH=1 [2022-08-18T17:09:20.480Z] #47 5.759 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.480Z] #47 5.759 ++ go env GOARCH [2022-08-18T17:09:20.480Z] #47 5.789 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.480Z] #47 5.789 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.480Z] #47 5.789 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.480Z] #47 5.789 + dir=/tmp/install [2022-08-18T17:09:20.480Z] #47 5.789 + bin=gotestsum [2022-08-18T17:09:20.480Z] #47 5.789 + shift [2022-08-18T17:09:20.480Z] #47 5.789 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-18T17:09:20.480Z] #47 5.789 + . /tmp/install/gotestsum.installer [2022-08-18T17:09:20.480Z] #47 5.789 ++ : v1.7.0 [2022-08-18T17:09:20.480Z] #47 5.789 + install_gotestsum [2022-08-18T17:09:20.480Z] #47 5.789 + set -e [2022-08-18T17:09:20.480Z] #47 5.789 + echo 'Install gotestsum version v1.7.0' [2022-08-18T17:09:20.480Z] #47 5.789 + GOBIN=/build [2022-08-18T17:09:20.480Z] #47 5.789 + GO111MODULE=on [2022-08-18T17:09:20.480Z] #47 5.789 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-18T17:09:20.480Z] #47 5.789 Install gotestsum version v1.7.0 [2022-08-18T17:09:20.480Z] #47 6.251 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-18T17:09:20.480Z] #47 8.098 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T17:09:20.480Z] #47 8.122 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T17:09:20.480Z] #47 8.136 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:09:20.480Z] #47 8.169 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:20.480Z] #47 8.766 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T17:09:20.480Z] #47 8.810 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T17:09:20.480Z] #47 8.972 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T17:09:20.480Z] #47 9.034 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T17:09:20.480Z] #47 9.158 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T17:09:20.480Z] #47 ... [2022-08-18T17:09:20.480Z] [2022-08-18T17:09:20.480Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:20.480Z] #51 sha256:fa68f27eb2a90fe67b11752e0f084f3d4b5912526f1f381a68c334c77fb40193 [2022-08-18T17:09:20.480Z] #51 4.864 + RM_GOPATH=0 [2022-08-18T17:09:20.480Z] #51 4.864 + TMP_GOPATH= [2022-08-18T17:09:20.480Z] #51 4.864 + : /build [2022-08-18T17:09:20.480Z] #51 4.864 + '[' -z '' ']' [2022-08-18T17:09:20.480Z] #51 4.864 ++ mktemp -d [2022-08-18T17:09:20.480Z] #51 4.864 + export GOPATH=/tmp/tmp.cBxWD2ks9q [2022-08-18T17:09:20.480Z] #51 4.864 + GOPATH=/tmp/tmp.cBxWD2ks9q [2022-08-18T17:09:20.480Z] #51 4.864 + RM_GOPATH=1 [2022-08-18T17:09:20.480Z] #51 4.864 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.480Z] #51 4.864 ++ go env GOARCH [2022-08-18T17:09:20.480Z] #51 4.878 Install shfmt version v3.0.2 [2022-08-18T17:09:20.480Z] #51 4.878 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.480Z] #51 4.878 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.480Z] #51 4.878 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.480Z] #51 4.878 + dir=/tmp/install [2022-08-18T17:09:20.480Z] #51 4.878 + bin=shfmt [2022-08-18T17:09:20.480Z] #51 4.878 + shift [2022-08-18T17:09:20.480Z] #51 4.878 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-18T17:09:20.480Z] #51 4.878 + . /tmp/install/shfmt.installer [2022-08-18T17:09:20.480Z] #51 4.878 ++ : v3.0.2 [2022-08-18T17:09:20.480Z] #51 4.878 + install_shfmt [2022-08-18T17:09:20.480Z] #51 4.878 + echo 'Install shfmt version v3.0.2' [2022-08-18T17:09:20.480Z] #51 4.878 + GOBIN=/build [2022-08-18T17:09:20.480Z] #51 4.878 + GO111MODULE=on [2022-08-18T17:09:20.480Z] #51 4.878 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-18T17:09:20.480Z] #51 5.514 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T17:09:20.480Z] #51 6.952 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T17:09:20.480Z] #51 6.952 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T17:09:20.480Z] #51 7.075 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T17:09:20.480Z] #51 9.025 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T17:09:20.643Z] #47 ... [2022-08-18T17:09:20.643Z] [2022-08-18T17:09:20.643Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:20.643Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:20.643Z] #36 3.899 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:20.643Z] #36 3.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:20.643Z] #36 3.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:20.643Z] #36 4.960 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:20.643Z] #36 7.075 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.643Z] #36 9.393 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:20.678Z] #45 ... [2022-08-18T17:09:20.678Z] [2022-08-18T17:09:20.678Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:20.678Z] #58 sha256:beb6527c377389ac211957151adf86c5e8e0fdb7743e78601eba62a5a3f15a3c [2022-08-18T17:09:20.678Z] #58 4.068 + RM_GOPATH=0 [2022-08-18T17:09:20.678Z] #58 4.068 + TMP_GOPATH= [2022-08-18T17:09:20.678Z] #58 4.068 + : /build [2022-08-18T17:09:20.678Z] #58 4.068 + '[' -z '' ']' [2022-08-18T17:09:20.678Z] #58 4.073 ++ mktemp -d [2022-08-18T17:09:20.678Z] #58 4.073 + export GOPATH=/tmp/tmp.ESljgTKxwA [2022-08-18T17:09:20.678Z] #58 4.073 + GOPATH=/tmp/tmp.ESljgTKxwA [2022-08-18T17:09:20.678Z] #58 4.073 + RM_GOPATH=1 [2022-08-18T17:09:20.679Z] #58 4.073 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.679Z] #58 4.075 ++ go env GOARCH [2022-08-18T17:09:20.679Z] #58 4.137 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.679Z] #58 4.137 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.679Z] #58 4.137 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.679Z] #58 4.142 Install rootlesskit version v0.14.4 [2022-08-18T17:09:20.679Z] #58 4.144 + dir=/tmp/install [2022-08-18T17:09:20.679Z] #58 4.144 + bin=rootlesskit [2022-08-18T17:09:20.679Z] #58 4.144 + shift [2022-08-18T17:09:20.679Z] #58 4.144 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-18T17:09:20.679Z] #58 4.144 + . /tmp/install/rootlesskit.installer [2022-08-18T17:09:20.679Z] #58 4.144 ++ : v0.14.4 [2022-08-18T17:09:20.679Z] #58 4.144 + install_rootlesskit [2022-08-18T17:09:20.679Z] #58 4.144 + case "$1" in [2022-08-18T17:09:20.679Z] #58 4.144 + export CGO_ENABLED=0 [2022-08-18T17:09:20.679Z] #58 4.144 + CGO_ENABLED=0 [2022-08-18T17:09:20.679Z] #58 4.144 + _install_rootlesskit [2022-08-18T17:09:20.679Z] #58 4.144 + echo 'Install rootlesskit version v0.14.4' [2022-08-18T17:09:20.679Z] #58 4.144 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:09:20.679Z] #58 4.144 + GOBIN=/build [2022-08-18T17:09:20.679Z] #58 4.144 + GO111MODULE=on [2022-08-18T17:09:20.679Z] #58 4.144 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-18T17:09:20.679Z] #58 4.892 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-18T17:09:20.679Z] #58 8.442 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:20.679Z] #58 8.448 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:20.679Z] #58 8.578 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T17:09:20.679Z] #58 9.212 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-18T17:09:20.679Z] #58 ... [2022-08-18T17:09:20.679Z] [2022-08-18T17:09:20.679Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:20.679Z] #47 sha256:7f770da842a6edb677377f2cf746418b129ee9e9f61712e904a22d2b3d41e4b8 [2022-08-18T17:09:20.679Z] #47 4.147 + RM_GOPATH=0 [2022-08-18T17:09:20.679Z] #47 4.147 + TMP_GOPATH= [2022-08-18T17:09:20.679Z] #47 4.147 + : /build [2022-08-18T17:09:20.679Z] #47 4.147 + '[' -z '' ']' [2022-08-18T17:09:20.679Z] #47 4.155 ++ mktemp -d [2022-08-18T17:09:20.679Z] #47 4.155 + export GOPATH=/tmp/tmp.p4oJnFXSbZ [2022-08-18T17:09:20.679Z] #47 4.155 + GOPATH=/tmp/tmp.p4oJnFXSbZ [2022-08-18T17:09:20.679Z] #47 4.155 + RM_GOPATH=1 [2022-08-18T17:09:20.679Z] #47 4.155 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.679Z] #47 4.155 ++ go env GOARCH [2022-08-18T17:09:20.679Z] #47 4.169 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.679Z] #47 4.169 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.679Z] #47 4.182 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.679Z] #47 4.190 + dir=/tmp/install [2022-08-18T17:09:20.679Z] #47 4.190 + bin=gotestsum [2022-08-18T17:09:20.679Z] #47 4.190 + shift [2022-08-18T17:09:20.679Z] #47 4.190 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-18T17:09:20.679Z] #47 4.190 + . /tmp/install/gotestsum.installer [2022-08-18T17:09:20.679Z] #47 4.190 ++ : v1.7.0 [2022-08-18T17:09:20.679Z] #47 4.190 + install_gotestsum [2022-08-18T17:09:20.679Z] #47 4.190 + set -e [2022-08-18T17:09:20.679Z] #47 4.190 + echo 'Install gotestsum version v1.7.0' [2022-08-18T17:09:20.679Z] #47 4.190 + GOBIN=/build [2022-08-18T17:09:20.679Z] #47 4.190 + GO111MODULE=on [2022-08-18T17:09:20.679Z] #47 4.190 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-18T17:09:20.679Z] #47 4.190 Install gotestsum version v1.7.0 [2022-08-18T17:09:20.679Z] #47 4.735 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-18T17:09:20.679Z] #47 6.807 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T17:09:20.679Z] #47 6.903 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T17:09:20.679Z] #47 6.905 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:09:20.679Z] #47 6.936 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:20.679Z] #47 7.488 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T17:09:20.679Z] #47 7.714 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T17:09:20.679Z] #47 7.760 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T17:09:20.679Z] #47 7.804 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T17:09:20.679Z] #47 8.025 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T17:09:20.744Z] #51 ... [2022-08-18T17:09:20.744Z] [2022-08-18T17:09:20.744Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:20.744Z] #24 sha256:61e3825bc29d0b542756d74b892e89362fe67cb35e579e7110dcd98973c127bd [2022-08-18T17:09:20.744Z] #24 4.878 + RM_GOPATH=0 [2022-08-18T17:09:20.744Z] #24 4.878 + TMP_GOPATH= [2022-08-18T17:09:20.744Z] #24 4.878 + : /build [2022-08-18T17:09:20.744Z] #24 4.878 + '[' -z '' ']' [2022-08-18T17:09:20.744Z] #24 4.878 ++ mktemp -d [2022-08-18T17:09:20.744Z] #24 4.878 + export GOPATH=/tmp/tmp.rI6TmHyMja [2022-08-18T17:09:20.744Z] #24 4.878 + GOPATH=/tmp/tmp.rI6TmHyMja [2022-08-18T17:09:20.744Z] #24 4.878 + RM_GOPATH=1 [2022-08-18T17:09:20.744Z] #24 4.878 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.744Z] #24 4.878 ++ go env GOARCH [2022-08-18T17:09:20.744Z] #24 4.878 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.744Z] #24 4.878 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.744Z] #24 4.878 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.744Z] #24 4.878 + dir=/tmp/install [2022-08-18T17:09:20.744Z] #24 4.878 + bin=dockercli [2022-08-18T17:09:20.744Z] #24 4.878 + shift [2022-08-18T17:09:20.744Z] #24 4.878 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-18T17:09:20.744Z] #24 4.879 + . /tmp/install/dockercli.installer [2022-08-18T17:09:20.744Z] #24 4.879 ++ : stable [2022-08-18T17:09:20.744Z] #24 4.879 ++ : 17.06.2-ce [2022-08-18T17:09:20.744Z] #24 4.880 + install_dockercli [2022-08-18T17:09:20.744Z] #24 4.881 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T17:09:20.744Z] #24 4.890 Install docker/cli version 17.06.2-ce from stable [2022-08-18T17:09:20.744Z] #24 4.890 ++ uname -m [2022-08-18T17:09:20.744Z] #24 4.897 + arch=x86_64 [2022-08-18T17:09:20.744Z] #24 4.897 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T17:09:20.744Z] #24 4.897 + url=https://download.docker.com/linux/static [2022-08-18T17:09:20.744Z] #24 4.897 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T17:09:20.744Z] #24 4.897 + tar -xz docker/docker [2022-08-18T17:09:20.744Z] #24 ... [2022-08-18T17:09:20.744Z] [2022-08-18T17:09:20.744Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:20.744Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:20.744Z] #55 5.634 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:20.744Z] #55 5.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:20.744Z] #55 5.689 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:20.744Z] #55 6.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:20.744Z] #55 8.388 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.796Z] Client: [2022-08-18T17:09:20.796Z] Context: default [2022-08-18T17:09:20.796Z] Debug Mode: false [2022-08-18T17:09:20.796Z] Plugins: [2022-08-18T17:09:20.796Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-18T17:09:20.796Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-18T17:09:20.796Z] [2022-08-18T17:09:20.796Z] Server: [2022-08-18T17:09:20.796Z] Containers: 0 [2022-08-18T17:09:20.796Z] Running: 0 [2022-08-18T17:09:20.796Z] Paused: 0 [2022-08-18T17:09:20.796Z] Stopped: 0 [2022-08-18T17:09:20.796Z] Images: 0 [2022-08-18T17:09:20.796Z] Server Version: 20.10.14 [2022-08-18T17:09:20.796Z] Storage Driver: overlay2 [2022-08-18T17:09:20.796Z] Backing Filesystem: extfs [2022-08-18T17:09:20.796Z] Supports d_type: true [2022-08-18T17:09:20.796Z] Native Overlay Diff: true [2022-08-18T17:09:20.796Z] userxattr: false [2022-08-18T17:09:20.796Z] Logging Driver: json-file [2022-08-18T17:09:20.796Z] Cgroup Driver: cgroupfs [2022-08-18T17:09:20.796Z] Cgroup Version: 1 [2022-08-18T17:09:20.796Z] Plugins: [2022-08-18T17:09:20.796Z] Volume: local [2022-08-18T17:09:20.796Z] Network: bridge host ipvlan macvlan null overlay [2022-08-18T17:09:20.796Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-18T17:09:20.796Z] Swarm: inactive [2022-08-18T17:09:20.796Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-18T17:09:20.796Z] Default Runtime: runc [2022-08-18T17:09:20.796Z] Init Binary: docker-init [2022-08-18T17:09:20.796Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-18T17:09:20.796Z] runc version: v1.0.3-0-gf46b6ba [2022-08-18T17:09:20.796Z] init version: de40ad0 [2022-08-18T17:09:20.796Z] Security Options: [2022-08-18T17:09:20.796Z] apparmor [2022-08-18T17:09:20.796Z] seccomp [2022-08-18T17:09:20.796Z] Profile: default [2022-08-18T17:09:20.796Z] Kernel Version: 5.13.0-1021-aws [2022-08-18T17:09:20.796Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-18T17:09:20.796Z] OSType: linux [2022-08-18T17:09:20.796Z] Architecture: aarch64 [2022-08-18T17:09:20.796Z] CPUs: 2 [2022-08-18T17:09:20.796Z] Total Memory: 7.562GiB [2022-08-18T17:09:20.796Z] Name: ip-10-100-109-14 [2022-08-18T17:09:20.796Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-18T17:09:20.796Z] Docker Root Dir: /var/lib/docker [2022-08-18T17:09:20.796Z] Debug Mode: false [2022-08-18T17:09:20.796Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:09:20.796Z] Labels: [2022-08-18T17:09:20.796Z] Experimental: true [2022-08-18T17:09:20.796Z] Insecure Registries: [2022-08-18T17:09:20.796Z] 127.0.0.0/8 [2022-08-18T17:09:20.796Z] Live Restore Enabled: true [2022-08-18T17:09:20.796Z] [Pipeline] sh [2022-08-18T17:09:20.900Z] #36 ... [2022-08-18T17:09:20.900Z] [2022-08-18T17:09:20.900Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:20.900Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:20.900Z] #32 4.704 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T17:09:20.900Z] #32 4.704 Cloning into '.'... [2022-08-18T17:09:20.900Z] #32 ... [2022-08-18T17:09:20.900Z] [2022-08-18T17:09:20.900Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:20.900Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:20.900Z] #42 4.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:20.900Z] #42 4.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:20.900Z] #42 4.271 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:20.900Z] #42 5.466 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:20.900Z] #42 7.653 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:20.900Z] #42 10.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:20.937Z] #47 ... [2022-08-18T17:09:20.937Z] [2022-08-18T17:09:20.937Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:20.937Z] #51 sha256:c25b01f8bf8aa8cfd78c6befd70f39441ee398bfee2baa217f6371db8abad621 [2022-08-18T17:09:20.937Z] #51 3.409 + RM_GOPATH=0 [2022-08-18T17:09:20.937Z] #51 3.409 + TMP_GOPATH= [2022-08-18T17:09:20.937Z] #51 3.409 + : /build [2022-08-18T17:09:20.937Z] #51 3.409 + '[' -z '' ']' [2022-08-18T17:09:20.937Z] #51 3.409 ++ mktemp -d [2022-08-18T17:09:20.938Z] #51 3.412 + export GOPATH=/tmp/tmp.WOLj1r792h [2022-08-18T17:09:20.938Z] #51 3.412 + GOPATH=/tmp/tmp.WOLj1r792h [2022-08-18T17:09:20.938Z] #51 3.412 + RM_GOPATH=1 [2022-08-18T17:09:20.938Z] #51 3.412 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.938Z] #51 3.412 ++ go env GOARCH [2022-08-18T17:09:20.938Z] #51 3.418 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.938Z] #51 3.418 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.938Z] #51 3.418 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.938Z] #51 3.419 Install shfmt version v3.0.2 [2022-08-18T17:09:20.938Z] #51 3.419 + dir=/tmp/install [2022-08-18T17:09:20.938Z] #51 3.419 + bin=shfmt [2022-08-18T17:09:20.938Z] #51 3.419 + shift [2022-08-18T17:09:20.938Z] #51 3.419 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-18T17:09:20.938Z] #51 3.419 + . /tmp/install/shfmt.installer [2022-08-18T17:09:20.938Z] #51 3.419 ++ : v3.0.2 [2022-08-18T17:09:20.938Z] #51 3.419 + install_shfmt [2022-08-18T17:09:20.938Z] #51 3.419 + echo 'Install shfmt version v3.0.2' [2022-08-18T17:09:20.938Z] #51 3.419 + GOBIN=/build [2022-08-18T17:09:20.938Z] #51 3.419 + GO111MODULE=on [2022-08-18T17:09:20.938Z] #51 3.419 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-18T17:09:20.938Z] #51 3.651 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T17:09:20.938Z] #51 5.960 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T17:09:20.938Z] #51 5.981 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T17:09:20.938Z] #51 6.020 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T17:09:20.938Z] #51 7.755 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T17:09:20.938Z] #51 ... [2022-08-18T17:09:20.938Z] [2022-08-18T17:09:20.938Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:20.938Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:09:20.938Z] #49 3.967 + RM_GOPATH=0 [2022-08-18T17:09:20.938Z] #49 3.967 + TMP_GOPATH= [2022-08-18T17:09:20.938Z] #49 3.967 + : /build [2022-08-18T17:09:20.938Z] #49 3.967 + '[' -z '' ']' [2022-08-18T17:09:20.938Z] #49 3.967 ++ mktemp -d [2022-08-18T17:09:20.938Z] #49 3.968 + export GOPATH=/tmp/tmp.pzYcXpTiEt [2022-08-18T17:09:20.938Z] #49 3.968 + GOPATH=/tmp/tmp.pzYcXpTiEt [2022-08-18T17:09:20.938Z] #49 3.968 + RM_GOPATH=1 [2022-08-18T17:09:20.938Z] #49 3.968 + case "$(go env GOARCH)" in [2022-08-18T17:09:20.938Z] #49 3.968 ++ go env GOARCH [2022-08-18T17:09:20.938Z] #49 4.001 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.938Z] #49 4.001 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:20.938Z] #49 4.001 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:20.938Z] #49 4.001 + dir=/tmp/install [2022-08-18T17:09:20.938Z] #49 4.001 + bin=golangci_lint [2022-08-18T17:09:20.938Z] #49 4.001 + shift [2022-08-18T17:09:20.938Z] #49 4.001 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-18T17:09:20.938Z] #49 4.001 + . /tmp/install/golangci_lint.installer [2022-08-18T17:09:20.938Z] #49 4.001 ++ : v1.44.0 [2022-08-18T17:09:20.938Z] #49 4.001 + install_golangci_lint [2022-08-18T17:09:20.938Z] #49 4.001 + set -e [2022-08-18T17:09:20.938Z] #49 4.001 + echo 'Install golangci-lint version v1.44.0' [2022-08-18T17:09:20.938Z] #49 4.001 + GOBIN=/build [2022-08-18T17:09:20.938Z] #49 4.001 + GO111MODULE=on [2022-08-18T17:09:20.938Z] #49 4.001 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-08-18T17:09:20.938Z] #49 4.001 Install golangci-lint version v1.44.0 [2022-08-18T17:09:20.938Z] #49 4.426 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-08-18T17:09:21.004Z] #55 ... [2022-08-18T17:09:21.004Z] [2022-08-18T17:09:21.004Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:21.004Z] #67 sha256:b3f7c3e19369d384cc5e64f02d0a8f0ae97b10a8fe2522a2b9523f6bd1029667 [2022-08-18T17:09:21.004Z] #67 5.281 + RM_GOPATH=0 [2022-08-18T17:09:21.004Z] #67 5.281 + TMP_GOPATH= [2022-08-18T17:09:21.004Z] #67 5.281 + : /build [2022-08-18T17:09:21.004Z] #67 5.281 + '[' -z '' ']' [2022-08-18T17:09:21.004Z] #67 5.281 ++ mktemp -d [2022-08-18T17:09:21.004Z] #67 5.282 + export GOPATH=/tmp/tmp.NNaHu9wv5K [2022-08-18T17:09:21.004Z] #67 5.282 + GOPATH=/tmp/tmp.NNaHu9wv5K [2022-08-18T17:09:21.004Z] #67 5.282 + RM_GOPATH=1 [2022-08-18T17:09:21.004Z] #67 5.282 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.004Z] #67 5.283 ++ go env GOARCH [2022-08-18T17:09:21.004Z] #67 5.362 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.004Z] #67 5.362 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.004Z] #67 5.362 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.004Z] #67 5.362 + dir=/tmp/install [2022-08-18T17:09:21.004Z] #67 5.362 + bin=proxy [2022-08-18T17:09:21.004Z] #67 5.362 + shift [2022-08-18T17:09:21.004Z] #67 5.362 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-18T17:09:21.004Z] #67 5.362 + . /tmp/install/proxy.installer [2022-08-18T17:09:21.004Z] #67 5.362 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:21.004Z] #67 5.362 + install_proxy [2022-08-18T17:09:21.004Z] #67 5.362 + case "$1" in [2022-08-18T17:09:21.004Z] #67 5.362 + export CGO_ENABLED=0 [2022-08-18T17:09:21.004Z] #67 5.362 + CGO_ENABLED=0 [2022-08-18T17:09:21.004Z] #67 5.362 + _install_proxy [2022-08-18T17:09:21.004Z] #67 5.362 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-18T17:09:21.004Z] #67 5.362 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NNaHu9wv5K/src/github.com/docker/libnetwork [2022-08-18T17:09:21.004Z] #67 5.362 Cloning into '/tmp/tmp.NNaHu9wv5K/src/github.com/docker/libnetwork'... [2022-08-18T17:09:21.004Z] #67 5.363 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:21.004Z] #67 ... [2022-08-18T17:09:21.004Z] [2022-08-18T17:09:21.004Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:21.004Z] #45 sha256:f207156b5a11bd25fe2be4d70b9affef9b2b03386b79afef7c7694abea5b63ae [2022-08-18T17:09:21.004Z] #45 6.047 + RM_GOPATH=0 [2022-08-18T17:09:21.004Z] #45 6.047 + TMP_GOPATH= [2022-08-18T17:09:21.004Z] #45 6.047 + : /build [2022-08-18T17:09:21.004Z] #45 6.047 + '[' -z '' ']' [2022-08-18T17:09:21.004Z] #45 6.047 ++ mktemp -d [2022-08-18T17:09:21.004Z] #45 6.047 + export GOPATH=/tmp/tmp.NwZpwM4Xg0 [2022-08-18T17:09:21.004Z] #45 6.047 + GOPATH=/tmp/tmp.NwZpwM4Xg0 [2022-08-18T17:09:21.004Z] #45 6.047 + RM_GOPATH=1 [2022-08-18T17:09:21.004Z] #45 6.047 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.004Z] #45 6.047 ++ go env GOARCH [2022-08-18T17:09:21.004Z] #45 6.090 Install vndr version v0.1.2 [2022-08-18T17:09:21.004Z] #45 6.090 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.004Z] #45 6.090 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.004Z] #45 6.090 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.004Z] #45 6.090 + dir=/tmp/install [2022-08-18T17:09:21.004Z] #45 6.090 + bin=vndr [2022-08-18T17:09:21.004Z] #45 6.090 + shift [2022-08-18T17:09:21.004Z] #45 6.090 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-18T17:09:21.004Z] #45 6.090 + . /tmp/install/vndr.installer [2022-08-18T17:09:21.004Z] #45 6.090 ++ : v0.1.2 [2022-08-18T17:09:21.004Z] #45 6.090 + install_vndr [2022-08-18T17:09:21.004Z] #45 6.090 + echo 'Install vndr version v0.1.2' [2022-08-18T17:09:21.004Z] #45 6.100 + GOBIN=/build [2022-08-18T17:09:21.004Z] #45 6.100 + GO111MODULE=on [2022-08-18T17:09:21.004Z] #45 6.100 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-18T17:09:21.004Z] #45 6.779 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-18T17:09:21.116Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:09:21.117Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:09:21.117Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43991/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-18T17:09:21.117Z] + bash /home/ubuntu/workspace/moby_PR-43991/check-config.sh [2022-08-18T17:09:21.117Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-18T17:09:21.117Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-18T17:09:21.117Z] [2022-08-18T17:09:21.117Z] Generally Necessary: [2022-08-18T17:09:21.117Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-18T17:09:21.117Z] - apparmor: enabled and tools installed [2022-08-18T17:09:21.117Z] - CONFIG_NAMESPACES: enabled [2022-08-18T17:09:21.117Z] - CONFIG_NET_NS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_PID_NS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_IPC_NS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_UTS_NS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_CGROUPS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-18T17:09:21.117Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-18T17:09:21.117Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-18T17:09:21.117Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-18T17:09:21.117Z] - CONFIG_CPUSETS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_MEMCG: enabled [2022-08-18T17:09:21.117Z] - CONFIG_KEYS: enabled [2022-08-18T17:09:21.117Z] - CONFIG_VETH: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-18T17:09:21.117Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-18T17:09:21.117Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-18T17:09:21.117Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-18T17:09:21.117Z] [2022-08-18T17:09:21.117Z] Optional Features: [2022-08-18T17:09:21.157Z] #42 ... [2022-08-18T17:09:21.157Z] [2022-08-18T17:09:21.157Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:21.157Z] #24 sha256:29633e95e28040ec336ccc48f0122f08aa061322509daa0cab04b27a6716faf5 [2022-08-18T17:09:21.157Z] #24 3.843 + RM_GOPATH=0 [2022-08-18T17:09:21.157Z] #24 3.843 + TMP_GOPATH= [2022-08-18T17:09:21.157Z] #24 3.843 + : /build [2022-08-18T17:09:21.157Z] #24 3.843 + '[' -z '' ']' [2022-08-18T17:09:21.157Z] #24 3.844 ++ mktemp -d [2022-08-18T17:09:21.157Z] #24 3.844 + export GOPATH=/tmp/tmp.oa1ri0uPno [2022-08-18T17:09:21.157Z] #24 3.844 + GOPATH=/tmp/tmp.oa1ri0uPno [2022-08-18T17:09:21.157Z] #24 3.846 + RM_GOPATH=1 [2022-08-18T17:09:21.157Z] #24 3.846 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.157Z] #24 3.846 ++ go env GOARCH [2022-08-18T17:09:21.157Z] #24 3.862 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.157Z] #24 3.862 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.157Z] #24 3.862 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.157Z] #24 3.864 + dir=/tmp/install [2022-08-18T17:09:21.157Z] #24 3.865 + bin=dockercli [2022-08-18T17:09:21.157Z] #24 3.865 + shift [2022-08-18T17:09:21.157Z] #24 3.865 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-18T17:09:21.157Z] #24 3.865 + . /tmp/install/dockercli.installer [2022-08-18T17:09:21.157Z] #24 3.865 ++ : stable [2022-08-18T17:09:21.157Z] #24 3.865 ++ : 17.06.2-ce [2022-08-18T17:09:21.157Z] #24 3.865 + install_dockercli [2022-08-18T17:09:21.157Z] #24 3.865 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T17:09:21.157Z] #24 3.865 Install docker/cli version 17.06.2-ce from stable [2022-08-18T17:09:21.157Z] #24 3.866 ++ uname -m [2022-08-18T17:09:21.157Z] #24 3.896 + arch=x86_64 [2022-08-18T17:09:21.157Z] #24 3.896 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T17:09:21.157Z] #24 3.896 + url=https://download.docker.com/linux/static [2022-08-18T17:09:21.157Z] #24 3.900 + tar -xz docker/docker [2022-08-18T17:09:21.157Z] #24 3.907 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T17:09:21.157Z] #24 ... [2022-08-18T17:09:21.157Z] [2022-08-18T17:09:21.157Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:21.157Z] #67 sha256:daafd5c825a17dbf07f9240c093fcc2dc876fc665d220f4251892840badd65a1 [2022-08-18T17:09:21.157Z] #67 4.000 + RM_GOPATH=0 [2022-08-18T17:09:21.157Z] #67 4.000 + TMP_GOPATH= [2022-08-18T17:09:21.157Z] #67 4.000 + : /build [2022-08-18T17:09:21.157Z] #67 4.000 + '[' -z '' ']' [2022-08-18T17:09:21.157Z] #67 4.000 ++ mktemp -d [2022-08-18T17:09:21.157Z] #67 4.016 + export GOPATH=/tmp/tmp.3E40kh6kNU [2022-08-18T17:09:21.157Z] #67 4.016 + GOPATH=/tmp/tmp.3E40kh6kNU [2022-08-18T17:09:21.157Z] #67 4.016 + RM_GOPATH=1 [2022-08-18T17:09:21.157Z] #67 4.016 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.157Z] #67 4.016 ++ go env GOARCH [2022-08-18T17:09:21.157Z] #67 4.057 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.157Z] #67 4.057 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.157Z] #67 4.057 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.157Z] #67 4.080 + dir=/tmp/install [2022-08-18T17:09:21.157Z] #67 4.080 + bin=proxy [2022-08-18T17:09:21.157Z] #67 4.080 + shift [2022-08-18T17:09:21.157Z] #67 4.080 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-18T17:09:21.157Z] #67 4.080 + . /tmp/install/proxy.installer [2022-08-18T17:09:21.157Z] #67 4.080 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:21.157Z] #67 4.080 + install_proxy [2022-08-18T17:09:21.157Z] #67 4.080 + case "$1" in [2022-08-18T17:09:21.157Z] #67 4.080 + export CGO_ENABLED=0 [2022-08-18T17:09:21.157Z] #67 4.080 + CGO_ENABLED=0 [2022-08-18T17:09:21.157Z] #67 4.080 + _install_proxy [2022-08-18T17:09:21.157Z] #67 4.080 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-18T17:09:21.157Z] #67 4.080 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3E40kh6kNU/src/github.com/docker/libnetwork [2022-08-18T17:09:21.157Z] #67 4.080 Cloning into '/tmp/tmp.3E40kh6kNU/src/github.com/docker/libnetwork'... [2022-08-18T17:09:21.157Z] #67 4.080 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:21.197Z] #49 ... [2022-08-18T17:09:21.197Z] [2022-08-18T17:09:21.197Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:21.197Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:21.197Z] #40 4.471 + git clone https://github.com/docker/distribution.git . [2022-08-18T17:09:21.197Z] #40 4.473 Cloning into '.'... [2022-08-18T17:09:21.197Z] #40 ... [2022-08-18T17:09:21.197Z] [2022-08-18T17:09:21.197Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:21.197Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:21.197Z] #42 5.146 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:21.197Z] #42 5.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:21.197Z] #42 5.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:21.197Z] #42 6.256 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:21.197Z] #42 8.555 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:21.197Z] #42 11.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:21.262Z] #29 4.093 #=#=# 1.4% ####### 9.8% ########## 15.1% ############## 20.2% ################## 25.5% ###################### 30.6% ######################### 34.9% ############################## 41.7% ################################# 46.9% ##################################### 52.1% ######################################### 57.4% ############################################# 62.6% ################################################ 67.8% #################################################### 73.0% ######################################################## 78.2% ############################################################ 83.4% ############################################################## 87.3% ##################################################################### 96.2% ############################################29 ... [2022-08-18T17:09:21.262Z] [2022-08-18T17:09:21.262Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T17:09:21.262Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-18T17:09:21.262Z] #10 DONE 1.5s [2022-08-18T17:09:21.262Z] [2022-08-18T17:09:21.262Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:21.262Z] #29 sha256:e9a296a6001dc942490dab89baebf5d8c001eaa399a9331aeba0f60fa7d035c5 [2022-08-18T17:09:21.262Z] #29 4.093 #=#=# 1.4% ####### 9.8% ########## 15.1% ############## 20.2% ################## 25.5% ###################### 30.6% ######################### 34.9% ############################## 41.7% ################################# 46.9% ##################################### 52.1% ######################################### 57.4% ############################################# 62.6% ################################################ 67.8% #################################################### 73.0% ######################################################## 78.2% ############################################################ 83.4% ############################################################## 87.3% ##################################################################### 96.2% ######################################################################## 100.0% [2022-08-18T17:09:21.262Z] #29 6.044 [2022-08-18T17:09:21.264Z] #45 ... [2022-08-18T17:09:21.264Z] [2022-08-18T17:09:21.264Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:21.264Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:21.264Z] #40 5.156 + git clone https://github.com/docker/distribution.git . [2022-08-18T17:09:21.264Z] #40 5.156 Cloning into '.'... [2022-08-18T17:09:21.414Z] #67 ... [2022-08-18T17:09:21.414Z] [2022-08-18T17:09:21.414Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:21.414Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:09:21.414Z] #49 4.966 + RM_GOPATH=0 [2022-08-18T17:09:21.414Z] #49 4.966 + TMP_GOPATH= [2022-08-18T17:09:21.414Z] #49 4.966 + : /build [2022-08-18T17:09:21.414Z] #49 4.966 + '[' -z '' ']' [2022-08-18T17:09:21.414Z] #49 4.966 ++ mktemp -d [2022-08-18T17:09:21.414Z] #49 4.975 + export GOPATH=/tmp/tmp.aJdIXIFyvO [2022-08-18T17:09:21.414Z] #49 4.975 + GOPATH=/tmp/tmp.aJdIXIFyvO [2022-08-18T17:09:21.414Z] #49 4.975 + RM_GOPATH=1 [2022-08-18T17:09:21.414Z] #49 4.975 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.414Z] #49 4.975 ++ go env GOARCH [2022-08-18T17:09:21.414Z] #49 5.009 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.414Z] #49 5.009 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.414Z] #49 5.009 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.414Z] #49 5.023 Install golangci-lint version v1.44.0 [2022-08-18T17:09:21.414Z] #49 5.023 + dir=/tmp/install [2022-08-18T17:09:21.414Z] #49 5.023 + bin=golangci_lint [2022-08-18T17:09:21.414Z] #49 5.023 + shift [2022-08-18T17:09:21.414Z] #49 5.023 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-18T17:09:21.414Z] #49 5.023 + . /tmp/install/golangci_lint.installer [2022-08-18T17:09:21.414Z] #49 5.023 ++ : v1.44.0 [2022-08-18T17:09:21.414Z] #49 5.023 + install_golangci_lint [2022-08-18T17:09:21.414Z] #49 5.023 + set -e [2022-08-18T17:09:21.414Z] #49 5.023 + echo 'Install golangci-lint version v1.44.0' [2022-08-18T17:09:21.414Z] #49 5.023 + GOBIN=/build [2022-08-18T17:09:21.414Z] #49 5.023 + GO111MODULE=on [2022-08-18T17:09:21.414Z] #49 5.023 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-08-18T17:09:21.414Z] #49 5.677 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-08-18T17:09:21.414Z] #49 ... [2022-08-18T17:09:21.414Z] [2022-08-18T17:09:21.414Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:21.414Z] #58 sha256:e6a977bc9c36d3873364a95307d91019c6ad9465aeb603d03ae0742de1c79525 [2022-08-18T17:09:21.414Z] #58 4.763 + RM_GOPATH=0 [2022-08-18T17:09:21.414Z] #58 4.763 + TMP_GOPATH= [2022-08-18T17:09:21.414Z] #58 4.763 + : /build [2022-08-18T17:09:21.414Z] #58 4.763 + '[' -z '' ']' [2022-08-18T17:09:21.414Z] #58 4.840 ++ mktemp -d [2022-08-18T17:09:21.414Z] #58 4.840 + export GOPATH=/tmp/tmp.qQgZQaj0Tx [2022-08-18T17:09:21.414Z] #58 4.840 + GOPATH=/tmp/tmp.qQgZQaj0Tx [2022-08-18T17:09:21.414Z] #58 4.840 + RM_GOPATH=1 [2022-08-18T17:09:21.414Z] #58 4.841 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.414Z] #58 4.843 ++ go env GOARCH [2022-08-18T17:09:21.414Z] #58 4.884 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.414Z] #58 4.884 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.414Z] #58 4.886 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.414Z] #58 4.886 + dir=/tmp/install [2022-08-18T17:09:21.414Z] #58 4.910 Install rootlesskit version v0.14.4 [2022-08-18T17:09:21.414Z] #58 4.910 + bin=rootlesskit [2022-08-18T17:09:21.414Z] #58 4.910 + shift [2022-08-18T17:09:21.414Z] #58 4.910 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-18T17:09:21.414Z] #58 4.910 + . /tmp/install/rootlesskit.installer [2022-08-18T17:09:21.414Z] #58 4.910 ++ : v0.14.4 [2022-08-18T17:09:21.414Z] #58 4.910 + install_rootlesskit [2022-08-18T17:09:21.414Z] #58 4.910 + case "$1" in [2022-08-18T17:09:21.414Z] #58 4.910 + export CGO_ENABLED=0 [2022-08-18T17:09:21.414Z] #58 4.910 + CGO_ENABLED=0 [2022-08-18T17:09:21.414Z] #58 4.910 + _install_rootlesskit [2022-08-18T17:09:21.414Z] #58 4.910 + echo 'Install rootlesskit version v0.14.4' [2022-08-18T17:09:21.414Z] #58 4.910 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:09:21.414Z] #58 4.910 + GOBIN=/build [2022-08-18T17:09:21.414Z] #58 4.910 + GO111MODULE=on [2022-08-18T17:09:21.414Z] #58 4.910 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-18T17:09:21.414Z] #58 5.533 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-18T17:09:21.414Z] #58 8.536 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:21.414Z] #58 8.537 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:21.414Z] #58 8.699 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T17:09:21.414Z] #58 9.232 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-18T17:09:21.419Z] - CONFIG_USER_NS: enabled [2022-08-18T17:09:21.419Z] - CONFIG_SECCOMP: enabled [2022-08-18T17:09:21.419Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-18T17:09:21.419Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-18T17:09:21.419Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-18T17:09:21.419Z] (cgroup swap accounting is currently enabled) [2022-08-18T17:09:21.419Z] - CONFIG_BLK_CGROUP: enabled [2022-08-18T17:09:21.419Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-18T17:09:21.419Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-18T17:09:21.419Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-18T17:09:21.419Z] - CONFIG_CGROUP_PERF: enabled [2022-08-18T17:09:21.419Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-18T17:09:21.419Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-18T17:09:21.419Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-18T17:09:21.419Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-18T17:09:21.419Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-18T17:09:21.419Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-18T17:09:21.419Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-18T17:09:21.419Z] - CONFIG_IP_VS: enabled (as module) [2022-08-18T17:09:21.419Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-18T17:09:21.419Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-18T17:09:21.419Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-18T17:09:21.419Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-18T17:09:21.419Z] - CONFIG_EXT4_FS: enabled [2022-08-18T17:09:21.419Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-18T17:09:21.419Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-18T17:09:21.419Z] - Network Drivers: [2022-08-18T17:09:21.419Z] - "overlay": [2022-08-18T17:09:21.419Z] - CONFIG_VXLAN: enabled (as module) [2022-08-18T17:09:21.419Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-18T17:09:21.419Z] Optional (for encrypted networks): [2022-08-18T17:09:21.456Z] #42 ... [2022-08-18T17:09:21.456Z] [2022-08-18T17:09:21.456Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:21.456Z] #67 sha256:4db73046fba9db579e0482b809d372c76e7b3eff31851307626482eb7f1841d4 [2022-08-18T17:09:21.456Z] #67 4.191 + RM_GOPATH=0 [2022-08-18T17:09:21.456Z] #67 4.191 + TMP_GOPATH= [2022-08-18T17:09:21.456Z] #67 4.191 + : /build [2022-08-18T17:09:21.456Z] #67 4.191 + '[' -z '' ']' [2022-08-18T17:09:21.456Z] #67 4.191 ++ mktemp -d [2022-08-18T17:09:21.456Z] #67 4.191 + export GOPATH=/tmp/tmp.GMLUUAZQbk [2022-08-18T17:09:21.456Z] #67 4.192 + GOPATH=/tmp/tmp.GMLUUAZQbk [2022-08-18T17:09:21.456Z] #67 4.192 + RM_GOPATH=1 [2022-08-18T17:09:21.456Z] #67 4.192 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.456Z] #67 4.193 ++ go env GOARCH [2022-08-18T17:09:21.456Z] #67 4.207 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.456Z] #67 4.207 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.456Z] #67 4.207 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.456Z] #67 4.212 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:21.456Z] #67 4.214 + dir=/tmp/install [2022-08-18T17:09:21.456Z] #67 4.214 + bin=proxy [2022-08-18T17:09:21.456Z] #67 4.214 + shift [2022-08-18T17:09:21.456Z] #67 4.214 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-18T17:09:21.456Z] #67 4.214 + . /tmp/install/proxy.installer [2022-08-18T17:09:21.456Z] #67 4.214 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:21.456Z] #67 4.214 + install_proxy [2022-08-18T17:09:21.456Z] #67 4.214 + case "$1" in [2022-08-18T17:09:21.457Z] #67 4.214 + export CGO_ENABLED=0 [2022-08-18T17:09:21.457Z] #67 4.214 + CGO_ENABLED=0 [2022-08-18T17:09:21.457Z] #67 4.214 + _install_proxy [2022-08-18T17:09:21.457Z] #67 4.214 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-18T17:09:21.457Z] #67 4.214 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GMLUUAZQbk/src/github.com/docker/libnetwork [2022-08-18T17:09:21.457Z] #67 4.217 Cloning into '/tmp/tmp.GMLUUAZQbk/src/github.com/docker/libnetwork'... [2022-08-18T17:09:21.457Z] #67 ... [2022-08-18T17:09:21.457Z] [2022-08-18T17:09:21.457Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:21.457Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:21.457Z] #13 7.599 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:21.524Z] #40 ... [2022-08-18T17:09:21.524Z] [2022-08-18T17:09:21.524Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:21.524Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:09:21.524Z] #49 5.137 + RM_GOPATH=0 [2022-08-18T17:09:21.524Z] #49 5.137 + TMP_GOPATH= [2022-08-18T17:09:21.524Z] #49 5.137 + : /build [2022-08-18T17:09:21.524Z] #49 5.137 + '[' -z '' ']' [2022-08-18T17:09:21.524Z] #49 5.137 ++ mktemp -d [2022-08-18T17:09:21.524Z] #49 5.137 + export GOPATH=/tmp/tmp.NRMEnMTPbh [2022-08-18T17:09:21.524Z] #49 5.137 + GOPATH=/tmp/tmp.NRMEnMTPbh [2022-08-18T17:09:21.524Z] #49 5.137 + RM_GOPATH=1 [2022-08-18T17:09:21.524Z] #49 5.137 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.524Z] #49 5.137 ++ go env GOARCH [2022-08-18T17:09:21.524Z] #49 5.168 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.524Z] #49 5.168 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.524Z] #49 5.168 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.524Z] #49 5.168 + dir=/tmp/install [2022-08-18T17:09:21.524Z] #49 5.168 + bin=golangci_lint [2022-08-18T17:09:21.524Z] #49 5.168 + shift [2022-08-18T17:09:21.524Z] #49 5.168 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-18T17:09:21.524Z] #49 5.168 + . /tmp/install/golangci_lint.installer [2022-08-18T17:09:21.524Z] #49 5.168 ++ : v1.44.0 [2022-08-18T17:09:21.524Z] #49 5.168 + install_golangci_lint [2022-08-18T17:09:21.524Z] #49 5.168 + set -e [2022-08-18T17:09:21.524Z] #49 5.168 + echo 'Install golangci-lint version v1.44.0' [2022-08-18T17:09:21.524Z] #49 5.168 + GOBIN=/build [2022-08-18T17:09:21.524Z] #49 5.168 + GO111MODULE=on [2022-08-18T17:09:21.524Z] #49 5.168 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-08-18T17:09:21.524Z] #49 5.168 Install golangci-lint version v1.44.0 [2022-08-18T17:09:21.524Z] #49 5.509 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-08-18T17:09:21.524Z] #49 ... [2022-08-18T17:09:21.524Z] [2022-08-18T17:09:21.525Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:21.525Z] #58 sha256:1052119298fd28f3c57650898198ffb40cd1df1a9c98307f8f92276ff50ffc51 [2022-08-18T17:09:21.525Z] #58 10.41 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:21.525Z] #58 10.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:21.525Z] #58 10.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T17:09:21.525Z] #58 11.04 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-18T17:09:21.670Z] #58 ... [2022-08-18T17:09:21.670Z] [2022-08-18T17:09:21.671Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:21.671Z] #45 sha256:a9fee508cb6ded005d1cd1c85dae72650fcc561c1515961b6fe454960e3c0f49 [2022-08-18T17:09:21.671Z] #45 4.647 + RM_GOPATH=0 [2022-08-18T17:09:21.671Z] #45 4.647 + TMP_GOPATH= [2022-08-18T17:09:21.671Z] #45 4.647 + : /build [2022-08-18T17:09:21.671Z] #45 4.647 + '[' -z '' ']' [2022-08-18T17:09:21.671Z] #45 4.650 ++ mktemp -d [2022-08-18T17:09:21.671Z] #45 4.664 + export GOPATH=/tmp/tmp.rOQS9BJ4pF [2022-08-18T17:09:21.671Z] #45 4.664 + GOPATH=/tmp/tmp.rOQS9BJ4pF [2022-08-18T17:09:21.671Z] #45 4.664 + RM_GOPATH=1 [2022-08-18T17:09:21.671Z] #45 4.664 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.671Z] #45 4.664 ++ go env GOARCH [2022-08-18T17:09:21.671Z] #45 4.840 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.671Z] #45 4.840 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.671Z] #45 4.849 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.671Z] #45 4.849 + dir=/tmp/install [2022-08-18T17:09:21.671Z] #45 4.849 + bin=vndr [2022-08-18T17:09:21.671Z] #45 4.849 + shift [2022-08-18T17:09:21.671Z] #45 4.849 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-18T17:09:21.671Z] #45 4.849 + . /tmp/install/vndr.installer [2022-08-18T17:09:21.671Z] #45 4.849 ++ : v0.1.2 [2022-08-18T17:09:21.671Z] #45 4.849 + install_vndr [2022-08-18T17:09:21.671Z] #45 4.849 + echo 'Install vndr version v0.1.2' [2022-08-18T17:09:21.671Z] #45 4.849 + GOBIN=/build [2022-08-18T17:09:21.671Z] #45 4.849 + GO111MODULE=on [2022-08-18T17:09:21.671Z] #45 4.849 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-18T17:09:21.671Z] #45 4.849 Install vndr version v0.1.2 [2022-08-18T17:09:21.671Z] #45 5.448 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-18T17:09:21.684Z] - CONFIG_CRYPTO: enabled [2022-08-18T17:09:21.684Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-18T17:09:21.684Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-18T17:09:21.684Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-18T17:09:21.684Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-18T17:09:21.684Z] - CONFIG_XFRM: enabled [2022-08-18T17:09:21.684Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-18T17:09:21.684Z] - "ipvlan": [2022-08-18T17:09:21.684Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-18T17:09:21.684Z] - "macvlan": [2022-08-18T17:09:21.684Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_DUMMY: enabled (as module) [2022-08-18T17:09:21.684Z] - "ftp,tftp client in container": [2022-08-18T17:09:21.684Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-18T17:09:21.684Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-18T17:09:21.684Z] - Storage Drivers: [2022-08-18T17:09:21.684Z] - "aufs": [2022-08-18T17:09:21.684Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-18T17:09:21.684Z] - "btrfs": [2022-08-18T17:09:21.684Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-18T17:09:21.685Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-18T17:09:21.685Z] - "devicemapper": [2022-08-18T17:09:21.685Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-18T17:09:21.685Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-18T17:09:21.685Z] - "overlay": [2022-08-18T17:09:21.685Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-18T17:09:21.685Z] - "zfs": [2022-08-18T17:09:21.685Z] - /dev/zfs: present [2022-08-18T17:09:21.685Z] - zfs command: missing [2022-08-18T17:09:21.685Z] - zpool command: missing [2022-08-18T17:09:21.685Z] [2022-08-18T17:09:21.685Z] Limits: [2022-08-18T17:09:21.685Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-18T17:09:21.685Z] [2022-08-18T17:09:21.685Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-18T17:09:21.833Z] #29 6.581 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T17:09:21.833Z] #29 ... [2022-08-18T17:09:21.833Z] [2022-08-18T17:09:21.833Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T17:09:21.833Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-18T17:09:21.833Z] #11 DONE 0.6s [2022-08-18T17:09:21.833Z] [2022-08-18T17:09:21.833Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:21.833Z] #29 sha256:e9a296a6001dc942490dab89baebf5d8c001eaa399a9331aeba0f60fa7d035c5 [2022-08-18T17:09:21.833Z] #29 6.663 [2022-08-18T17:09:21.927Z] #45 ... [2022-08-18T17:09:21.927Z] [2022-08-18T17:09:21.927Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:21.927Z] #51 sha256:8a8acfc3352cfb916464419afc51012854a49be787cdaead82e9a41b914976c7 [2022-08-18T17:09:21.927Z] #51 3.984 + RM_GOPATH=0 [2022-08-18T17:09:21.927Z] #51 3.985 + TMP_GOPATH= [2022-08-18T17:09:21.927Z] #51 3.985 + : /build [2022-08-18T17:09:21.927Z] #51 3.985 + '[' -z '' ']' [2022-08-18T17:09:21.927Z] #51 3.985 ++ mktemp -d [2022-08-18T17:09:21.927Z] #51 4.000 + export GOPATH=/tmp/tmp.XbCO8HCLzZ [2022-08-18T17:09:21.927Z] #51 4.000 + GOPATH=/tmp/tmp.XbCO8HCLzZ [2022-08-18T17:09:21.927Z] #51 4.000 + RM_GOPATH=1 [2022-08-18T17:09:21.927Z] #51 4.000 + case "$(go env GOARCH)" in [2022-08-18T17:09:21.927Z] #51 4.000 ++ go env GOARCH [2022-08-18T17:09:21.927Z] #51 4.047 Install shfmt version v3.0.2 [2022-08-18T17:09:21.927Z] #51 4.047 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.927Z] #51 4.047 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:21.927Z] #51 4.047 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:21.927Z] #51 4.047 + dir=/tmp/install [2022-08-18T17:09:21.927Z] #51 4.047 + bin=shfmt [2022-08-18T17:09:21.927Z] #51 4.047 + shift [2022-08-18T17:09:21.927Z] #51 4.047 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-18T17:09:21.927Z] #51 4.047 + . /tmp/install/shfmt.installer [2022-08-18T17:09:21.927Z] #51 4.047 ++ : v3.0.2 [2022-08-18T17:09:21.927Z] #51 4.047 + install_shfmt [2022-08-18T17:09:21.927Z] #51 4.047 + echo 'Install shfmt version v3.0.2' [2022-08-18T17:09:21.927Z] #51 4.047 + GOBIN=/build [2022-08-18T17:09:21.927Z] #51 4.047 + GO111MODULE=on [2022-08-18T17:09:21.927Z] #51 4.047 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-18T17:09:21.927Z] #51 4.576 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T17:09:21.927Z] #51 5.960 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T17:09:21.927Z] #51 6.048 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T17:09:21.927Z] #51 6.119 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T17:09:21.927Z] #51 8.559 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T17:09:21.927Z] #51 ... [2022-08-18T17:09:21.927Z] [2022-08-18T17:09:21.927Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:21.927Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:21.927Z] #13 7.346 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:22.012Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 . [2022-08-18T17:09:22.100Z] #29 6.892 #=#=# ######################################################################## 100.0% [2022-08-18T17:09:22.100Z] #29 6.996 [2022-08-18T17:09:22.100Z] #29 ... [2022-08-18T17:09:22.100Z] [2022-08-18T17:09:22.100Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T17:09:22.100Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-18T17:09:22.100Z] #39 DONE 0.4s [2022-08-18T17:09:22.100Z] [2022-08-18T17:09:22.100Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T17:09:22.100Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-18T17:09:22.100Z] #31 DONE 0.5s [2022-08-18T17:09:22.271Z] #1 [internal] load build definition from Dockerfile [2022-08-18T17:09:22.271Z] #1 sha256:47e5cd8e8cff84c611019818473d86f9f0c0a49b095c0e4c3e57afe7d4761066 [2022-08-18T17:09:22.271Z] #1 transferring dockerfile: 17.05kB 0.0s done [2022-08-18T17:09:22.271Z] #1 DONE 0.1s [2022-08-18T17:09:22.271Z] [2022-08-18T17:09:22.271Z] #2 [internal] load .dockerignore [2022-08-18T17:09:22.271Z] #2 sha256:33233edafb5d528855c262bbd21a26c985660b60e4a05fed6ca49ccd764f7f64 [2022-08-18T17:09:22.271Z] #2 transferring context: 87B done [2022-08-18T17:09:22.271Z] #2 DONE 0.1s [2022-08-18T17:09:22.271Z] [2022-08-18T17:09:22.271Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-18T17:09:22.271Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2022-08-18T17:09:22.369Z] [2022-08-18T17:09:22.369Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:22.369Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:22.532Z] #3 DONE 0.4s [2022-08-18T17:09:22.532Z] [2022-08-18T17:09:22.532Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-18T17:09:22.532Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-08-18T17:09:22.532Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-08-18T17:09:22.792Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-08-18T17:09:22.792Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-08-18T17:09:22.792Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-08-18T17:09:22.792Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.39MB / 9.01MB 0.2s [2022-08-18T17:09:22.792Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s [2022-08-18T17:09:23.051Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.4s done [2022-08-18T17:09:23.051Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-08-18T17:09:23.316Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.3s done [2022-08-18T17:09:23.317Z] #4 DONE 0.8s [2022-08-18T17:09:23.434Z] #58 ... [2022-08-18T17:09:23.435Z] [2022-08-18T17:09:23.435Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:23.435Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:23.435Z] #13 5.127 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:09:23.435Z] #13 5.207 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:23.435Z] #13 5.217 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:23.435Z] #13 5.220 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:23.435Z] #13 6.403 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:09:23.435Z] #13 8.358 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:23.435Z] #13 ... [2022-08-18T17:09:23.435Z] [2022-08-18T17:09:23.435Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:23.435Z] #24 sha256:61e3825bc29d0b542756d74b892e89362fe67cb35e579e7110dcd98973c127bd [2022-08-18T17:09:23.435Z] #24 13.21 + mkdir -p /build [2022-08-18T17:09:23.435Z] #24 13.22 + mv docker/docker /build/ [2022-08-18T17:09:23.435Z] #24 13.22 + rmdir docker [2022-08-18T17:09:23.577Z] [2022-08-18T17:09:23.577Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:09:23.577Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T17:09:23.817Z] #13 9.596 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:23.992Z] #13 10.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:24.074Z] #13 ... [2022-08-18T17:09:24.074Z] [2022-08-18T17:09:24.074Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:24.074Z] #24 sha256:29633e95e28040ec336ccc48f0122f08aa061322509daa0cab04b27a6716faf5 [2022-08-18T17:09:24.074Z] #24 13.32 + mkdir -p /build [2022-08-18T17:09:24.074Z] #24 13.32 + mv docker/docker /build/ [2022-08-18T17:09:24.074Z] #24 13.35 + rmdir docker [2022-08-18T17:09:24.074Z] #24 DONE 13.7s [2022-08-18T17:09:24.074Z] [2022-08-18T17:09:24.074Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:24.074Z] #58 sha256:e6a977bc9c36d3873364a95307d91019c6ad9465aeb603d03ae0742de1c79525 [2022-08-18T17:09:24.074Z] #58 12.46 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-18T17:09:24.074Z] #58 13.16 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:09:24.074Z] #58 13.24 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T17:09:24.074Z] #58 13.26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T17:09:24.074Z] #58 13.31 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:24.074Z] #58 13.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:09:24.074Z] #58 13.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-18T17:09:24.251Z] #13 ... [2022-08-18T17:09:24.251Z] [2022-08-18T17:09:24.251Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:24.251Z] #24 sha256:4d22ee09e76b275606698ca8a063436f35b90b1e220eec669ade13b6fac33395 [2022-08-18T17:09:24.251Z] #24 13.87 + mkdir -p /build [2022-08-18T17:09:24.251Z] #24 13.88 + mv docker/docker /build/ [2022-08-18T17:09:24.251Z] #24 13.88 + rmdir docker [2022-08-18T17:09:24.251Z] #24 DONE 14.2s [2022-08-18T17:09:24.513Z] [2022-08-18T17:09:24.513Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:24.513Z] #58 sha256:beb6527c377389ac211957151adf86c5e8e0fdb7743e78601eba62a5a3f15a3c [2022-08-18T17:09:24.513Z] #58 12.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-18T17:09:24.513Z] #58 13.58 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:09:24.513Z] #58 13.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T17:09:24.513Z] #58 13.69 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T17:09:24.513Z] #58 13.82 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:24.513Z] #58 14.00 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:09:24.513Z] #58 14.48 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-18T17:09:24.519Z] #8 ... [2022-08-18T17:09:24.519Z] [2022-08-18T17:09:24.519Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:09:24.519Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-18T17:09:24.519Z] #7 DONE 0.8s [2022-08-18T17:09:24.519Z] [2022-08-18T17:09:24.519Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-08-18T17:09:24.519Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-08-18T17:09:24.519Z] #6 DONE 0.8s [2022-08-18T17:09:24.519Z] [2022-08-18T17:09:24.519Z] #5 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-18T17:09:24.519Z] #5 sha256:435e7632093f904481779f1a66c0d23d7641c0855ef1553e4dd30adc277a04fd [2022-08-18T17:09:24.519Z] #5 DONE 0.8s [2022-08-18T17:09:24.519Z] [2022-08-18T17:09:24.519Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-18T17:09:24.519Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-18T17:09:24.519Z] #8 DONE 0.9s [2022-08-18T17:09:24.637Z] #58 14.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T17:09:24.772Z] #58 ... [2022-08-18T17:09:24.772Z] [2022-08-18T17:09:24.772Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:24.772Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:24.772Z] #32 4.355 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T17:09:24.772Z] #32 4.363 Cloning into '.'... [2022-08-18T17:09:25.030Z] #32 ... [2022-08-18T17:09:25.030Z] [2022-08-18T17:09:25.030Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:25.030Z] #47 sha256:7f770da842a6edb677377f2cf746418b129ee9e9f61712e904a22d2b3d41e4b8 [2022-08-18T17:09:25.030Z] #47 12.56 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T17:09:25.030Z] #47 12.64 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T17:09:25.030Z] #47 12.71 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T17:09:25.200Z] #58 ... [2022-08-18T17:09:25.200Z] [2022-08-18T17:09:25.200Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T17:09:25.200Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-18T17:09:25.200Z] #27 CACHED [2022-08-18T17:09:25.200Z] [2022-08-18T17:09:25.200Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T17:09:25.200Z] #28 sha256:612b98c5b1ecbd3046bbbce09dfa287df56629c89674c8fd7db2ec43a8c2edaa [2022-08-18T17:09:25.200Z] #28 CACHED [2022-08-18T17:09:25.200Z] [2022-08-18T17:09:25.200Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:25.200Z] #29 sha256:a45e45b14fb214c39171be53b02fb7241656b0a73039e61d70b1fe0b92cdabac [2022-08-18T17:09:25.200Z] #29 CACHED [2022-08-18T17:09:25.200Z] [2022-08-18T17:09:25.200Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:25.200Z] #58 sha256:e6a977bc9c36d3873364a95307d91019c6ad9465aeb603d03ae0742de1c79525 [2022-08-18T17:09:25.200Z] #58 14.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-18T17:09:25.293Z] #47 ... [2022-08-18T17:09:25.293Z] [2022-08-18T17:09:25.293Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T17:09:25.293Z] #28 sha256:4791b3a37902c016abda05f2fb0ac480c2f161cb09f60d1889df1491a3101a3f [2022-08-18T17:09:25.293Z] #28 CACHED [2022-08-18T17:09:25.293Z] [2022-08-18T17:09:25.293Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T17:09:25.293Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-18T17:09:25.293Z] #27 CACHED [2022-08-18T17:09:25.293Z] [2022-08-18T17:09:25.293Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:25.293Z] #29 sha256:fa64f6f32043370616d7f91503f36d007c8e0f691ee8d2e9f36daf153ff331d4 [2022-08-18T17:09:25.293Z] #29 CACHED [2022-08-18T17:09:25.457Z] #58 ... [2022-08-18T17:09:25.457Z] [2022-08-18T17:09:25.457Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:25.457Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:25.457Z] #40 4.497 + git clone https://github.com/docker/distribution.git . [2022-08-18T17:09:25.457Z] #40 4.512 Cloning into '.'... [2022-08-18T17:09:25.552Z] [2022-08-18T17:09:25.552Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:25.552Z] #58 sha256:beb6527c377389ac211957151adf86c5e8e0fdb7743e78601eba62a5a3f15a3c [2022-08-18T17:09:25.552Z] #58 15.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T17:09:25.552Z] #58 15.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-18T17:09:25.977Z] #24 DONE 15.4s [2022-08-18T17:09:25.977Z] [2022-08-18T17:09:25.977Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:25.977Z] #58 sha256:1052119298fd28f3c57650898198ffb40cd1df1a9c98307f8f92276ff50ffc51 [2022-08-18T17:09:25.977Z] #58 14.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-18T17:09:25.977Z] #58 15.12 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:09:25.977Z] #58 15.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T17:09:25.977Z] #58 15.29 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T17:09:25.977Z] #58 15.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:25.977Z] #58 15.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:09:25.977Z] #58 15.83 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-18T17:09:26.386Z] #40 ... [2022-08-18T17:09:26.386Z] [2022-08-18T17:09:26.386Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:26.386Z] #47 sha256:2156e5f1e794d37ee5b6177d933b047312c5366064c1e2ef590fef622dd598ee [2022-08-18T17:09:26.386Z] #47 16.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:09:26.474Z] [2022-08-18T17:09:26.474Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:09:26.474Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T17:09:26.474Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-08-18T17:09:26.474Z] #64 DONE 0.0s [2022-08-18T17:09:26.474Z] [2022-08-18T17:09:26.474Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:26.474Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:26.474Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:26.548Z] #58 ... [2022-08-18T17:09:26.548Z] [2022-08-18T17:09:26.548Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:26.548Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:26.548Z] #32 6.038 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T17:09:26.548Z] #32 6.038 Cloning into '.'... [2022-08-18T17:09:26.548Z] #32 ... [2022-08-18T17:09:26.548Z] [2022-08-18T17:09:26.548Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:26.548Z] #47 sha256:ea81b3344830f0f59d760f4283b57ea9e33f49c1745d3f86658a51626a6d189c [2022-08-18T17:09:26.548Z] #47 13.36 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T17:09:26.548Z] #47 13.41 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T17:09:26.548Z] #47 13.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T17:09:26.548Z] #47 16.21 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:09:26.548Z] #47 16.21 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T17:09:26.643Z] #47 16.12 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T17:09:26.737Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 0.1s done [2022-08-18T17:09:26.737Z] #9 sha256:e2bc327932368ef7b63a3ba3fec80b25836271aea01e4218691d7ea5c7d3530d 1.79kB / 1.79kB done [2022-08-18T17:09:26.737Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-18T17:09:26.737Z] #9 sha256:3cd80618bcb7f97eeb7979d171339a878994ac69b63511f6a49cf48abed98197 7.13kB / 7.13kB done [2022-08-18T17:09:27.315Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 0B / 49.23MB 0.4s [2022-08-18T17:09:27.315Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0B / 7.72MB 0.4s [2022-08-18T17:09:27.315Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 2.90MB / 49.23MB 0.5s [2022-08-18T17:09:27.459Z] #58 17.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-18T17:09:27.591Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 13.63MB / 49.23MB 0.7s [2022-08-18T17:09:27.591Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 5.24MB / 7.72MB 0.7s [2022-08-18T17:09:27.591Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 18.87MB / 49.23MB 0.8s [2022-08-18T17:09:27.591Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.8s done [2022-08-18T17:09:27.591Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0B / 9.77MB 0.9s [2022-08-18T17:09:27.660Z] #32 4.740 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T17:09:27.661Z] #32 4.742 Cloning into '.'... [2022-08-18T17:09:27.661Z] #32 ... [2022-08-18T17:09:27.661Z] [2022-08-18T17:09:27.661Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-18T17:09:27.661Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-18T17:09:27.661Z] #12 DONE 5.5s [2022-08-18T17:09:27.661Z] [2022-08-18T17:09:27.661Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:27.661Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:27.850Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 24.12MB / 49.23MB 1.0s [2022-08-18T17:09:27.850Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 33.02MB / 49.23MB 1.2s [2022-08-18T17:09:27.850Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 1.2s [2022-08-18T17:09:28.110Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 40.02MB / 49.23MB 1.3s [2022-08-18T17:09:28.110Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 45.33MB / 49.23MB 1.4s [2022-08-18T17:09:28.370Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.5s [2022-08-18T17:09:28.633Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 1.9s done [2022-08-18T17:09:28.633Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0B / 62.47MB 2.0s [2022-08-18T17:09:28.903Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 3.15MB / 62.47MB 2.1s [2022-08-18T17:09:29.050Z] #13 1.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:29.050Z] #13 1.660 Get:2 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:09:29.050Z] #13 1.751 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:29.050Z] #13 1.752 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:29.172Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 8.39MB / 62.47MB 2.2s [2022-08-18T17:09:29.172Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 14.68MB / 62.47MB 2.4s [2022-08-18T17:09:29.310Z] #13 ... [2022-08-18T17:09:29.310Z] [2022-08-18T17:09:29.310Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:29.310Z] #29 sha256:e9a296a6001dc942490dab89baebf5d8c001eaa399a9331aeba0f60fa7d035c5 [2022-08-18T17:09:29.310Z] #29 7.707 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T17:09:29.310Z] #29 7.853 [2022-08-18T17:09:29.310Z] #29 8.135 #=#=# ####################################################### 77.8% ######################################################################## 100.0% [2022-08-18T17:09:29.310Z] #29 8.323 [2022-08-18T17:09:29.310Z] #29 8.992 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-08-18T17:09:29.310Z] #29 9.120 [2022-08-18T17:09:29.310Z] #29 9.357 #=#=# 0.0% ################ 22.3% ################################# 47.1% ########################################## 58.9% ############################################ 61.2% ############################################################# 85.7% ######################################################################## 100.0% [2022-08-18T17:09:29.310Z] #29 10.27 [2022-08-18T17:09:29.310Z] #29 10.85 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T17:09:29.310Z] #29 11.07 [2022-08-18T17:09:29.310Z] #29 11.35 #=#=# ######################################################################## 100.0% [2022-08-18T17:09:29.310Z] #29 11.49 [2022-08-18T17:09:29.310Z] #29 12.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T17:09:29.310Z] #29 13.22 [2022-08-18T17:09:29.310Z] #29 13.58 #=#=# ######################################################################## 100.0% [2022-08-18T17:09:29.310Z] #29 13.78 [2022-08-18T17:09:29.310Z] #29 13.94 Download of images into '/build' complete. [2022-08-18T17:09:29.310Z] #29 13.95 Use something like the following to load the result into a Docker daemon: [2022-08-18T17:09:29.310Z] #29 13.95 tar -cC '/build' . | docker load [2022-08-18T17:09:29.310Z] #29 DONE 14.2s [2022-08-18T17:09:29.310Z] [2022-08-18T17:09:29.310Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:29.310Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:09:29.310Z] #34 5.358 + RM_GOPATH=0 [2022-08-18T17:09:29.310Z] #34 5.358 + TMP_GOPATH= [2022-08-18T17:09:29.310Z] #34 5.358 + : /build [2022-08-18T17:09:29.310Z] #34 5.358 + '[' -z '' ']' [2022-08-18T17:09:29.310Z] #34 5.359 ++ mktemp -d [2022-08-18T17:09:29.310Z] #34 5.361 + export GOPATH=/tmp/tmp.a0LyzrmvrE [2022-08-18T17:09:29.310Z] #34 5.361 + GOPATH=/tmp/tmp.a0LyzrmvrE [2022-08-18T17:09:29.310Z] #34 5.361 + RM_GOPATH=1 [2022-08-18T17:09:29.310Z] #34 5.361 + case "$(go env GOARCH)" in [2022-08-18T17:09:29.310Z] #34 5.361 ++ go env GOARCH [2022-08-18T17:09:29.310Z] #34 5.395 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:29.310Z] #34 5.396 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:29.310Z] #34 5.430 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:29.310Z] #34 5.434 + dir=/tmp/install [2022-08-18T17:09:29.310Z] #34 5.434 + bin=tomlv [2022-08-18T17:09:29.310Z] #34 5.437 + shift [2022-08-18T17:09:29.310Z] #34 5.438 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-18T17:09:29.310Z] #34 5.438 + . /tmp/install/tomlv.installer [2022-08-18T17:09:29.310Z] #34 5.443 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:29.310Z] #34 5.443 + install_tomlv [2022-08-18T17:09:29.310Z] #34 5.443 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-18T17:09:29.310Z] #34 5.443 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:29.310Z] #34 5.443 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.a0LyzrmvrE/src/github.com/BurntSushi/toml [2022-08-18T17:09:29.310Z] #34 5.459 Cloning into '/tmp/tmp.a0LyzrmvrE/src/github.com/BurntSushi/toml'... [2022-08-18T17:09:29.437Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 20.72MB / 62.47MB 2.7s [2022-08-18T17:09:29.696Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 2.7s done [2022-08-18T17:09:29.696Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 24.19MB / 62.47MB 2.8s [2022-08-18T17:09:29.696Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 0B / 52.17MB 2.8s [2022-08-18T17:09:29.696Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 0B / 102.82MB 2.8s [2022-08-18T17:09:29.861Z] #47 ... [2022-08-18T17:09:29.861Z] [2022-08-18T17:09:29.861Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:29.861Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:29.861Z] #36 19.13 Fetched 8473 kB in 15s (572 kB/s) [2022-08-18T17:09:29.882Z] #34 8.203 + cd /tmp/tmp.a0LyzrmvrE/src/github.com/BurntSushi/toml [2022-08-18T17:09:29.882Z] #34 8.206 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:09:29.970Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 41.94MB / 62.47MB 3.1s [2022-08-18T17:09:29.970Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 12.58MB / 52.17MB 3.1s [2022-08-18T17:09:29.970Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 45.09MB / 62.47MB 3.2s [2022-08-18T17:09:29.970Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 16.78MB / 52.17MB 3.2s [2022-08-18T17:09:29.970Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 [2022-08-18T17:09:30.236Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 49.28MB / 62.47MB 3.3s [2022-08-18T17:09:30.236Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 52.43MB / 62.47MB 3.5s [2022-08-18T17:09:30.236Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 6.29MB / 102.82MB 3.5s [2022-08-18T17:09:30.236Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 20.11MB / 52.17MB 3.6s [2022-08-18T17:09:30.432Z] #36 19.13 Reading package lists... [2022-08-18T17:09:30.432Z] #36 ... [2022-08-18T17:09:30.432Z] [2022-08-18T17:09:30.432Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:30.432Z] #34 sha256:da26d7728de2a3d806f04579ae3d16f87612c639dce4ac8b83251dbfaef06a1f [2022-08-18T17:09:30.432Z] #34 10.22 unicode [2022-08-18T17:09:30.432Z] #34 13.78 encoding [2022-08-18T17:09:30.454Z] #34 8.518 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:09:30.510Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 55.57MB / 62.47MB 3.7s [2022-08-18T17:09:30.510Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 23.22MB / 52.17MB 3.8s [2022-08-18T17:09:30.510Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 14.48MB / 102.82MB 3.8s [2022-08-18T17:09:30.692Z] #34 ... [2022-08-18T17:09:30.692Z] [2022-08-18T17:09:30.692Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:30.692Z] #58 sha256:1052119298fd28f3c57650898198ffb40cd1df1a9c98307f8f92276ff50ffc51 [2022-08-18T17:09:30.692Z] #58 16.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T17:09:30.692Z] #58 16.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-18T17:09:30.692Z] #58 18.77 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-18T17:09:30.715Z] #34 ... [2022-08-18T17:09:30.715Z] [2022-08-18T17:09:30.715Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:30.715Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:30.715Z] #13 3.333 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:09:30.777Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 26.21MB / 52.17MB 3.9s [2022-08-18T17:09:30.777Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 4.1s [2022-08-18T17:09:30.777Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 24.12MB / 102.82MB 4.1s [2022-08-18T17:09:30.813Z] #47 ... [2022-08-18T17:09:30.813Z] [2022-08-18T17:09:30.813Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:30.813Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:09:30.813Z] #34 10.18 math [2022-08-18T17:09:30.813Z] #34 16.40 unicode/utf8 [2022-08-18T17:09:30.813Z] #34 16.96 internal/race [2022-08-18T17:09:30.813Z] #34 17.17 sync/atomic [2022-08-18T17:09:30.813Z] #34 17.68 unicode [2022-08-18T17:09:31.036Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 34.60MB / 52.17MB 4.2s [2022-08-18T17:09:31.036Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 31.17MB / 102.82MB 4.2s [2022-08-18T17:09:31.036Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 41.21MB / 52.17MB 4.3s [2022-08-18T17:09:31.036Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 37.68MB / 102.82MB 4.3s [2022-08-18T17:09:31.070Z] #34 20.81 encoding [2022-08-18T17:09:31.070Z] #34 ... [2022-08-18T17:09:31.070Z] [2022-08-18T17:09:31.070Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:31.070Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:31.070Z] #55 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:31.263Z] #58 ... [2022-08-18T17:09:31.263Z] [2022-08-18T17:09:31.263Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:31.263Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:31.263Z] #55 11.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:31.263Z] #55 ... [2022-08-18T17:09:31.263Z] [2022-08-18T17:09:31.263Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:31.263Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:31.263Z] #42 13.69 Fetched 8473 kB in 11s (780 kB/s) [2022-08-18T17:09:31.263Z] #42 13.69 Reading package lists... [2022-08-18T17:09:31.298Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.08MB / 52.17MB 4.4s [2022-08-18T17:09:31.298Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 44.04MB / 102.82MB 4.6s [2022-08-18T17:09:31.326Z] #55 ... [2022-08-18T17:09:31.326Z] [2022-08-18T17:09:31.326Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:31.326Z] #58 sha256:e6a977bc9c36d3873364a95307d91019c6ad9465aeb603d03ae0742de1c79525 [2022-08-18T17:09:31.326Z] #58 17.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-18T17:09:31.651Z] #58 ... [2022-08-18T17:09:31.651Z] [2022-08-18T17:09:31.651Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:31.651Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:31.651Z] #36 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:31.651Z] #36 ... [2022-08-18T17:09:31.651Z] [2022-08-18T17:09:31.651Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:31.651Z] #34 sha256:43b9bc94ffec6f25f127a475c7d20ee0d015568a9680e679dfc3b5deb1d6a8a5 [2022-08-18T17:09:31.651Z] #34 15.65 unicode/utf8 [2022-08-18T17:09:31.651Z] #34 16.21 internal/race [2022-08-18T17:09:31.651Z] #34 16.40 sync/atomic [2022-08-18T17:09:31.651Z] #34 16.84 unicode [2022-08-18T17:09:31.651Z] #34 19.79 encoding [2022-08-18T17:09:31.651Z] #34 ... [2022-08-18T17:09:31.651Z] [2022-08-18T17:09:31.651Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:31.651Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:31.651Z] #55 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:31.651Z] #55 ... [2022-08-18T17:09:31.651Z] [2022-08-18T17:09:31.651Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:31.651Z] #47 sha256:7f770da842a6edb677377f2cf746418b129ee9e9f61712e904a22d2b3d41e4b8 [2022-08-18T17:09:31.651Z] #47 15.69 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:09:31.651Z] #47 15.83 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T17:09:31.657Z] #13 ... [2022-08-18T17:09:31.657Z] [2022-08-18T17:09:31.657Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:31.657Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:09:31.657Z] #49 3.601 + RM_GOPATH=0 [2022-08-18T17:09:31.657Z] #49 3.601 + TMP_GOPATH= [2022-08-18T17:09:31.657Z] #49 3.601 + : /build [2022-08-18T17:09:31.657Z] #49 3.601 + '[' -z '' ']' [2022-08-18T17:09:31.657Z] #49 3.601 ++ mktemp -d [2022-08-18T17:09:31.657Z] #49 3.601 + export GOPATH=/tmp/tmp.u1ruWtRJzy [2022-08-18T17:09:31.657Z] #49 3.601 + GOPATH=/tmp/tmp.u1ruWtRJzy [2022-08-18T17:09:31.657Z] #49 3.601 + RM_GOPATH=1 [2022-08-18T17:09:31.657Z] #49 3.601 + case "$(go env GOARCH)" in [2022-08-18T17:09:31.657Z] #49 3.601 ++ go env GOARCH [2022-08-18T17:09:31.657Z] #49 3.612 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:31.657Z] #49 3.612 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:31.657Z] #49 3.612 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:31.657Z] #49 3.626 Install golangci-lint version v1.44.0 [2022-08-18T17:09:31.657Z] #49 3.626 + dir=/tmp/install [2022-08-18T17:09:31.657Z] #49 3.626 + bin=golangci_lint [2022-08-18T17:09:31.657Z] #49 3.626 + shift [2022-08-18T17:09:31.657Z] #49 3.626 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-18T17:09:31.657Z] #49 3.626 + . /tmp/install/golangci_lint.installer [2022-08-18T17:09:31.657Z] #49 3.626 ++ : v1.44.0 [2022-08-18T17:09:31.657Z] #49 3.626 + install_golangci_lint [2022-08-18T17:09:31.657Z] #49 3.626 + set -e [2022-08-18T17:09:31.657Z] #49 3.626 + echo 'Install golangci-lint version v1.44.0' [2022-08-18T17:09:31.657Z] #49 3.626 + GOBIN=/build [2022-08-18T17:09:31.657Z] #49 3.626 + GO111MODULE=on [2022-08-18T17:09:31.657Z] #49 3.626 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-08-18T17:09:31.657Z] #49 4.158 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-08-18T17:09:31.871Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 57.67MB / 102.82MB 4.9s [2022-08-18T17:09:31.871Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 68.16MB / 102.82MB 5.1s [2022-08-18T17:09:31.871Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 5.2s done [2022-08-18T17:09:31.871Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 81.79MB / 102.82MB 5.2s [2022-08-18T17:09:31.917Z] #49 ... [2022-08-18T17:09:31.917Z] [2022-08-18T17:09:31.917Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:31.917Z] #51 sha256:8ae74bae54c788d2abdf02815c55fbe89351dc7fc1f606f8e65112183db7c3d7 [2022-08-18T17:09:31.917Z] #51 5.035 + RM_GOPATH=0 [2022-08-18T17:09:31.917Z] #51 5.035 + TMP_GOPATH= [2022-08-18T17:09:31.917Z] #51 5.035 + : /build [2022-08-18T17:09:31.917Z] #51 5.035 + '[' -z '' ']' [2022-08-18T17:09:31.917Z] #51 5.043 ++ mktemp -d [2022-08-18T17:09:31.917Z] #51 5.052 + export GOPATH=/tmp/tmp.cGr7wv898W [2022-08-18T17:09:31.917Z] #51 5.052 + GOPATH=/tmp/tmp.cGr7wv898W [2022-08-18T17:09:31.917Z] #51 5.052 + RM_GOPATH=1 [2022-08-18T17:09:31.917Z] #51 5.052 + case "$(go env GOARCH)" in [2022-08-18T17:09:31.917Z] #51 5.052 ++ go env GOARCH [2022-08-18T17:09:31.917Z] #51 5.067 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:31.917Z] #51 5.069 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:31.917Z] #51 5.069 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:31.917Z] #51 5.069 + dir=/tmp/install [2022-08-18T17:09:31.917Z] #51 5.069 + bin=shfmt [2022-08-18T17:09:31.917Z] #51 5.069 + shift [2022-08-18T17:09:31.917Z] #51 5.069 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-18T17:09:31.917Z] #51 5.069 + . /tmp/install/shfmt.installer [2022-08-18T17:09:31.917Z] #51 5.069 ++ : v3.0.2 [2022-08-18T17:09:31.917Z] #51 5.069 + install_shfmt [2022-08-18T17:09:31.917Z] #51 5.069 + echo 'Install shfmt version v3.0.2' [2022-08-18T17:09:31.917Z] #51 5.070 Install shfmt version v3.0.2 [2022-08-18T17:09:31.917Z] #51 5.070 + GOBIN=/build [2022-08-18T17:09:31.917Z] #51 5.070 + GO111MODULE=on [2022-08-18T17:09:31.917Z] #51 5.070 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-18T17:09:31.917Z] #51 5.740 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T17:09:31.917Z] #51 7.305 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T17:09:31.917Z] #51 7.332 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T17:09:31.917Z] #51 7.547 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T17:09:32.130Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 90.73MB / 102.82MB 5.3s [2022-08-18T17:09:32.130Z] #9 sha256:2af36d48bd2b561139df983cd4f373a63969c05069fa366b3aa84dcaf42c4329 125B / 125B 5.3s [2022-08-18T17:09:32.130Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 102.82MB / 102.82MB 5.5s [2022-08-18T17:09:32.178Z] #51 ... [2022-08-18T17:09:32.178Z] [2022-08-18T17:09:32.178Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:32.178Z] #45 sha256:a5ff0971064b40b314c8337da1fa55122fc84b47f2dd5da1dda4e1406f7e876e [2022-08-18T17:09:32.178Z] #45 4.560 + RM_GOPATH=0 [2022-08-18T17:09:32.178Z] #45 4.560 + TMP_GOPATH= [2022-08-18T17:09:32.178Z] #45 4.561 + : /build [2022-08-18T17:09:32.178Z] #45 4.561 + '[' -z '' ']' [2022-08-18T17:09:32.178Z] #45 4.561 ++ mktemp -d [2022-08-18T17:09:32.178Z] #45 4.562 + export GOPATH=/tmp/tmp.WVhdycpo72 [2022-08-18T17:09:32.178Z] #45 4.562 + GOPATH=/tmp/tmp.WVhdycpo72 [2022-08-18T17:09:32.178Z] #45 4.562 + RM_GOPATH=1 [2022-08-18T17:09:32.178Z] #45 4.563 + case "$(go env GOARCH)" in [2022-08-18T17:09:32.178Z] #45 4.563 ++ go env GOARCH [2022-08-18T17:09:32.178Z] #45 4.580 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.178Z] #45 4.580 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.178Z] #45 4.581 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:32.178Z] #45 4.582 + dir=/tmp/install [2022-08-18T17:09:32.178Z] #45 4.582 + bin=vndr [2022-08-18T17:09:32.178Z] #45 4.582 + shift [2022-08-18T17:09:32.178Z] #45 4.582 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-18T17:09:32.178Z] #45 4.582 + . /tmp/install/vndr.installer [2022-08-18T17:09:32.178Z] #45 4.582 ++ : v0.1.2 [2022-08-18T17:09:32.178Z] #45 4.582 + install_vndr [2022-08-18T17:09:32.178Z] #45 4.582 + echo 'Install vndr version v0.1.2' [2022-08-18T17:09:32.178Z] #45 4.582 + GOBIN=/build [2022-08-18T17:09:32.178Z] #45 4.582 + GO111MODULE=on [2022-08-18T17:09:32.178Z] #45 4.582 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-18T17:09:32.178Z] #45 4.582 Install vndr version v0.1.2 [2022-08-18T17:09:32.178Z] #45 5.371 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-18T17:09:32.178Z] #45 ... [2022-08-18T17:09:32.178Z] [2022-08-18T17:09:32.178Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:32.178Z] #24 sha256:ca7fd97845bca4794fb06d68b9e8a376d15f72622474b3c572e37f0e03c77e8f [2022-08-18T17:09:32.178Z] #24 4.296 + RM_GOPATH=0 [2022-08-18T17:09:32.178Z] #24 4.296 + TMP_GOPATH= [2022-08-18T17:09:32.178Z] #24 4.296 + : /build [2022-08-18T17:09:32.178Z] #24 4.296 + '[' -z '' ']' [2022-08-18T17:09:32.178Z] #24 4.296 ++ mktemp -d [2022-08-18T17:09:32.178Z] #24 4.296 + export GOPATH=/tmp/tmp.rxrUKBe7UN [2022-08-18T17:09:32.178Z] #24 4.296 + GOPATH=/tmp/tmp.rxrUKBe7UN [2022-08-18T17:09:32.178Z] #24 4.296 + RM_GOPATH=1 [2022-08-18T17:09:32.178Z] #24 4.296 + case "$(go env GOARCH)" in [2022-08-18T17:09:32.178Z] #24 4.296 ++ go env GOARCH [2022-08-18T17:09:32.178Z] #24 4.327 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.178Z] #24 4.327 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.178Z] #24 4.327 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:32.178Z] #24 4.327 + dir=/tmp/install [2022-08-18T17:09:32.178Z] #24 4.327 + bin=dockercli [2022-08-18T17:09:32.178Z] #24 4.327 + shift [2022-08-18T17:09:32.178Z] #24 4.327 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-18T17:09:32.178Z] #24 4.327 + . /tmp/install/dockercli.installer [2022-08-18T17:09:32.178Z] #24 4.327 ++ : stable [2022-08-18T17:09:32.178Z] #24 4.327 ++ : 17.06.2-ce [2022-08-18T17:09:32.178Z] #24 4.327 + install_dockercli [2022-08-18T17:09:32.178Z] #24 4.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T17:09:32.178Z] #24 4.331 ++ uname -m [2022-08-18T17:09:32.178Z] #24 4.331 + arch=x86_64 [2022-08-18T17:09:32.178Z] #24 4.331 + '[' x86_64 '!=' x86_64 ']' [2022-08-18T17:09:32.178Z] #24 4.331 + url=https://download.docker.com/linux/static [2022-08-18T17:09:32.178Z] #24 4.331 + tar -xz docker/docker [2022-08-18T17:09:32.178Z] #24 4.331 Install docker/cli version 17.06.2-ce from stable [2022-08-18T17:09:32.178Z] #24 4.339 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-18T17:09:32.221Z] #47 ... [2022-08-18T17:09:32.221Z] [2022-08-18T17:09:32.221Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:32.221Z] #58 sha256:beb6527c377389ac211957151adf86c5e8e0fdb7743e78601eba62a5a3f15a3c [2022-08-18T17:09:32.221Z] #58 22.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T17:09:32.439Z] #24 ... [2022-08-18T17:09:32.439Z] [2022-08-18T17:09:32.439Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:32.439Z] #58 sha256:554c06a62207d3b1ab4091adc4c0d7c21be5302244724e0beb10b807bfdb1b1b [2022-08-18T17:09:32.439Z] #58 4.140 + RM_GOPATH=0 [2022-08-18T17:09:32.439Z] #58 4.140 + TMP_GOPATH= [2022-08-18T17:09:32.439Z] #58 4.140 + : /build [2022-08-18T17:09:32.439Z] #58 4.140 + '[' -z '' ']' [2022-08-18T17:09:32.439Z] #58 4.140 ++ mktemp -d [2022-08-18T17:09:32.439Z] #58 4.140 + export GOPATH=/tmp/tmp.vibK2mQ02c [2022-08-18T17:09:32.439Z] #58 4.140 + GOPATH=/tmp/tmp.vibK2mQ02c [2022-08-18T17:09:32.439Z] #58 4.140 + RM_GOPATH=1 [2022-08-18T17:09:32.439Z] #58 4.140 + case "$(go env GOARCH)" in [2022-08-18T17:09:32.439Z] #58 4.140 ++ go env GOARCH [2022-08-18T17:09:32.439Z] #58 4.145 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.439Z] #58 4.145 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.439Z] #58 4.145 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:32.439Z] #58 4.145 + dir=/tmp/install [2022-08-18T17:09:32.439Z] #58 4.145 + bin=rootlesskit [2022-08-18T17:09:32.439Z] #58 4.145 + shift [2022-08-18T17:09:32.439Z] #58 4.145 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-18T17:09:32.439Z] #58 4.145 + . /tmp/install/rootlesskit.installer [2022-08-18T17:09:32.439Z] #58 4.145 ++ : v0.14.4 [2022-08-18T17:09:32.439Z] #58 4.145 + install_rootlesskit [2022-08-18T17:09:32.439Z] #58 4.145 + case "$1" in [2022-08-18T17:09:32.439Z] #58 4.145 + export CGO_ENABLED=0 [2022-08-18T17:09:32.439Z] #58 4.145 + CGO_ENABLED=0 [2022-08-18T17:09:32.439Z] #58 4.145 + _install_rootlesskit [2022-08-18T17:09:32.439Z] #58 4.145 + echo 'Install rootlesskit version v0.14.4' [2022-08-18T17:09:32.439Z] #58 4.145 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:09:32.439Z] #58 4.145 + GOBIN=/build [2022-08-18T17:09:32.439Z] #58 4.145 + GO111MODULE=on [2022-08-18T17:09:32.439Z] #58 4.145 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-18T17:09:32.439Z] #58 4.145 Install rootlesskit version v0.14.4 [2022-08-18T17:09:32.439Z] #58 4.702 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-18T17:09:32.439Z] #58 8.747 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:32.439Z] #58 8.750 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:32.439Z] #58 9.448 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T17:09:32.439Z] #58 10.25 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-18T17:09:32.439Z] #58 ... [2022-08-18T17:09:32.439Z] [2022-08-18T17:09:32.439Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:32.439Z] #47 sha256:d242666b0432d34174306bbcaf5e9f1153962c9ffcfb773ff5c53d551d952c30 [2022-08-18T17:09:32.439Z] #47 4.343 + RM_GOPATH=0 [2022-08-18T17:09:32.439Z] #47 4.343 + TMP_GOPATH= [2022-08-18T17:09:32.439Z] #47 4.343 + : /build [2022-08-18T17:09:32.439Z] #47 4.343 + '[' -z '' ']' [2022-08-18T17:09:32.439Z] #47 4.349 ++ mktemp -d [2022-08-18T17:09:32.439Z] #47 4.349 + export GOPATH=/tmp/tmp.5LAxvR98S2 [2022-08-18T17:09:32.439Z] #47 4.349 + GOPATH=/tmp/tmp.5LAxvR98S2 [2022-08-18T17:09:32.439Z] #47 4.349 + RM_GOPATH=1 [2022-08-18T17:09:32.439Z] #47 4.353 + case "$(go env GOARCH)" in [2022-08-18T17:09:32.439Z] #47 4.353 ++ go env GOARCH [2022-08-18T17:09:32.439Z] #47 4.360 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.439Z] #47 4.360 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:32.439Z] #47 4.360 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:32.439Z] #47 4.360 + dir=/tmp/install [2022-08-18T17:09:32.439Z] #47 4.368 Install gotestsum version v1.7.0 [2022-08-18T17:09:32.439Z] #47 4.368 + bin=gotestsum [2022-08-18T17:09:32.439Z] #47 4.368 + shift [2022-08-18T17:09:32.439Z] #47 4.368 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-18T17:09:32.439Z] #47 4.368 + . /tmp/install/gotestsum.installer [2022-08-18T17:09:32.439Z] #47 4.368 ++ : v1.7.0 [2022-08-18T17:09:32.439Z] #47 4.368 + install_gotestsum [2022-08-18T17:09:32.439Z] #47 4.368 + set -e [2022-08-18T17:09:32.439Z] #47 4.368 + echo 'Install gotestsum version v1.7.0' [2022-08-18T17:09:32.439Z] #47 4.368 + GOBIN=/build [2022-08-18T17:09:32.439Z] #47 4.368 + GO111MODULE=on [2022-08-18T17:09:32.439Z] #47 4.368 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-18T17:09:32.439Z] #47 4.791 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-18T17:09:32.439Z] #47 7.196 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T17:09:32.439Z] #47 7.204 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T17:09:32.439Z] #47 7.302 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:09:32.439Z] #47 7.316 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:32.439Z] #47 8.215 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T17:09:32.439Z] #47 8.260 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T17:09:32.439Z] #47 8.297 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T17:09:32.439Z] #47 8.519 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T17:09:32.439Z] #47 8.641 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T17:09:32.439Z] #47 8.702 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T17:09:32.439Z] #47 8.938 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T17:09:32.439Z] #47 9.318 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T17:09:32.480Z] #58 ... [2022-08-18T17:09:32.480Z] [2022-08-18T17:09:32.480Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:32.480Z] #45 sha256:f59e9c4b52160a47e1cde27952228fe7b06f3d5988d45fa5a3d4b47b4766c20f [2022-08-18T17:09:32.480Z] #45 DONE 22.6s [2022-08-18T17:09:32.646Z] #42 20.28 Reading package lists... [2022-08-18T17:09:32.646Z] #42 ... [2022-08-18T17:09:32.646Z] [2022-08-18T17:09:32.646Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:32.646Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:32.646Z] #55 22.24 Fetched 8473 kB in 17s (505 kB/s) [2022-08-18T17:09:32.691Z] #58 22.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T17:09:32.700Z] #47 ... [2022-08-18T17:09:32.701Z] [2022-08-18T17:09:32.701Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:32.701Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:32.701Z] #40 4.923 + git clone https://github.com/docker/distribution.git . [2022-08-18T17:09:32.701Z] #40 4.944 Cloning into '.'... [2022-08-18T17:09:32.701Z] #40 ... [2022-08-18T17:09:32.701Z] [2022-08-18T17:09:32.701Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:32.701Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:32.701Z] #36 5.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:32.701Z] #36 5.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:32.701Z] #36 5.667 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:32.701Z] #36 7.146 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:32.739Z] [2022-08-18T17:09:32.739Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:32.739Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:32.739Z] #36 22.70 Fetched 8473 kB in 18s (480 kB/s) [2022-08-18T17:09:32.947Z] #58 ... [2022-08-18T17:09:32.947Z] [2022-08-18T17:09:32.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:32.947Z] #45 sha256:a9fee508cb6ded005d1cd1c85dae72650fcc561c1515961b6fe454960e3c0f49 [2022-08-18T17:09:32.947Z] #45 DONE 22.4s [2022-08-18T17:09:32.947Z] [2022-08-18T17:09:32.947Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:32.947Z] #67 sha256:daafd5c825a17dbf07f9240c093fcc2dc876fc665d220f4251892840badd65a1 [2022-08-18T17:09:32.961Z] #36 ... [2022-08-18T17:09:32.961Z] [2022-08-18T17:09:32.961Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:32.961Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:32.961Z] #55 5.407 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:32.961Z] #55 5.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:32.961Z] #55 5.501 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:32.961Z] #55 7.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:32.961Z] #55 11.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:32.961Z] #55 ... [2022-08-18T17:09:32.961Z] [2022-08-18T17:09:32.961Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:32.961Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:32.961Z] #42 5.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:32.961Z] #42 5.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:32.961Z] #42 5.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:32.961Z] #42 7.689 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:33.068Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 6.1s done [2022-08-18T17:09:33.069Z] #9 sha256:2af36d48bd2b561139df983cd4f373a63969c05069fa366b3aa84dcaf42c4329 125B / 125B 6.1s done [2022-08-18T17:09:33.222Z] #42 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:33.222Z] #42 ... [2022-08-18T17:09:33.222Z] [2022-08-18T17:09:33.222Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:33.222Z] #67 sha256:5c6f0f6e3076bbfcc96f06fa4e31431fa26c0154a6a7d67b301d691879089bff [2022-08-18T17:09:33.222Z] #67 4.982 + RM_GOPATH=0 [2022-08-18T17:09:33.222Z] #67 4.982 + TMP_GOPATH= [2022-08-18T17:09:33.222Z] #67 4.982 + : /build [2022-08-18T17:09:33.222Z] #67 4.982 + '[' -z '' ']' [2022-08-18T17:09:33.222Z] #67 4.990 ++ mktemp -d [2022-08-18T17:09:33.222Z] #67 4.990 + export GOPATH=/tmp/tmp.CGHEjXRk9T [2022-08-18T17:09:33.222Z] #67 4.990 + GOPATH=/tmp/tmp.CGHEjXRk9T [2022-08-18T17:09:33.222Z] #67 4.990 + RM_GOPATH=1 [2022-08-18T17:09:33.222Z] #67 4.990 + case "$(go env GOARCH)" in [2022-08-18T17:09:33.222Z] #67 5.001 ++ go env GOARCH [2022-08-18T17:09:33.222Z] #67 5.091 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:33.222Z] #67 5.091 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:09:33.222Z] #67 5.091 ++ dirname /tmp/install/install.sh [2022-08-18T17:09:33.222Z] #67 5.091 + dir=/tmp/install [2022-08-18T17:09:33.222Z] #67 5.091 + bin=proxy [2022-08-18T17:09:33.222Z] #67 5.091 + shift [2022-08-18T17:09:33.222Z] #67 5.091 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-18T17:09:33.222Z] #67 5.091 + . /tmp/install/proxy.installer [2022-08-18T17:09:33.222Z] #67 5.091 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:33.222Z] #67 5.091 + install_proxy [2022-08-18T17:09:33.222Z] #67 5.091 + case "$1" in [2022-08-18T17:09:33.222Z] #67 5.091 + export CGO_ENABLED=0 [2022-08-18T17:09:33.222Z] #67 5.091 + CGO_ENABLED=0 [2022-08-18T17:09:33.222Z] #67 5.091 + _install_proxy [2022-08-18T17:09:33.222Z] #67 5.091 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-18T17:09:33.222Z] #67 5.123 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CGHEjXRk9T/src/github.com/docker/libnetwork [2022-08-18T17:09:33.222Z] #67 5.123 Cloning into '/tmp/tmp.CGHEjXRk9T/src/github.com/docker/libnetwork'... [2022-08-18T17:09:33.222Z] #67 5.125 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:33.482Z] #67 ... [2022-08-18T17:09:33.482Z] [2022-08-18T17:09:33.482Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:33.482Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:33.482Z] #13 6.072 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:09:33.587Z] #55 22.24 Reading package lists... [2022-08-18T17:09:33.587Z] #55 ... [2022-08-18T17:09:33.587Z] [2022-08-18T17:09:33.587Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:33.587Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:33.587Z] #13 10.45 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:33.587Z] #13 12.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:33.714Z] #67 22.42 Checking out files: 59% (1131/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-18T17:09:33.714Z] #67 23.47 + cd /tmp/tmp.3E40kh6kNU/src/github.com/docker/libnetwork [2022-08-18T17:09:33.971Z] #67 23.47 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:34.158Z] #13 ... [2022-08-18T17:09:34.158Z] [2022-08-18T17:09:34.158Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:34.158Z] #67 sha256:b3f7c3e19369d384cc5e64f02d0a8f0ae97b10a8fe2522a2b9523f6bd1029667 [2022-08-18T17:09:34.158Z] #67 23.76 Checking out files: 87% (1676/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-18T17:09:34.228Z] #67 23.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-18T17:09:34.420Z] #67 24.17 + cd /tmp/tmp.NNaHu9wv5K/src/github.com/docker/libnetwork [2022-08-18T17:09:34.420Z] #67 24.17 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:34.420Z] #67 24.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-18T17:09:34.446Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 102.82MB / 102.82MB 7.8s done [2022-08-18T17:09:34.705Z] #9 ... [2022-08-18T17:09:34.705Z] [2022-08-18T17:09:34.705Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:09:34.705Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-18T17:09:34.705Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T17:09:34.705Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-18T17:09:34.705Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-18T17:09:34.705Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-08-18T17:09:34.705Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2022-08-18T17:09:34.705Z] #64 DONE 8.0s [2022-08-18T17:09:34.705Z] [2022-08-18T17:09:34.705Z] #23 [internal] load build context [2022-08-18T17:09:34.705Z] #23 sha256:ec585bbd9060b56939f8c70de541352dc97aa51d9689d0a7bf3411079d299c2d [2022-08-18T17:09:34.705Z] #23 transferring context: 53.40MB 5.5s done [2022-08-18T17:09:34.705Z] #23 DONE 8.1s [2022-08-18T17:09:34.705Z] [2022-08-18T17:09:34.705Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-18T17:09:34.705Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-18T17:09:34.705Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-18T17:09:34.705Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-18T17:09:34.705Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-18T17:09:34.705Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-18T17:09:34.705Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-08-18T17:09:34.705Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-08-18T17:09:34.705Z] #62 DONE 8.0s [2022-08-18T17:09:34.705Z] [2022-08-18T17:09:34.705Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:34.705Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:34.705Z] #9 ... [2022-08-18T17:09:34.705Z] [2022-08-18T17:09:34.705Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:09:34.705Z] #26 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c [2022-08-18T17:09:34.705Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done [2022-08-18T17:09:34.705Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done [2022-08-18T17:09:34.705Z] #26 sha256:d0f5ed350e7624e19f0f40c2c0cc31b0b2811f444ca929a083fefe449432333d 529B / 529B done [2022-08-18T17:09:34.705Z] #26 sha256:6ce8342704e30bd883f054b058208ad264c387435534a1d661a641b4f3a72b62 1.48kB / 1.48kB done [2022-08-18T17:09:34.705Z] #26 sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 49.23MB / 49.23MB 1.8s done [2022-08-18T17:09:34.705Z] #26 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 5.9s [2022-08-18T17:09:34.964Z] #26 ... [2022-08-18T17:09:34.964Z] [2022-08-18T17:09:34.964Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:34.964Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:34.964Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 5.0s [2022-08-18T17:09:35.366Z] #67 ... [2022-08-18T17:09:35.366Z] [2022-08-18T17:09:35.366Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:35.366Z] #45 sha256:f207156b5a11bd25fe2be4d70b9affef9b2b03386b79afef7c7694abea5b63ae [2022-08-18T17:09:35.366Z] #45 DONE 25.0s [2022-08-18T17:09:35.366Z] [2022-08-18T17:09:35.366Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:35.366Z] #58 sha256:1052119298fd28f3c57650898198ffb40cd1df1a9c98307f8f92276ff50ffc51 [2022-08-18T17:09:35.366Z] #58 24.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T17:09:36.027Z] #13 8.604 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:36.975Z] #13 ... [2022-08-18T17:09:36.975Z] [2022-08-18T17:09:36.975Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:09:36.975Z] #24 sha256:ca7fd97845bca4794fb06d68b9e8a376d15f72622474b3c572e37f0e03c77e8f [2022-08-18T17:09:36.975Z] #24 14.98 + mkdir -p /build [2022-08-18T17:09:36.975Z] #24 14.98 + mv docker/docker /build/ [2022-08-18T17:09:36.975Z] #24 14.99 + rmdir docker [2022-08-18T17:09:36.975Z] #24 DONE 15.3s [2022-08-18T17:09:37.236Z] [2022-08-18T17:09:37.237Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:37.237Z] #58 sha256:554c06a62207d3b1ab4091adc4c0d7c21be5302244724e0beb10b807bfdb1b1b [2022-08-18T17:09:37.237Z] #58 13.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-18T17:09:37.237Z] #58 14.62 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:09:37.237Z] #58 14.62 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T17:09:37.237Z] #58 14.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T17:09:37.237Z] #58 14.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:37.237Z] #58 15.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:09:37.498Z] #58 15.72 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-18T17:09:37.505Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 7.5s done [2022-08-18T17:09:37.758Z] #58 16.07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T17:09:37.764Z] #9 ... [2022-08-18T17:09:37.764Z] [2022-08-18T17:09:37.764Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-18T17:09:37.764Z] #26 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c [2022-08-18T17:09:37.764Z] #26 extracting sha256:71209d5eb534b9e48223962276993c68559f68e230f73c8a0efc2a2998362bd9 8.3s done [2022-08-18T17:09:37.764Z] #26 DONE 11.0s [2022-08-18T17:09:37.764Z] [2022-08-18T17:09:37.764Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:37.764Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:37.764Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab [2022-08-18T17:09:38.009Z] #36 22.70 Reading package lists... [2022-08-18T17:09:38.009Z] #36 ... [2022-08-18T17:09:38.009Z] [2022-08-18T17:09:38.009Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:38.009Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:38.009Z] #40 25.57 Checking out files: 75% (1645/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-18T17:09:38.009Z] #40 26.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-18T17:09:38.019Z] #58 16.33 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-18T17:09:38.267Z] #40 27.93 + 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-08-18T17:09:38.702Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.8s done [2022-08-18T17:09:38.961Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf [2022-08-18T17:09:39.567Z] #58 ... [2022-08-18T17:09:39.567Z] [2022-08-18T17:09:39.567Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T17:09:39.567Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-18T17:09:39.567Z] #27 CACHED [2022-08-18T17:09:39.567Z] [2022-08-18T17:09:39.567Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T17:09:39.567Z] #28 sha256:a20a8c25cd56bd38bd15a4ea5370d4cb84938be3bb44aa207287a6a05d69f4a6 [2022-08-18T17:09:39.567Z] #28 CACHED [2022-08-18T17:09:39.567Z] [2022-08-18T17:09:39.567Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:39.567Z] #29 sha256:f255503d15700e4f3557f0c864bd08015e0cb94132c52ee5997bba22c26ca088 [2022-08-18T17:09:39.567Z] #29 CACHED [2022-08-18T17:09:39.567Z] [2022-08-18T17:09:39.567Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:39.567Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:39.567Z] #40 26.49 Checking out files: 73% (1599/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-18T17:09:39.567Z] #40 27.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-18T17:09:39.567Z] #40 29.08 + 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-08-18T17:09:39.912Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.6s done [2022-08-18T17:09:39.912Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d [2022-08-18T17:09:40.564Z] #58 18.71 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-18T17:09:40.770Z] #67 ... [2022-08-18T17:09:40.770Z] [2022-08-18T17:09:40.770Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:40.770Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:40.771Z] #40 25.70 Checking out files: 76% (1675/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-18T17:09:40.771Z] #40 26.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-18T17:09:40.771Z] #40 28.20 + 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-08-18T17:09:40.849Z] #9 ... [2022-08-18T17:09:40.849Z] [2022-08-18T17:09:40.849Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T17:09:40.849Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-18T17:09:40.849Z] #63 DONE 1.3s [2022-08-18T17:09:40.849Z] [2022-08-18T17:09:40.849Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:40.849Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:41.505Z] #58 ... [2022-08-18T17:09:41.505Z] [2022-08-18T17:09:41.505Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:41.505Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:09:41.505Z] #34 9.813 internal/unsafeheader [2022-08-18T17:09:41.505Z] #34 9.943 internal/abi [2022-08-18T17:09:41.505Z] #34 10.04 internal/cpu [2022-08-18T17:09:41.505Z] #34 10.68 internal/goexperiment [2022-08-18T17:09:41.505Z] #34 10.79 runtime/internal/atomic [2022-08-18T17:09:41.505Z] #34 11.41 internal/bytealg [2022-08-18T17:09:41.505Z] #34 11.43 runtime/internal/sys [2022-08-18T17:09:41.505Z] #34 11.74 runtime/internal/math [2022-08-18T17:09:41.505Z] #34 11.90 internal/itoa [2022-08-18T17:09:41.505Z] #34 12.08 math/bits [2022-08-18T17:09:41.505Z] #34 12.75 runtime [2022-08-18T17:09:41.505Z] #34 12.79 math [2022-08-18T17:09:41.505Z] #34 18.80 unicode/utf8 [2022-08-18T17:09:41.505Z] #34 19.33 internal/race [2022-08-18T17:09:41.505Z] #34 19.48 sync/atomic [2022-08-18T17:09:41.701Z] #40 ... [2022-08-18T17:09:41.701Z] [2022-08-18T17:09:41.701Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:41.701Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:41.701Z] #36 21.15 Fetched 8473 kB in 17s (484 kB/s) [2022-08-18T17:09:41.701Z] #36 21.15 Reading package lists... [2022-08-18T17:09:41.701Z] #36 28.15 Reading package lists... [2022-08-18T17:09:41.701Z] #36 ... [2022-08-18T17:09:41.701Z] [2022-08-18T17:09:41.701Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:41.701Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:41.701Z] #13 20.94 Fetched 9013 kB in 19s (479 kB/s) [2022-08-18T17:09:41.701Z] #13 20.94 Reading package lists... [2022-08-18T17:09:41.766Z] #34 20.01 unicode [2022-08-18T17:09:41.958Z] #13 27.39 Reading package lists... [2022-08-18T17:09:41.958Z] #13 ... [2022-08-18T17:09:41.958Z] [2022-08-18T17:09:41.958Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:41.958Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:41.958Z] #42 21.59 Fetched 8473 kB in 18s (480 kB/s) [2022-08-18T17:09:41.958Z] #42 21.59 Reading package lists... [2022-08-18T17:09:42.215Z] #42 28.52 Reading package lists... [2022-08-18T17:09:42.215Z] #42 ... [2022-08-18T17:09:42.215Z] [2022-08-18T17:09:42.215Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:42.215Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:42.215Z] #55 21.81 Fetched 8473 kB in 17s (492 kB/s) [2022-08-18T17:09:42.215Z] #55 21.81 Reading package lists... [2022-08-18T17:09:42.491Z] #40 ... [2022-08-18T17:09:42.491Z] [2022-08-18T17:09:42.491Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:42.491Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:42.491Z] #42 22.42 Fetched 8473 kB in 18s (484 kB/s) [2022-08-18T17:09:42.491Z] #42 22.42 Reading package lists... [2022-08-18T17:09:42.491Z] #42 29.80 Reading package lists... [2022-08-18T17:09:42.491Z] #42 ... [2022-08-18T17:09:42.491Z] [2022-08-18T17:09:42.491Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:42.491Z] #67 sha256:4db73046fba9db579e0482b809d372c76e7b3eff31851307626482eb7f1841d4 [2022-08-18T17:09:42.492Z] #67 23.05 Checking out files: 52% (1001/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 94% (1810/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-18T17:09:42.492Z] #67 24.19 + cd /tmp/tmp.GMLUUAZQbk/src/github.com/docker/libnetwork [2022-08-18T17:09:42.492Z] #67 24.19 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:42.492Z] #67 24.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-18T17:09:42.707Z] #34 ... [2022-08-18T17:09:42.707Z] [2022-08-18T17:09:42.707Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:42.707Z] #51 sha256:8ae74bae54c788d2abdf02815c55fbe89351dc7fc1f606f8e65112183db7c3d7 [2022-08-18T17:09:42.707Z] #51 11.01 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T17:09:42.751Z] #67 ... [2022-08-18T17:09:42.751Z] [2022-08-18T17:09:42.751Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:42.751Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:42.751Z] #55 22.87 Fetched 8473 kB in 18s (472 kB/s) [2022-08-18T17:09:42.751Z] #55 22.87 Reading package lists... [2022-08-18T17:09:42.755Z] #9 ... [2022-08-18T17:09:42.755Z] [2022-08-18T17:09:42.755Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T17:09:42.755Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-18T17:09:42.755Z] #65 DONE 1.5s [2022-08-18T17:09:42.755Z] [2022-08-18T17:09:42.755Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:42.755Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:42.968Z] #51 ... [2022-08-18T17:09:42.968Z] [2022-08-18T17:09:42.968Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:09:42.968Z] #47 sha256:d242666b0432d34174306bbcaf5e9f1153962c9ffcfb773ff5c53d551d952c30 [2022-08-18T17:09:42.968Z] #47 17.16 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:09:42.968Z] #47 17.16 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T17:09:42.968Z] #47 ... [2022-08-18T17:09:42.968Z] [2022-08-18T17:09:42.968Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:42.968Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:42.968Z] #36 11.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:09:42.968Z] #36 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:43.011Z] #55 29.90 Reading package lists... [2022-08-18T17:09:43.011Z] #55 ... [2022-08-18T17:09:43.011Z] [2022-08-18T17:09:43.011Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:43.011Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:43.011Z] #36 22.70 Reading package lists... [2022-08-18T17:09:43.229Z] #36 ... [2022-08-18T17:09:43.229Z] [2022-08-18T17:09:43.229Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:43.229Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:43.229Z] #13 11.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:44.390Z] #36 29.77 Reading package lists... [2022-08-18T17:09:44.390Z] #36 ... [2022-08-18T17:09:44.390Z] [2022-08-18T17:09:44.390Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:44.390Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:09:44.390Z] #49 34.17 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T17:09:44.390Z] #49 34.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:44.390Z] #49 34.25 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:44.390Z] #49 34.29 go: downloading github.com/spf13/cobra v1.3.0 [2022-08-18T17:09:44.390Z] #49 34.33 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:09:44.390Z] #49 34.53 go: downloading github.com/spf13/viper v1.10.1 [2022-08-18T17:09:44.734Z] #55 28.69 Reading package lists... [2022-08-18T17:09:44.734Z] #55 ... [2022-08-18T17:09:44.734Z] [2022-08-18T17:09:44.734Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:44.734Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:44.734Z] #36 28.15 Reading package lists... [2022-08-18T17:09:44.852Z] #40 ... [2022-08-18T17:09:44.852Z] [2022-08-18T17:09:44.852Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:44.852Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:44.852Z] #42 20.28 Reading package lists... [2022-08-18T17:09:44.852Z] #42 26.84 Building dependency tree... [2022-08-18T17:09:44.852Z] #42 28.40 Reading state information... [2022-08-18T17:09:44.852Z] #42 30.26 The following additional packages will be installed: [2022-08-18T17:09:44.852Z] #42 30.26 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-18T17:09:44.852Z] #42 30.27 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-18T17:09:44.852Z] #42 30.29 Suggested packages: [2022-08-18T17:09:44.852Z] #42 30.29 manpages-dev python-setuptools [2022-08-18T17:09:44.852Z] #42 31.69 The following NEW packages will be installed: [2022-08-18T17:09:44.852Z] #42 31.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-18T17:09:44.852Z] #42 31.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-18T17:09:44.852Z] #42 31.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-18T17:09:44.852Z] #42 31.71 python-six zlib1g-dev [2022-08-18T17:09:44.852Z] #42 32.13 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:44.852Z] #42 32.13 Need to get 4091 kB of archives. [2022-08-18T17:09:44.852Z] #42 32.13 After this operation, 22.5 MB of additional disk space will be used. [2022-08-18T17:09:44.852Z] #42 32.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-18T17:09:44.852Z] #42 32.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-18T17:09:44.852Z] #42 32.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-18T17:09:44.852Z] #42 32.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-18T17:09:44.852Z] #42 32.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-18T17:09:44.852Z] #42 32.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-18T17:09:44.852Z] #42 32.45 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-18T17:09:44.852Z] #42 32.45 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-18T17:09:44.852Z] #42 32.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-18T17:09:44.852Z] #42 32.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-18T17:09:44.852Z] #42 33.74 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:44.852Z] #42 33.97 Fetched 4091 kB in 1s (5907 kB/s) [2022-08-18T17:09:44.852Z] #42 34.09 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T17:09:44.852Z] #42 34.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-18T17:09:44.852Z] #42 34.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-18T17:09:44.852Z] #42 34.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:09:44.852Z] #42 34.35 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:09:44.852Z] #42 34.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:09:44.852Z] #42 34.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:44.852Z] #42 34.51 Selecting previously unselected package libnet1-dev. [2022-08-18T17:09:44.852Z] #42 34.51 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:09:44.852Z] #42 34.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:44.852Z] #42 34.76 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:09:44.959Z] #49 34.83 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:09:44.959Z] #49 ... [2022-08-18T17:09:44.959Z] [2022-08-18T17:09:44.959Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:44.959Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:44.959Z] #13 21.10 Fetched 9013 kB in 19s (470 kB/s) [2022-08-18T17:09:44.959Z] #13 21.10 Reading package lists... [2022-08-18T17:09:45.112Z] #42 34.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:09:45.112Z] #42 34.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:09:45.112Z] #42 34.94 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-18T17:09:45.112Z] #42 34.94 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-18T17:09:45.112Z] #42 34.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:09:45.219Z] #13 28.60 Reading package lists... [2022-08-18T17:09:45.219Z] #13 ... [2022-08-18T17:09:45.219Z] [2022-08-18T17:09:45.219Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:45.219Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:09:45.219Z] #49 35.16 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-08-18T17:09:45.219Z] #49 35.17 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-08-18T17:09:45.221Z] #13 ... [2022-08-18T17:09:45.221Z] [2022-08-18T17:09:45.221Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:09:45.221Z] #58 sha256:554c06a62207d3b1ab4091adc4c0d7c21be5302244724e0beb10b807bfdb1b1b [2022-08-18T17:09:45.221Z] #58 23.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T17:09:45.294Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 5.2s done [2022-08-18T17:09:45.372Z] #42 35.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:09:45.372Z] #42 35.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:45.372Z] #42 35.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:45.482Z] #58 ... [2022-08-18T17:09:45.482Z] [2022-08-18T17:09:45.482Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:45.482Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:45.482Z] #55 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:45.553Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab [2022-08-18T17:09:45.633Z] #42 35.39 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T17:09:45.633Z] #42 35.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:45.633Z] #42 35.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:45.633Z] #42 35.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-18T17:09:45.633Z] #42 35.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-18T17:09:45.633Z] #42 35.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:09:45.743Z] #55 ... [2022-08-18T17:09:45.743Z] [2022-08-18T17:09:45.743Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:09:45.743Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:09:45.743Z] #34 23.68 encoding [2022-08-18T17:09:46.004Z] #34 ... [2022-08-18T17:09:46.004Z] [2022-08-18T17:09:46.004Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:46.004Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:46.004Z] #42 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:09:46.101Z] #36 34.47 Building dependency tree... [2022-08-18T17:09:46.157Z] #49 36.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T17:09:46.157Z] #49 36.27 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:09:46.203Z] #42 35.82 Selecting previously unselected package libprotobuf17:amd64. [2022-08-18T17:09:46.203Z] #42 35.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:46.203Z] #42 35.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:46.203Z] #42 ... [2022-08-18T17:09:46.203Z] [2022-08-18T17:09:46.203Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:46.203Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:46.203Z] #36 19.13 Reading package lists... [2022-08-18T17:09:46.203Z] #36 26.29 Reading package lists... [2022-08-18T17:09:46.203Z] #36 32.66 Building dependency tree... [2022-08-18T17:09:46.203Z] #36 34.00 Reading state information... [2022-08-18T17:09:46.203Z] #36 35.58 The following additional packages will be installed: [2022-08-18T17:09:46.203Z] #36 35.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-18T17:09:46.203Z] #36 35.60 Suggested packages: [2022-08-18T17:09:46.203Z] #36 35.60 cmake-doc ninja-build lrzip [2022-08-18T17:09:46.203Z] #36 35.60 Recommended packages: [2022-08-18T17:09:46.203Z] #36 35.60 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T17:09:46.265Z] #42 ... [2022-08-18T17:09:46.265Z] [2022-08-18T17:09:46.265Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:09:46.265Z] #45 sha256:a5ff0971064b40b314c8337da1fa55122fc84b47f2dd5da1dda4e1406f7e876e [2022-08-18T17:09:46.265Z] #45 DONE 24.6s [2022-08-18T17:09:46.358Z] #36 35.80 Reading state information... [2022-08-18T17:09:46.525Z] [2022-08-18T17:09:46.525Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:46.525Z] #67 sha256:5c6f0f6e3076bbfcc96f06fa4e31431fa26c0154a6a7d67b301d691879089bff [2022-08-18T17:09:46.726Z] #49 ... [2022-08-18T17:09:46.726Z] [2022-08-18T17:09:46.726Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:46.726Z] #51 sha256:c25b01f8bf8aa8cfd78c6befd70f39441ee398bfee2baa217f6371db8abad621 [2022-08-18T17:09:46.726Z] #51 DONE 36.6s [2022-08-18T17:09:46.726Z] [2022-08-18T17:09:46.726Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:46.726Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:46.726Z] #36 29.77 Reading package lists... [2022-08-18T17:09:46.773Z] #36 ... [2022-08-18T17:09:46.773Z] [2022-08-18T17:09:46.773Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:46.773Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:09:46.773Z] #49 36.41 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T17:09:46.773Z] #49 36.42 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:46.773Z] #49 36.50 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:46.773Z] #49 36.50 go: downloading github.com/spf13/cobra v1.3.0 [2022-08-18T17:09:46.773Z] #49 36.57 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:09:46.924Z] #36 ... [2022-08-18T17:09:46.924Z] [2022-08-18T17:09:46.924Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:46.924Z] #51 sha256:8a8acfc3352cfb916464419afc51012854a49be787cdaead82e9a41b914976c7 [2022-08-18T17:09:46.924Z] #51 DONE 36.4s [2022-08-18T17:09:46.924Z] [2022-08-18T17:09:46.924Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:46.924Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:09:46.924Z] #49 35.63 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T17:09:46.924Z] #49 35.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:46.924Z] #49 35.71 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:46.924Z] #49 35.73 go: downloading github.com/spf13/cobra v1.3.0 [2022-08-18T17:09:46.924Z] #49 35.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:09:46.924Z] #49 36.04 go: downloading github.com/spf13/viper v1.10.1 [2022-08-18T17:09:46.924Z] #49 36.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:09:47.034Z] #49 ... [2022-08-18T17:09:47.034Z] [2022-08-18T17:09:47.034Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:09:47.034Z] #51 sha256:fa68f27eb2a90fe67b11752e0f084f3d4b5912526f1f381a68c334c77fb40193 [2022-08-18T17:09:47.034Z] #51 DONE 36.9s [2022-08-18T17:09:47.034Z] [2022-08-18T17:09:47.034Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:47.034Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:47.034Z] #42 36.79 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-18T17:09:47.034Z] #42 36.79 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:47.034Z] #42 36.81 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:47.201Z] #49 36.83 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T17:09:47.201Z] #49 36.84 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T17:09:47.201Z] #49 36.92 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-08-18T17:09:47.201Z] #49 37.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-08-18T17:09:47.294Z] #42 37.06 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-18T17:09:47.294Z] #42 37.07 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:47.295Z] #42 37.08 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:47.829Z] #67 24.68 Checking out files: 56% (1072/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 91% (1743/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-18T17:09:47.829Z] #67 26.11 + cd /tmp/tmp.CGHEjXRk9T/src/github.com/docker/libnetwork [2022-08-18T17:09:47.829Z] #67 26.11 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:09:47.865Z] #42 ... [2022-08-18T17:09:47.865Z] [2022-08-18T17:09:47.865Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:47.865Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:47.865Z] #13 24.67 Fetched 9013 kB in 20s (457 kB/s) [2022-08-18T17:09:47.865Z] #13 24.67 Reading package lists... [2022-08-18T17:09:48.092Z] #9 ... [2022-08-18T17:09:48.092Z] [2022-08-18T17:09:48.092Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T17:09:48.092Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 [2022-08-18T17:09:48.092Z] #27 1.194 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:09:48.092Z] #27 1.219 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:09:48.092Z] #27 1.221 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:09:48.092Z] #27 1.394 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-18T17:09:48.092Z] #27 1.762 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [334 kB] [2022-08-18T17:09:48.092Z] #27 1.963 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-18T17:09:48.092Z] #27 3.128 Fetched 8295 kB in 2s (3813 kB/s) [2022-08-18T17:09:48.092Z] #27 3.128 Reading package lists... [2022-08-18T17:09:48.092Z] #27 3.916 Reading package lists... [2022-08-18T17:09:48.092Z] #27 4.604 Building dependency tree... [2022-08-18T17:09:48.092Z] #27 5.019 The following additional packages will be installed: [2022-08-18T17:09:48.092Z] #27 5.019 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-08-18T17:09:48.092Z] #27 5.019 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-08-18T17:09:48.092Z] #27 5.019 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-08-18T17:09:48.092Z] #27 5.019 Suggested packages: [2022-08-18T17:09:48.092Z] #27 5.019 krb5-doc krb5-user [2022-08-18T17:09:48.092Z] #27 5.019 Recommended packages: [2022-08-18T17:09:48.092Z] #27 5.019 krb5-locales publicsuffix libsasl2-modules [2022-08-18T17:09:48.092Z] #27 5.199 The following NEW packages will be installed: [2022-08-18T17:09:48.092Z] #27 5.199 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-08-18T17:09:48.092Z] #27 5.199 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-08-18T17:09:48.092Z] #27 5.199 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-18T17:09:48.092Z] #27 5.199 libssh2-1 libssl1.1 openssl [2022-08-18T17:09:48.092Z] #27 5.486 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:48.092Z] #27 5.486 Need to get 4798 kB of archives. [2022-08-18T17:09:48.092Z] #27 5.486 After this operation, 11.5 MB of additional disk space will be used. [2022-08-18T17:09:48.092Z] #27 5.486 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-08-18T17:09:48.092Z] #27 5.504 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-08-18T17:09:48.092Z] #27 5.506 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-08-18T17:09:48.092Z] #27 5.507 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-08-18T17:09:48.092Z] #27 5.511 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-08-18T17:09:48.092Z] #27 5.511 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-08-18T17:09:48.092Z] #27 5.532 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-08-18T17:09:48.093Z] #27 5.532 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-08-18T17:09:48.093Z] #27 5.583 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-08-18T17:09:48.093Z] #27 5.583 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-08-18T17:09:48.093Z] #27 5.583 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-08-18T17:09:48.093Z] #27 5.583 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-08-18T17:09:48.093Z] #27 5.583 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-08-18T17:09:48.093Z] #27 5.583 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-08-18T17:09:48.093Z] #27 5.592 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-08-18T17:09:48.093Z] #27 5.592 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-08-18T17:09:48.093Z] #27 5.592 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-08-18T17:09:48.093Z] #27 5.601 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-08-18T17:09:48.093Z] #27 5.601 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-08-18T17:09:48.093Z] #27 5.601 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-08-18T17:09:48.093Z] #27 5.609 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-08-18T17:09:48.093Z] #27 5.842 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:48.093Z] #27 5.876 Fetched 4798 kB in 0s (12.7 MB/s) [2022-08-18T17:09:48.093Z] #27 5.922 Selecting previously unselected package libssl1.1:arm64. [2022-08-18T17:09:48.093Z] #27 5.922 (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 ... 6670 files and directories currently installed.) [2022-08-18T17:09:48.093Z] #27 5.922 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 5.939 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 6.109 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-18T17:09:48.093Z] #27 6.109 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.114 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 6.160 Selecting previously unselected package libsasl2-2:arm64. [2022-08-18T17:09:48.093Z] #27 6.160 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.165 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 6.214 Selecting previously unselected package libldap-common. [2022-08-18T17:09:48.093Z] #27 6.214 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-08-18T17:09:48.093Z] #27 6.218 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:48.093Z] #27 6.279 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-18T17:09:48.093Z] #27 6.279 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.288 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:48.093Z] #27 6.378 Selecting previously unselected package openssl. [2022-08-18T17:09:48.093Z] #27 6.378 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.382 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 6.534 Selecting previously unselected package ca-certificates. [2022-08-18T17:09:48.093Z] #27 6.534 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-08-18T17:09:48.093Z] #27 6.537 Unpacking ca-certificates (20200601~deb10u2) ... [2022-08-18T17:09:48.093Z] #27 6.648 Selecting previously unselected package libkeyutils1:arm64. [2022-08-18T17:09:48.093Z] #27 6.649 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.653 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-08-18T17:09:48.093Z] #27 6.698 Selecting previously unselected package libkrb5support0:arm64. [2022-08-18T17:09:48.093Z] #27 6.698 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.702 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 6.756 Selecting previously unselected package libk5crypto3:arm64. [2022-08-18T17:09:48.093Z] #27 6.756 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.760 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 6.818 Selecting previously unselected package libkrb5-3:arm64. [2022-08-18T17:09:48.093Z] #27 6.818 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.825 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 6.931 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-08-18T17:09:48.093Z] #27 6.931 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 6.935 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 7.007 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-18T17:09:48.093Z] #27 7.007 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.011 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-08-18T17:09:48.093Z] #27 7.066 Selecting previously unselected package libpsl5:arm64. [2022-08-18T17:09:48.093Z] #27 7.066 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.071 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-08-18T17:09:48.093Z] #27 7.112 Selecting previously unselected package librtmp1:arm64. [2022-08-18T17:09:48.093Z] #27 7.112 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.116 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-18T17:09:48.093Z] #27 7.166 Selecting previously unselected package libssh2-1:arm64. [2022-08-18T17:09:48.093Z] #27 7.166 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.172 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-08-18T17:09:48.093Z] #27 7.235 Selecting previously unselected package libcurl4:arm64. [2022-08-18T17:09:48.093Z] #27 7.235 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.237 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 7.297 Selecting previously unselected package curl. [2022-08-18T17:09:48.093Z] #27 7.297 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.301 Unpacking curl (7.64.0-4+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 7.384 Selecting previously unselected package libonig5:arm64. [2022-08-18T17:09:48.093Z] #27 7.385 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.389 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-08-18T17:09:48.093Z] #27 7.459 Selecting previously unselected package libjq1:arm64. [2022-08-18T17:09:48.093Z] #27 7.459 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.459 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-18T17:09:48.093Z] #27 7.519 Selecting previously unselected package jq. [2022-08-18T17:09:48.093Z] #27 7.520 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-08-18T17:09:48.093Z] #27 7.524 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:09:48.093Z] #27 7.679 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-08-18T17:09:48.093Z] #27 7.700 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-08-18T17:09:48.093Z] #27 7.715 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 7.857 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-08-18T17:09:48.093Z] #27 7.867 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:48.093Z] #27 7.881 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 7.891 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 7.902 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-18T17:09:48.093Z] #27 7.912 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 7.921 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 7.932 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-08-18T17:09:48.093Z] #27 7.947 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 7.958 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 7.973 Setting up libonig5:arm64 (6.9.1-1) ... [2022-08-18T17:09:48.093Z] #27 7.986 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-18T17:09:48.093Z] #27 7.996 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-18T17:09:48.093Z] #27 8.007 Setting up ca-certificates (20200601~deb10u2) ... [2022-08-18T17:09:48.093Z] #27 8.840 Updating certificates in /etc/ssl/certs... [2022-08-18T17:09:48.093Z] #27 9.909 137 added, 0 removed; done. [2022-08-18T17:09:48.093Z] #27 10.04 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-08-18T17:09:48.093Z] #27 10.06 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:09:48.093Z] #27 10.07 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 10.08 Setting up curl (7.64.0-4+deb10u2) ... [2022-08-18T17:09:48.093Z] #27 10.09 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:09:48.093Z] #27 10.12 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-08-18T17:09:48.093Z] #27 10.13 Updating certificates in /etc/ssl/certs... [2022-08-18T17:09:48.093Z] #27 ... [2022-08-18T17:09:48.093Z] [2022-08-18T17:09:48.093Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:48.093Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:48.125Z] #13 32.04 Reading package lists... [2022-08-18T17:09:48.125Z] #13 ... [2022-08-18T17:09:48.125Z] [2022-08-18T17:09:48.125Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:48.125Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:48.125Z] #36 36.61 The following NEW packages will be installed: [2022-08-18T17:09:48.125Z] #36 36.65 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-18T17:09:48.125Z] #36 36.65 vim-common xxd [2022-08-18T17:09:48.125Z] #36 37.05 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:48.125Z] #36 37.05 Need to get 14.9 MB of archives. [2022-08-18T17:09:48.125Z] #36 37.05 After this operation, 61.8 MB of additional disk space will be used. [2022-08-18T17:09:48.125Z] #36 37.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:09:48.125Z] #36 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:09:48.125Z] #36 37.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:09:48.125Z] #36 37.73 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-18T17:09:48.125Z] #36 37.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-18T17:09:48.125Z] #36 37.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-18T17:09:48.125Z] #36 37.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-18T17:09:48.125Z] #36 37.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-18T17:09:48.125Z] #36 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-18T17:09:48.125Z] #36 37.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-18T17:09:48.401Z] #67 26.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-18T17:09:48.636Z] #36 36.46 Building dependency tree... [2022-08-18T17:09:48.637Z] #36 38.27 Reading state information... [2022-08-18T17:09:49.064Z] #36 ... [2022-08-18T17:09:49.064Z] [2022-08-18T17:09:49.064Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:49.064Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:49.064Z] #55 22.24 Reading package lists... [2022-08-18T17:09:49.064Z] #55 29.25 Reading package lists... [2022-08-18T17:09:49.064Z] #55 35.79 Building dependency tree... [2022-08-18T17:09:49.064Z] #55 37.25 Reading state information... [2022-08-18T17:09:49.064Z] #55 38.91 The following additional packages will be installed: [2022-08-18T17:09:49.064Z] #55 38.91 libbtrfs0 [2022-08-18T17:09:49.111Z] #49 38.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T17:09:49.111Z] #49 38.55 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:09:49.324Z] #55 39.07 The following NEW packages will be installed: [2022-08-18T17:09:49.324Z] #55 39.11 libbtrfs-dev libbtrfs0 [2022-08-18T17:09:49.324Z] #55 ... [2022-08-18T17:09:49.324Z] [2022-08-18T17:09:49.324Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:49.324Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:49.324Z] #42 38.42 Selecting previously unselected package libprotoc17:amd64. [2022-08-18T17:09:49.324Z] #42 38.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:49.324Z] #42 38.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:49.324Z] #42 39.07 Selecting previously unselected package protobuf-c-compiler. [2022-08-18T17:09:49.324Z] #42 39.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:49.324Z] #42 39.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:09:49.324Z] #42 39.24 Selecting previously unselected package protobuf-compiler. [2022-08-18T17:09:49.324Z] #42 39.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:49.324Z] #42 39.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:09:49.477Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 3.8s done [2022-08-18T17:09:49.584Z] #42 39.43 Selecting previously unselected package python-pkg-resources. [2022-08-18T17:09:49.584Z] #42 39.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:09:49.584Z] #42 39.45 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-18T17:09:49.843Z] #42 39.69 Selecting previously unselected package python-six. [2022-08-18T17:09:49.843Z] #42 39.70 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-18T17:09:49.843Z] #42 39.70 Unpacking python-six (1.12.0-1) ... [2022-08-18T17:09:49.843Z] #42 39.79 Selecting previously unselected package python-protobuf. [2022-08-18T17:09:49.843Z] #42 39.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:50.014Z] #36 40.07 The following additional packages will be installed: [2022-08-18T17:09:50.014Z] #36 40.07 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-18T17:09:50.014Z] #36 40.10 Suggested packages: [2022-08-18T17:09:50.014Z] #36 40.10 cmake-doc ninja-build lrzip [2022-08-18T17:09:50.014Z] #36 40.10 Recommended packages: [2022-08-18T17:09:50.014Z] #36 40.10 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T17:09:50.056Z] #9 extracting sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 0.1s [2022-08-18T17:09:50.103Z] #42 39.82 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-18T17:09:50.679Z] #42 40.51 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-18T17:09:50.951Z] #36 40.93 The following NEW packages will be installed: [2022-08-18T17:09:50.951Z] #36 40.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-18T17:09:50.951Z] #36 40.96 vim-common xxd [2022-08-18T17:09:50.999Z] #49 ... [2022-08-18T17:09:50.999Z] [2022-08-18T17:09:50.999Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:50.999Z] #67 sha256:daafd5c825a17dbf07f9240c093fcc2dc876fc665d220f4251892840badd65a1 [2022-08-18T17:09:50.999Z] #67 DONE 40.5s [2022-08-18T17:09:50.999Z] [2022-08-18T17:09:50.999Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:50.999Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:50.999Z] #36 38.01 The following additional packages will be installed: [2022-08-18T17:09:50.999Z] #36 38.02 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-18T17:09:50.999Z] #36 38.03 Suggested packages: [2022-08-18T17:09:50.999Z] #36 38.03 cmake-doc ninja-build lrzip [2022-08-18T17:09:50.999Z] #36 38.03 Recommended packages: [2022-08-18T17:09:51.000Z] #36 38.03 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T17:09:51.000Z] #36 38.84 The following NEW packages will be installed: [2022-08-18T17:09:51.000Z] #36 38.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-18T17:09:51.000Z] #36 38.86 vim-common xxd [2022-08-18T17:09:51.000Z] #36 39.22 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:51.000Z] #36 39.22 Need to get 14.9 MB of archives. [2022-08-18T17:09:51.000Z] #36 39.22 After this operation, 61.8 MB of additional disk space will be used. [2022-08-18T17:09:51.000Z] #36 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:09:51.000Z] #36 39.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:09:51.000Z] #36 39.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:09:51.000Z] #36 39.92 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-18T17:09:51.000Z] #36 39.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-18T17:09:51.000Z] #36 40.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-18T17:09:51.000Z] #36 40.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-18T17:09:51.000Z] #36 40.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-18T17:09:51.000Z] #36 40.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-18T17:09:51.000Z] #36 40.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-18T17:09:51.210Z] #36 41.34 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:51.210Z] #36 41.34 Need to get 14.9 MB of archives. [2022-08-18T17:09:51.210Z] #36 41.34 After this operation, 61.8 MB of additional disk space will be used. [2022-08-18T17:09:51.210Z] #36 41.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:09:51.469Z] #36 41.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:09:51.469Z] #36 41.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:09:51.728Z] #36 ... [2022-08-18T17:09:51.728Z] [2022-08-18T17:09:51.728Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:51.728Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:09:51.728Z] #49 39.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T17:09:51.728Z] #49 39.86 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:51.728Z] #49 39.90 go: downloading github.com/stretchr/testify v1.7.0 [2022-08-18T17:09:51.728Z] #49 40.11 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T17:09:51.728Z] #49 40.16 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T17:09:51.728Z] #49 40.17 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T17:09:51.728Z] #49 40.25 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:09:51.728Z] #49 40.30 go: downloading github.com/magiconair/properties v1.8.5 [2022-08-18T17:09:51.728Z] #49 40.33 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-08-18T17:09:51.728Z] #49 40.40 go: downloading github.com/spf13/afero v1.6.0 [2022-08-18T17:09:51.728Z] #49 40.42 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T17:09:51.728Z] #49 40.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T17:09:51.728Z] #49 40.49 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T17:09:51.728Z] #49 40.51 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-08-18T17:09:51.728Z] #49 40.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T17:09:51.728Z] #49 40.73 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T17:09:51.728Z] #49 40.73 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T17:09:51.728Z] #49 40.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T17:09:51.728Z] #49 40.79 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T17:09:51.728Z] #49 40.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T17:09:51.728Z] #49 40.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T17:09:51.728Z] #49 40.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-08-18T17:09:51.728Z] #49 40.84 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T17:09:51.728Z] #49 40.93 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T17:09:51.728Z] #49 40.94 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T17:09:51.728Z] #49 41.02 go: downloading github.com/Antonboom/errname v0.1.5 [2022-08-18T17:09:51.728Z] #49 41.15 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-08-18T17:09:51.728Z] #49 41.20 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-08-18T17:09:51.728Z] #49 41.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T17:09:51.728Z] #49 41.56 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T17:09:51.728Z] #49 41.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T17:09:51.728Z] #49 41.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T17:09:51.728Z] #49 41.75 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-08-18T17:09:51.987Z] #49 41.89 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T17:09:51.987Z] #49 41.93 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-08-18T17:09:51.987Z] #49 41.98 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T17:09:51.987Z] #49 42.05 go: downloading github.com/breml/bidichk v0.2.1 [2022-08-18T17:09:51.987Z] #49 42.07 go: downloading github.com/breml/errchkjson v0.2.1 [2022-08-18T17:09:51.987Z] #49 42.15 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T17:09:52.247Z] #49 ... [2022-08-18T17:09:52.247Z] [2022-08-18T17:09:52.247Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:52.247Z] #67 sha256:4db73046fba9db579e0482b809d372c76e7b3eff31851307626482eb7f1841d4 [2022-08-18T17:09:52.247Z] #67 DONE 42.2s [2022-08-18T17:09:52.247Z] [2022-08-18T17:09:52.247Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:52.247Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:09:52.247Z] #49 42.21 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T17:09:52.247Z] #49 42.29 go: downloading github.com/daixiang0/gci v0.2.9 [2022-08-18T17:09:52.371Z] #36 ... [2022-08-18T17:09:52.371Z] [2022-08-18T17:09:52.371Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:52.371Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:52.371Z] #55 28.69 Reading package lists... [2022-08-18T17:09:52.371Z] #55 35.11 Building dependency tree... [2022-08-18T17:09:52.371Z] #55 36.61 Reading state information... [2022-08-18T17:09:52.371Z] #55 38.70 The following additional packages will be installed: [2022-08-18T17:09:52.371Z] #55 38.70 libbtrfs0 [2022-08-18T17:09:52.371Z] #55 38.81 The following NEW packages will be installed: [2022-08-18T17:09:52.371Z] #55 38.84 libbtrfs-dev libbtrfs0 [2022-08-18T17:09:52.371Z] #55 39.22 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:52.371Z] #55 39.22 Need to get 119 kB of archives. [2022-08-18T17:09:52.371Z] #55 39.22 After this operation, 387 kB of additional disk space will be used. [2022-08-18T17:09:52.371Z] #55 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:09:52.371Z] #55 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:09:52.371Z] #55 40.24 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:52.371Z] #55 40.55 Fetched 119 kB in 0s (409 kB/s) [2022-08-18T17:09:52.371Z] #55 40.73 Selecting previously unselected package libbtrfs0. [2022-08-18T17:09:52.371Z] #55 40.73 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:09:52.371Z] #55 40.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:09:52.371Z] #55 40.89 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:09:52.371Z] #55 41.04 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:09:52.371Z] #55 41.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:09:52.371Z] #55 41.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:09:52.371Z] #55 41.43 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:09:52.371Z] #55 41.45 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:09:52.371Z] #55 41.46 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:09:52.371Z] #55 DONE 41.9s [2022-08-18T17:09:52.371Z] [2022-08-18T17:09:52.371Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:52.371Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:52.371Z] #36 41.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:52.371Z] #36 42.04 Fetched 14.9 MB in 2s (9762 kB/s) [2022-08-18T17:09:52.507Z] #49 42.31 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-08-18T17:09:52.507Z] #49 42.33 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T17:09:52.507Z] #49 42.35 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-08-18T17:09:52.507Z] #49 42.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T17:09:52.507Z] #49 42.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T17:09:52.592Z] #42 ... [2022-08-18T17:09:52.592Z] [2022-08-18T17:09:52.592Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:52.592Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:52.592Z] #55 39.48 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:52.592Z] #55 39.48 Need to get 119 kB of archives. [2022-08-18T17:09:52.592Z] #55 39.48 After this operation, 387 kB of additional disk space will be used. [2022-08-18T17:09:52.592Z] #55 39.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:09:52.592Z] #55 39.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:09:52.592Z] #55 40.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:52.592Z] #55 40.84 Fetched 119 kB in 0s (445 kB/s) [2022-08-18T17:09:52.592Z] #55 40.99 Selecting previously unselected package libbtrfs0. [2022-08-18T17:09:52.592Z] #55 40.99 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:09:52.592Z] #55 41.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:09:52.592Z] #55 41.06 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:09:52.592Z] #55 41.21 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:09:52.592Z] #55 41.21 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:09:52.592Z] #55 41.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:09:52.592Z] #55 41.50 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:09:52.592Z] #55 41.51 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:09:52.592Z] #55 41.56 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:09:52.592Z] #55 DONE 42.3s [2022-08-18T17:09:52.592Z] [2022-08-18T17:09:52.592Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:09:52.592Z] #67 sha256:b3f7c3e19369d384cc5e64f02d0a8f0ae97b10a8fe2522a2b9523f6bd1029667 [2022-08-18T17:09:52.592Z] #67 DONE 42.3s [2022-08-18T17:09:52.592Z] [2022-08-18T17:09:52.592Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:52.592Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:52.592Z] #36 39.34 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:52.592Z] #36 39.56 Fetched 14.9 MB in 1s (10.2 MB/s) [2022-08-18T17:09:52.592Z] #36 39.65 Selecting previously unselected package xxd. [2022-08-18T17:09:52.592Z] #36 39.65 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:09:52.592Z] #36 39.72 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:09:52.592Z] #36 39.72 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:09:52.592Z] #36 39.94 Selecting previously unselected package vim-common. [2022-08-18T17:09:52.592Z] #36 39.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:09:52.592Z] #36 40.00 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:09:52.592Z] #36 40.40 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:09:52.592Z] #36 40.40 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:09:52.593Z] #36 40.40 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:09:52.629Z] #36 42.18 Selecting previously unselected package xxd. [2022-08-18T17:09:52.629Z] #36 42.18 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:09:52.629Z] #36 42.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:09:52.629Z] #36 42.41 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:09:52.766Z] #49 42.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-18T17:09:52.766Z] #49 42.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T17:09:52.766Z] #49 ... [2022-08-18T17:09:52.766Z] [2022-08-18T17:09:52.766Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:52.766Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:52.766Z] #55 29.90 Reading package lists... [2022-08-18T17:09:52.766Z] #55 36.30 Building dependency tree... [2022-08-18T17:09:52.766Z] #55 38.21 Reading state information... [2022-08-18T17:09:52.766Z] #55 39.94 The following additional packages will be installed: [2022-08-18T17:09:52.766Z] #55 39.96 libbtrfs0 [2022-08-18T17:09:52.766Z] #55 40.11 The following NEW packages will be installed: [2022-08-18T17:09:52.766Z] #55 40.14 libbtrfs-dev libbtrfs0 [2022-08-18T17:09:52.766Z] #55 40.53 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:52.766Z] #55 40.53 Need to get 119 kB of archives. [2022-08-18T17:09:52.766Z] #55 40.53 After this operation, 387 kB of additional disk space will be used. [2022-08-18T17:09:52.766Z] #55 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:09:52.766Z] #55 40.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:09:52.766Z] #55 41.42 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:52.766Z] #55 41.62 Fetched 119 kB in 0s (394 kB/s) [2022-08-18T17:09:52.766Z] #55 41.79 Selecting previously unselected package libbtrfs0. [2022-08-18T17:09:52.766Z] #55 41.79 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:09:52.766Z] #55 41.85 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:09:52.766Z] #55 41.86 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:09:52.766Z] #55 41.95 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:09:52.766Z] #55 41.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:09:52.766Z] #55 41.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:09:52.766Z] #55 42.33 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:09:52.766Z] #55 42.38 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:09:52.766Z] #55 42.41 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:09:52.766Z] #55 DONE 42.9s [2022-08-18T17:09:52.885Z] #36 42.61 Selecting previously unselected package vim-common. [2022-08-18T17:09:52.885Z] #36 42.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:09:52.885Z] #36 42.68 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:09:53.026Z] [2022-08-18T17:09:53.026Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:53.026Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:09:53.026Z] #49 42.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T17:09:53.141Z] #36 42.94 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:09:53.141Z] #36 42.94 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:09:53.285Z] #49 43.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T17:09:53.285Z] #49 43.25 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T17:09:53.344Z] #9 ... [2022-08-18T17:09:53.344Z] [2022-08-18T17:09:53.344Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-18T17:09:53.344Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 [2022-08-18T17:09:53.344Z] #27 11.08 0 added, 0 removed; done. [2022-08-18T17:09:53.344Z] #27 11.08 Running hooks in /etc/ca-certificates/update.d... [2022-08-18T17:09:53.344Z] #27 11.08 done. [2022-08-18T17:09:53.344Z] #27 DONE 15.1s [2022-08-18T17:09:53.344Z] [2022-08-18T17:09:53.344Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-18T17:09:53.344Z] #28 sha256:7fef344a9ff33fabdcb58ff0aecb9625fb000373f1d7b80f7ce587d6472a3298 [2022-08-18T17:09:53.397Z] #36 42.95 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:09:53.545Z] #49 43.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T17:09:53.545Z] #49 43.39 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T17:09:53.545Z] #49 43.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T17:09:53.545Z] #49 43.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T17:09:53.545Z] #49 43.63 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T17:09:53.604Z] #28 DONE 0.8s [2022-08-18T17:09:53.604Z] [2022-08-18T17:09:53.604Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:53.604Z] #29 sha256:58748ab54b8c76217965812ae00b54f21e7e30af6b002e0e52527b198c551b46 [2022-08-18T17:09:53.804Z] #49 43.64 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T17:09:53.804Z] #49 43.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T17:09:53.804Z] #49 43.76 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T17:09:53.804Z] #49 43.84 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T17:09:54.064Z] #49 43.94 go: downloading github.com/kulti/thelper v0.5.0 [2022-08-18T17:09:54.064Z] #49 43.94 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T17:09:54.064Z] #49 44.00 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T17:09:54.064Z] #49 44.13 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-08-18T17:09:54.339Z] #49 44.27 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-08-18T17:09:54.339Z] #49 44.30 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T17:09:54.339Z] #49 44.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T17:09:54.339Z] #49 44.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T17:09:54.599Z] #49 44.46 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T17:09:54.599Z] #49 44.52 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-08-18T17:09:54.599Z] #49 44.52 go: downloading github.com/mgechev/revive v1.1.3 [2022-08-18T17:09:54.765Z] #36 ... [2022-08-18T17:09:54.765Z] [2022-08-18T17:09:54.765Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:54.765Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:54.765Z] #42 28.52 Reading package lists... [2022-08-18T17:09:54.765Z] #42 34.86 Building dependency tree... [2022-08-18T17:09:54.765Z] #42 36.24 Reading state information... [2022-08-18T17:09:54.765Z] #42 38.33 The following additional packages will be installed: [2022-08-18T17:09:54.765Z] #42 38.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-18T17:09:54.765Z] #42 38.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-18T17:09:54.765Z] #42 38.35 Suggested packages: [2022-08-18T17:09:54.765Z] #42 38.36 manpages-dev python-setuptools [2022-08-18T17:09:54.765Z] #42 39.40 The following NEW packages will be installed: [2022-08-18T17:09:54.765Z] #42 39.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-18T17:09:54.765Z] #42 39.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-18T17:09:54.765Z] #42 39.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-18T17:09:54.765Z] #42 39.42 python-six zlib1g-dev [2022-08-18T17:09:54.765Z] #42 39.81 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:54.765Z] #42 39.81 Need to get 4091 kB of archives. [2022-08-18T17:09:54.765Z] #42 39.81 After this operation, 22.5 MB of additional disk space will be used. [2022-08-18T17:09:54.765Z] #42 39.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-18T17:09:54.765Z] #42 39.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:09:54.765Z] #42 39.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-18T17:09:54.765Z] #42 39.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:09:54.765Z] #42 39.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-18T17:09:54.765Z] #42 39.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:09:54.765Z] #42 39.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-18T17:09:54.765Z] #42 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-18T17:09:54.765Z] #42 39.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-18T17:09:54.765Z] #42 39.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-18T17:09:54.765Z] #42 39.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-18T17:09:54.765Z] #42 40.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-18T17:09:54.765Z] #42 40.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-18T17:09:54.765Z] #42 40.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-18T17:09:54.765Z] #42 40.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-18T17:09:54.765Z] #42 40.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-18T17:09:54.765Z] #42 40.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-18T17:09:54.765Z] #42 41.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:54.765Z] #42 41.77 Fetched 4091 kB in 1s (6068 kB/s) [2022-08-18T17:09:54.765Z] #42 41.95 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T17:09:54.765Z] #42 41.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-18T17:09:54.765Z] #42 42.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 42.17 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:09:54.765Z] #42 42.39 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:09:54.765Z] #42 42.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 42.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:54.765Z] #42 42.59 Selecting previously unselected package libnet1-dev. [2022-08-18T17:09:54.765Z] #42 42.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 42.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:54.765Z] #42 42.79 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:09:54.765Z] #42 42.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 42.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:09:54.765Z] #42 42.95 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-18T17:09:54.765Z] #42 42.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 42.97 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:09:54.765Z] #42 43.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:09:54.765Z] #42 43.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 43.25 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:54.765Z] #42 43.31 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T17:09:54.765Z] #42 43.32 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 43.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:54.765Z] #42 43.41 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-18T17:09:54.765Z] #42 43.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 43.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:09:54.765Z] #42 43.63 Selecting previously unselected package libprotobuf17:amd64. [2022-08-18T17:09:54.765Z] #42 43.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 43.64 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:54.765Z] #42 44.32 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-18T17:09:54.765Z] #42 44.33 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:54.765Z] #42 44.33 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:54.765Z] #42 44.55 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-18T17:09:54.981Z] #29 1.455 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-08-18T17:09:54.984Z] #67 ... [2022-08-18T17:09:54.984Z] [2022-08-18T17:09:54.984Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:09:54.984Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:09:54.984Z] #40 28.57 Checking out files: 76% (1660/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-18T17:09:54.984Z] #40 29.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-18T17:09:54.984Z] #40 30.72 + 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-08-18T17:09:55.022Z] #42 44.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:55.022Z] #42 44.56 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:55.022Z] #42 ... [2022-08-18T17:09:55.022Z] [2022-08-18T17:09:55.022Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:55.022Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:09:55.022Z] #49 42.20 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:55.022Z] #49 42.28 go: downloading github.com/stretchr/testify v1.7.0 [2022-08-18T17:09:55.022Z] #49 42.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T17:09:55.022Z] #49 42.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T17:09:55.022Z] #49 42.70 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:09:55.022Z] #49 42.70 go: downloading github.com/magiconair/properties v1.8.5 [2022-08-18T17:09:55.022Z] #49 42.82 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-08-18T17:09:55.022Z] #49 42.84 go: downloading github.com/spf13/afero v1.6.0 [2022-08-18T17:09:55.022Z] #49 42.94 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T17:09:55.022Z] #49 42.97 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T17:09:55.022Z] #49 43.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T17:09:55.022Z] #49 43.02 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-08-18T17:09:55.022Z] #49 43.05 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-08-18T17:09:55.022Z] #49 43.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T17:09:55.022Z] #49 43.19 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T17:09:55.022Z] #49 43.38 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T17:09:55.022Z] #49 43.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T17:09:55.022Z] #49 43.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T17:09:55.022Z] #49 43.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T17:09:55.022Z] #49 43.45 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T17:09:55.022Z] #49 43.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-08-18T17:09:55.022Z] #49 44.06 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T17:09:55.022Z] #49 44.18 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T17:09:55.022Z] #49 44.19 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T17:09:55.022Z] #49 44.32 go: downloading github.com/Antonboom/errname v0.1.5 [2022-08-18T17:09:55.022Z] #49 44.38 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-08-18T17:09:55.022Z] #49 44.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-08-18T17:09:55.134Z] #36 ... [2022-08-18T17:09:55.134Z] [2022-08-18T17:09:55.134Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:55.134Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:55.134Z] #42 45.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:55.167Z] #49 45.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T17:09:55.167Z] #49 45.22 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T17:09:55.167Z] #49 45.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T17:09:55.167Z] #49 45.29 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-08-18T17:09:55.167Z] #49 45.31 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-08-18T17:09:55.240Z] #29 1.536 [2022-08-18T17:09:55.394Z] #42 45.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:55.394Z] #42 45.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:55.394Z] #42 45.20 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:55.394Z] #42 45.21 Setting up python-six (1.12.0-1) ... [2022-08-18T17:09:55.426Z] #49 45.36 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T17:09:55.427Z] #49 45.46 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T17:09:55.427Z] #49 45.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T17:09:55.427Z] #49 45.54 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-08-18T17:09:55.584Z] #49 45.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T17:09:55.584Z] #49 45.33 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T17:09:55.584Z] #49 45.41 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T17:09:55.840Z] #49 45.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T17:09:55.840Z] #49 45.46 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-08-18T17:09:55.840Z] #49 45.47 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T17:09:55.840Z] #49 45.50 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-08-18T17:09:55.995Z] #49 45.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T17:09:55.995Z] #49 45.80 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-08-18T17:09:55.995Z] #49 45.83 go: downloading github.com/sivchari/tenv v1.4.7 [2022-08-18T17:09:55.995Z] #49 45.83 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T17:09:55.995Z] #49 45.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T17:09:55.995Z] #49 45.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T17:09:55.995Z] #49 45.97 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T17:09:55.995Z] #49 45.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T17:09:55.995Z] #49 46.01 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T17:09:56.067Z] #29 1.758 #=#=# 0.0% ############################ 39.8% ################################################# 68.2% ##################################################################### 97.0% ######################################################################## 100.0% [2022-08-18T17:09:56.067Z] #29 2.474 [2022-08-18T17:09:56.097Z] #49 45.59 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T17:09:56.097Z] #49 45.75 go: downloading github.com/breml/bidichk v0.2.1 [2022-08-18T17:09:56.257Z] #49 46.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T17:09:56.257Z] #49 46.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-08-18T17:09:56.257Z] #49 46.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T17:09:56.257Z] #49 ... [2022-08-18T17:09:56.257Z] [2022-08-18T17:09:56.257Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:56.257Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:56.257Z] #42 29.80 Reading package lists... [2022-08-18T17:09:56.257Z] #42 36.41 Building dependency tree... [2022-08-18T17:09:56.257Z] #42 38.18 Reading state information... [2022-08-18T17:09:56.257Z] #42 39.87 The following additional packages will be installed: [2022-08-18T17:09:56.257Z] #42 39.87 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-18T17:09:56.257Z] #42 39.87 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-18T17:09:56.257Z] #42 39.88 Suggested packages: [2022-08-18T17:09:56.257Z] #42 39.88 manpages-dev python-setuptools [2022-08-18T17:09:56.257Z] #42 40.99 The following NEW packages will be installed: [2022-08-18T17:09:56.257Z] #42 40.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-18T17:09:56.257Z] #42 40.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-18T17:09:56.257Z] #42 40.99 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-18T17:09:56.257Z] #42 41.00 python-six zlib1g-dev [2022-08-18T17:09:56.257Z] #42 41.37 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:56.257Z] #42 41.37 Need to get 4091 kB of archives. [2022-08-18T17:09:56.257Z] #42 41.37 After this operation, 22.5 MB of additional disk space will be used. [2022-08-18T17:09:56.257Z] #42 41.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-18T17:09:56.257Z] #42 41.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:09:56.257Z] #42 41.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-18T17:09:56.257Z] #42 41.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:09:56.257Z] #42 41.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-18T17:09:56.257Z] #42 41.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:09:56.257Z] #42 41.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-18T17:09:56.257Z] #42 41.40 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-18T17:09:56.257Z] #42 41.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-18T17:09:56.257Z] #42 41.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-18T17:09:56.257Z] #42 41.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-18T17:09:56.257Z] #42 41.64 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-18T17:09:56.257Z] #42 41.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-18T17:09:56.257Z] #42 41.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-18T17:09:56.257Z] #42 41.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-18T17:09:56.257Z] #42 41.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-18T17:09:56.257Z] #42 41.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-18T17:09:56.257Z] #42 43.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:09:56.257Z] #42 43.71 Fetched 4091 kB in 1s (6367 kB/s) [2022-08-18T17:09:56.257Z] #42 43.88 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T17:09:56.257Z] #42 43.88 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:09:56.257Z] #42 44.00 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 44.02 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:09:56.257Z] #42 44.34 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:09:56.257Z] #42 44.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 44.37 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:56.257Z] #42 44.55 Selecting previously unselected package libnet1-dev. [2022-08-18T17:09:56.257Z] #42 44.57 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 44.61 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:09:56.257Z] #42 44.86 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:09:56.257Z] #42 44.87 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 44.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:09:56.257Z] #42 45.05 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-18T17:09:56.257Z] #42 45.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 45.06 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:09:56.257Z] #42 45.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:09:56.257Z] #42 45.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 45.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:56.257Z] #42 45.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T17:09:56.257Z] #42 45.42 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 45.43 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:09:56.257Z] #42 45.56 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-18T17:09:56.257Z] #42 45.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 45.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:09:56.257Z] #42 45.81 Selecting previously unselected package libprotobuf17:amd64. [2022-08-18T17:09:56.257Z] #42 45.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:56.257Z] #42 45.83 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:56.257Z] #42 ... [2022-08-18T17:09:56.257Z] [2022-08-18T17:09:56.257Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:56.257Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:56.257Z] #32 45.73 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-18T17:09:56.353Z] #49 45.85 go: downloading github.com/breml/errchkjson v0.2.1 [2022-08-18T17:09:56.353Z] #49 45.87 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T17:09:56.353Z] #49 45.96 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T17:09:56.353Z] #49 45.99 go: downloading github.com/daixiang0/gci v0.2.9 [2022-08-18T17:09:56.353Z] #49 46.02 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-08-18T17:09:56.353Z] #49 46.08 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T17:09:56.517Z] #32 45.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T17:09:56.588Z] #29 2.709 #=#=# 0.1% ######################################################################## 100.0% [2022-08-18T17:09:56.588Z] #29 3.023 [2022-08-18T17:09:56.610Z] #49 46.14 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-08-18T17:09:56.610Z] #49 46.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T17:09:56.610Z] #49 46.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T17:09:56.610Z] #49 46.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-18T17:09:56.776Z] #32 46.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:56.866Z] #49 46.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T17:09:57.106Z] #29 3.248 #=#=# [2022-08-18T17:09:57.106Z] #29 ... [2022-08-18T17:09:57.106Z] [2022-08-18T17:09:57.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-18T17:09:57.106Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-18T17:09:57.106Z] #9 extracting sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 6.7s done [2022-08-18T17:09:57.106Z] #9 extracting sha256:2af36d48bd2b561139df983cd4f373a63969c05069fa366b3aa84dcaf42c4329 done [2022-08-18T17:09:57.106Z] #9 DONE 30.4s [2022-08-18T17:09:57.106Z] [2022-08-18T17:09:57.106Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:09:57.106Z] #29 sha256:58748ab54b8c76217965812ae00b54f21e7e30af6b002e0e52527b198c551b46 [2022-08-18T17:09:57.122Z] #49 46.61 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T17:09:57.122Z] #49 46.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T17:09:57.122Z] #49 46.76 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T17:09:57.302Z] #42 ... [2022-08-18T17:09:57.302Z] [2022-08-18T17:09:57.302Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:57.302Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:09:57.302Z] #49 37.03 go: downloading github.com/spf13/viper v1.10.1 [2022-08-18T17:09:57.302Z] #49 37.10 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:09:57.302Z] #49 37.68 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-08-18T17:09:57.302Z] #49 37.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T17:09:57.302Z] #49 37.72 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T17:09:57.302Z] #49 37.80 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-08-18T17:09:57.302Z] #49 39.15 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T17:09:57.302Z] #49 42.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:09:57.302Z] #49 42.76 go: downloading github.com/stretchr/testify v1.7.0 [2022-08-18T17:09:57.302Z] #49 42.86 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T17:09:57.302Z] #49 42.94 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:09:57.302Z] #49 42.98 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T17:09:57.302Z] #49 43.11 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:09:57.302Z] #49 43.14 go: downloading github.com/magiconair/properties v1.8.5 [2022-08-18T17:09:57.302Z] #49 43.16 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-08-18T17:09:57.302Z] #49 43.25 go: downloading github.com/spf13/afero v1.6.0 [2022-08-18T17:09:57.302Z] #49 43.36 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T17:09:57.302Z] #49 43.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T17:09:57.302Z] #49 43.44 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T17:09:57.302Z] #49 43.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-08-18T17:09:57.302Z] #49 43.50 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-08-18T17:09:57.302Z] #49 43.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T17:09:57.302Z] #49 43.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T17:09:57.302Z] #49 43.78 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T17:09:57.302Z] #49 43.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T17:09:57.302Z] #49 43.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T17:09:57.302Z] #49 43.85 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T17:09:57.302Z] #49 43.88 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T17:09:57.302Z] #49 43.94 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-08-18T17:09:57.302Z] #49 44.66 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T17:09:57.302Z] #49 44.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T17:09:57.302Z] #49 44.77 go: downloading github.com/Antonboom/errname v0.1.5 [2022-08-18T17:09:57.302Z] #49 44.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-08-18T17:09:57.302Z] #49 45.00 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-08-18T17:09:57.302Z] #49 45.79 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T17:09:57.302Z] #49 45.84 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T17:09:57.302Z] #49 45.87 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T17:09:57.302Z] #49 45.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T17:09:57.302Z] #49 45.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-08-18T17:09:57.302Z] #49 46.00 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T17:09:57.302Z] #49 46.07 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-08-18T17:09:57.302Z] #49 46.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T17:09:57.302Z] #49 46.20 go: downloading github.com/breml/bidichk v0.2.1 [2022-08-18T17:09:57.302Z] #49 46.26 go: downloading github.com/breml/errchkjson v0.2.1 [2022-08-18T17:09:57.302Z] #49 46.30 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T17:09:57.302Z] #49 46.39 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T17:09:57.302Z] #49 46.46 go: downloading github.com/daixiang0/gci v0.2.9 [2022-08-18T17:09:57.302Z] #49 46.50 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-08-18T17:09:57.302Z] #49 46.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T17:09:57.302Z] #49 46.58 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-08-18T17:09:57.302Z] #49 46.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T17:09:57.302Z] #49 46.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T17:09:57.302Z] #49 46.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-18T17:09:57.302Z] #49 46.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T17:09:57.302Z] #49 46.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T17:09:57.302Z] #49 47.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T17:09:57.302Z] #49 47.01 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T17:09:57.302Z] #49 47.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T17:09:57.302Z] #49 47.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T17:09:57.302Z] #49 47.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T17:09:57.302Z] #49 47.20 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T17:09:57.302Z] #49 47.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T17:09:57.302Z] #49 ... [2022-08-18T17:09:57.302Z] [2022-08-18T17:09:57.302Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:57.302Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:09:57.378Z] #49 46.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T17:09:57.378Z] #49 46.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T17:09:57.378Z] #49 46.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T17:09:57.378Z] #49 46.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T17:09:57.378Z] #49 47.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T17:09:57.378Z] #49 47.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T17:09:57.528Z] #40 ... [2022-08-18T17:09:57.528Z] [2022-08-18T17:09:57.528Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:09:57.528Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:09:57.528Z] #55 25.61 Fetched 8473 kB in 20s (416 kB/s) [2022-08-18T17:09:57.528Z] #55 25.61 Reading package lists... [2022-08-18T17:09:57.528Z] #55 32.39 Reading package lists... [2022-08-18T17:09:57.528Z] #55 ... [2022-08-18T17:09:57.528Z] [2022-08-18T17:09:57.528Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:57.528Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:57.528Z] #13 22.15 Fetched 9013 kB in 21s (434 kB/s) [2022-08-18T17:09:57.528Z] #13 22.15 Reading package lists... [2022-08-18T17:09:57.563Z] #32 46.89 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-18T17:09:57.563Z] #32 47.19 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T17:09:57.634Z] #49 47.18 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T17:09:57.634Z] #49 47.22 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T17:09:57.634Z] #49 47.29 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T17:09:57.634Z] #49 47.31 go: downloading github.com/kulti/thelper v0.5.0 [2022-08-18T17:09:57.634Z] #49 47.36 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T17:09:57.634Z] #49 47.39 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T17:09:57.634Z] #49 47.39 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-08-18T17:09:57.674Z] #29 3.248 #=#=# 0.1% ############################################################# 85.9% ######################################################################## 100.0% [2022-08-18T17:09:57.824Z] #32 47.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:09:57.891Z] #49 47.43 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-08-18T17:09:57.891Z] #49 47.44 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T17:09:57.891Z] #49 47.47 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T17:09:57.891Z] #49 47.52 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T17:09:57.891Z] #49 47.62 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T17:09:57.891Z] #49 47.64 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-08-18T17:09:57.936Z] #29 4.158 [2022-08-18T17:09:58.100Z] #13 29.07 Reading package lists... [2022-08-18T17:09:58.100Z] #13 ... [2022-08-18T17:09:58.100Z] [2022-08-18T17:09:58.100Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:09:58.100Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:09:58.100Z] #36 26.42 Fetched 8473 kB in 21s (401 kB/s) [2022-08-18T17:09:58.100Z] #36 26.42 Reading package lists... [2022-08-18T17:09:58.147Z] #49 47.69 go: downloading github.com/mgechev/revive v1.1.3 [2022-08-18T17:09:58.147Z] #49 ... [2022-08-18T17:09:58.147Z] [2022-08-18T17:09:58.147Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:58.147Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:58.147Z] #13 27.39 Reading package lists... [2022-08-18T17:09:58.147Z] #13 34.34 Building dependency tree... [2022-08-18T17:09:58.147Z] #13 35.57 Reading state information... [2022-08-18T17:09:58.147Z] #13 37.50 The following additional packages will be installed: [2022-08-18T17:09:58.147Z] #13 37.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-18T17:09:58.147Z] #13 37.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-18T17:09:58.147Z] #13 37.51 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-18T17:09:58.147Z] #13 37.54 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-18T17:09:58.147Z] #13 37.55 mingw-w64-x86-64-dev [2022-08-18T17:09:58.147Z] #13 37.58 Suggested packages: [2022-08-18T17:09:58.147Z] #13 37.58 gcc-8-locales seccomp wine64 [2022-08-18T17:09:58.147Z] #13 39.11 The following NEW packages will be installed: [2022-08-18T17:09:58.147Z] #13 39.11 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T17:09:58.147Z] #13 39.11 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-18T17:09:58.147Z] #13 39.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-18T17:09:58.147Z] #13 39.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-18T17:09:58.147Z] #13 39.11 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-18T17:09:58.147Z] #13 39.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T17:09:58.147Z] #13 39.12 The following packages will be upgraded: [2022-08-18T17:09:58.147Z] #13 39.13 libseccomp2 [2022-08-18T17:09:58.147Z] #13 39.51 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:58.147Z] #13 39.51 Need to get 77.8 MB of archives. [2022-08-18T17:09:58.147Z] #13 39.51 After this operation, 487 MB of additional disk space will be used. [2022-08-18T17:09:58.147Z] #13 39.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-18T17:09:58.148Z] #13 39.53 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-18T17:09:58.148Z] #13 39.54 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-18T17:09:58.148Z] #13 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-18T17:09:58.148Z] #13 39.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-18T17:09:58.148Z] #13 39.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-18T17:09:58.148Z] #13 39.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-18T17:09:58.148Z] #13 39.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-18T17:09:58.148Z] #13 40.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-18T17:09:58.148Z] #13 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-18T17:09:58.148Z] #13 40.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-18T17:09:58.148Z] #13 43.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-18T17:09:58.148Z] #13 ... [2022-08-18T17:09:58.148Z] [2022-08-18T17:09:58.148Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:58.148Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:58.148Z] #42 45.82 Selecting previously unselected package libprotoc17:amd64. [2022-08-18T17:09:58.148Z] #42 45.82 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:58.148Z] #42 45.83 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:58.148Z] #42 46.43 Selecting previously unselected package protobuf-c-compiler. [2022-08-18T17:09:58.148Z] #42 46.43 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:58.148Z] #42 46.44 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:09:58.148Z] #42 46.59 Selecting previously unselected package protobuf-compiler. [2022-08-18T17:09:58.148Z] #42 46.59 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:58.148Z] #42 46.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:09:58.148Z] #42 46.80 Selecting previously unselected package python-pkg-resources. [2022-08-18T17:09:58.148Z] #42 46.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:09:58.148Z] #42 46.84 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-18T17:09:58.148Z] #42 47.06 Selecting previously unselected package python-six. [2022-08-18T17:09:58.148Z] #42 47.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-18T17:09:58.148Z] #42 47.07 Unpacking python-six (1.12.0-1) ... [2022-08-18T17:09:58.148Z] #42 47.15 Selecting previously unselected package python-protobuf. [2022-08-18T17:09:58.148Z] #42 47.16 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:58.148Z] #42 47.17 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-18T17:09:58.148Z] #42 47.77 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-18T17:09:58.364Z] #36 33.18 Reading package lists... [2022-08-18T17:09:58.364Z] #36 ... [2022-08-18T17:09:58.364Z] [2022-08-18T17:09:58.364Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:58.364Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:58.364Z] #42 26.40 Fetched 8473 kB in 21s (407 kB/s) [2022-08-18T17:09:58.364Z] #42 26.40 Reading package lists... [2022-08-18T17:09:58.939Z] #42 32.88 Reading package lists... [2022-08-18T17:09:58.939Z] #42 ... [2022-08-18T17:09:58.939Z] [2022-08-18T17:09:58.939Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:09:58.939Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:09:58.939Z] #49 37.02 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T17:09:58.939Z] #49 37.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:09:58.939Z] #49 37.11 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:09:58.939Z] #49 37.13 go: downloading github.com/spf13/cobra v1.3.0 [2022-08-18T17:09:58.939Z] #49 37.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:09:58.971Z] #29 4.380 #=#=# 0.0% ######################## 34.0% ######################## 34.1% ############################################## 64.3% ###################################################################### 98.5% ######################################################################## 100.0% [2022-08-18T17:09:58.971Z] #29 5.373 [2022-08-18T17:09:59.200Z] #49 37.47 go: downloading github.com/spf13/viper v1.10.1 [2022-08-18T17:09:59.310Z] #32 ... [2022-08-18T17:09:59.311Z] [2022-08-18T17:09:59.311Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:09:59.311Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:09:59.311Z] #13 28.60 Reading package lists... [2022-08-18T17:09:59.311Z] #13 35.58 Building dependency tree... [2022-08-18T17:09:59.311Z] #13 36.94 Reading state information... [2022-08-18T17:09:59.311Z] #13 39.02 The following additional packages will be installed: [2022-08-18T17:09:59.311Z] #13 39.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-18T17:09:59.311Z] #13 39.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-18T17:09:59.311Z] #13 39.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-18T17:09:59.311Z] #13 39.09 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-18T17:09:59.311Z] #13 39.09 mingw-w64-x86-64-dev [2022-08-18T17:09:59.311Z] #13 39.12 Suggested packages: [2022-08-18T17:09:59.311Z] #13 39.12 gcc-8-locales seccomp wine64 [2022-08-18T17:09:59.311Z] #13 40.80 The following NEW packages will be installed: [2022-08-18T17:09:59.311Z] #13 40.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T17:09:59.311Z] #13 40.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-18T17:09:59.311Z] #13 40.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-18T17:09:59.311Z] #13 40.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-18T17:09:59.311Z] #13 40.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-18T17:09:59.311Z] #13 40.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T17:09:59.311Z] #13 40.81 The following packages will be upgraded: [2022-08-18T17:09:59.311Z] #13 40.81 libseccomp2 [2022-08-18T17:09:59.311Z] #13 41.22 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:09:59.311Z] #13 41.22 Need to get 77.8 MB of archives. [2022-08-18T17:09:59.311Z] #13 41.22 After this operation, 487 MB of additional disk space will be used. [2022-08-18T17:09:59.311Z] #13 41.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-18T17:09:59.311Z] #13 41.24 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-18T17:09:59.311Z] #13 41.27 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-18T17:09:59.311Z] #13 41.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-18T17:09:59.311Z] #13 41.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-18T17:09:59.311Z] #13 41.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-18T17:09:59.311Z] #13 41.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-18T17:09:59.311Z] #13 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-18T17:09:59.311Z] #13 42.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-18T17:09:59.311Z] #13 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-18T17:09:59.311Z] #13 42.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-18T17:09:59.311Z] #13 ... [2022-08-18T17:09:59.311Z] [2022-08-18T17:09:59.311Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:09:59.311Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:09:59.311Z] #42 46.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-18T17:09:59.311Z] #42 46.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:59.311Z] #42 46.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:59.311Z] #42 46.76 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-18T17:09:59.311Z] #42 46.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:59.311Z] #42 46.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:59.311Z] #42 48.08 Selecting previously unselected package libprotoc17:amd64. [2022-08-18T17:09:59.311Z] #42 48.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:59.311Z] #42 48.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:09:59.311Z] #42 48.74 Selecting previously unselected package protobuf-c-compiler. [2022-08-18T17:09:59.311Z] #42 48.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:09:59.311Z] #42 48.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:09:59.311Z] #42 48.92 Selecting previously unselected package protobuf-compiler. [2022-08-18T17:09:59.311Z] #42 48.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:59.311Z] #42 48.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:09:59.311Z] #42 49.12 Selecting previously unselected package python-pkg-resources. [2022-08-18T17:09:59.311Z] #42 49.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:09:59.311Z] #42 49.13 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-18T17:09:59.473Z] #49 37.71 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:09:59.569Z] #42 49.36 Selecting previously unselected package python-six. [2022-08-18T17:09:59.569Z] #42 49.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-18T17:09:59.569Z] #42 49.38 Unpacking python-six (1.12.0-1) ... [2022-08-18T17:09:59.569Z] #42 49.49 Selecting previously unselected package python-protobuf. [2022-08-18T17:09:59.569Z] #42 49.50 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-18T17:09:59.569Z] #42 49.50 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-18T17:09:59.737Z] #49 38.06 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-08-18T17:09:59.737Z] #49 38.08 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-08-18T17:10:00.138Z] #42 50.12 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-18T17:10:00.371Z] #32 ... [2022-08-18T17:10:00.371Z] [2022-08-18T17:10:00.371Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:00.371Z] #34 sha256:da26d7728de2a3d806f04579ae3d16f87612c639dce4ac8b83251dbfaef06a1f [2022-08-18T17:10:00.371Z] #34 40.33 sync [2022-08-18T17:10:00.371Z] #34 40.33 internal/reflectlite [2022-08-18T17:10:00.371Z] #34 42.03 internal/testlog [2022-08-18T17:10:00.371Z] #34 43.45 errors [2022-08-18T17:10:00.371Z] #34 43.45 sort [2022-08-18T17:10:00.371Z] #34 43.85 strconv [2022-08-18T17:10:00.371Z] #34 44.71 io [2022-08-18T17:10:00.371Z] #34 45.93 internal/oserror [2022-08-18T17:10:00.371Z] #34 46.12 syscall [2022-08-18T17:10:00.372Z] #34 47.85 reflect [2022-08-18T17:10:00.580Z] #29 5.599 #=#=# 0.0% ###### 9.7% ############# 18.3% #################### 28.5% ########################## 36.5% ################################# 46.2% [2022-08-18T17:10:00.580Z] #29 ... [2022-08-18T17:10:00.580Z] [2022-08-18T17:10:00.580Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-18T17:10:00.580Z] #10 sha256:20b72470ed95b044a8d50799dc906f74cef4414abdad8bc66214740040e1df1b [2022-08-18T17:10:00.580Z] #10 DONE 3.4s [2022-08-18T17:10:00.580Z] [2022-08-18T17:10:00.580Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:10:00.580Z] #29 sha256:58748ab54b8c76217965812ae00b54f21e7e30af6b002e0e52527b198c551b46 [2022-08-18T17:10:00.633Z] #34 ... [2022-08-18T17:10:00.633Z] [2022-08-18T17:10:00.633Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:00.633Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:10:00.633Z] #49 47.26 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T17:10:00.633Z] #49 47.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T17:10:00.633Z] #49 47.36 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T17:10:00.633Z] #49 47.42 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T17:10:00.633Z] #49 47.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-08-18T17:10:00.633Z] #49 47.52 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T17:10:00.633Z] #49 47.55 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T17:10:00.633Z] #49 47.71 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-08-18T17:10:00.633Z] #49 47.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-08-18T17:10:00.633Z] #49 47.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T17:10:00.633Z] #49 47.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T17:10:00.633Z] #49 47.98 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T17:10:00.633Z] #49 48.01 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T17:10:00.633Z] #49 48.05 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-08-18T17:10:00.633Z] #49 48.05 go: downloading github.com/mgechev/revive v1.1.3 [2022-08-18T17:10:00.633Z] #49 49.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T17:10:00.633Z] #49 49.05 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T17:10:00.633Z] #49 49.12 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T17:10:00.633Z] #49 49.14 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-08-18T17:10:00.633Z] #49 49.26 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-08-18T17:10:00.633Z] #49 49.30 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T17:10:00.633Z] #49 49.33 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T17:10:00.633Z] #49 49.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T17:10:00.633Z] #49 49.35 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-08-18T17:10:00.633Z] #49 49.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T17:10:00.633Z] #49 49.76 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-08-18T17:10:00.633Z] #49 49.76 go: downloading github.com/sivchari/tenv v1.4.7 [2022-08-18T17:10:00.633Z] #49 49.81 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T17:10:00.633Z] #49 49.85 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T17:10:00.633Z] #49 49.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T17:10:00.633Z] #49 49.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T17:10:00.633Z] #49 49.97 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T17:10:00.633Z] #49 49.99 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T17:10:00.633Z] #49 50.01 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T17:10:00.633Z] #49 50.13 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-08-18T17:10:00.633Z] #49 50.16 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T17:10:00.633Z] #49 50.44 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T17:10:00.633Z] #49 50.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-18T17:10:00.633Z] #49 50.51 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T17:10:00.633Z] #49 50.54 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T17:10:00.633Z] #49 50.58 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-08-18T17:10:00.894Z] #49 50.80 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T17:10:01.122Z] #49 39.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T17:10:01.122Z] #49 39.37 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:10:01.155Z] #49 50.97 go: downloading honnef.co/go/tools v0.2.2 [2022-08-18T17:10:01.155Z] #49 ... [2022-08-18T17:10:01.155Z] [2022-08-18T17:10:01.155Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:01.155Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:01.155Z] #13 32.04 Reading package lists... [2022-08-18T17:10:01.155Z] #13 38.16 Building dependency tree... [2022-08-18T17:10:01.155Z] #13 39.74 Reading state information... [2022-08-18T17:10:01.155Z] #13 41.08 The following additional packages will be installed: [2022-08-18T17:10:01.155Z] #13 41.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-18T17:10:01.155Z] #13 41.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-18T17:10:01.155Z] #13 41.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-18T17:10:01.155Z] #13 41.09 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-18T17:10:01.155Z] #13 41.10 mingw-w64-x86-64-dev [2022-08-18T17:10:01.155Z] #13 41.10 Suggested packages: [2022-08-18T17:10:01.155Z] #13 41.10 gcc-8-locales seccomp wine64 [2022-08-18T17:10:01.155Z] #13 42.20 The following NEW packages will be installed: [2022-08-18T17:10:01.155Z] #13 42.20 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T17:10:01.155Z] #13 42.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-18T17:10:01.155Z] #13 42.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-18T17:10:01.155Z] #13 42.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-18T17:10:01.155Z] #13 42.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-18T17:10:01.155Z] #13 42.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T17:10:01.155Z] #13 42.20 The following packages will be upgraded: [2022-08-18T17:10:01.155Z] #13 42.20 libseccomp2 [2022-08-18T17:10:01.155Z] #13 42.67 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:10:01.155Z] #13 42.67 Need to get 77.8 MB of archives. [2022-08-18T17:10:01.155Z] #13 42.67 After this operation, 487 MB of additional disk space will be used. [2022-08-18T17:10:01.155Z] #13 42.67 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-18T17:10:01.155Z] #13 42.67 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-18T17:10:01.155Z] #13 42.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-18T17:10:01.155Z] #13 42.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-18T17:10:01.155Z] #13 43.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-18T17:10:01.155Z] #13 43.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-18T17:10:01.155Z] #13 43.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-18T17:10:01.155Z] #13 43.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-18T17:10:01.155Z] #13 43.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-18T17:10:01.155Z] #13 43.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-18T17:10:01.155Z] #13 43.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-18T17:10:01.155Z] #13 46.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-18T17:10:01.416Z] #13 ... [2022-08-18T17:10:01.416Z] [2022-08-18T17:10:01.416Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:01.416Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:01.416Z] #42 49.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:10:01.416Z] #42 49.08 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:10:01.416Z] #42 49.11 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:01.416Z] #42 49.13 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:10:01.416Z] #42 49.15 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:01.416Z] #42 49.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:10:01.416Z] #42 49.18 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:01.416Z] #42 49.21 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:01.416Z] #42 49.22 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:10:01.416Z] #42 49.26 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-18T17:10:01.876Z] #29 5.599 #=#=# 0.0% ###### 9.7% ############# 18.3% #################### 28.5% ########################## 36.5% ################################# 46.2% ################################### 48.6% ################################### 49.6% ####################################### 54.7% ####################################### 54.8% ############################################# 62.5% ############################################## 64.5% ############################################### 66.4% #################################################### 73.4% ########################################################### 82.7% ############################################################## 86.3% ################################################################# 91.3% ######################################################################## 100.0% [2022-08-18T17:10:01.876Z] #29 8.199 [2022-08-18T17:10:02.067Z] #42 ... [2022-08-18T17:10:02.067Z] [2022-08-18T17:10:02.067Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:02.067Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:02.067Z] #36 42.10 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-18T17:10:02.067Z] #36 42.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-18T17:10:02.067Z] #36 42.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-18T17:10:02.067Z] #36 42.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-18T17:10:02.067Z] #36 42.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-18T17:10:02.067Z] #36 42.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-18T17:10:02.067Z] #36 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-18T17:10:02.067Z] #36 44.53 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:02.067Z] #36 44.90 Fetched 14.9 MB in 2s (8347 kB/s) [2022-08-18T17:10:02.067Z] #36 45.01 Selecting previously unselected package xxd. [2022-08-18T17:10:02.067Z] #36 45.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-18T17:10:02.067Z] #36 45.12 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:10:02.067Z] #36 45.15 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:02.067Z] #36 45.32 Selecting previously unselected package vim-common. [2022-08-18T17:10:02.067Z] #36 45.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:10:02.067Z] #36 45.38 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:02.067Z] #36 45.61 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:10:02.067Z] #36 45.64 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:10:02.067Z] #36 45.66 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:10:02.330Z] #36 52.27 Selecting previously unselected package libxml2:amd64. [2022-08-18T17:10:02.330Z] #36 52.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-18T17:10:02.330Z] #36 52.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:02.330Z] #36 ... [2022-08-18T17:10:02.330Z] [2022-08-18T17:10:02.330Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:02.330Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:02.330Z] #13 45.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-18T17:10:02.330Z] #13 47.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-18T17:10:02.330Z] #13 47.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-18T17:10:02.330Z] #13 47.50 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:10:02.330Z] #13 47.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:10:02.330Z] #13 47.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-18T17:10:02.330Z] #13 47.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-18T17:10:02.330Z] #13 47.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-18T17:10:02.330Z] #13 47.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-18T17:10:02.330Z] #13 47.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-18T17:10:02.330Z] #13 47.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-18T17:10:02.330Z] #13 47.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-18T17:10:02.330Z] #13 47.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-18T17:10:02.330Z] #13 47.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-18T17:10:02.330Z] #13 47.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-18T17:10:02.330Z] #13 48.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:02.351Z] #42 ... [2022-08-18T17:10:02.351Z] [2022-08-18T17:10:02.351Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:02.351Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:02.351Z] #13 45.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-18T17:10:02.351Z] #13 45.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-18T17:10:02.351Z] #13 45.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:10:02.351Z] #13 45.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:10:02.351Z] #13 45.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-18T17:10:02.351Z] #13 45.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-18T17:10:02.351Z] #13 45.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-18T17:10:02.351Z] #13 45.21 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-18T17:10:02.351Z] #13 45.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-18T17:10:02.351Z] #13 45.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-18T17:10:02.351Z] #13 45.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-18T17:10:02.351Z] #13 45.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-18T17:10:02.351Z] #13 45.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-18T17:10:02.351Z] #13 45.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-18T17:10:02.351Z] #13 46.31 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:02.351Z] #13 46.51 Fetched 77.8 MB in 6s (12.7 MB/s) [2022-08-18T17:10:02.351Z] #13 46.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-18T17:10:02.351Z] #13 46.66 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:02.351Z] #13 46.69 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-18T17:10:02.351Z] #13 46.91 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:02.351Z] #13 47.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T17:10:02.351Z] #13 47.08 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:02.351Z] #13 47.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:02.351Z] #13 47.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:02.351Z] #13 ... [2022-08-18T17:10:02.351Z] [2022-08-18T17:10:02.351Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:02.351Z] #56 sha256:3925bad4e0059e0e0cf3cb9650e7022317ef696387950d117f9dca40113c4ec4 [2022-08-18T17:10:02.351Z] #56 0.940 + RM_GOPATH=0 [2022-08-18T17:10:02.351Z] #56 0.940 + TMP_GOPATH= [2022-08-18T17:10:02.351Z] #56 0.940 + : /build [2022-08-18T17:10:02.351Z] #56 0.941 + '[' -z '' ']' [2022-08-18T17:10:02.351Z] #56 0.941 ++ mktemp -d [2022-08-18T17:10:02.351Z] #56 0.943 + export GOPATH=/tmp/tmp.2BcuN2KFRK [2022-08-18T17:10:02.351Z] #56 0.943 + GOPATH=/tmp/tmp.2BcuN2KFRK [2022-08-18T17:10:02.351Z] #56 0.943 + RM_GOPATH=1 [2022-08-18T17:10:02.351Z] #56 0.943 + case "$(go env GOARCH)" in [2022-08-18T17:10:02.351Z] #56 0.948 ++ go env GOARCH [2022-08-18T17:10:02.351Z] #56 0.976 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:02.351Z] #56 0.976 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:02.351Z] #56 0.976 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:02.351Z] #56 0.980 + dir=/tmp/install [2022-08-18T17:10:02.351Z] #56 0.980 + bin=containerd [2022-08-18T17:10:02.351Z] #56 0.980 + shift [2022-08-18T17:10:02.351Z] #56 0.980 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-18T17:10:02.351Z] #56 0.980 + . /tmp/install/containerd.installer [2022-08-18T17:10:02.351Z] #56 0.981 ++ set -e [2022-08-18T17:10:02.351Z] #56 0.981 ++ : v1.6.7 [2022-08-18T17:10:02.351Z] #56 0.981 + install_containerd [2022-08-18T17:10:02.351Z] #56 0.981 + echo 'Install containerd version v1.6.7' [2022-08-18T17:10:02.351Z] #56 0.981 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2BcuN2KFRK/src/github.com/containerd/containerd [2022-08-18T17:10:02.351Z] #56 0.981 Install containerd version v1.6.7 [2022-08-18T17:10:02.351Z] #56 0.983 Cloning into '/tmp/tmp.2BcuN2KFRK/src/github.com/containerd/containerd'... [2022-08-18T17:10:02.351Z] #56 ... [2022-08-18T17:10:02.351Z] [2022-08-18T17:10:02.351Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:02.351Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:02.351Z] #42 52.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:02.351Z] #42 52.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:02.351Z] #42 52.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:02.351Z] #42 52.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:02.351Z] #42 52.08 Setting up python-six (1.12.0-1) ... [2022-08-18T17:10:02.356Z] #42 ... [2022-08-18T17:10:02.356Z] [2022-08-18T17:10:02.356Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:02.356Z] #56 sha256:e01da13fb03e31b1c674ae9c4e5c1a16d0beea93e6bdd724dbc5b7611d06d702 [2022-08-18T17:10:02.356Z] #56 5.172 + RM_GOPATH=0 [2022-08-18T17:10:02.356Z] #56 5.172 + TMP_GOPATH= [2022-08-18T17:10:02.356Z] #56 5.172 + : /build [2022-08-18T17:10:02.356Z] #56 5.172 + '[' -z '' ']' [2022-08-18T17:10:02.356Z] #56 5.173 ++ mktemp -d [2022-08-18T17:10:02.356Z] #56 5.186 + export GOPATH=/tmp/tmp.qcCqO1B6aR [2022-08-18T17:10:02.356Z] #56 5.186 + GOPATH=/tmp/tmp.qcCqO1B6aR [2022-08-18T17:10:02.356Z] #56 5.186 + RM_GOPATH=1 [2022-08-18T17:10:02.356Z] #56 5.186 + case "$(go env GOARCH)" in [2022-08-18T17:10:02.356Z] #56 5.188 ++ go env GOARCH [2022-08-18T17:10:02.356Z] #56 5.204 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:02.356Z] #56 5.204 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:02.356Z] #56 5.204 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:02.356Z] #56 5.205 + dir=/tmp/install [2022-08-18T17:10:02.356Z] #56 5.207 + bin=containerd [2022-08-18T17:10:02.356Z] #56 5.207 + shift [2022-08-18T17:10:02.356Z] #56 5.207 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-18T17:10:02.356Z] #56 5.207 + . /tmp/install/containerd.installer [2022-08-18T17:10:02.356Z] #56 5.207 ++ set -e [2022-08-18T17:10:02.356Z] #56 5.207 ++ : v1.6.7 [2022-08-18T17:10:02.356Z] #56 5.207 + install_containerd [2022-08-18T17:10:02.356Z] #56 5.207 + echo 'Install containerd version v1.6.7' [2022-08-18T17:10:02.356Z] #56 5.208 Install containerd version v1.6.7 [2022-08-18T17:10:02.356Z] #56 5.208 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qcCqO1B6aR/src/github.com/containerd/containerd [2022-08-18T17:10:02.356Z] #56 5.219 Cloning into '/tmp/tmp.qcCqO1B6aR/src/github.com/containerd/containerd'... [2022-08-18T17:10:02.443Z] #29 8.738 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-18T17:10:02.443Z] #29 8.801 [2022-08-18T17:10:02.506Z] #49 ... [2022-08-18T17:10:02.506Z] [2022-08-18T17:10:02.506Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:10:02.506Z] #51 sha256:8ae74bae54c788d2abdf02815c55fbe89351dc7fc1f606f8e65112183db7c3d7 [2022-08-18T17:10:02.506Z] #51 DONE 40.6s [2022-08-18T17:10:02.506Z] [2022-08-18T17:10:02.506Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:02.506Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:10:02.506Z] #55 32.39 Reading package lists... [2022-08-18T17:10:02.506Z] #55 38.88 Building dependency tree... [2022-08-18T17:10:02.506Z] #55 40.31 Reading state information... [2022-08-18T17:10:02.616Z] #56 ... [2022-08-18T17:10:02.616Z] [2022-08-18T17:10:02.616Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:02.616Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:10:02.616Z] #49 52.41 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-08-18T17:10:02.616Z] #49 52.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T17:10:02.616Z] #49 52.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T17:10:02.876Z] #49 52.58 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:10:02.876Z] #49 52.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:10:02.876Z] #49 52.73 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:10:02.876Z] #49 52.80 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T17:10:02.897Z] #13 48.95 Fetched 77.8 MB in 7s (11.6 MB/s) [2022-08-18T17:10:02.897Z] #13 49.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-18T17:10:02.897Z] #13 49.15 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:02.897Z] #13 49.17 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-18T17:10:02.897Z] #13 ... [2022-08-18T17:10:02.897Z] [2022-08-18T17:10:02.897Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:02.897Z] #56 sha256:ed157618209d7ca0b620b9a213e673997a24b27fd3170c1e5adb6e760046935e [2022-08-18T17:10:02.897Z] #56 1.745 + RM_GOPATH=0 [2022-08-18T17:10:02.897Z] #56 1.745 + TMP_GOPATH= [2022-08-18T17:10:02.897Z] #56 1.745 + : /build [2022-08-18T17:10:02.897Z] #56 1.745 + '[' -z '' ']' [2022-08-18T17:10:02.897Z] #56 1.745 ++ mktemp -d [2022-08-18T17:10:02.897Z] #56 1.779 + export GOPATH=/tmp/tmp.lYwDg6Lh5F [2022-08-18T17:10:02.897Z] #56 1.779 + GOPATH=/tmp/tmp.lYwDg6Lh5F [2022-08-18T17:10:02.897Z] #56 1.779 + RM_GOPATH=1 [2022-08-18T17:10:02.897Z] #56 1.779 + case "$(go env GOARCH)" in [2022-08-18T17:10:02.897Z] #56 1.779 ++ go env GOARCH [2022-08-18T17:10:02.897Z] #56 1.794 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:02.897Z] #56 1.794 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:02.897Z] #56 1.794 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:02.897Z] #56 1.798 + dir=/tmp/install [2022-08-18T17:10:02.897Z] #56 1.799 + bin=containerd [2022-08-18T17:10:02.897Z] #56 1.799 + shift [2022-08-18T17:10:02.897Z] #56 1.799 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-18T17:10:02.897Z] #56 1.799 + . /tmp/install/containerd.installer [2022-08-18T17:10:02.897Z] #56 1.802 ++ set -e [2022-08-18T17:10:02.897Z] #56 1.802 ++ : v1.6.7 [2022-08-18T17:10:02.897Z] #56 1.802 + install_containerd [2022-08-18T17:10:02.897Z] #56 1.802 Install containerd version v1.6.7 [2022-08-18T17:10:02.897Z] #56 1.802 + echo 'Install containerd version v1.6.7' [2022-08-18T17:10:02.897Z] #56 1.802 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lYwDg6Lh5F/src/github.com/containerd/containerd [2022-08-18T17:10:02.897Z] #56 1.811 Cloning into '/tmp/tmp.lYwDg6Lh5F/src/github.com/containerd/containerd'... [2022-08-18T17:10:02.960Z] #29 9.020 #=#=# 0.2% ######################################################################## 100.0% [2022-08-18T17:10:02.960Z] #29 9.337 [2022-08-18T17:10:03.137Z] #49 52.82 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T17:10:03.137Z] #49 52.86 go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:10:03.156Z] #56 ... [2022-08-18T17:10:03.156Z] [2022-08-18T17:10:03.156Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:03.156Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:03.156Z] #36 52.92 Selecting previously unselected package cmake-data. [2022-08-18T17:10:03.156Z] #36 52.93 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-18T17:10:03.156Z] #36 52.94 Unpacking cmake-data (3.13.4-1) ... [2022-08-18T17:10:03.527Z] #29 9.829 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-18T17:10:03.527Z] #29 9.901 [2022-08-18T17:10:04.046Z] #29 10.12 #=#=# 0.4% ######################################################################## 100.0% [2022-08-18T17:10:04.046Z] #29 10.32 [2022-08-18T17:10:04.420Z] #55 42.78 The following additional packages will be installed: [2022-08-18T17:10:04.613Z] #29 10.86 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-08-18T17:10:04.613Z] #29 10.93 [2022-08-18T17:10:04.680Z] #55 42.79 libbtrfs0 [2022-08-18T17:10:04.681Z] #55 43.00 The following NEW packages will be installed: [2022-08-18T17:10:04.681Z] #55 43.02 libbtrfs-dev libbtrfs0 [2022-08-18T17:10:04.882Z] #42 ... [2022-08-18T17:10:04.882Z] [2022-08-18T17:10:04.882Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:04.882Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:10:04.882Z] #34 44.41 sync [2022-08-18T17:10:04.882Z] #34 44.42 internal/reflectlite [2022-08-18T17:10:04.882Z] #34 46.02 internal/testlog [2022-08-18T17:10:04.882Z] #34 47.24 sort [2022-08-18T17:10:04.882Z] #34 47.24 errors [2022-08-18T17:10:04.882Z] #34 47.59 strconv [2022-08-18T17:10:04.882Z] #34 48.51 io [2022-08-18T17:10:04.882Z] #34 49.45 internal/oserror [2022-08-18T17:10:04.882Z] #34 49.61 syscall [2022-08-18T17:10:04.882Z] #34 51.64 reflect [2022-08-18T17:10:04.882Z] #34 ... [2022-08-18T17:10:04.882Z] [2022-08-18T17:10:04.882Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:04.882Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:10:04.882Z] #49 48.20 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T17:10:04.882Z] #49 48.21 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T17:10:04.882Z] #49 48.25 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T17:10:04.882Z] #49 48.30 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-08-18T17:10:04.882Z] #49 48.32 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-08-18T17:10:04.882Z] #49 48.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T17:10:04.882Z] #49 48.45 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T17:10:04.882Z] #49 48.50 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T17:10:04.882Z] #49 48.53 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-08-18T17:10:04.882Z] #49 48.82 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T17:10:04.882Z] #49 48.86 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-08-18T17:10:04.882Z] #49 48.86 go: downloading github.com/sivchari/tenv v1.4.7 [2022-08-18T17:10:04.882Z] #49 48.89 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T17:10:04.882Z] #49 48.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T17:10:04.882Z] #49 48.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T17:10:04.882Z] #49 49.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T17:10:04.882Z] #49 49.06 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T17:10:04.882Z] #49 49.08 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T17:10:04.882Z] #49 49.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T17:10:04.882Z] #49 49.15 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-08-18T17:10:04.882Z] #49 49.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T17:10:04.882Z] #49 49.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T17:10:04.882Z] #49 49.43 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-18T17:10:04.882Z] #49 49.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T17:10:04.882Z] #49 49.48 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T17:10:04.882Z] #49 49.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-08-18T17:10:04.882Z] #49 49.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T17:10:04.882Z] #49 50.04 go: downloading honnef.co/go/tools v0.2.2 [2022-08-18T17:10:04.882Z] #49 51.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-08-18T17:10:04.882Z] #49 51.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T17:10:04.882Z] #49 51.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T17:10:04.882Z] #49 51.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:10:04.882Z] #49 51.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:10:04.882Z] #49 51.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:10:04.882Z] #49 51.73 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T17:10:04.882Z] #49 51.92 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T17:10:04.882Z] #49 52.15 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:10:04.882Z] #49 52.15 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:10:04.882Z] #49 52.29 go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:10:05.252Z] #55 43.47 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:10:05.252Z] #55 43.47 Need to get 119 kB of archives. [2022-08-18T17:10:05.252Z] #55 43.47 After this operation, 387 kB of additional disk space will be used. [2022-08-18T17:10:05.252Z] #55 43.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:10:05.252Z] #55 43.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:10:05.394Z] #29 11.14 #=#=# 0.0% ####################### 32.7% ########################################### 60.6% ############################################ 61.8% ##################################################################### 96.5% ######################################################################## 100.0% [2022-08-18T17:10:05.394Z] #29 11.79 [2022-08-18T17:10:05.679Z] #49 ... [2022-08-18T17:10:05.679Z] [2022-08-18T17:10:05.679Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:05.679Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:05.679Z] #36 47.08 Selecting previously unselected package libxml2:amd64. [2022-08-18T17:10:05.679Z] #36 47.08 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-18T17:10:05.679Z] #36 47.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:05.679Z] #36 47.71 Selecting previously unselected package cmake-data. [2022-08-18T17:10:05.679Z] #36 47.72 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-18T17:10:05.679Z] #36 47.73 Unpacking cmake-data (3.13.4-1) ... [2022-08-18T17:10:05.679Z] #36 50.99 Selecting previously unselected package libarchive13:amd64. [2022-08-18T17:10:05.679Z] #36 50.99 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-18T17:10:05.679Z] #36 51.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:05.679Z] #36 51.32 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-18T17:10:05.679Z] #36 51.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-18T17:10:05.679Z] #36 51.33 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:05.679Z] #36 51.50 Selecting previously unselected package librhash0:amd64. [2022-08-18T17:10:05.679Z] #36 51.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-18T17:10:05.679Z] #36 51.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:05.679Z] #36 51.72 Selecting previously unselected package libuv1:amd64. [2022-08-18T17:10:05.679Z] #36 51.73 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-18T17:10:05.679Z] #36 51.74 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:05.679Z] #36 51.89 Selecting previously unselected package cmake. [2022-08-18T17:10:05.679Z] #36 51.90 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-18T17:10:05.679Z] #36 51.90 Unpacking cmake (3.13.4-1) ... [2022-08-18T17:10:05.679Z] #36 54.60 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:10:05.679Z] #36 54.65 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:05.679Z] #36 54.68 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:05.679Z] #36 54.71 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:05.679Z] #36 54.74 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:05.679Z] #36 54.77 Setting up cmake-data (3.13.4-1) ... [2022-08-18T17:10:05.679Z] #36 54.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:05.679Z] #36 54.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:05.679Z] #36 54.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:05.679Z] #36 54.86 Setting up cmake (3.13.4-1) ... [2022-08-18T17:10:05.679Z] #36 54.87 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:05.679Z] #36 54.98 Processing triggers for mime-support (3.62) ... [2022-08-18T17:10:05.679Z] #36 DONE 55.7s [2022-08-18T17:10:05.687Z] #36 55.52 Selecting previously unselected package libarchive13:amd64. [2022-08-18T17:10:05.687Z] #36 55.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-18T17:10:05.687Z] #36 55.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:05.687Z] #36 ... [2022-08-18T17:10:05.687Z] [2022-08-18T17:10:05.687Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:05.687Z] #34 sha256:43b9bc94ffec6f25f127a475c7d20ee0d015568a9680e679dfc3b5deb1d6a8a5 [2022-08-18T17:10:05.687Z] #34 45.62 internal/reflectlite [2022-08-18T17:10:05.687Z] #34 45.64 sync [2022-08-18T17:10:05.687Z] #34 47.17 internal/testlog [2022-08-18T17:10:05.687Z] #34 48.28 sort [2022-08-18T17:10:05.687Z] #34 48.28 errors [2022-08-18T17:10:05.687Z] #34 48.72 strconv [2022-08-18T17:10:05.687Z] #34 49.52 io [2022-08-18T17:10:05.687Z] #34 51.10 internal/oserror [2022-08-18T17:10:05.687Z] #34 51.31 syscall [2022-08-18T17:10:05.687Z] #34 52.41 reflect [2022-08-18T17:10:05.687Z] #34 ... [2022-08-18T17:10:05.687Z] [2022-08-18T17:10:05.687Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:05.687Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:05.687Z] #13 49.37 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:05.687Z] #13 49.54 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T17:10:05.687Z] #13 49.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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:05.687Z] #13 49.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:05.687Z] #13 49.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:05.687Z] #13 51.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T17:10:05.687Z] #13 51.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:05.687Z] #13 51.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:05.824Z] #55 ... [2022-08-18T17:10:05.824Z] [2022-08-18T17:10:05.824Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:05.824Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:05.824Z] #49 43.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T17:10:05.824Z] #49 43.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:10:05.824Z] #49 43.33 go: downloading github.com/stretchr/testify v1.7.0 [2022-08-18T17:10:05.824Z] #49 43.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T17:10:05.824Z] #49 43.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T17:10:05.824Z] #49 43.59 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T17:10:05.824Z] #49 43.65 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:10:05.824Z] #49 43.70 go: downloading github.com/magiconair/properties v1.8.5 [2022-08-18T17:10:05.824Z] #49 43.74 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-08-18T17:10:05.824Z] #49 43.80 go: downloading github.com/spf13/afero v1.6.0 [2022-08-18T17:10:05.824Z] #49 43.84 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T17:10:05.824Z] #49 43.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T17:10:05.824Z] #49 43.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T17:10:05.824Z] #49 43.96 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-08-18T17:10:05.945Z] [2022-08-18T17:10:05.945Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:05.945Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:05.945Z] #13 48.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-18T17:10:05.945Z] #13 48.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-18T17:10:05.945Z] #13 48.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:10:05.945Z] #13 48.94 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:10:05.945Z] #13 48.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-18T17:10:05.945Z] #13 48.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-18T17:10:05.945Z] #13 48.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-18T17:10:05.945Z] #13 48.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-18T17:10:05.945Z] #13 49.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-18T17:10:05.945Z] #13 49.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-18T17:10:05.945Z] #13 49.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-18T17:10:05.945Z] #13 49.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-18T17:10:05.945Z] #13 49.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-18T17:10:05.945Z] #13 49.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-18T17:10:05.945Z] #13 50.28 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:05.945Z] #13 50.47 Fetched 77.8 MB in 7s (11.5 MB/s) [2022-08-18T17:10:05.946Z] #13 50.57 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:05.946Z] #13 50.63 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:05.946Z] #13 50.65 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-18T17:10:05.946Z] #13 50.82 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:05.946Z] #13 51.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T17:10:05.946Z] #13 51.01 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:05.946Z] #13 51.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:05.946Z] #13 51.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:05.961Z] #29 12.31 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-18T17:10:05.961Z] #29 12.37 [2022-08-18T17:10:06.086Z] #49 ... [2022-08-18T17:10:06.086Z] [2022-08-18T17:10:06.086Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:10:06.086Z] #67 sha256:5c6f0f6e3076bbfcc96f06fa4e31431fa26c0154a6a7d67b301d691879089bff [2022-08-18T17:10:06.086Z] #67 DONE 44.2s [2022-08-18T17:10:06.086Z] [2022-08-18T17:10:06.086Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:06.086Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:06.086Z] #49 44.30 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T17:10:06.086Z] #49 44.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T17:10:06.086Z] #49 44.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T17:10:06.086Z] #49 44.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T17:10:06.086Z] #49 44.40 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T17:10:06.086Z] #49 44.44 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T17:10:06.086Z] #49 44.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T17:10:06.086Z] #49 44.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-08-18T17:10:06.205Z] #13 ... [2022-08-18T17:10:06.205Z] [2022-08-18T17:10:06.205Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:06.205Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:06.205Z] #42 55.51 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:10:06.205Z] #42 55.57 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:06.205Z] #42 DONE 56.1s [2022-08-18T17:10:06.247Z] #49 ... [2022-08-18T17:10:06.247Z] [2022-08-18T17:10:06.247Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:10:06.247Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:10:06.247Z] #32 45.71 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-18T17:10:06.247Z] #32 45.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T17:10:06.247Z] #32 46.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:10:06.347Z] #49 44.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T17:10:06.347Z] #49 44.75 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T17:10:06.464Z] [2022-08-18T17:10:06.464Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:06.464Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:06.477Z] #29 12.59 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-08-18T17:10:06.477Z] #29 12.76 [2022-08-18T17:10:06.503Z] #32 ... [2022-08-18T17:10:06.503Z] [2022-08-18T17:10:06.503Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:06.503Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:06.503Z] #42 56.16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:10:06.503Z] #42 56.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:10:06.503Z] #42 56.20 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:06.503Z] #42 56.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:10:06.503Z] #42 56.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:06.503Z] #42 56.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:10:06.608Z] #49 45.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T17:10:06.623Z] #13 ... [2022-08-18T17:10:06.623Z] [2022-08-18T17:10:06.623Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:06.623Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:10:06.623Z] #49 46.41 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T17:10:06.623Z] #49 46.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-18T17:10:06.623Z] #49 46.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T17:10:06.623Z] #49 46.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T17:10:06.623Z] #49 46.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-08-18T17:10:06.623Z] #49 46.83 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T17:10:06.623Z] #49 47.09 go: downloading honnef.co/go/tools v0.2.2 [2022-08-18T17:10:06.623Z] #49 48.19 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-08-18T17:10:06.624Z] #49 48.19 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T17:10:06.624Z] #49 48.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T17:10:06.624Z] #49 48.27 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-08-18T17:10:06.624Z] #49 48.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:10:06.624Z] #49 48.53 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:10:06.624Z] #49 48.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:10:06.624Z] #49 48.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T17:10:06.624Z] #49 50.14 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T17:10:06.624Z] #49 50.36 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:10:06.624Z] #49 50.36 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:10:06.624Z] #49 50.47 go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:10:06.624Z] #49 56.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-08-18T17:10:06.624Z] #49 56.04 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T17:10:06.624Z] #49 56.17 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T17:10:06.624Z] #49 56.20 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T17:10:06.624Z] #49 56.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T17:10:06.624Z] #49 56.28 go: downloading golang.org/x/mod v0.5.1 [2022-08-18T17:10:06.624Z] #49 56.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T17:10:06.624Z] #49 56.46 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T17:10:06.624Z] #49 56.49 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T17:10:06.624Z] #49 56.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T17:10:06.624Z] #49 ... [2022-08-18T17:10:06.624Z] [2022-08-18T17:10:06.624Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:06.624Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:06.624Z] #36 55.88 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-18T17:10:06.624Z] #36 55.88 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-18T17:10:06.624Z] #36 55.90 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:06.624Z] #36 56.11 Selecting previously unselected package librhash0:amd64. [2022-08-18T17:10:06.624Z] #36 56.11 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-18T17:10:06.624Z] #36 56.15 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:06.624Z] #36 56.31 Selecting previously unselected package libuv1:amd64. [2022-08-18T17:10:06.624Z] #36 56.31 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-18T17:10:06.624Z] #36 56.32 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:06.624Z] #36 56.47 Selecting previously unselected package cmake. [2022-08-18T17:10:06.624Z] #36 56.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-18T17:10:06.624Z] #36 56.51 Unpacking cmake (3.13.4-1) ... [2022-08-18T17:10:06.735Z] #29 13.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-18T17:10:06.759Z] #42 56.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:06.759Z] #42 56.28 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:06.759Z] #42 56.32 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:10:06.759Z] #42 56.33 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-18T17:10:06.870Z] #49 45.10 go: downloading github.com/Antonboom/errname v0.1.5 [2022-08-18T17:10:06.870Z] #49 45.23 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-08-18T17:10:06.994Z] #29 13.23 [2022-08-18T17:10:07.131Z] #49 45.32 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-08-18T17:10:07.131Z] #49 45.40 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T17:10:07.131Z] #49 45.43 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T17:10:07.254Z] #29 13.45 #=#=# ######################################################################## 100.0% [2022-08-18T17:10:07.254Z] #29 13.54 [2022-08-18T17:10:07.254Z] #29 13.56 Download of images into '/build' complete. [2022-08-18T17:10:07.254Z] #29 13.56 Use something like the following to load the result into a Docker daemon: [2022-08-18T17:10:07.254Z] #29 13.56 tar -cC '/build' . | docker load [2022-08-18T17:10:07.392Z] #49 45.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T17:10:07.392Z] #49 45.65 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T17:10:07.392Z] #49 45.69 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-08-18T17:10:07.392Z] #49 45.72 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T17:10:07.667Z] #49 45.76 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-08-18T17:10:07.667Z] #49 45.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T17:10:07.820Z] #29 ... [2022-08-18T17:10:07.820Z] [2022-08-18T17:10:07.820Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-18T17:10:07.820Z] #11 sha256:d9ef06070b45576fcacfda9114b78c47c6c7c710d50a8767b67f051d74f56743 [2022-08-18T17:10:07.820Z] #11 DONE 7.2s [2022-08-18T17:10:07.820Z] [2022-08-18T17:10:07.820Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-18T17:10:07.820Z] #29 sha256:58748ab54b8c76217965812ae00b54f21e7e30af6b002e0e52527b198c551b46 [2022-08-18T17:10:07.820Z] #29 DONE 14.1s [2022-08-18T17:10:07.820Z] [2022-08-18T17:10:07.820Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:07.820Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:10:07.931Z] #49 46.10 go: downloading github.com/breml/bidichk v0.2.1 [2022-08-18T17:10:07.931Z] #49 ... [2022-08-18T17:10:07.931Z] [2022-08-18T17:10:07.931Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:07.931Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-18T17:10:07.931Z] #55 44.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:07.931Z] #55 45.09 Fetched 119 kB in 0s (407 kB/s) [2022-08-18T17:10:07.931Z] #55 45.26 Selecting previously unselected package libbtrfs0. [2022-08-18T17:10:07.931Z] #55 45.26 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:07.931Z] #55 45.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:10:07.931Z] #55 45.38 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:07.931Z] #55 45.49 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:10:07.931Z] #55 45.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:10:07.931Z] #55 45.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:07.931Z] #55 45.80 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:07.931Z] #55 45.83 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:07.931Z] #55 45.85 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:07.931Z] #55 DONE 46.1s [2022-08-18T17:10:07.931Z] [2022-08-18T17:10:07.931Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:07.931Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:07.931Z] #49 46.13 go: downloading github.com/breml/errchkjson v0.2.1 [2022-08-18T17:10:07.931Z] #49 46.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T17:10:07.931Z] #49 46.25 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T17:10:07.931Z] #49 46.32 go: downloading github.com/daixiang0/gci v0.2.9 [2022-08-18T17:10:07.931Z] #49 46.35 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-08-18T17:10:08.092Z] #36 ... [2022-08-18T17:10:08.092Z] [2022-08-18T17:10:08.092Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-18T17:10:08.092Z] #31 sha256:05e2b3c82562bc1135512d703432e43b65aebf85073df819eeebd8451ba32fe1 [2022-08-18T17:10:08.092Z] #31 DONE 0.3s [2022-08-18T17:10:08.092Z] [2022-08-18T17:10:08.092Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-18T17:10:08.092Z] #39 sha256:9158f42a897f36aaf3e375c3e1d1028d07880ff43991767cba4b5e3f33dec23b [2022-08-18T17:10:08.092Z] #39 DONE 0.4s [2022-08-18T17:10:08.092Z] [2022-08-18T17:10:08.092Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:10:08.092Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-18T17:10:08.130Z] #42 ... [2022-08-18T17:10:08.130Z] [2022-08-18T17:10:08.131Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:08.131Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:08.131Z] #36 49.29 Selecting previously unselected package libxml2:amd64. [2022-08-18T17:10:08.131Z] #36 49.29 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-18T17:10:08.131Z] #36 49.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:08.131Z] #36 49.97 Selecting previously unselected package cmake-data. [2022-08-18T17:10:08.131Z] #36 49.97 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-18T17:10:08.131Z] #36 49.98 Unpacking cmake-data (3.13.4-1) ... [2022-08-18T17:10:08.131Z] #36 52.68 Selecting previously unselected package libarchive13:amd64. [2022-08-18T17:10:08.131Z] #36 52.70 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-18T17:10:08.131Z] #36 52.71 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:08.131Z] #36 53.05 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-18T17:10:08.131Z] #36 53.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-18T17:10:08.131Z] #36 53.06 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:08.131Z] #36 53.23 Selecting previously unselected package librhash0:amd64. [2022-08-18T17:10:08.131Z] #36 53.24 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-18T17:10:08.131Z] #36 53.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:08.131Z] #36 53.45 Selecting previously unselected package libuv1:amd64. [2022-08-18T17:10:08.131Z] #36 53.45 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-18T17:10:08.131Z] #36 53.46 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:08.131Z] #36 53.59 Selecting previously unselected package cmake. [2022-08-18T17:10:08.131Z] #36 53.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-18T17:10:08.131Z] #36 53.62 Unpacking cmake (3.13.4-1) ... [2022-08-18T17:10:08.131Z] #36 56.41 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:10:08.131Z] #36 56.43 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:08.131Z] #36 56.45 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:08.131Z] #36 56.49 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:08.131Z] #36 56.56 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:08.131Z] #36 56.59 Setting up cmake-data (3.13.4-1) ... [2022-08-18T17:10:08.131Z] #36 56.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:08.131Z] #36 56.64 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:08.131Z] #36 56.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:08.131Z] #36 56.68 Setting up cmake (3.13.4-1) ... [2022-08-18T17:10:08.131Z] #36 56.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:08.131Z] #36 56.80 Processing triggers for mime-support (3.62) ... [2022-08-18T17:10:08.131Z] #36 DONE 57.5s [2022-08-18T17:10:08.131Z] [2022-08-18T17:10:08.131Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:08.131Z] #37 sha256:ebe17dc7891f08dc0c564e2f6ce6e8f53e344af55e1a25acf4c99facf5362f68 [2022-08-18T17:10:08.196Z] #49 46.42 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T17:10:08.196Z] #49 46.48 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-08-18T17:10:08.458Z] #49 46.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T17:10:08.458Z] #49 46.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T17:10:08.458Z] #49 46.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-18T17:10:08.458Z] #49 46.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T17:10:08.718Z] #49 46.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T17:10:08.979Z] #49 47.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T17:10:08.979Z] #49 47.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T17:10:08.979Z] #49 47.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T17:10:08.979Z] #49 47.14 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T17:10:08.979Z] #49 47.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T17:10:08.979Z] #49 47.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T17:10:08.979Z] #49 47.20 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T17:10:08.979Z] #49 47.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T17:10:08.979Z] #49 47.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T17:10:08.979Z] #49 47.27 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T17:10:08.979Z] #49 47.32 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T17:10:08.979Z] #49 47.38 go: downloading github.com/kulti/thelper v0.5.0 [2022-08-18T17:10:08.979Z] #49 47.40 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T17:10:09.061Z] #37 0.998 + RM_GOPATH=0 [2022-08-18T17:10:09.061Z] #37 0.998 + TMP_GOPATH= [2022-08-18T17:10:09.061Z] #37 0.998 + : /build [2022-08-18T17:10:09.061Z] #37 0.998 + '[' -z '' ']' [2022-08-18T17:10:09.061Z] #37 0.999 ++ mktemp -d [2022-08-18T17:10:09.061Z] #37 1.002 + export GOPATH=/tmp/tmp.I73Q3SojTz [2022-08-18T17:10:09.061Z] #37 1.002 + GOPATH=/tmp/tmp.I73Q3SojTz [2022-08-18T17:10:09.061Z] #37 1.002 + RM_GOPATH=1 [2022-08-18T17:10:09.061Z] #37 1.002 + case "$(go env GOARCH)" in [2022-08-18T17:10:09.061Z] #37 1.003 ++ go env GOARCH [2022-08-18T17:10:09.061Z] #37 1.042 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:09.061Z] #37 1.042 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:09.061Z] #37 1.046 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:09.061Z] #37 1.047 + dir=/tmp/install [2022-08-18T17:10:09.061Z] #37 1.047 + bin=tini [2022-08-18T17:10:09.061Z] #37 1.047 + shift [2022-08-18T17:10:09.061Z] #37 1.047 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-18T17:10:09.061Z] #37 1.047 + . /tmp/install/tini.installer [2022-08-18T17:10:09.061Z] #37 1.048 ++ : v0.19.0 [2022-08-18T17:10:09.061Z] #37 1.048 + install_tini [2022-08-18T17:10:09.061Z] #37 1.048 + echo 'Install tini version v0.19.0' [2022-08-18T17:10:09.061Z] #37 1.048 + git clone https://github.com/krallin/tini.git /tmp/tmp.I73Q3SojTz/tini [2022-08-18T17:10:09.061Z] #37 1.048 Install tini version v0.19.0 [2022-08-18T17:10:09.061Z] #37 1.058 Cloning into '/tmp/tmp.I73Q3SojTz/tini'... [2022-08-18T17:10:09.156Z] #36 59.00 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:10:09.156Z] #36 59.03 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:09.156Z] #36 59.05 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:09.156Z] #36 59.07 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:09.156Z] #36 59.12 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:09.156Z] #36 59.14 Setting up cmake-data (3.13.4-1) ... [2022-08-18T17:10:09.240Z] #49 47.51 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T17:10:09.240Z] #49 47.54 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-08-18T17:10:09.240Z] #49 47.59 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-08-18T17:10:09.240Z] #49 47.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T17:10:09.414Z] #36 59.19 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:09.415Z] #36 59.21 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:09.415Z] #36 59.22 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:09.415Z] #36 59.24 Setting up cmake (3.13.4-1) ... [2022-08-18T17:10:09.415Z] #36 59.25 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:09.415Z] #36 59.35 Processing triggers for mime-support (3.62) ... [2022-08-18T17:10:09.501Z] #49 47.67 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T17:10:09.501Z] #49 47.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T17:10:09.501Z] #49 47.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T17:10:09.501Z] #49 47.74 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-08-18T17:10:09.501Z] #49 47.80 go: downloading github.com/mgechev/revive v1.1.3 [2022-08-18T17:10:09.625Z] #37 1.790 + cd /tmp/tmp.I73Q3SojTz/tini [2022-08-18T17:10:09.625Z] #37 1.794 + git checkout -q v0.19.0 [2022-08-18T17:10:09.625Z] #37 1.801 + cmake . [2022-08-18T17:10:10.072Z] #49 48.48 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T17:10:10.231Z] #37 2.379 -- The C compiler identification is GNU 8.3.0 [2022-08-18T17:10:10.334Z] #49 48.51 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T17:10:10.334Z] #49 48.51 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T17:10:10.334Z] #49 48.61 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-08-18T17:10:10.351Z] #36 DONE 60.4s [2022-08-18T17:10:10.351Z] [2022-08-18T17:10:10.351Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:10.351Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:10.351Z] #13 54.70 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T17:10:10.351Z] #13 54.70 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-18T17:10:10.351Z] #13 54.71 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:10.351Z] #13 54.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T17:10:10.351Z] #13 54.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:10.351Z] #13 54.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:10.351Z] #13 55.10 Selecting previously unselected package dmsetup. [2022-08-18T17:10:10.351Z] #13 55.12 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:10.351Z] #13 55.13 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:10.351Z] #13 55.35 Selecting previously unselected package mingw-w64-common. [2022-08-18T17:10:10.351Z] #13 55.35 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-18T17:10:10.351Z] #13 55.36 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:10.488Z] #37 2.429 -- Check for working C compiler: /usr/bin/cc [2022-08-18T17:10:10.597Z] #49 48.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-08-18T17:10:10.597Z] #49 48.71 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T17:10:10.597Z] #49 48.77 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T17:10:10.597Z] #49 48.78 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T17:10:10.597Z] #49 48.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-08-18T17:10:10.744Z] #37 ... [2022-08-18T17:10:10.744Z] [2022-08-18T17:10:10.744Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:10.744Z] #47 sha256:2156e5f1e794d37ee5b6177d933b047312c5366064c1e2ef590fef622dd598ee [2022-08-18T17:10:10.744Z] #47 DONE 60.4s [2022-08-18T17:10:10.861Z] #49 49.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T17:10:10.861Z] #49 ... [2022-08-18T17:10:10.861Z] [2022-08-18T17:10:10.861Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:10.861Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:10.861Z] #42 32.88 Reading package lists... [2022-08-18T17:10:10.861Z] #42 39.34 Building dependency tree... [2022-08-18T17:10:10.861Z] #42 41.01 Reading state information... [2022-08-18T17:10:10.861Z] #42 43.20 The following additional packages will be installed: [2022-08-18T17:10:10.861Z] #42 43.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-18T17:10:10.861Z] #42 43.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-18T17:10:10.861Z] #42 43.21 Suggested packages: [2022-08-18T17:10:10.861Z] #42 43.22 manpages-dev python-setuptools [2022-08-18T17:10:10.861Z] #42 44.43 The following NEW packages will be installed: [2022-08-18T17:10:10.861Z] #42 44.43 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-18T17:10:10.861Z] #42 44.43 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-18T17:10:10.861Z] #42 44.43 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-18T17:10:10.861Z] #42 44.43 python-six zlib1g-dev [2022-08-18T17:10:10.861Z] #42 45.06 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:10:10.861Z] #42 45.06 Need to get 4091 kB of archives. [2022-08-18T17:10:10.861Z] #42 45.06 After this operation, 22.5 MB of additional disk space will be used. [2022-08-18T17:10:10.861Z] #42 45.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-18T17:10:10.861Z] #42 45.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:10:10.861Z] #42 45.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-18T17:10:10.861Z] #42 45.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:10:10.861Z] #42 45.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-18T17:10:10.861Z] #42 45.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:10:10.861Z] #42 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-18T17:10:10.861Z] #42 45.26 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-18T17:10:10.861Z] #42 45.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-18T17:10:10.861Z] #42 45.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-18T17:10:10.861Z] #42 45.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-18T17:10:10.861Z] #42 45.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-18T17:10:10.861Z] #42 45.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-18T17:10:10.861Z] #42 45.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-18T17:10:10.861Z] #42 45.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-18T17:10:10.861Z] #42 45.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-18T17:10:10.861Z] #42 45.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-18T17:10:10.861Z] #42 46.93 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:10.861Z] #42 47.17 Fetched 4091 kB in 1s (4734 kB/s) [2022-08-18T17:10:10.861Z] #42 47.29 Selecting previously unselected package libcap-dev:amd64. [2022-08-18T17:10:10.861Z] #42 47.29 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:10.861Z] #42 47.35 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 47.37 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:10:10.861Z] #42 47.50 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:10:10.861Z] #42 47.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 47.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:10.861Z] #42 47.65 Selecting previously unselected package libnet1-dev. [2022-08-18T17:10:10.861Z] #42 47.65 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 47.68 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:10.861Z] #42 47.85 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:10:10.861Z] #42 47.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 47.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:10:10.861Z] #42 47.94 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-18T17:10:10.861Z] #42 47.95 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 47.96 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:10:10.861Z] #42 48.22 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:10:10.861Z] #42 48.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 48.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:10.861Z] #42 48.35 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-18T17:10:10.861Z] #42 48.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 48.37 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:10.861Z] #42 48.52 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-18T17:10:10.861Z] #42 48.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 48.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:10:10.861Z] #42 48.84 Selecting previously unselected package libprotobuf17:amd64. [2022-08-18T17:10:10.861Z] #42 48.84 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:10:10.861Z] #42 48.86 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:10.861Z] #42 ... [2022-08-18T17:10:10.861Z] [2022-08-18T17:10:10.861Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:10.861Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:10.861Z] #49 49.08 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-08-18T17:10:10.861Z] #49 49.10 go: downloading github.com/sivchari/tenv v1.4.7 [2022-08-18T17:10:10.861Z] #49 49.11 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T17:10:10.861Z] #49 49.16 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T17:10:10.861Z] #49 49.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T17:10:11.001Z] [2022-08-18T17:10:11.001Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:11.001Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:10:11.001Z] #49 58.64 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-08-18T17:10:11.001Z] #49 58.70 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T17:10:11.001Z] #49 58.79 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T17:10:11.001Z] #49 58.82 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T17:10:11.001Z] #49 58.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T17:10:11.001Z] #49 58.89 go: downloading golang.org/x/mod v0.5.1 [2022-08-18T17:10:11.001Z] #49 59.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T17:10:11.001Z] #49 59.18 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T17:10:11.001Z] #49 59.20 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T17:10:11.001Z] #49 59.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T17:10:11.001Z] #49 59.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T17:10:11.001Z] #49 59.38 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-08-18T17:10:11.001Z] #49 59.66 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:10:11.001Z] #49 59.73 go: downloading github.com/google/go-cmp v0.5.6 [2022-08-18T17:10:11.001Z] #49 60.00 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T17:10:11.001Z] #49 60.07 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-08-18T17:10:11.001Z] #49 60.09 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T17:10:11.001Z] #49 60.22 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:10:11.001Z] #49 60.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:10:11.001Z] #49 60.39 go: downloading github.com/cespare/xxhash v1.1.0 [2022-08-18T17:10:11.001Z] #49 60.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:10:11.122Z] #49 49.28 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T17:10:11.122Z] #49 49.32 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T17:10:11.122Z] #49 49.37 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T17:10:11.122Z] #49 49.38 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T17:10:11.122Z] #49 49.42 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-08-18T17:10:11.383Z] #49 49.46 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T17:10:11.383Z] #49 ... [2022-08-18T17:10:11.383Z] [2022-08-18T17:10:11.383Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:11.383Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:11.383Z] #36 33.18 Reading package lists... [2022-08-18T17:10:11.383Z] #36 39.75 Building dependency tree... [2022-08-18T17:10:11.383Z] #36 41.66 Reading state information... [2022-08-18T17:10:11.383Z] #36 43.59 The following additional packages will be installed: [2022-08-18T17:10:11.383Z] #36 43.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-18T17:10:11.383Z] #36 43.61 Suggested packages: [2022-08-18T17:10:11.383Z] #36 43.63 cmake-doc ninja-build lrzip [2022-08-18T17:10:11.383Z] #36 43.63 Recommended packages: [2022-08-18T17:10:11.383Z] #36 43.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T17:10:11.383Z] #36 44.73 The following NEW packages will be installed: [2022-08-18T17:10:11.383Z] #36 44.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-18T17:10:11.383Z] #36 44.75 vim-common xxd [2022-08-18T17:10:11.383Z] #36 45.19 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:10:11.383Z] #36 45.19 Need to get 14.9 MB of archives. [2022-08-18T17:10:11.383Z] #36 45.19 After this operation, 61.8 MB of additional disk space will be used. [2022-08-18T17:10:11.383Z] #36 45.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:10:11.383Z] #36 45.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:10:11.383Z] #36 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:10:11.383Z] #36 45.95 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-18T17:10:11.383Z] #36 46.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-18T17:10:11.383Z] #36 46.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-18T17:10:11.383Z] #36 46.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-18T17:10:11.383Z] #36 46.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-18T17:10:11.383Z] #36 46.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-18T17:10:11.383Z] #36 46.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-18T17:10:11.383Z] #36 47.76 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:11.383Z] #36 47.91 Fetched 14.9 MB in 2s (8582 kB/s) [2022-08-18T17:10:11.383Z] #36 48.01 Selecting previously unselected package xxd. [2022-08-18T17:10:11.383Z] #36 48.01 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:11.383Z] #36 48.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:10:11.383Z] #36 48.07 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:11.383Z] #36 48.27 Selecting previously unselected package vim-common. [2022-08-18T17:10:11.383Z] #36 48.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:10:11.383Z] #36 48.35 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:11.383Z] #36 48.66 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:10:11.383Z] #36 48.66 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:10:11.383Z] #36 48.68 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:10:11.383Z] #36 ... [2022-08-18T17:10:11.383Z] [2022-08-18T17:10:11.383Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:11.383Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:11.383Z] #49 49.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T17:10:11.383Z] #49 49.67 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-18T17:10:11.383Z] #49 49.70 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T17:10:11.383Z] #49 49.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T17:10:11.383Z] #49 49.79 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-08-18T17:10:11.390Z] #40 ... [2022-08-18T17:10:11.390Z] [2022-08-18T17:10:11.390Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-18T17:10:11.390Z] #12 sha256:b822931ac8002e5d1e460773aca98a66ae0d23041a0946b8b557cc2be1d3529a [2022-08-18T17:10:11.390Z] #12 DONE 3.2s [2022-08-18T17:10:11.390Z] [2022-08-18T17:10:11.390Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:11.390Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:10:11.565Z] #49 60.96 go: downloading github.com/prometheus/common v0.10.0 [2022-08-18T17:10:11.565Z] #49 61.26 go: downloading github.com/prometheus/procfs v0.6.0 [2022-08-18T17:10:11.742Z] #43 ... [2022-08-18T17:10:11.742Z] [2022-08-18T17:10:11.742Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:11.742Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:10:11.742Z] #49 58.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T17:10:11.742Z] #49 58.37 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:10:11.742Z] #49 58.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:10:11.742Z] #49 58.55 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-08-18T17:10:11.742Z] #49 58.61 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T17:10:11.742Z] #49 58.61 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T17:10:11.742Z] #49 58.66 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T17:10:11.742Z] #49 58.77 go: downloading golang.org/x/mod v0.5.1 [2022-08-18T17:10:11.742Z] #49 58.77 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T17:10:11.742Z] #49 58.86 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T17:10:11.742Z] #49 58.93 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T17:10:11.742Z] #49 58.93 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T17:10:11.742Z] #49 58.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T17:10:11.742Z] #49 59.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T17:10:11.742Z] #49 59.15 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-08-18T17:10:11.742Z] #49 59.56 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:10:11.742Z] #49 59.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-08-18T17:10:11.742Z] #49 59.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T17:10:11.742Z] #49 59.99 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T17:10:11.742Z] #49 59.99 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-08-18T17:10:11.742Z] #49 60.07 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:10:11.742Z] #49 60.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:10:11.742Z] #49 60.13 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:10:11.742Z] #49 60.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-08-18T17:10:11.742Z] #49 60.33 go: downloading github.com/prometheus/common v0.10.0 [2022-08-18T17:10:11.742Z] #49 60.59 go: downloading github.com/prometheus/procfs v0.6.0 [2022-08-18T17:10:11.742Z] #49 60.69 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T17:10:11.742Z] #49 60.76 go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:10:11.742Z] #49 ... [2022-08-18T17:10:11.742Z] [2022-08-18T17:10:11.742Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:11.742Z] #47 sha256:ea81b3344830f0f59d760f4283b57ea9e33f49c1745d3f86658a51626a6d189c [2022-08-18T17:10:11.742Z] #47 DONE 61.3s [2022-08-18T17:10:11.742Z] [2022-08-18T17:10:11.742Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:11.742Z] #37 sha256:95cb0bd67d7cd4b2df9ebc2bac8a687ea95b823789c130c62e214887d3332ad7 [2022-08-18T17:10:11.742Z] #37 4.402 + RM_GOPATH=0 [2022-08-18T17:10:11.742Z] #37 4.402 + TMP_GOPATH= [2022-08-18T17:10:11.742Z] #37 4.402 + : /build [2022-08-18T17:10:11.742Z] #37 4.402 + '[' -z '' ']' [2022-08-18T17:10:11.742Z] #37 4.404 ++ mktemp -d [2022-08-18T17:10:11.742Z] #37 4.412 + export GOPATH=/tmp/tmp.CcxBcTVgGJ [2022-08-18T17:10:11.742Z] #37 4.412 + GOPATH=/tmp/tmp.CcxBcTVgGJ [2022-08-18T17:10:11.742Z] #37 4.412 + RM_GOPATH=1 [2022-08-18T17:10:11.742Z] #37 4.412 + case "$(go env GOARCH)" in [2022-08-18T17:10:11.742Z] #37 4.415 ++ go env GOARCH [2022-08-18T17:10:11.742Z] #37 4.432 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:11.742Z] #37 4.433 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:11.742Z] #37 4.433 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:11.742Z] #37 4.446 + dir=/tmp/install [2022-08-18T17:10:11.742Z] #37 4.454 + bin=tini [2022-08-18T17:10:11.742Z] #37 4.454 + shift [2022-08-18T17:10:11.742Z] #37 4.455 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-18T17:10:11.742Z] #37 4.455 + . /tmp/install/tini.installer [2022-08-18T17:10:11.742Z] #37 4.455 ++ : v0.19.0 [2022-08-18T17:10:11.742Z] #37 4.455 + install_tini [2022-08-18T17:10:11.742Z] #37 4.457 + echo 'Install tini version v0.19.0' [2022-08-18T17:10:11.742Z] #37 4.458 Install tini version v0.19.0 [2022-08-18T17:10:11.742Z] #37 4.459 + git clone https://github.com/krallin/tini.git /tmp/tmp.CcxBcTVgGJ/tini [2022-08-18T17:10:11.742Z] #37 4.468 Cloning into '/tmp/tmp.CcxBcTVgGJ/tini'... [2022-08-18T17:10:11.742Z] #37 5.174 + cd /tmp/tmp.CcxBcTVgGJ/tini [2022-08-18T17:10:11.742Z] #37 5.177 + git checkout -q v0.19.0 [2022-08-18T17:10:11.742Z] #37 5.183 + cmake . [2022-08-18T17:10:11.742Z] #37 5.525 -- The C compiler identification is GNU 8.3.0 [2022-08-18T17:10:11.742Z] #37 5.553 -- Check for working C compiler: /usr/bin/cc [2022-08-18T17:10:11.822Z] #49 61.42 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T17:10:11.957Z] #49 50.16 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T17:10:11.957Z] #49 50.36 go: downloading honnef.co/go/tools v0.2.2 [2022-08-18T17:10:12.002Z] #37 6.157 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-18T17:10:12.002Z] #37 6.157 -- Detecting C compiler ABI info [2022-08-18T17:10:12.002Z] #37 ... [2022-08-18T17:10:12.002Z] [2022-08-18T17:10:12.002Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:12.002Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:12.002Z] #43 5.633 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:10:12.002Z] #43 5.634 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:10:12.002Z] #43 5.654 Note: Building without GnuTLS support [2022-08-18T17:10:12.002Z] #43 5.711 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:10:12.002Z] #43 5.711 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:10:12.078Z] #49 61.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:10:12.258Z] #13 ... [2022-08-18T17:10:12.258Z] [2022-08-18T17:10:12.258Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:12.258Z] #47 sha256:7f770da842a6edb677377f2cf746418b129ee9e9f61712e904a22d2b3d41e4b8 [2022-08-18T17:10:12.258Z] #47 DONE 62.1s [2022-08-18T17:10:12.258Z] [2022-08-18T17:10:12.258Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:12.258Z] #37 sha256:112b778083f8dd662fcb30828aa715629a02dd170ffea1432f1c18b99ed08d46 [2022-08-18T17:10:12.258Z] #37 0.926 + RM_GOPATH=0 [2022-08-18T17:10:12.258Z] #37 0.926 + TMP_GOPATH= [2022-08-18T17:10:12.258Z] #37 0.926 + : /build [2022-08-18T17:10:12.258Z] #37 0.926 + '[' -z '' ']' [2022-08-18T17:10:12.258Z] #37 0.930 ++ mktemp -d [2022-08-18T17:10:12.258Z] #37 0.939 + export GOPATH=/tmp/tmp.lhkLknvqmY [2022-08-18T17:10:12.258Z] #37 0.942 + GOPATH=/tmp/tmp.lhkLknvqmY [2022-08-18T17:10:12.258Z] #37 0.942 + RM_GOPATH=1 [2022-08-18T17:10:12.258Z] #37 0.942 + case "$(go env GOARCH)" in [2022-08-18T17:10:12.258Z] #37 0.943 ++ go env GOARCH [2022-08-18T17:10:12.258Z] #37 0.975 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:12.258Z] #37 0.983 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:12.258Z] #37 0.984 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:12.258Z] #37 0.989 + dir=/tmp/install [2022-08-18T17:10:12.258Z] #37 0.991 + bin=tini [2022-08-18T17:10:12.258Z] #37 0.991 + shift [2022-08-18T17:10:12.258Z] #37 0.991 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-18T17:10:12.258Z] #37 0.991 + . /tmp/install/tini.installer [2022-08-18T17:10:12.258Z] #37 0.992 ++ : v0.19.0 [2022-08-18T17:10:12.258Z] #37 0.992 + install_tini [2022-08-18T17:10:12.258Z] #37 0.992 + echo 'Install tini version v0.19.0' [2022-08-18T17:10:12.258Z] #37 0.992 Install tini version v0.19.0 [2022-08-18T17:10:12.258Z] #37 0.992 + git clone https://github.com/krallin/tini.git /tmp/tmp.lhkLknvqmY/tini [2022-08-18T17:10:12.258Z] #37 0.998 Cloning into '/tmp/tmp.lhkLknvqmY/tini'... [2022-08-18T17:10:12.258Z] #37 1.937 + cd /tmp/tmp.lhkLknvqmY/tini [2022-08-18T17:10:12.258Z] #37 1.937 + git checkout -q v0.19.0 [2022-08-18T17:10:12.258Z] #37 1.986 + cmake . [2022-08-18T17:10:13.195Z] #37 2.831 -- The C compiler identification is GNU 8.3.0 [2022-08-18T17:10:13.195Z] #37 2.874 -- Check for working C compiler: /usr/bin/cc [2022-08-18T17:10:13.400Z] #49 ... [2022-08-18T17:10:13.400Z] [2022-08-18T17:10:13.400Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:13.400Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:13.400Z] #13 29.07 Reading package lists... [2022-08-18T17:10:13.400Z] #13 36.45 Building dependency tree... [2022-08-18T17:10:13.400Z] #13 37.79 Reading state information... [2022-08-18T17:10:13.400Z] #13 40.17 The following additional packages will be installed: [2022-08-18T17:10:13.400Z] #13 40.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-18T17:10:13.400Z] #13 40.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-18T17:10:13.400Z] #13 40.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-18T17:10:13.400Z] #13 40.18 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-18T17:10:13.400Z] #13 40.18 mingw-w64-x86-64-dev [2022-08-18T17:10:13.400Z] #13 40.19 Suggested packages: [2022-08-18T17:10:13.400Z] #13 40.20 gcc-8-locales seccomp wine64 [2022-08-18T17:10:13.400Z] #13 41.58 The following NEW packages will be installed: [2022-08-18T17:10:13.400Z] #13 41.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T17:10:13.400Z] #13 41.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-18T17:10:13.400Z] #13 41.58 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-18T17:10:13.400Z] #13 41.60 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-18T17:10:13.400Z] #13 41.60 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-18T17:10:13.400Z] #13 41.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T17:10:13.400Z] #13 41.61 The following packages will be upgraded: [2022-08-18T17:10:13.400Z] #13 41.62 libseccomp2 [2022-08-18T17:10:13.400Z] #13 42.10 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:10:13.400Z] #13 42.10 Need to get 77.8 MB of archives. [2022-08-18T17:10:13.400Z] #13 42.10 After this operation, 487 MB of additional disk space will be used. [2022-08-18T17:10:13.400Z] #13 42.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-18T17:10:13.400Z] #13 42.11 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-18T17:10:13.400Z] #13 42.13 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-18T17:10:13.400Z] #13 42.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-18T17:10:13.400Z] #13 42.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-18T17:10:13.400Z] #13 42.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-18T17:10:13.400Z] #13 42.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-18T17:10:13.400Z] #13 42.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-18T17:10:13.401Z] #13 42.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-18T17:10:13.401Z] #13 43.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-18T17:10:13.401Z] #13 43.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-18T17:10:13.401Z] #13 45.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-18T17:10:13.456Z] #49 ... [2022-08-18T17:10:13.456Z] [2022-08-18T17:10:13.456Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:13.456Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:13.456Z] #13 49.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T17:10:13.456Z] #13 49.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:13.456Z] #13 49.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:13.456Z] #13 51.91 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T17:10:13.456Z] #13 51.91 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-18T17:10:13.456Z] #13 51.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:13.456Z] #13 52.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T17:10:13.456Z] #13 52.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:13.456Z] #13 52.12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:13.456Z] #13 52.36 Selecting previously unselected package dmsetup. [2022-08-18T17:10:13.456Z] #13 52.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:13.456Z] #13 52.38 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:13.456Z] #13 52.55 Selecting previously unselected package mingw-w64-common. [2022-08-18T17:10:13.456Z] #13 52.56 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-18T17:10:13.456Z] #13 52.56 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:13.663Z] #13 ... [2022-08-18T17:10:13.663Z] [2022-08-18T17:10:13.663Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:13.663Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:13.663Z] #49 51.73 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-08-18T17:10:13.663Z] #49 51.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T17:10:13.663Z] #49 51.98 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T17:10:13.663Z] #49 51.99 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-08-18T17:10:13.713Z] #13 ... [2022-08-18T17:10:13.713Z] [2022-08-18T17:10:13.713Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:13.713Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:13.713Z] #42 63.34 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:10:13.713Z] #42 63.35 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:13.762Z] #37 3.369 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-18T17:10:13.762Z] #37 3.370 -- Detecting C compiler ABI info [2022-08-18T17:10:13.912Z] #43 7.569 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:10:13.912Z] #43 7.617 GEN .gitid [2022-08-18T17:10:13.912Z] #43 7.617 GEN criu/include/version.h [2022-08-18T17:10:13.923Z] #49 52.13 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:10:13.923Z] #49 52.18 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:10:14.019Z] #42 DONE 63.6s [2022-08-18T17:10:14.019Z] [2022-08-18T17:10:14.019Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:14.019Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:14.019Z] #13 59.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T17:10:14.019Z] #13 59.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-18T17:10:14.019Z] #13 59.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:14.171Z] #43 7.719 GEN include/common/asm [2022-08-18T17:10:14.183Z] #49 52.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:10:14.331Z] #37 4.065 -- Detecting C compiler ABI info - done [2022-08-18T17:10:14.331Z] #37 ... [2022-08-18T17:10:14.331Z] [2022-08-18T17:10:14.331Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:14.331Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:14.331Z] #42 54.43 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:14.331Z] #42 54.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:14.331Z] #42 54.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:14.331Z] #42 54.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:14.331Z] #42 54.54 Setting up python-six (1.12.0-1) ... [2022-08-18T17:10:14.331Z] #42 58.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:10:14.331Z] #42 58.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:10:14.331Z] #42 58.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:14.331Z] #42 58.07 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:10:14.331Z] #42 58.09 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:14.331Z] #42 58.11 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:10:14.331Z] #42 58.12 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:14.331Z] #42 58.14 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:14.331Z] #42 58.15 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:10:14.331Z] #42 58.17 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-18T17:10:14.443Z] #49 52.50 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T17:10:14.589Z] #42 64.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:10:14.589Z] #42 64.53 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:14.589Z] #42 ... [2022-08-18T17:10:14.589Z] [2022-08-18T17:10:14.589Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:14.589Z] #37 sha256:112b778083f8dd662fcb30828aa715629a02dd170ffea1432f1c18b99ed08d46 [2022-08-18T17:10:14.589Z] #37 4.092 -- Detecting C compile features [2022-08-18T17:10:15.120Z] #43 ... [2022-08-18T17:10:15.120Z] [2022-08-18T17:10:15.120Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:15.120Z] #34 sha256:da26d7728de2a3d806f04579ae3d16f87612c639dce4ac8b83251dbfaef06a1f [2022-08-18T17:10:15.120Z] #34 54.90 internal/syscall/unix [2022-08-18T17:10:15.120Z] #34 55.19 time [2022-08-18T17:10:15.120Z] #34 61.50 internal/poll [2022-08-18T17:10:15.120Z] #34 62.49 internal/fmtsort [2022-08-18T17:10:15.120Z] #34 63.14 internal/syscall/execenv [2022-08-18T17:10:15.120Z] #34 63.30 path [2022-08-18T17:10:15.120Z] #34 63.87 io/fs [2022-08-18T17:10:15.120Z] #34 65.11 strings [2022-08-18T17:10:15.120Z] #34 ... [2022-08-18T17:10:15.120Z] [2022-08-18T17:10:15.120Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:15.120Z] #37 sha256:95cb0bd67d7cd4b2df9ebc2bac8a687ea95b823789c130c62e214887d3332ad7 [2022-08-18T17:10:15.120Z] #37 6.657 -- Detecting C compiler ABI info - done [2022-08-18T17:10:15.120Z] #37 6.699 -- Detecting C compile features [2022-08-18T17:10:15.120Z] #37 8.736 -- Detecting C compile features - done [2022-08-18T17:10:15.120Z] #37 8.758 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T17:10:15.120Z] #37 9.049 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T17:10:15.120Z] #37 9.073 -- Configuring done [2022-08-18T17:10:15.120Z] #37 9.132 -- Generating done [2022-08-18T17:10:15.120Z] #37 9.132 -- Build files have been written to: /tmp/tmp.CcxBcTVgGJ/tini [2022-08-18T17:10:15.120Z] #37 9.151 + make tini-static [2022-08-18T17:10:15.157Z] #37 ... [2022-08-18T17:10:15.157Z] [2022-08-18T17:10:15.157Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:15.157Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:15.157Z] #42 DONE 64.9s [2022-08-18T17:10:15.157Z] [2022-08-18T17:10:15.157Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:15.157Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:15.384Z] #49 53.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T17:10:15.650Z] #49 53.92 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:10:15.650Z] #49 53.92 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:10:15.693Z] #37 9.591 Scanning dependencies of target tini-static [2022-08-18T17:10:15.693Z] #37 9.845 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T17:10:15.911Z] #49 54.06 go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:10:16.632Z] #37 ... [2022-08-18T17:10:16.632Z] [2022-08-18T17:10:16.632Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:16.632Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:16.632Z] #13 53.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T17:10:16.632Z] #13 53.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:16.632Z] #13 53.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:16.632Z] #13 55.73 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T17:10:16.632Z] #13 55.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-18T17:10:16.632Z] #13 55.77 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:16.632Z] #13 55.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T17:10:16.632Z] #13 55.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:16.632Z] #13 55.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:16.632Z] #13 56.08 Selecting previously unselected package dmsetup. [2022-08-18T17:10:16.633Z] #13 56.09 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:16.633Z] #13 56.09 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:16.633Z] #13 56.29 Selecting previously unselected package mingw-w64-common. [2022-08-18T17:10:16.633Z] #13 56.30 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-18T17:10:16.633Z] #13 56.32 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:16.633Z] #13 62.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T17:10:16.633Z] #13 62.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-18T17:10:16.633Z] #13 62.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:16.782Z] #13 5.080 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:10:16.782Z] #13 5.138 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:10:16.782Z] #13 5.138 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:10:16.782Z] #13 5.138 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:10:16.782Z] #13 ... [2022-08-18T17:10:16.782Z] [2022-08-18T17:10:16.782Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:16.782Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:10:16.782Z] #36 7.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:10:16.782Z] #36 7.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:10:16.782Z] #36 7.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:10:16.782Z] #36 9.013 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-18T17:10:16.893Z] #13 ... [2022-08-18T17:10:16.893Z] [2022-08-18T17:10:16.893Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:16.893Z] #37 sha256:95cb0bd67d7cd4b2df9ebc2bac8a687ea95b823789c130c62e214887d3332ad7 [2022-08-18T17:10:16.893Z] #37 10.99 [100%] Linking C executable tini-static [2022-08-18T17:10:17.062Z] #43 ... [2022-08-18T17:10:17.062Z] [2022-08-18T17:10:17.062Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:17.062Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:10:17.062Z] #49 56.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T17:10:17.062Z] #49 56.77 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-08-18T17:10:17.062Z] #49 57.14 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:10:17.062Z] #49 57.27 go: downloading github.com/google/go-cmp v0.5.6 [2022-08-18T17:10:17.062Z] #49 57.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T17:10:17.062Z] #49 57.77 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-08-18T17:10:17.062Z] #49 57.82 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T17:10:17.062Z] #49 57.90 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:10:17.062Z] #49 57.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:10:17.062Z] #49 57.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-08-18T17:10:17.062Z] #49 57.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:10:17.062Z] #49 58.20 go: downloading github.com/prometheus/common v0.10.0 [2022-08-18T17:10:17.062Z] #49 58.50 go: downloading github.com/prometheus/procfs v0.6.0 [2022-08-18T17:10:17.062Z] #49 58.68 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T17:10:17.062Z] #49 58.80 go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:10:17.062Z] #49 61.07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T17:10:17.062Z] #49 ... [2022-08-18T17:10:17.062Z] [2022-08-18T17:10:17.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:17.062Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:17.062Z] #43 1.940 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:10:17.062Z] #43 1.940 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:10:17.062Z] #43 1.945 Note: Building without GnuTLS support [2022-08-18T17:10:17.062Z] #43 1.947 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:10:17.062Z] #43 1.950 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:10:17.153Z] #37 11.50 [100%] Built target tini-static [2022-08-18T17:10:17.414Z] #37 11.59 + mkdir -p /build [2022-08-18T17:10:17.414Z] #37 11.59 + cp tini-static /build/docker-init [2022-08-18T17:10:17.726Z] #36 ... [2022-08-18T17:10:17.726Z] [2022-08-18T17:10:17.726Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:17.726Z] #34 sha256:d6d7348547aa69ffa2f35c81d8854be0e318d3829b33d026e58a02b4a29643e8 [2022-08-18T17:10:17.726Z] #34 4.409 + RM_GOPATH=0 [2022-08-18T17:10:17.726Z] #34 4.409 + TMP_GOPATH= [2022-08-18T17:10:17.726Z] #34 4.409 + : /build [2022-08-18T17:10:17.726Z] #34 4.409 + '[' -z '' ']' [2022-08-18T17:10:17.726Z] #34 4.409 ++ mktemp -d [2022-08-18T17:10:17.726Z] #34 4.409 + export GOPATH=/tmp/tmp.zIUYjOdBfT [2022-08-18T17:10:17.726Z] #34 4.409 + GOPATH=/tmp/tmp.zIUYjOdBfT [2022-08-18T17:10:17.726Z] #34 4.409 + RM_GOPATH=1 [2022-08-18T17:10:17.726Z] #34 4.409 + case "$(go env GOARCH)" in [2022-08-18T17:10:17.726Z] #34 4.409 ++ go env GOARCH [2022-08-18T17:10:17.726Z] #34 4.409 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.726Z] #34 4.409 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.726Z] #34 4.409 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:17.726Z] #34 4.409 + dir=/tmp/install [2022-08-18T17:10:17.726Z] #34 4.409 + bin=tomlv [2022-08-18T17:10:17.726Z] #34 4.409 + shift [2022-08-18T17:10:17.726Z] #34 4.409 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-18T17:10:17.726Z] #34 4.409 + . /tmp/install/tomlv.installer [2022-08-18T17:10:17.726Z] #34 4.409 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:10:17.726Z] #34 4.409 + install_tomlv [2022-08-18T17:10:17.726Z] #34 4.409 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-18T17:10:17.726Z] #34 4.409 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zIUYjOdBfT/src/github.com/BurntSushi/toml [2022-08-18T17:10:17.726Z] #34 4.409 Cloning into '/tmp/tmp.zIUYjOdBfT/src/github.com/BurntSushi/toml'... [2022-08-18T17:10:17.726Z] #34 4.409 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:10:17.726Z] #34 5.087 + cd /tmp/tmp.zIUYjOdBfT/src/github.com/BurntSushi/toml [2022-08-18T17:10:17.726Z] #34 5.087 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-18T17:10:17.726Z] #34 5.181 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:10:17.726Z] #34 5.388 internal/unsafeheader [2022-08-18T17:10:17.726Z] #34 5.401 internal/abi [2022-08-18T17:10:17.726Z] #34 5.425 internal/cpu [2022-08-18T17:10:17.726Z] #34 5.435 internal/goexperiment [2022-08-18T17:10:17.726Z] #34 5.463 runtime/internal/sys [2022-08-18T17:10:17.726Z] #34 5.496 runtime/internal/math [2022-08-18T17:10:17.726Z] #34 5.512 internal/itoa [2022-08-18T17:10:17.726Z] #34 5.683 math/bits [2022-08-18T17:10:17.726Z] #34 5.734 internal/bytealg [2022-08-18T17:10:17.726Z] #34 5.734 runtime/internal/atomic [2022-08-18T17:10:17.726Z] #34 6.015 math [2022-08-18T17:10:17.726Z] #34 6.077 runtime [2022-08-18T17:10:17.823Z] #49 ... [2022-08-18T17:10:17.823Z] [2022-08-18T17:10:17.823Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:17.823Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:10:17.823Z] #56 0.995 + RM_GOPATH=0 [2022-08-18T17:10:17.823Z] #56 0.995 + TMP_GOPATH= [2022-08-18T17:10:17.823Z] #56 0.995 + : /build [2022-08-18T17:10:17.823Z] #56 0.995 + '[' -z '' ']' [2022-08-18T17:10:17.823Z] #56 0.995 ++ mktemp -d [2022-08-18T17:10:17.823Z] #56 0.999 + export GOPATH=/tmp/tmp.HbRIpuclcD [2022-08-18T17:10:17.823Z] #56 0.999 + GOPATH=/tmp/tmp.HbRIpuclcD [2022-08-18T17:10:17.823Z] #56 0.999 + RM_GOPATH=1 [2022-08-18T17:10:17.823Z] #56 1.000 + case "$(go env GOARCH)" in [2022-08-18T17:10:17.823Z] #56 1.001 ++ go env GOARCH [2022-08-18T17:10:17.823Z] #56 1.018 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.823Z] #56 1.018 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.823Z] #56 1.019 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:17.823Z] #56 1.020 + dir=/tmp/install [2022-08-18T17:10:17.824Z] #56 1.020 + bin=containerd [2022-08-18T17:10:17.824Z] #56 1.020 + shift [2022-08-18T17:10:17.824Z] #56 1.020 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-18T17:10:17.824Z] #56 1.021 + . /tmp/install/containerd.installer [2022-08-18T17:10:17.824Z] #56 1.026 ++ set -e [2022-08-18T17:10:17.824Z] #56 1.027 ++ : v1.6.7 [2022-08-18T17:10:17.824Z] #56 1.028 + install_containerd [2022-08-18T17:10:17.824Z] #56 1.030 + echo 'Install containerd version v1.6.7' [2022-08-18T17:10:17.824Z] #56 1.031 Install containerd version v1.6.7 [2022-08-18T17:10:17.824Z] #56 1.031 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HbRIpuclcD/src/github.com/containerd/containerd [2022-08-18T17:10:17.824Z] #56 1.033 Cloning into '/tmp/tmp.HbRIpuclcD/src/github.com/containerd/containerd'... [2022-08-18T17:10:17.985Z] #37 DONE 12.1s [2022-08-18T17:10:17.985Z] [2022-08-18T17:10:17.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:17.985Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:17.985Z] #43 9.593 PBCC images/timens.pb-c.c [2022-08-18T17:10:17.985Z] #43 9.666 DEP images/timens.pb-c.d [2022-08-18T17:10:17.985Z] #43 9.717 PBCC images/fown.pb-c.c [2022-08-18T17:10:17.985Z] #43 9.717 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-18T17:10:17.985Z] #43 9.883 PBCC images/opts.pb-c.c [2022-08-18T17:10:17.985Z] #43 9.883 PBCC images/memfd.pb-c.c [2022-08-18T17:10:17.985Z] #43 9.973 DEP images/fown.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.000 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.16 DEP images/opts.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.16 DEP images/memfd.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.22 PBCC images/sit.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.29 DEP images/sit.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.30 PBCC images/macvlan.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.37 DEP images/macvlan.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.45 PBCC images/autofs.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.48 DEP images/autofs.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.52 PBCC images/sysctl.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.59 DEP images/sysctl.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.67 PBCC images/time.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.69 DEP images/time.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.76 PBCC images/binfmt-misc.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.80 DEP images/binfmt-misc.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.84 PBCC images/seccomp.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.89 DEP images/seccomp.pb-c.d [2022-08-18T17:10:17.985Z] #43 10.93 PBCC images/userns.pb-c.c [2022-08-18T17:10:17.985Z] #43 10.95 DEP images/userns.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.01 PBCC images/cgroup.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.08 DEP images/cgroup.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.13 PBCC images/ext-file.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.20 DEP images/ext-file.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.22 PBCC images/rpc.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.29 DEP images/rpc.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.35 PBCC images/siginfo.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.39 DEP images/siginfo.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.51 PBCC images/pagemap.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.51 DEP images/pagemap.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.52 PBCC images/rlimit.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.53 DEP images/rlimit.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.54 PBCC images/file-lock.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.54 DEP images/file-lock.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.64 PBCC images/tty.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.68 DEP images/tty.pb-c.d [2022-08-18T17:10:17.985Z] #43 11.74 PBCC images/tun.pb-c.c [2022-08-18T17:10:17.985Z] #43 11.77 PBCC images/netdev.pb-c.c [2022-08-18T17:10:17.985Z] #34 ... [2022-08-18T17:10:17.985Z] [2022-08-18T17:10:17.985Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:10:17.985Z] #45 sha256:a63547e8cb39b145cf2ec1110aa36f65bc587f36b0175d3ee8f01212e810e0ad [2022-08-18T17:10:17.985Z] #45 6.527 + RM_GOPATH=0 [2022-08-18T17:10:17.985Z] #45 6.527 + TMP_GOPATH= [2022-08-18T17:10:17.985Z] #45 6.527 + : /build [2022-08-18T17:10:17.985Z] #45 6.527 + '[' -z '' ']' [2022-08-18T17:10:17.985Z] #45 6.527 ++ mktemp -d [2022-08-18T17:10:17.985Z] #45 6.527 + export GOPATH=/tmp/tmp.8xF0pmk4dy [2022-08-18T17:10:17.985Z] #45 6.527 + GOPATH=/tmp/tmp.8xF0pmk4dy [2022-08-18T17:10:17.985Z] #45 6.527 + RM_GOPATH=1 [2022-08-18T17:10:17.985Z] #45 6.527 + case "$(go env GOARCH)" in [2022-08-18T17:10:17.985Z] #45 6.527 ++ go env GOARCH [2022-08-18T17:10:17.985Z] #45 6.600 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.985Z] #45 6.600 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.985Z] #45 6.600 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:17.985Z] #45 6.601 Install vndr version v0.1.2 [2022-08-18T17:10:17.985Z] #45 6.601 + dir=/tmp/install [2022-08-18T17:10:17.985Z] #45 6.601 + bin=vndr [2022-08-18T17:10:17.985Z] #45 6.601 + shift [2022-08-18T17:10:17.985Z] #45 6.601 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-18T17:10:17.985Z] #45 6.601 + . /tmp/install/vndr.installer [2022-08-18T17:10:17.985Z] #45 6.601 ++ : v0.1.2 [2022-08-18T17:10:17.985Z] #45 6.601 + install_vndr [2022-08-18T17:10:17.985Z] #45 6.601 + echo 'Install vndr version v0.1.2' [2022-08-18T17:10:17.985Z] #45 6.601 + GOBIN=/build [2022-08-18T17:10:17.985Z] #45 6.601 + GO111MODULE=on [2022-08-18T17:10:17.985Z] #45 6.601 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-18T17:10:17.985Z] #45 7.147 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-18T17:10:17.985Z] #45 ... [2022-08-18T17:10:17.985Z] [2022-08-18T17:10:17.985Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:17.985Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:10:17.985Z] #49 6.365 + RM_GOPATH=0 [2022-08-18T17:10:17.985Z] #49 6.365 + TMP_GOPATH= [2022-08-18T17:10:17.985Z] #49 6.365 + : /build [2022-08-18T17:10:17.985Z] #49 6.365 + '[' -z '' ']' [2022-08-18T17:10:17.985Z] #49 6.365 ++ mktemp -d [2022-08-18T17:10:17.985Z] #49 6.368 + export GOPATH=/tmp/tmp.27bkjgWa7u [2022-08-18T17:10:17.985Z] #49 6.368 + GOPATH=/tmp/tmp.27bkjgWa7u [2022-08-18T17:10:17.985Z] #49 6.368 + RM_GOPATH=1 [2022-08-18T17:10:17.985Z] #49 6.368 + case "$(go env GOARCH)" in [2022-08-18T17:10:17.985Z] #49 6.368 ++ go env GOARCH [2022-08-18T17:10:17.985Z] #49 6.401 Install golangci-lint version v1.44.0 [2022-08-18T17:10:17.985Z] #49 6.401 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.985Z] #49 6.401 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:17.985Z] #49 6.401 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:17.985Z] #49 6.401 + dir=/tmp/install [2022-08-18T17:10:17.985Z] #49 6.401 + bin=golangci_lint [2022-08-18T17:10:17.985Z] #49 6.401 + shift [2022-08-18T17:10:17.985Z] #49 6.401 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-18T17:10:17.985Z] #49 6.401 + . /tmp/install/golangci_lint.installer [2022-08-18T17:10:17.985Z] #49 6.401 ++ : v1.44.0 [2022-08-18T17:10:17.985Z] #49 6.401 + install_golangci_lint [2022-08-18T17:10:17.985Z] #49 6.401 + set -e [2022-08-18T17:10:17.985Z] #49 6.401 + echo 'Install golangci-lint version v1.44.0' [2022-08-18T17:10:17.985Z] #49 6.410 + GOBIN=/build [2022-08-18T17:10:17.985Z] #49 6.410 + GO111MODULE=on [2022-08-18T17:10:17.985Z] #49 6.410 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-08-18T17:10:17.985Z] #49 6.902 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-08-18T17:10:18.084Z] #56 ... [2022-08-18T17:10:18.084Z] [2022-08-18T17:10:18.084Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:18.084Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:18.084Z] #13 47.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-18T17:10:18.084Z] #13 47.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-18T17:10:18.084Z] #13 47.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-18T17:10:18.084Z] #13 47.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-18T17:10:18.084Z] #13 47.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-18T17:10:18.084Z] #13 47.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-18T17:10:18.084Z] #13 47.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-18T17:10:18.084Z] #13 47.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-18T17:10:18.084Z] #13 47.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-18T17:10:18.084Z] #13 47.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-18T17:10:18.084Z] #13 47.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-18T17:10:18.084Z] #13 47.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-18T17:10:18.084Z] #13 47.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-18T17:10:18.084Z] #13 47.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-18T17:10:18.084Z] #13 48.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:18.084Z] #13 49.17 Fetched 77.8 MB in 6s (12.8 MB/s) [2022-08-18T17:10:18.085Z] #13 49.28 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:18.085Z] #13 49.36 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:18.085Z] #13 49.38 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-18T17:10:18.085Z] #13 49.58 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:18.085Z] #13 49.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T17:10:18.085Z] #13 49.80 (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 ... 15421 files and directories currently installed.) [2022-08-18T17:10:18.085Z] #13 49.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:18.085Z] #13 49.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:18.196Z] #13 ... [2022-08-18T17:10:18.196Z] [2022-08-18T17:10:18.196Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:18.196Z] #37 sha256:ebe17dc7891f08dc0c564e2f6ce6e8f53e344af55e1a25acf4c99facf5362f68 [2022-08-18T17:10:18.196Z] #37 3.416 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-18T17:10:18.196Z] #37 3.453 -- Detecting C compiler ABI info [2022-08-18T17:10:18.196Z] #37 4.584 -- Detecting C compiler ABI info - done [2022-08-18T17:10:18.196Z] #37 4.658 -- Detecting C compile features [2022-08-18T17:10:18.196Z] #37 6.805 -- Detecting C compile features - done [2022-08-18T17:10:18.196Z] #37 6.873 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T17:10:18.196Z] #37 7.134 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T17:10:18.196Z] #37 7.186 -- Configuring done [2022-08-18T17:10:18.196Z] #37 7.210 -- Generating done [2022-08-18T17:10:18.196Z] #37 7.219 -- Build files have been written to: /tmp/tmp.I73Q3SojTz/tini [2022-08-18T17:10:18.196Z] #37 7.224 + make tini-static [2022-08-18T17:10:18.196Z] #37 7.709 Scanning dependencies of target tini-static [2022-08-18T17:10:18.196Z] #37 7.832 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T17:10:18.196Z] #37 8.984 [100%] Linking C executable tini-static [2022-08-18T17:10:18.196Z] #37 9.542 [100%] Built target tini-static [2022-08-18T17:10:18.196Z] #37 9.620 + mkdir -p /build [2022-08-18T17:10:18.196Z] #37 9.624 + cp tini-static /build/docker-init [2022-08-18T17:10:18.196Z] #37 DONE 9.9s [2022-08-18T17:10:18.196Z] [2022-08-18T17:10:18.196Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:18.196Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:18.196Z] #43 2.021 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:10:18.196Z] #43 2.021 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:10:18.196Z] #43 2.025 Note: Building without GnuTLS support [2022-08-18T17:10:18.196Z] #43 2.032 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:10:18.196Z] #43 2.032 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:10:18.196Z] #43 3.579 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:10:18.196Z] #43 3.683 GEN .gitid [2022-08-18T17:10:18.196Z] #43 3.716 GEN criu/include/version.h [2022-08-18T17:10:18.196Z] #43 3.765 GEN include/common/asm [2022-08-18T17:10:18.196Z] #43 ... [2022-08-18T17:10:18.197Z] [2022-08-18T17:10:18.197Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:18.197Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:10:18.197Z] #34 57.94 internal/syscall/unix [2022-08-18T17:10:18.197Z] #34 58.53 time [2022-08-18T17:10:18.197Z] #34 65.64 internal/poll [2022-08-18T17:10:18.244Z] #49 ... [2022-08-18T17:10:18.244Z] [2022-08-18T17:10:18.244Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:10:18.244Z] #58 sha256:36b88bcd151607d4fca5578b6623af8c93e2f993a2323e02e931874d0d9a2b5a [2022-08-18T17:10:18.244Z] #58 5.364 + RM_GOPATH=0 [2022-08-18T17:10:18.244Z] #58 5.364 + TMP_GOPATH= [2022-08-18T17:10:18.244Z] #58 5.364 + : /build [2022-08-18T17:10:18.244Z] #58 5.364 + '[' -z '' ']' [2022-08-18T17:10:18.244Z] #58 5.364 ++ mktemp -d [2022-08-18T17:10:18.244Z] #58 5.364 + export GOPATH=/tmp/tmp.OHUqdcbi06 [2022-08-18T17:10:18.244Z] #58 5.364 + GOPATH=/tmp/tmp.OHUqdcbi06 [2022-08-18T17:10:18.244Z] #58 5.364 + RM_GOPATH=1 [2022-08-18T17:10:18.244Z] #58 5.364 + case "$(go env GOARCH)" in [2022-08-18T17:10:18.244Z] #58 5.364 ++ go env GOARCH [2022-08-18T17:10:18.244Z] #58 5.382 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.244Z] #58 5.382 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.244Z] #58 5.382 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:18.244Z] #58 5.382 + dir=/tmp/install [2022-08-18T17:10:18.244Z] #58 5.382 + bin=rootlesskit [2022-08-18T17:10:18.244Z] #58 5.382 + shift [2022-08-18T17:10:18.244Z] #58 5.382 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-18T17:10:18.244Z] #58 5.382 + . /tmp/install/rootlesskit.installer [2022-08-18T17:10:18.244Z] #58 5.382 ++ : v0.14.4 [2022-08-18T17:10:18.244Z] #58 5.382 + install_rootlesskit [2022-08-18T17:10:18.244Z] #58 5.382 + case "$1" in [2022-08-18T17:10:18.244Z] #58 5.382 + export CGO_ENABLED=0 [2022-08-18T17:10:18.244Z] #58 5.382 + CGO_ENABLED=0 [2022-08-18T17:10:18.244Z] #58 5.382 + _install_rootlesskit [2022-08-18T17:10:18.244Z] #58 5.382 + echo 'Install rootlesskit version v0.14.4' [2022-08-18T17:10:18.244Z] #58 5.382 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:10:18.244Z] #58 5.382 + GOBIN=/build [2022-08-18T17:10:18.244Z] #58 5.382 + GO111MODULE=on [2022-08-18T17:10:18.244Z] #58 5.382 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-18T17:10:18.244Z] #58 5.383 Install rootlesskit version v0.14.4 [2022-08-18T17:10:18.244Z] #58 5.845 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-18T17:10:18.244Z] #58 8.425 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:10:18.244Z] #58 8.446 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:10:18.244Z] #58 8.658 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-18T17:10:18.244Z] #58 9.242 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-18T17:10:18.244Z] #58 ... [2022-08-18T17:10:18.244Z] [2022-08-18T17:10:18.244Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:18.244Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:10:18.244Z] #42 7.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:10:18.244Z] #42 7.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:10:18.244Z] #42 7.677 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:10:18.244Z] #42 9.293 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-18T17:10:18.245Z] #43 11.85 DEP images/tun.pb-c.d [2022-08-18T17:10:18.245Z] #43 11.92 DEP images/netdev.pb-c.d [2022-08-18T17:10:18.245Z] #43 11.98 PBCC images/vma.pb-c.c [2022-08-18T17:10:18.245Z] #43 12.04 DEP images/vma.pb-c.d [2022-08-18T17:10:18.441Z] #43 3.591 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:10:18.453Z] #34 68.06 internal/fmtsort [2022-08-18T17:10:18.505Z] #43 12.11 PBCC images/creds.pb-c.c [2022-08-18T17:10:18.505Z] #43 12.13 DEP images/creds.pb-c.d [2022-08-18T17:10:18.505Z] #43 12.21 PBCC images/utsns.pb-c.c [2022-08-18T17:10:18.505Z] #43 12.23 DEP images/utsns.pb-c.d [2022-08-18T17:10:18.505Z] #43 12.28 PBCC images/ipc-desc.pb-c.c [2022-08-18T17:10:18.507Z] #42 ... [2022-08-18T17:10:18.507Z] [2022-08-18T17:10:18.507Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:10:18.507Z] #24 sha256:2ec8cd21fc94ac928ca4437eab046ee79297081bc3046381c14391f06d7606cc [2022-08-18T17:10:18.507Z] #24 6.609 + RM_GOPATH=0 [2022-08-18T17:10:18.507Z] #24 6.609 + TMP_GOPATH= [2022-08-18T17:10:18.507Z] #24 6.609 + : /build [2022-08-18T17:10:18.507Z] #24 6.609 + '[' -z '' ']' [2022-08-18T17:10:18.507Z] #24 6.609 ++ mktemp -d [2022-08-18T17:10:18.507Z] #24 6.609 + export GOPATH=/tmp/tmp.RjuwkXYHMr [2022-08-18T17:10:18.507Z] #24 6.609 + GOPATH=/tmp/tmp.RjuwkXYHMr [2022-08-18T17:10:18.507Z] #24 6.609 + RM_GOPATH=1 [2022-08-18T17:10:18.507Z] #24 6.609 + case "$(go env GOARCH)" in [2022-08-18T17:10:18.507Z] #24 6.609 ++ go env GOARCH [2022-08-18T17:10:18.507Z] #24 6.644 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.507Z] #24 6.644 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.507Z] #24 6.644 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:18.507Z] #24 6.644 + dir=/tmp/install [2022-08-18T17:10:18.507Z] #24 6.644 + bin=dockercli [2022-08-18T17:10:18.507Z] #24 6.644 + shift [2022-08-18T17:10:18.507Z] #24 6.644 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-18T17:10:18.507Z] #24 6.646 Install docker/cli version 17.06.2-ce from stable [2022-08-18T17:10:18.507Z] #24 6.646 + . /tmp/install/dockercli.installer [2022-08-18T17:10:18.507Z] #24 6.646 ++ : stable [2022-08-18T17:10:18.507Z] #24 6.646 ++ : 17.06.2-ce [2022-08-18T17:10:18.507Z] #24 6.646 + install_dockercli [2022-08-18T17:10:18.507Z] #24 6.646 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-18T17:10:18.507Z] #24 6.646 ++ uname -m [2022-08-18T17:10:18.507Z] #24 6.662 + arch=aarch64 [2022-08-18T17:10:18.507Z] #24 6.662 + '[' aarch64 '!=' x86_64 ']' [2022-08-18T17:10:18.507Z] #24 6.662 + '[' aarch64 '!=' s390x ']' [2022-08-18T17:10:18.507Z] #24 6.662 + '[' aarch64 '!=' armhf ']' [2022-08-18T17:10:18.507Z] #24 6.662 + build_dockercli [2022-08-18T17:10:18.507Z] #24 6.662 + git clone https://github.com/docker/docker-ce /tmp/tmp.RjuwkXYHMr/tmp/docker-ce [2022-08-18T17:10:18.507Z] #24 6.669 Cloning into '/tmp/tmp.RjuwkXYHMr/tmp/docker-ce'... [2022-08-18T17:10:18.507Z] #24 ... [2022-08-18T17:10:18.507Z] [2022-08-18T17:10:18.507Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:10:18.507Z] #51 sha256:2a146c7e638162d55b242251ec4c5bacdfd23f4b03e91817a31a1dc8952f8c25 [2022-08-18T17:10:18.507Z] #51 7.017 + RM_GOPATH=0 [2022-08-18T17:10:18.507Z] #51 7.017 + TMP_GOPATH= [2022-08-18T17:10:18.507Z] #51 7.017 + : /build [2022-08-18T17:10:18.507Z] #51 7.017 + '[' -z '' ']' [2022-08-18T17:10:18.507Z] #51 7.017 ++ mktemp -d [2022-08-18T17:10:18.507Z] #51 7.038 + export GOPATH=/tmp/tmp.qpyqaRWwng [2022-08-18T17:10:18.507Z] #51 7.038 + GOPATH=/tmp/tmp.qpyqaRWwng [2022-08-18T17:10:18.507Z] #51 7.038 + RM_GOPATH=1 [2022-08-18T17:10:18.507Z] #51 7.038 + case "$(go env GOARCH)" in [2022-08-18T17:10:18.507Z] #51 7.038 ++ go env GOARCH [2022-08-18T17:10:18.507Z] #51 7.239 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.507Z] #51 7.239 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.507Z] #51 7.239 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:18.507Z] #51 7.264 + dir=/tmp/install [2022-08-18T17:10:18.507Z] #51 7.264 + bin=shfmt [2022-08-18T17:10:18.507Z] #51 7.264 + shift [2022-08-18T17:10:18.507Z] #51 7.264 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-18T17:10:18.507Z] #51 7.264 + . /tmp/install/shfmt.installer [2022-08-18T17:10:18.507Z] #51 7.264 ++ : v3.0.2 [2022-08-18T17:10:18.507Z] #51 7.264 + install_shfmt [2022-08-18T17:10:18.507Z] #51 7.264 + echo 'Install shfmt version v3.0.2' [2022-08-18T17:10:18.507Z] #51 7.264 + GOBIN=/build [2022-08-18T17:10:18.507Z] #51 7.264 + GO111MODULE=on [2022-08-18T17:10:18.507Z] #51 7.264 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-18T17:10:18.507Z] #51 7.264 Install shfmt version v3.0.2 [2022-08-18T17:10:18.507Z] #51 7.831 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-18T17:10:18.507Z] #51 9.040 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-18T17:10:18.507Z] #51 9.066 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-18T17:10:18.507Z] #51 9.166 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-18T17:10:18.655Z] #13 ... [2022-08-18T17:10:18.655Z] [2022-08-18T17:10:18.655Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:10:18.655Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:10:18.655Z] #32 46.30 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-18T17:10:18.655Z] #32 46.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T17:10:18.655Z] #32 47.67 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:10:18.655Z] #32 ... [2022-08-18T17:10:18.655Z] [2022-08-18T17:10:18.655Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:18.655Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:18.655Z] #36 55.34 Selecting previously unselected package libxml2:amd64. [2022-08-18T17:10:18.655Z] #36 55.34 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-18T17:10:18.655Z] #36 55.35 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:18.655Z] #36 55.95 Selecting previously unselected package cmake-data. [2022-08-18T17:10:18.655Z] #36 55.96 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-18T17:10:18.655Z] #36 55.98 Unpacking cmake-data (3.13.4-1) ... [2022-08-18T17:10:18.700Z] #43 3.662 GEN .gitid [2022-08-18T17:10:18.700Z] #43 3.700 GEN criu/include/version.h [2022-08-18T17:10:18.700Z] #43 3.754 GEN include/common/asm [2022-08-18T17:10:18.765Z] #43 12.32 PBCC images/ipc-sem.pb-c.c [2022-08-18T17:10:18.765Z] #43 12.40 DEP images/ipc-desc.pb-c.d [2022-08-18T17:10:18.765Z] #43 12.40 DEP images/ipc-sem.pb-c.d [2022-08-18T17:10:18.765Z] #43 12.44 PBCC images/ipc-msg.pb-c.c [2022-08-18T17:10:18.765Z] #43 12.47 DEP images/ipc-msg.pb-c.d [2022-08-18T17:10:18.765Z] #43 12.53 PBCC images/ipc-shm.pb-c.c [2022-08-18T17:10:18.768Z] #51 ... [2022-08-18T17:10:18.768Z] [2022-08-18T17:10:18.768Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:10:18.768Z] #67 sha256:dc4284857596cc59291e1052fa8192c8ffd4e974c74e78d51a16bf2766b96049 [2022-08-18T17:10:18.768Z] #67 3.953 + RM_GOPATH=0 [2022-08-18T17:10:18.768Z] #67 3.953 + TMP_GOPATH= [2022-08-18T17:10:18.768Z] #67 3.953 + : /build [2022-08-18T17:10:18.768Z] #67 3.953 + '[' -z '' ']' [2022-08-18T17:10:18.768Z] #67 3.953 ++ mktemp -d [2022-08-18T17:10:18.768Z] #67 3.953 + export GOPATH=/tmp/tmp.ly67UqHHkA [2022-08-18T17:10:18.768Z] #67 3.953 + GOPATH=/tmp/tmp.ly67UqHHkA [2022-08-18T17:10:18.768Z] #67 3.953 + RM_GOPATH=1 [2022-08-18T17:10:18.768Z] #67 3.953 + case "$(go env GOARCH)" in [2022-08-18T17:10:18.768Z] #67 3.953 ++ go env GOARCH [2022-08-18T17:10:18.768Z] #67 3.975 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:10:18.768Z] #67 3.975 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.768Z] #67 3.975 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.768Z] #67 3.975 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:18.768Z] #67 3.975 + dir=/tmp/install [2022-08-18T17:10:18.768Z] #67 3.975 + bin=proxy [2022-08-18T17:10:18.768Z] #67 3.975 + shift [2022-08-18T17:10:18.768Z] #67 3.975 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-18T17:10:18.768Z] #67 3.975 + . /tmp/install/proxy.installer [2022-08-18T17:10:18.768Z] #67 3.975 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:10:18.768Z] #67 3.975 + install_proxy [2022-08-18T17:10:18.768Z] #67 3.975 + case "$1" in [2022-08-18T17:10:18.768Z] #67 3.975 + export CGO_ENABLED=0 [2022-08-18T17:10:18.768Z] #67 3.975 + CGO_ENABLED=0 [2022-08-18T17:10:18.768Z] #67 3.975 + _install_proxy [2022-08-18T17:10:18.768Z] #67 3.975 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-18T17:10:18.768Z] #67 3.975 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ly67UqHHkA/src/github.com/docker/libnetwork [2022-08-18T17:10:18.768Z] #67 3.975 Cloning into '/tmp/tmp.ly67UqHHkA/src/github.com/docker/libnetwork'... [2022-08-18T17:10:18.768Z] #67 ... [2022-08-18T17:10:18.768Z] [2022-08-18T17:10:18.768Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:18.768Z] #47 sha256:f48de65ba83532e8a901a6325594a3008aebfd94276288bc5664a77ee0fbdd99 [2022-08-18T17:10:18.768Z] #47 6.490 + RM_GOPATH=0 [2022-08-18T17:10:18.768Z] #47 6.490 + TMP_GOPATH= [2022-08-18T17:10:18.768Z] #47 6.490 + : /build [2022-08-18T17:10:18.768Z] #47 6.490 + '[' -z '' ']' [2022-08-18T17:10:18.768Z] #47 6.490 ++ mktemp -d [2022-08-18T17:10:18.768Z] #47 6.490 + export GOPATH=/tmp/tmp.TCcrAJX7cB [2022-08-18T17:10:18.768Z] #47 6.490 + GOPATH=/tmp/tmp.TCcrAJX7cB [2022-08-18T17:10:18.768Z] #47 6.490 + RM_GOPATH=1 [2022-08-18T17:10:18.768Z] #47 6.490 + case "$(go env GOARCH)" in [2022-08-18T17:10:18.768Z] #47 6.490 ++ go env GOARCH [2022-08-18T17:10:18.768Z] #47 6.527 Install gotestsum version v1.7.0 [2022-08-18T17:10:18.768Z] #47 6.527 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.769Z] #47 6.527 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:18.769Z] #47 6.527 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:18.769Z] #47 6.527 + dir=/tmp/install [2022-08-18T17:10:18.769Z] #47 6.527 + bin=gotestsum [2022-08-18T17:10:18.769Z] #47 6.527 + shift [2022-08-18T17:10:18.769Z] #47 6.527 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-18T17:10:18.769Z] #47 6.527 + . /tmp/install/gotestsum.installer [2022-08-18T17:10:18.769Z] #47 6.527 ++ : v1.7.0 [2022-08-18T17:10:18.769Z] #47 6.527 + install_gotestsum [2022-08-18T17:10:18.769Z] #47 6.527 + set -e [2022-08-18T17:10:18.769Z] #47 6.527 + echo 'Install gotestsum version v1.7.0' [2022-08-18T17:10:18.769Z] #47 6.527 + GOBIN=/build [2022-08-18T17:10:18.769Z] #47 6.527 + GO111MODULE=on [2022-08-18T17:10:18.769Z] #47 6.527 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-18T17:10:18.769Z] #47 7.065 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-18T17:10:18.769Z] #47 9.374 go: downloading github.com/fatih/color v1.10.0 [2022-08-18T17:10:18.769Z] #47 9.950 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:10:18.769Z] #47 9.977 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T17:10:18.769Z] #47 10.06 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:10:18.769Z] #47 10.31 go: downloading golang.org/x/tools v0.1.0 [2022-08-18T17:10:18.769Z] #47 10.61 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T17:10:18.769Z] #47 10.74 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T17:10:18.769Z] #47 11.09 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T17:10:19.024Z] #43 12.63 DEP images/ipc-shm.pb-c.d [2022-08-18T17:10:19.024Z] #43 12.63 PBCC images/ipc-var.pb-c.c [2022-08-18T17:10:19.024Z] #43 12.64 DEP images/ipc-var.pb-c.d [2022-08-18T17:10:19.024Z] #43 12.69 PBCC images/sk-opts.pb-c.c [2022-08-18T17:10:19.024Z] #43 12.77 PBCC images/packet-sock.pb-c.c [2022-08-18T17:10:19.024Z] #43 12.80 DEP images/sk-opts.pb-c.d [2022-08-18T17:10:19.024Z] #43 12.86 DEP images/packet-sock.pb-c.d [2022-08-18T17:10:19.027Z] #47 ... [2022-08-18T17:10:19.027Z] [2022-08-18T17:10:19.027Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:10:19.027Z] #32 sha256:90c4ea9599fe2b6b547efcb111d9184072327d84e6bcbe3a5caa72f5cfe38ce0 [2022-08-18T17:10:19.027Z] #32 6.896 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-18T17:10:19.027Z] #32 6.896 Cloning into '.'... [2022-08-18T17:10:19.284Z] #43 12.93 PBCC images/sk-netlink.pb-c.c [2022-08-18T17:10:19.284Z] #43 13.02 DEP images/sk-netlink.pb-c.d [2022-08-18T17:10:19.284Z] #43 13.08 PBCC images/sk-inet.pb-c.c [2022-08-18T17:10:19.284Z] #43 13.15 DEP images/sk-inet.pb-c.d [2022-08-18T17:10:19.286Z] #32 ... [2022-08-18T17:10:19.286Z] [2022-08-18T17:10:19.286Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:19.286Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-18T17:10:19.286Z] #55 7.120 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:10:19.286Z] #55 7.283 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:10:19.286Z] #55 7.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:10:19.286Z] #55 8.661 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-18T17:10:19.286Z] #55 ... [2022-08-18T17:10:19.286Z] [2022-08-18T17:10:19.286Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:19.286Z] #47 sha256:f48de65ba83532e8a901a6325594a3008aebfd94276288bc5664a77ee0fbdd99 [2022-08-18T17:10:19.286Z] #47 11.43 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T17:10:19.394Z] #34 68.76 internal/syscall/execenv [2022-08-18T17:10:19.394Z] #34 68.90 path [2022-08-18T17:10:19.394Z] #34 68.94 strings [2022-08-18T17:10:19.543Z] #43 13.19 PBCC images/sk-unix.pb-c.c [2022-08-18T17:10:19.544Z] #43 13.24 DEP images/sk-unix.pb-c.d [2022-08-18T17:10:19.544Z] #43 13.28 PBCC images/mm.pb-c.c [2022-08-18T17:10:19.544Z] #43 13.32 DEP images/mm.pb-c.d [2022-08-18T17:10:19.544Z] #43 13.38 PBCC images/timerfd.pb-c.c [2022-08-18T17:10:19.544Z] #43 13.43 DEP images/timerfd.pb-c.d [2022-08-18T17:10:19.656Z] #34 ... [2022-08-18T17:10:19.656Z] [2022-08-18T17:10:19.656Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:19.656Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:19.656Z] #13 65.66 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T17:10:19.656Z] #13 65.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:19.656Z] #13 65.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:19.803Z] #43 13.49 PBCC images/timer.pb-c.c [2022-08-18T17:10:19.803Z] #43 13.52 DEP images/timer.pb-c.d [2022-08-18T17:10:19.803Z] #43 13.58 PBCC images/sa.pb-c.c [2022-08-18T17:10:19.803Z] #43 13.62 DEP images/sa.pb-c.d [2022-08-18T17:10:19.803Z] #43 13.65 PBCC images/pipe-data.pb-c.c [2022-08-18T17:10:19.803Z] #43 13.70 DEP images/pipe-data.pb-c.d [2022-08-18T17:10:19.914Z] #13 65.83 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-18T17:10:19.914Z] #13 65.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:19.914Z] #13 65.89 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:20.063Z] #43 13.75 PBCC images/mnt.pb-c.c [2022-08-18T17:10:20.063Z] #43 13.80 DEP images/mnt.pb-c.d [2022-08-18T17:10:20.080Z] #43 ... [2022-08-18T17:10:20.080Z] [2022-08-18T17:10:20.080Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:20.080Z] #37 sha256:112b778083f8dd662fcb30828aa715629a02dd170ffea1432f1c18b99ed08d46 [2022-08-18T17:10:20.080Z] #37 6.447 -- Detecting C compile features - done [2022-08-18T17:10:20.080Z] #37 6.496 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T17:10:20.080Z] #37 6.648 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T17:10:20.080Z] #37 6.734 -- Configuring done [2022-08-18T17:10:20.080Z] #37 6.754 -- Generating done [2022-08-18T17:10:20.080Z] #37 6.758 -- Build files have been written to: /tmp/tmp.lhkLknvqmY/tini [2022-08-18T17:10:20.080Z] #37 6.779 + make tini-static [2022-08-18T17:10:20.080Z] #37 7.178 Scanning dependencies of target tini-static [2022-08-18T17:10:20.080Z] #37 7.372 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T17:10:20.080Z] #37 8.605 [100%] Linking C executable tini-static [2022-08-18T17:10:20.080Z] #37 9.149 [100%] Built target tini-static [2022-08-18T17:10:20.080Z] #37 9.228 + mkdir -p /build [2022-08-18T17:10:20.080Z] #37 9.231 + cp tini-static /build/docker-init [2022-08-18T17:10:20.080Z] #37 DONE 9.5s [2022-08-18T17:10:20.080Z] [2022-08-18T17:10:20.080Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:20.080Z] #34 sha256:43b9bc94ffec6f25f127a475c7d20ee0d015568a9680e679dfc3b5deb1d6a8a5 [2022-08-18T17:10:20.080Z] #34 60.08 internal/syscall/unix [2022-08-18T17:10:20.080Z] #34 60.52 time [2022-08-18T17:10:20.080Z] #34 67.36 internal/poll [2022-08-18T17:10:20.080Z] #34 67.62 internal/fmtsort [2022-08-18T17:10:20.080Z] #34 68.28 internal/syscall/execenv [2022-08-18T17:10:20.080Z] #34 68.47 path [2022-08-18T17:10:20.080Z] #34 68.89 io/fs [2022-08-18T17:10:20.080Z] #34 70.07 strings [2022-08-18T17:10:20.323Z] #43 13.88 PBCC images/sk-packet.pb-c.c [2022-08-18T17:10:20.323Z] #43 13.90 DEP images/sk-packet.pb-c.d [2022-08-18T17:10:20.323Z] #43 13.93 PBCC images/tcp-stream.pb-c.c [2022-08-18T17:10:20.323Z] #43 14.00 DEP images/tcp-stream.pb-c.d [2022-08-18T17:10:20.323Z] #43 14.07 PBCC images/pipe.pb-c.c [2022-08-18T17:10:20.323Z] #43 14.11 DEP images/pipe.pb-c.d [2022-08-18T17:10:20.339Z] #34 ... [2022-08-18T17:10:20.339Z] [2022-08-18T17:10:20.339Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:20.339Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:20.339Z] #13 61.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T17:10:20.339Z] #13 61.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-18T17:10:20.339Z] #13 61.60 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:20.568Z] #36 58.69 Selecting previously unselected package libarchive13:amd64. [2022-08-18T17:10:20.568Z] #36 58.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-18T17:10:20.568Z] #36 58.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:20.568Z] #36 ... [2022-08-18T17:10:20.568Z] [2022-08-18T17:10:20.568Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:20.568Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:10:20.568Z] #34 48.68 sync [2022-08-18T17:10:20.568Z] #34 48.69 internal/reflectlite [2022-08-18T17:10:20.568Z] #34 49.96 internal/testlog [2022-08-18T17:10:20.568Z] #34 51.57 sort [2022-08-18T17:10:20.568Z] #34 51.57 errors [2022-08-18T17:10:20.568Z] #34 51.96 strconv [2022-08-18T17:10:20.568Z] #34 52.75 io [2022-08-18T17:10:20.568Z] #34 54.05 internal/oserror [2022-08-18T17:10:20.568Z] #34 54.18 syscall [2022-08-18T17:10:20.568Z] #34 55.91 reflect [2022-08-18T17:10:20.568Z] #34 ... [2022-08-18T17:10:20.568Z] [2022-08-18T17:10:20.568Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:20.568Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:20.568Z] #36 58.73 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:20.582Z] #43 14.19 PBCC images/pstree.pb-c.c [2022-08-18T17:10:20.582Z] #43 14.24 DEP images/pstree.pb-c.d [2022-08-18T17:10:20.582Z] #43 14.27 PBCC images/fs.pb-c.c [2022-08-18T17:10:20.582Z] #43 14.27 DEP images/fs.pb-c.d [2022-08-18T17:10:20.582Z] #43 14.32 PBCC images/signalfd.pb-c.c [2022-08-18T17:10:20.828Z] #36 59.03 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-18T17:10:20.828Z] #36 59.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-18T17:10:20.828Z] #36 59.04 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:20.842Z] #43 14.41 DEP images/signalfd.pb-c.d [2022-08-18T17:10:20.842Z] #43 14.46 PBCC images/fh.pb-c.c [2022-08-18T17:10:20.842Z] #43 14.52 PBCC images/fsnotify.pb-c.c [2022-08-18T17:10:20.842Z] #43 14.58 DEP images/fh.pb-c.d [2022-08-18T17:10:20.908Z] #13 ... [2022-08-18T17:10:20.908Z] [2022-08-18T17:10:20.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:20.908Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:20.908Z] #43 5.763 PBCC images/timens.pb-c.c [2022-08-18T17:10:20.908Z] #43 5.889 DEP images/timens.pb-c.d [2022-08-18T17:10:20.908Z] #43 5.980 PBCC images/fown.pb-c.c [2022-08-18T17:10:20.908Z] #43 6.022 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-18T17:10:20.908Z] #43 6.086 PBCC images/opts.pb-c.c [2022-08-18T17:10:21.088Z] #36 59.19 Selecting previously unselected package librhash0:amd64. [2022-08-18T17:10:21.088Z] #36 59.19 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-18T17:10:21.088Z] #36 59.20 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:21.088Z] #36 59.38 Selecting previously unselected package libuv1:amd64. [2022-08-18T17:10:21.088Z] #36 59.38 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-18T17:10:21.088Z] #36 59.39 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:21.102Z] #43 14.67 DEP images/fsnotify.pb-c.d [2022-08-18T17:10:21.102Z] #43 14.75 PBCC images/eventpoll.pb-c.c [2022-08-18T17:10:21.102Z] #43 14.80 DEP images/eventpoll.pb-c.d [2022-08-18T17:10:21.102Z] #43 14.87 PBCC images/eventfd.pb-c.c [2022-08-18T17:10:21.168Z] #43 6.134 PBCC images/memfd.pb-c.c [2022-08-18T17:10:21.168Z] #43 6.229 DEP images/fown.pb-c.d [2022-08-18T17:10:21.168Z] #43 6.256 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-18T17:10:21.168Z] #43 6.327 DEP images/opts.pb-c.d [2022-08-18T17:10:21.349Z] #36 59.54 Selecting previously unselected package cmake. [2022-08-18T17:10:21.349Z] #36 59.55 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-18T17:10:21.349Z] #36 59.56 Unpacking cmake (3.13.4-1) ... [2022-08-18T17:10:21.349Z] #36 ... [2022-08-18T17:10:21.349Z] [2022-08-18T17:10:21.349Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:21.349Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:21.349Z] #42 49.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-18T17:10:21.349Z] #42 49.60 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:10:21.349Z] #42 49.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:21.349Z] #42 49.80 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-18T17:10:21.349Z] #42 49.81 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-18T17:10:21.349Z] #42 49.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:21.349Z] #42 51.03 Selecting previously unselected package libprotoc17:amd64. [2022-08-18T17:10:21.349Z] #42 51.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-18T17:10:21.349Z] #42 51.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:21.349Z] #42 51.68 Selecting previously unselected package protobuf-c-compiler. [2022-08-18T17:10:21.349Z] #42 51.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:10:21.349Z] #42 51.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:10:21.349Z] #42 51.90 Selecting previously unselected package protobuf-compiler. [2022-08-18T17:10:21.349Z] #42 51.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-18T17:10:21.349Z] #42 51.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:10:21.349Z] #42 52.05 Selecting previously unselected package python-pkg-resources. [2022-08-18T17:10:21.349Z] #42 52.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:10:21.349Z] #42 52.06 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-18T17:10:21.349Z] #42 52.32 Selecting previously unselected package python-six. [2022-08-18T17:10:21.349Z] #42 52.33 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-18T17:10:21.349Z] #42 52.33 Unpacking python-six (1.12.0-1) ... [2022-08-18T17:10:21.349Z] #42 52.46 Selecting previously unselected package python-protobuf. [2022-08-18T17:10:21.349Z] #42 52.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-18T17:10:21.349Z] #42 52.48 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-18T17:10:21.349Z] #42 52.99 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-18T17:10:21.349Z] #42 57.37 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:21.349Z] #42 57.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:21.349Z] #42 57.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:21.349Z] #42 57.44 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-18T17:10:21.349Z] #42 57.48 Setting up python-six (1.12.0-1) ... [2022-08-18T17:10:21.349Z] #42 ... [2022-08-18T17:10:21.349Z] [2022-08-18T17:10:21.349Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:21.349Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:10:21.349Z] #49 59.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-08-18T17:10:21.349Z] #49 59.68 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T17:10:21.349Z] #49 59.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T17:10:21.362Z] #43 14.93 DEP images/eventfd.pb-c.d [2022-08-18T17:10:21.362Z] #43 14.98 PBCC images/remap-file-path.pb-c.c [2022-08-18T17:10:21.362Z] #43 15.01 DEP images/remap-file-path.pb-c.d [2022-08-18T17:10:21.362Z] #43 15.04 PBCC images/fifo.pb-c.c [2022-08-18T17:10:21.362Z] #43 15.05 DEP images/fifo.pb-c.d [2022-08-18T17:10:21.362Z] #43 15.14 PBCC images/ghost-file.pb-c.c [2022-08-18T17:10:21.428Z] #43 6.384 DEP images/memfd.pb-c.d [2022-08-18T17:10:21.428Z] #43 6.458 PBCC images/sit.pb-c.c [2022-08-18T17:10:21.428Z] #43 6.530 DEP images/sit.pb-c.d [2022-08-18T17:10:21.428Z] #43 6.566 PBCC images/macvlan.pb-c.c [2022-08-18T17:10:21.609Z] #49 59.87 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T17:10:21.609Z] #49 59.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T17:10:21.609Z] #49 59.95 go: downloading golang.org/x/mod v0.5.1 [2022-08-18T17:10:21.621Z] #43 15.20 DEP images/ghost-file.pb-c.d [2022-08-18T17:10:21.621Z] #43 15.23 PBCC images/regfile.pb-c.c [2022-08-18T17:10:21.621Z] #43 15.27 DEP images/regfile.pb-c.d [2022-08-18T17:10:21.621Z] #43 15.36 PBCC images/ns.pb-c.c [2022-08-18T17:10:21.621Z] #43 15.36 DEP images/ns.pb-c.d [2022-08-18T17:10:21.621Z] #43 15.39 PBCC images/fdinfo.pb-c.c [2022-08-18T17:10:21.688Z] #43 6.583 DEP images/macvlan.pb-c.d [2022-08-18T17:10:21.688Z] #43 6.638 PBCC images/autofs.pb-c.c [2022-08-18T17:10:21.688Z] #43 6.659 DEP images/autofs.pb-c.d [2022-08-18T17:10:21.688Z] #43 6.707 PBCC images/sysctl.pb-c.c [2022-08-18T17:10:21.688Z] #43 6.721 DEP images/sysctl.pb-c.d [2022-08-18T17:10:21.688Z] #43 6.769 PBCC images/time.pb-c.c [2022-08-18T17:10:21.688Z] #43 6.794 DEP images/time.pb-c.d [2022-08-18T17:10:21.688Z] #43 6.844 PBCC images/binfmt-misc.pb-c.c [2022-08-18T17:10:21.870Z] #49 60.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T17:10:21.870Z] #49 60.10 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T17:10:21.870Z] #49 60.13 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T17:10:21.870Z] #49 60.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T17:10:21.885Z] #43 15.61 DEP images/fdinfo.pb-c.d [2022-08-18T17:10:21.885Z] #43 15.64 PBCC images/core-aarch64.pb-c.c [2022-08-18T17:10:21.885Z] #43 15.70 PBCC images/core-arm.pb-c.c [2022-08-18T17:10:21.885Z] #43 15.75 PBCC images/core-ppc64.pb-c.c [2022-08-18T17:10:21.948Z] #43 6.874 DEP images/binfmt-misc.pb-c.d [2022-08-18T17:10:21.948Z] #43 6.906 PBCC images/seccomp.pb-c.c [2022-08-18T17:10:21.948Z] #43 6.930 DEP images/seccomp.pb-c.d [2022-08-18T17:10:21.948Z] #43 6.980 PBCC images/userns.pb-c.c [2022-08-18T17:10:21.948Z] #43 7.007 DEP images/userns.pb-c.d [2022-08-18T17:10:21.948Z] #43 7.042 PBCC images/cgroup.pb-c.c [2022-08-18T17:10:21.948Z] #43 7.059 DEP images/cgroup.pb-c.d [2022-08-18T17:10:21.948Z] #43 7.101 PBCC images/ext-file.pb-c.c [2022-08-18T17:10:22.130Z] #49 60.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T17:10:22.130Z] #49 60.46 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-08-18T17:10:22.151Z] #43 15.79 PBCC images/core-s390.pb-c.c [2022-08-18T17:10:22.151Z] #43 15.86 PBCC images/core-x86.pb-c.c [2022-08-18T17:10:22.151Z] #43 15.90 PBCC images/core.pb-c.c [2022-08-18T17:10:22.151Z] #43 15.95 PBCC images/inventory.pb-c.c [2022-08-18T17:10:22.151Z] #43 16.01 DEP images/core-aarch64.pb-c.d [2022-08-18T17:10:22.216Z] #43 7.127 DEP images/ext-file.pb-c.d [2022-08-18T17:10:22.216Z] #43 7.174 PBCC images/rpc.pb-c.c [2022-08-18T17:10:22.216Z] #43 7.256 DEP images/rpc.pb-c.d [2022-08-18T17:10:22.216Z] #43 7.313 PBCC images/siginfo.pb-c.c [2022-08-18T17:10:22.216Z] #43 7.342 DEP images/siginfo.pb-c.d [2022-08-18T17:10:22.216Z] #43 7.390 PBCC images/pagemap.pb-c.c [2022-08-18T17:10:22.410Z] #43 16.07 DEP images/core-arm.pb-c.d [2022-08-18T17:10:22.410Z] #43 16.12 DEP images/core-ppc64.pb-c.d [2022-08-18T17:10:22.410Z] #43 16.17 DEP images/core-s390.pb-c.d [2022-08-18T17:10:22.410Z] #43 16.19 DEP images/core-x86.pb-c.d [2022-08-18T17:10:22.477Z] #43 7.426 DEP images/pagemap.pb-c.d [2022-08-18T17:10:22.477Z] #43 7.542 PBCC images/rlimit.pb-c.c [2022-08-18T17:10:22.477Z] #43 7.576 DEP images/rlimit.pb-c.d [2022-08-18T17:10:22.477Z] #43 7.618 PBCC images/file-lock.pb-c.c [2022-08-18T17:10:22.477Z] #43 7.642 DEP images/file-lock.pb-c.d [2022-08-18T17:10:22.670Z] #43 16.25 DEP images/core.pb-c.d [2022-08-18T17:10:22.670Z] #43 16.30 DEP images/inventory.pb-c.d [2022-08-18T17:10:22.670Z] #43 16.37 PBCC images/cpuinfo.pb-c.c [2022-08-18T17:10:22.670Z] #43 16.38 DEP images/cpuinfo.pb-c.d [2022-08-18T17:10:22.670Z] #43 16.45 PBCC images/stats.pb-c.c [2022-08-18T17:10:22.670Z] #43 16.47 DEP images/stats.pb-c.d [2022-08-18T17:10:22.700Z] #49 60.88 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:10:22.700Z] #49 60.95 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T17:10:22.700Z] #49 60.98 go: downloading github.com/google/go-cmp v0.5.6 [2022-08-18T17:10:22.737Z] #43 7.695 PBCC images/tty.pb-c.c [2022-08-18T17:10:22.737Z] #43 7.789 DEP images/tty.pb-c.d [2022-08-18T17:10:22.737Z] #43 7.824 PBCC images/tun.pb-c.c [2022-08-18T17:10:22.737Z] #43 7.860 PBCC images/netdev.pb-c.c [2022-08-18T17:10:22.737Z] #43 7.905 DEP images/tun.pb-c.d [2022-08-18T17:10:22.930Z] #43 ... [2022-08-18T17:10:22.930Z] [2022-08-18T17:10:22.930Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:22.930Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:10:22.930Z] #49 62.70 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T17:10:22.930Z] #49 ... [2022-08-18T17:10:22.930Z] [2022-08-18T17:10:22.930Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:22.930Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:22.930Z] #13 68.37 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T17:10:22.930Z] #13 68.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:22.930Z] #13 68.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:22.930Z] #13 68.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-18T17:10:22.930Z] #13 68.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:22.930Z] #13 68.70 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:22.996Z] #43 7.942 DEP images/netdev.pb-c.d [2022-08-18T17:10:22.996Z] #43 7.984 PBCC images/vma.pb-c.c [2022-08-18T17:10:22.996Z] #43 8.022 DEP images/vma.pb-c.d [2022-08-18T17:10:22.996Z] #43 8.050 PBCC images/creds.pb-c.c [2022-08-18T17:10:22.996Z] #43 8.073 DEP images/creds.pb-c.d [2022-08-18T17:10:22.996Z] #43 8.110 PBCC images/utsns.pb-c.c [2022-08-18T17:10:22.996Z] #43 8.125 DEP images/utsns.pb-c.d [2022-08-18T17:10:23.255Z] #43 8.178 PBCC images/ipc-desc.pb-c.c [2022-08-18T17:10:23.255Z] #43 8.206 PBCC images/ipc-sem.pb-c.c [2022-08-18T17:10:23.255Z] #43 8.249 DEP images/ipc-desc.pb-c.d [2022-08-18T17:10:23.255Z] #43 8.313 DEP images/ipc-sem.pb-c.d [2022-08-18T17:10:23.255Z] #43 8.377 PBCC images/ipc-msg.pb-c.c [2022-08-18T17:10:23.255Z] #43 8.400 DEP images/ipc-msg.pb-c.d [2022-08-18T17:10:23.255Z] #43 8.438 PBCC images/ipc-shm.pb-c.c [2022-08-18T17:10:23.255Z] #43 8.451 DEP images/ipc-shm.pb-c.d [2022-08-18T17:10:23.255Z] #43 8.477 PBCC images/ipc-var.pb-c.c [2022-08-18T17:10:23.270Z] #49 61.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T17:10:23.270Z] #49 61.43 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-08-18T17:10:23.270Z] #49 61.54 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:10:23.270Z] #49 61.57 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:10:23.270Z] #49 61.59 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:10:23.270Z] #49 61.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-08-18T17:10:23.475Z] #47 15.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T17:10:23.475Z] #47 15.80 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T17:10:23.514Z] #43 8.499 DEP images/ipc-var.pb-c.d [2022-08-18T17:10:23.514Z] #43 8.556 PBCC images/sk-opts.pb-c.c [2022-08-18T17:10:23.514Z] #43 8.578 PBCC images/packet-sock.pb-c.c [2022-08-18T17:10:23.514Z] #43 8.623 DEP images/sk-opts.pb-c.d [2022-08-18T17:10:23.514Z] #43 8.664 DEP images/packet-sock.pb-c.d [2022-08-18T17:10:23.514Z] #43 8.713 PBCC images/sk-netlink.pb-c.c [2022-08-18T17:10:23.530Z] #49 61.88 go: downloading github.com/prometheus/common v0.10.0 [2022-08-18T17:10:23.733Z] #47 16.01 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T17:10:23.774Z] #43 8.749 DEP images/sk-netlink.pb-c.d [2022-08-18T17:10:23.774Z] #43 8.792 PBCC images/sk-inet.pb-c.c [2022-08-18T17:10:23.774Z] #43 8.858 DEP images/sk-inet.pb-c.d [2022-08-18T17:10:23.774Z] #43 8.916 PBCC images/sk-unix.pb-c.c [2022-08-18T17:10:23.774Z] #43 8.993 DEP images/sk-unix.pb-c.d [2022-08-18T17:10:23.834Z] #49 62.13 go: downloading github.com/prometheus/procfs v0.6.0 [2022-08-18T17:10:24.033Z] #43 9.054 PBCC images/mm.pb-c.c [2022-08-18T17:10:24.033Z] #43 9.111 DEP images/mm.pb-c.d [2022-08-18T17:10:24.033Z] #43 9.162 PBCC images/timerfd.pb-c.c [2022-08-18T17:10:24.033Z] #43 9.209 DEP images/timerfd.pb-c.d [2022-08-18T17:10:24.033Z] #43 9.250 PBCC images/timer.pb-c.c [2022-08-18T17:10:24.080Z] #13 ... [2022-08-18T17:10:24.080Z] [2022-08-18T17:10:24.080Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:24.080Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:10:24.080Z] #49 63.43 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T17:10:24.080Z] #49 ... [2022-08-18T17:10:24.080Z] [2022-08-18T17:10:24.080Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:24.080Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:24.080Z] #43 5.847 PBCC images/timens.pb-c.c [2022-08-18T17:10:24.080Z] #43 5.894 DEP images/timens.pb-c.d [2022-08-18T17:10:24.080Z] #43 5.977 PBCC images/fown.pb-c.c [2022-08-18T17:10:24.080Z] #43 5.987 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.038 PBCC images/opts.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.070 PBCC images/memfd.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.152 DEP images/fown.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.227 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.285 DEP images/opts.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.328 DEP images/memfd.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.389 PBCC images/sit.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.453 DEP images/sit.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.495 PBCC images/macvlan.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.517 DEP images/macvlan.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.565 PBCC images/autofs.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.587 DEP images/autofs.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.661 PBCC images/sysctl.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.706 DEP images/sysctl.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.741 PBCC images/time.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.772 DEP images/time.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.845 PBCC images/binfmt-misc.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.881 DEP images/binfmt-misc.pb-c.d [2022-08-18T17:10:24.080Z] #43 6.951 PBCC images/seccomp.pb-c.c [2022-08-18T17:10:24.080Z] #43 6.985 DEP images/seccomp.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.034 PBCC images/userns.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.043 DEP images/userns.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.085 PBCC images/cgroup.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.122 DEP images/cgroup.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.181 PBCC images/ext-file.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.199 DEP images/ext-file.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.245 PBCC images/rpc.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.305 DEP images/rpc.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.362 PBCC images/siginfo.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.397 DEP images/siginfo.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.461 PBCC images/pagemap.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.499 DEP images/pagemap.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.577 PBCC images/rlimit.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.627 DEP images/rlimit.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.681 PBCC images/file-lock.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.692 DEP images/file-lock.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.737 PBCC images/tty.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.813 DEP images/tty.pb-c.d [2022-08-18T17:10:24.080Z] #43 7.894 PBCC images/tun.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.923 PBCC images/netdev.pb-c.c [2022-08-18T17:10:24.080Z] #43 7.987 DEP images/tun.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.029 DEP images/netdev.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.071 PBCC images/vma.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.103 DEP images/vma.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.167 PBCC images/creds.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.211 DEP images/creds.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.278 PBCC images/utsns.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.304 DEP images/utsns.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.369 PBCC images/ipc-desc.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.376 PBCC images/ipc-sem.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.429 DEP images/ipc-desc.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.477 DEP images/ipc-sem.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.504 PBCC images/ipc-msg.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.526 DEP images/ipc-msg.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.559 PBCC images/ipc-shm.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.577 DEP images/ipc-shm.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.635 PBCC images/ipc-var.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.697 DEP images/ipc-var.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.746 PBCC images/sk-opts.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.765 PBCC images/packet-sock.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.817 DEP images/sk-opts.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.857 DEP images/packet-sock.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.879 PBCC images/sk-netlink.pb-c.c [2022-08-18T17:10:24.080Z] #43 8.919 DEP images/sk-netlink.pb-c.d [2022-08-18T17:10:24.080Z] #43 8.967 PBCC images/sk-inet.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.010 DEP images/sk-inet.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.055 PBCC images/sk-unix.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.117 DEP images/sk-unix.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.157 PBCC images/mm.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.188 DEP images/mm.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.227 PBCC images/timerfd.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.307 DEP images/timerfd.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.373 PBCC images/timer.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.409 DEP images/timer.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.462 PBCC images/sa.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.534 DEP images/sa.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.604 PBCC images/pipe-data.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.621 DEP images/pipe-data.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.666 PBCC images/mnt.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.706 DEP images/mnt.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.764 PBCC images/sk-packet.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.794 DEP images/sk-packet.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.819 PBCC images/tcp-stream.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.861 DEP images/tcp-stream.pb-c.d [2022-08-18T17:10:24.080Z] #43 9.913 PBCC images/pipe.pb-c.c [2022-08-18T17:10:24.080Z] #43 9.952 DEP images/pipe.pb-c.d [2022-08-18T17:10:24.080Z] #43 10.01 PBCC images/pstree.pb-c.c [2022-08-18T17:10:24.080Z] #43 10.03 DEP images/pstree.pb-c.d [2022-08-18T17:10:24.080Z] #43 10.07 PBCC images/fs.pb-c.c [2022-08-18T17:10:24.080Z] #43 10.09 DEP images/fs.pb-c.d [2022-08-18T17:10:24.080Z] #43 10.15 PBCC images/signalfd.pb-c.c [2022-08-18T17:10:24.080Z] #43 10.18 DEP images/signalfd.pb-c.d [2022-08-18T17:10:24.080Z] #43 10.22 PBCC images/fh.pb-c.c [2022-08-18T17:10:24.080Z] #43 10.26 PBCC images/fsnotify.pb-c.c [2022-08-18T17:10:24.095Z] #49 62.28 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T17:10:24.095Z] #49 62.35 go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:10:24.293Z] #43 9.286 DEP images/timer.pb-c.d [2022-08-18T17:10:24.293Z] #43 9.332 PBCC images/sa.pb-c.c [2022-08-18T17:10:24.293Z] #43 9.387 DEP images/sa.pb-c.d [2022-08-18T17:10:24.293Z] #43 9.431 PBCC images/pipe-data.pb-c.c [2022-08-18T17:10:24.293Z] #43 9.462 DEP images/pipe-data.pb-c.d [2022-08-18T17:10:24.293Z] #43 9.526 PBCC images/mnt.pb-c.c [2022-08-18T17:10:24.301Z] #47 ... [2022-08-18T17:10:24.301Z] [2022-08-18T17:10:24.301Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:10:24.301Z] #67 sha256:dc4284857596cc59291e1052fa8192c8ffd4e974c74e78d51a16bf2766b96049 [2022-08-18T17:10:24.301Z] #67 13.21 Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-18T17:10:24.301Z] #67 14.47 + cd /tmp/tmp.ly67UqHHkA/src/github.com/docker/libnetwork [2022-08-18T17:10:24.301Z] #67 14.47 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-18T17:10:24.301Z] #67 14.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-18T17:10:24.336Z] #43 10.31 DEP images/fh.pb-c.d [2022-08-18T17:10:24.336Z] #43 10.36 DEP images/fsnotify.pb-c.d [2022-08-18T17:10:24.336Z] #43 10.40 PBCC images/eventpoll.pb-c.c [2022-08-18T17:10:24.336Z] #43 10.43 DEP images/eventpoll.pb-c.d [2022-08-18T17:10:24.336Z] #43 10.49 PBCC images/eventfd.pb-c.c [2022-08-18T17:10:24.552Z] #43 9.601 DEP images/mnt.pb-c.d [2022-08-18T17:10:24.552Z] #43 9.638 PBCC images/sk-packet.pb-c.c [2022-08-18T17:10:24.552Z] #43 9.676 DEP images/sk-packet.pb-c.d [2022-08-18T17:10:24.552Z] #43 9.746 PBCC images/tcp-stream.pb-c.c [2022-08-18T17:10:24.592Z] #43 10.50 DEP images/eventfd.pb-c.d [2022-08-18T17:10:24.592Z] #43 10.53 PBCC images/remap-file-path.pb-c.c [2022-08-18T17:10:24.592Z] #43 10.56 DEP images/remap-file-path.pb-c.d [2022-08-18T17:10:24.592Z] #43 10.62 PBCC images/fifo.pb-c.c [2022-08-18T17:10:24.592Z] #43 10.65 DEP images/fifo.pb-c.d [2022-08-18T17:10:24.592Z] #43 10.72 PBCC images/ghost-file.pb-c.c [2022-08-18T17:10:24.812Z] #43 9.836 DEP images/tcp-stream.pb-c.d [2022-08-18T17:10:24.812Z] #43 9.914 PBCC images/pipe.pb-c.c [2022-08-18T17:10:24.812Z] #43 9.958 DEP images/pipe.pb-c.d [2022-08-18T17:10:24.812Z] #43 10.01 PBCC images/pstree.pb-c.c [2022-08-18T17:10:24.848Z] #43 10.78 DEP images/ghost-file.pb-c.d [2022-08-18T17:10:24.848Z] #43 10.85 PBCC images/regfile.pb-c.c [2022-08-18T17:10:24.848Z] #43 10.94 DEP images/regfile.pb-c.d [2022-08-18T17:10:24.848Z] #43 10.99 PBCC images/ns.pb-c.c [2022-08-18T17:10:25.072Z] #43 10.04 DEP images/pstree.pb-c.d [2022-08-18T17:10:25.072Z] #43 10.09 PBCC images/fs.pb-c.c [2022-08-18T17:10:25.072Z] #43 10.13 DEP images/fs.pb-c.d [2022-08-18T17:10:25.072Z] #43 10.18 PBCC images/signalfd.pb-c.c [2022-08-18T17:10:25.072Z] #43 10.23 DEP images/signalfd.pb-c.d [2022-08-18T17:10:25.072Z] #43 10.27 PBCC images/fh.pb-c.c [2022-08-18T17:10:25.104Z] #43 11.02 DEP images/ns.pb-c.d [2022-08-18T17:10:25.104Z] #43 11.07 PBCC images/fdinfo.pb-c.c [2022-08-18T17:10:25.104Z] #43 11.19 DEP images/fdinfo.pb-c.d [2022-08-18T17:10:25.104Z] #43 11.26 PBCC images/core-aarch64.pb-c.c [2022-08-18T17:10:25.238Z] #67 ... [2022-08-18T17:10:25.238Z] [2022-08-18T17:10:25.238Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:10:25.238Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-18T17:10:25.238Z] #40 6.928 + git clone https://github.com/docker/distribution.git . [2022-08-18T17:10:25.238Z] #40 6.928 Cloning into '.'... [2022-08-18T17:10:25.238Z] #40 ... [2022-08-18T17:10:25.238Z] [2022-08-18T17:10:25.238Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:10:25.238Z] #58 sha256:36b88bcd151607d4fca5578b6623af8c93e2f993a2323e02e931874d0d9a2b5a [2022-08-18T17:10:25.238Z] #58 14.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-18T17:10:25.238Z] #58 14.72 go: downloading github.com/google/uuid v1.3.0 [2022-08-18T17:10:25.238Z] #58 14.79 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-18T17:10:25.238Z] #58 14.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-18T17:10:25.238Z] #58 15.07 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:10:25.238Z] #58 15.08 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-18T17:10:25.238Z] #58 15.69 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-18T17:10:25.238Z] #58 16.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-18T17:10:25.238Z] #58 16.47 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-18T17:10:25.331Z] #43 10.32 PBCC images/fsnotify.pb-c.c [2022-08-18T17:10:25.331Z] #43 10.37 DEP images/fh.pb-c.d [2022-08-18T17:10:25.331Z] #43 10.42 DEP images/fsnotify.pb-c.d [2022-08-18T17:10:25.331Z] #43 10.46 PBCC images/eventpoll.pb-c.c [2022-08-18T17:10:25.331Z] #43 10.48 DEP images/eventpoll.pb-c.d [2022-08-18T17:10:25.331Z] #43 10.54 PBCC images/eventfd.pb-c.c [2022-08-18T17:10:25.360Z] #43 11.29 PBCC images/core-arm.pb-c.c [2022-08-18T17:10:25.360Z] #43 11.33 PBCC images/core-ppc64.pb-c.c [2022-08-18T17:10:25.360Z] #43 11.37 PBCC images/core-s390.pb-c.c [2022-08-18T17:10:25.360Z] #43 11.40 PBCC images/core-x86.pb-c.c [2022-08-18T17:10:25.360Z] #43 11.45 PBCC images/core.pb-c.c [2022-08-18T17:10:25.360Z] #43 11.51 PBCC images/inventory.pb-c.c [2022-08-18T17:10:25.590Z] #43 10.55 DEP images/eventfd.pb-c.d [2022-08-18T17:10:25.590Z] #43 10.59 PBCC images/remap-file-path.pb-c.c [2022-08-18T17:10:25.590Z] #43 10.60 DEP images/remap-file-path.pb-c.d [2022-08-18T17:10:25.590Z] #43 10.64 PBCC images/fifo.pb-c.c [2022-08-18T17:10:25.590Z] #43 10.66 DEP images/fifo.pb-c.d [2022-08-18T17:10:25.590Z] #43 10.71 PBCC images/ghost-file.pb-c.c [2022-08-18T17:10:25.590Z] #43 10.77 DEP images/ghost-file.pb-c.d [2022-08-18T17:10:25.616Z] #43 11.56 DEP images/core-aarch64.pb-c.d [2022-08-18T17:10:25.616Z] #43 11.61 DEP images/core-arm.pb-c.d [2022-08-18T17:10:25.616Z] #43 11.67 DEP images/core-ppc64.pb-c.d [2022-08-18T17:10:25.616Z] #43 11.73 DEP images/core-s390.pb-c.d [2022-08-18T17:10:25.616Z] #43 11.78 DEP images/core-x86.pb-c.d [2022-08-18T17:10:25.616Z] #43 11.84 DEP images/core.pb-c.d [2022-08-18T17:10:25.849Z] #43 10.82 PBCC images/regfile.pb-c.c [2022-08-18T17:10:25.850Z] #43 10.87 DEP images/regfile.pb-c.d [2022-08-18T17:10:25.850Z] #43 10.91 PBCC images/ns.pb-c.c [2022-08-18T17:10:25.850Z] #43 10.95 DEP images/ns.pb-c.d [2022-08-18T17:10:25.850Z] #43 11.00 PBCC images/fdinfo.pb-c.c [2022-08-18T17:10:25.872Z] #43 11.88 DEP images/inventory.pb-c.d [2022-08-18T17:10:25.872Z] #43 11.93 PBCC images/cpuinfo.pb-c.c [2022-08-18T17:10:25.872Z] #43 11.95 DEP images/cpuinfo.pb-c.d [2022-08-18T17:10:25.872Z] #43 12.03 PBCC images/stats.pb-c.c [2022-08-18T17:10:25.872Z] #43 12.06 DEP images/stats.pb-c.d [2022-08-18T17:10:26.008Z] #49 64.02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T17:10:26.009Z] #49 ... [2022-08-18T17:10:26.009Z] [2022-08-18T17:10:26.009Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:26.009Z] #47 sha256:d242666b0432d34174306bbcaf5e9f1153962c9ffcfb773ff5c53d551d952c30 [2022-08-18T17:10:26.009Z] #47 DONE 64.2s [2022-08-18T17:10:26.009Z] [2022-08-18T17:10:26.009Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:26.009Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-18T17:10:26.009Z] #36 62.45 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:10:26.009Z] #36 62.50 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:26.009Z] #36 62.52 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-18T17:10:26.009Z] #36 62.53 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:10:26.009Z] #36 62.60 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-18T17:10:26.009Z] #36 62.66 Setting up cmake-data (3.13.4-1) ... [2022-08-18T17:10:26.009Z] #36 62.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:10:26.009Z] #36 62.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-18T17:10:26.009Z] #36 62.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-18T17:10:26.009Z] #36 62.91 Setting up cmake (3.13.4-1) ... [2022-08-18T17:10:26.009Z] #36 62.97 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:26.009Z] #36 63.09 Processing triggers for mime-support (3.62) ... [2022-08-18T17:10:26.009Z] #36 DONE 64.2s [2022-08-18T17:10:26.009Z] [2022-08-18T17:10:26.009Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:26.009Z] #37 sha256:8295e3c64f89db813a0c4ea35018e39fbab0ad430cb03622891949243c6b0822 [2022-08-18T17:10:26.110Z] #43 11.09 DEP images/fdinfo.pb-c.d [2022-08-18T17:10:26.110Z] #43 11.16 PBCC images/core-aarch64.pb-c.c [2022-08-18T17:10:26.110Z] #43 11.19 PBCC images/core-arm.pb-c.c [2022-08-18T17:10:26.110Z] #43 11.25 PBCC images/core-ppc64.pb-c.c [2022-08-18T17:10:26.223Z] #13 ... [2022-08-18T17:10:26.223Z] [2022-08-18T17:10:26.223Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:26.223Z] #34 sha256:da26d7728de2a3d806f04579ae3d16f87612c639dce4ac8b83251dbfaef06a1f [2022-08-18T17:10:26.223Z] #34 65.63 os [2022-08-18T17:10:26.223Z] #34 67.94 bufio [2022-08-18T17:10:26.223Z] #34 69.71 text/tabwriter [2022-08-18T17:10:26.223Z] #34 70.12 fmt [2022-08-18T17:10:26.223Z] #34 70.36 io/ioutil [2022-08-18T17:10:26.223Z] #34 72.31 flag [2022-08-18T17:10:26.223Z] #34 72.34 github.com/BurntSushi/toml [2022-08-18T17:10:26.223Z] #34 74.21 log [2022-08-18T17:10:26.223Z] #34 ... [2022-08-18T17:10:26.223Z] [2022-08-18T17:10:26.223Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:26.223Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:26.223Z] #43 18.06 make[1]: Nothing to be done for 'all'. [2022-08-18T17:10:26.223Z] #43 19.47 CC images/stats.o [2022-08-18T17:10:26.223Z] #43 19.83 CC images/core.o [2022-08-18T17:10:26.370Z] #43 11.29 PBCC images/core-s390.pb-c.c [2022-08-18T17:10:26.370Z] #43 11.32 PBCC images/core-x86.pb-c.c [2022-08-18T17:10:26.370Z] #43 11.35 PBCC images/core.pb-c.c [2022-08-18T17:10:26.370Z] #43 11.42 PBCC images/inventory.pb-c.c [2022-08-18T17:10:26.370Z] #43 11.47 DEP images/core-aarch64.pb-c.d [2022-08-18T17:10:26.370Z] #43 11.51 DEP images/core-arm.pb-c.d [2022-08-18T17:10:26.630Z] #43 11.57 DEP images/core-ppc64.pb-c.d [2022-08-18T17:10:26.630Z] #43 11.64 DEP images/core-s390.pb-c.d [2022-08-18T17:10:26.630Z] #43 11.69 DEP images/core-x86.pb-c.d [2022-08-18T17:10:26.630Z] #43 11.76 DEP images/core.pb-c.d [2022-08-18T17:10:26.791Z] #43 20.46 CC images/core-x86.o [2022-08-18T17:10:26.889Z] #43 11.85 DEP images/inventory.pb-c.d [2022-08-18T17:10:26.889Z] #43 11.93 PBCC images/cpuinfo.pb-c.c [2022-08-18T17:10:26.889Z] #43 11.96 DEP images/cpuinfo.pb-c.d [2022-08-18T17:10:26.889Z] #43 11.99 PBCC images/stats.pb-c.c [2022-08-18T17:10:26.889Z] #43 12.01 DEP images/stats.pb-c.d [2022-08-18T17:10:27.051Z] #43 20.84 CC images/core-arm.o [2022-08-18T17:10:27.152Z] #58 ... [2022-08-18T17:10:27.152Z] [2022-08-18T17:10:27.152Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:10:27.152Z] #47 sha256:f48de65ba83532e8a901a6325594a3008aebfd94276288bc5664a77ee0fbdd99 [2022-08-18T17:10:27.152Z] #47 19.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:10:27.152Z] #47 19.28 go: downloading golang.org/x/mod v0.3.0 [2022-08-18T17:10:27.239Z] #43 13.32 make[1]: Nothing to be done for 'all'. [2022-08-18T17:10:27.620Z] #43 21.18 CC images/core-aarch64.o [2022-08-18T17:10:27.721Z] #47 ... [2022-08-18T17:10:27.721Z] [2022-08-18T17:10:27.721Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:27.721Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:10:27.721Z] #13 6.553 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-08-18T17:10:27.721Z] #13 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-18T17:10:27.721Z] #13 13.88 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [334 kB] [2022-08-18T17:10:27.721Z] #13 ... [2022-08-18T17:10:27.721Z] [2022-08-18T17:10:27.721Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:10:27.721Z] #58 sha256:36b88bcd151607d4fca5578b6623af8c93e2f993a2323e02e931874d0d9a2b5a [2022-08-18T17:10:27.721Z] #58 19.40 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-18T17:10:27.879Z] #43 21.48 CC images/core-ppc64.o [2022-08-18T17:10:27.925Z] #37 1.611 + RM_GOPATH=0 [2022-08-18T17:10:27.925Z] #37 1.611 + TMP_GOPATH= [2022-08-18T17:10:27.925Z] #37 1.611 + : /build [2022-08-18T17:10:27.925Z] #37 1.611 + '[' -z '' ']' [2022-08-18T17:10:27.925Z] #37 1.611 ++ mktemp -d [2022-08-18T17:10:27.925Z] #37 1.611 + export GOPATH=/tmp/tmp.tjQHx5Bc9h [2022-08-18T17:10:27.925Z] #37 1.611 + GOPATH=/tmp/tmp.tjQHx5Bc9h [2022-08-18T17:10:27.925Z] #37 1.611 + RM_GOPATH=1 [2022-08-18T17:10:27.925Z] #37 1.611 + case "$(go env GOARCH)" in [2022-08-18T17:10:27.925Z] #37 1.611 ++ go env GOARCH [2022-08-18T17:10:27.925Z] #37 1.641 Install tini version v0.19.0 [2022-08-18T17:10:27.925Z] #37 1.641 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:27.925Z] #37 1.641 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:27.925Z] #37 1.641 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:27.925Z] #37 1.641 + dir=/tmp/install [2022-08-18T17:10:27.925Z] #37 1.641 + bin=tini [2022-08-18T17:10:27.925Z] #37 1.641 + shift [2022-08-18T17:10:27.925Z] #37 1.641 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-18T17:10:27.925Z] #37 1.641 + . /tmp/install/tini.installer [2022-08-18T17:10:27.925Z] #37 1.641 ++ : v0.19.0 [2022-08-18T17:10:27.925Z] #37 1.641 + install_tini [2022-08-18T17:10:27.925Z] #37 1.641 + echo 'Install tini version v0.19.0' [2022-08-18T17:10:27.925Z] #37 1.653 + git clone https://github.com/krallin/tini.git /tmp/tmp.tjQHx5Bc9h/tini [2022-08-18T17:10:27.925Z] #37 1.675 Cloning into '/tmp/tmp.tjQHx5Bc9h/tini'... [2022-08-18T17:10:28.139Z] #43 ... [2022-08-18T17:10:28.139Z] [2022-08-18T17:10:28.139Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:28.139Z] #34 sha256:da26d7728de2a3d806f04579ae3d16f87612c639dce4ac8b83251dbfaef06a1f [2022-08-18T17:10:28.139Z] #34 76.25 github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:10:28.139Z] #34 DONE 77.9s [2022-08-18T17:10:28.139Z] [2022-08-18T17:10:28.139Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:28.139Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:28.139Z] #43 22.04 CC images/core-s390.o [2022-08-18T17:10:28.268Z] #43 13.41 make[1]: Nothing to be done for 'all'. [2022-08-18T17:10:28.289Z] #58 ... [2022-08-18T17:10:28.289Z] [2022-08-18T17:10:28.289Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:28.289Z] #34 sha256:d6d7348547aa69ffa2f35c81d8854be0e318d3829b33d026e58a02b4a29643e8 [2022-08-18T17:10:28.289Z] #34 10.57 unicode/utf8 [2022-08-18T17:10:28.289Z] #34 11.79 internal/race [2022-08-18T17:10:28.289Z] #34 12.05 sync/atomic [2022-08-18T17:10:28.289Z] #34 12.95 unicode [2022-08-18T17:10:28.289Z] #34 17.38 encoding [2022-08-18T17:10:28.497Z] #37 2.483 + cd /tmp/tmp.tjQHx5Bc9h/tini [2022-08-18T17:10:28.497Z] #37 2.484 + git checkout -q v0.19.0 [2022-08-18T17:10:28.497Z] #37 2.493 + cmake . [2022-08-18T17:10:28.604Z] #43 14.64 CC images/stats.o [2022-08-18T17:10:28.861Z] #43 14.99 CC images/core.o [2022-08-18T17:10:29.068Z] #37 3.034 -- The C compiler identification is GNU 8.3.0 [2022-08-18T17:10:29.068Z] #37 3.076 -- Check for working C compiler: /usr/bin/cc [2022-08-18T17:10:29.077Z] #43 22.64 CC images/cpuinfo.o [2022-08-18T17:10:29.330Z] #37 ... [2022-08-18T17:10:29.330Z] [2022-08-18T17:10:29.330Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:29.330Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:29.330Z] #13 52.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T17:10:29.330Z] #13 52.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-18T17:10:29.330Z] #13 52.02 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:29.330Z] #13 54.51 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T17:10:29.330Z] #13 54.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-18T17:10:29.330Z] #13 54.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:29.330Z] #13 54.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-18T17:10:29.330Z] #13 54.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:29.330Z] #13 54.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:29.330Z] #13 54.95 Selecting previously unselected package dmsetup. [2022-08-18T17:10:29.330Z] #13 54.95 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:29.330Z] #13 54.96 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:29.330Z] #13 55.18 Selecting previously unselected package mingw-w64-common. [2022-08-18T17:10:29.330Z] #13 55.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-18T17:10:29.330Z] #13 55.19 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:29.330Z] #13 61.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T17:10:29.330Z] #13 61.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-18T17:10:29.330Z] #13 61.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:29.336Z] #43 23.00 CC images/inventory.o [2022-08-18T17:10:29.336Z] #43 23.23 CC images/fdinfo.o [2022-08-18T17:10:29.593Z] #13 ... [2022-08-18T17:10:29.593Z] [2022-08-18T17:10:29.593Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:29.593Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-18T17:10:29.593Z] #42 61.23 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:10:29.593Z] #42 61.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:10:29.593Z] #42 61.30 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:29.593Z] #42 61.32 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-18T17:10:29.593Z] #42 61.34 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:29.593Z] #42 61.36 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:10:29.593Z] #42 61.38 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:10:29.593Z] #42 61.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-18T17:10:29.593Z] #42 61.42 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:10:29.593Z] #42 61.44 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-18T17:10:29.593Z] #42 67.53 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-18T17:10:29.593Z] #42 67.55 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:29.593Z] #42 DONE 67.9s [2022-08-18T17:10:29.593Z] [2022-08-18T17:10:29.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:29.593Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:29.595Z] #43 23.50 CC images/fown.o [2022-08-18T17:10:29.647Z] #43 14.70 CC images/stats.o [2022-08-18T17:10:29.667Z] #34 ... [2022-08-18T17:10:29.667Z] [2022-08-18T17:10:29.667Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:10:29.667Z] #51 sha256:2a146c7e638162d55b242251ec4c5bacdfd23f4b03e91817a31a1dc8952f8c25 [2022-08-18T17:10:29.667Z] #51 11.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-18T17:10:29.667Z] #51 ... [2022-08-18T17:10:29.667Z] [2022-08-18T17:10:29.667Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:29.667Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:10:29.667Z] #36 14.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [334 kB] [2022-08-18T17:10:29.667Z] #36 18.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-18T17:10:29.790Z] #43 15.59 CC images/core-x86.o [2022-08-18T17:10:29.790Z] #43 ... [2022-08-18T17:10:29.790Z] [2022-08-18T17:10:29.790Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:29.790Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:10:29.790Z] #34 69.46 io/fs [2022-08-18T17:10:29.790Z] #34 70.63 os [2022-08-18T17:10:29.790Z] #34 71.22 bufio [2022-08-18T17:10:29.790Z] #34 72.60 text/tabwriter [2022-08-18T17:10:29.790Z] #34 73.95 io/ioutil [2022-08-18T17:10:29.790Z] #34 73.95 fmt [2022-08-18T17:10:29.790Z] #34 76.14 github.com/BurntSushi/toml [2022-08-18T17:10:29.790Z] #34 76.14 flag [2022-08-18T17:10:29.790Z] #34 77.55 log [2022-08-18T17:10:29.855Z] #43 23.63 CC images/ns.o [2022-08-18T17:10:29.906Z] #43 14.99 CC images/core.o [2022-08-18T17:10:29.930Z] #36 ... [2022-08-18T17:10:29.930Z] [2022-08-18T17:10:29.930Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:29.930Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:10:29.930Z] #13 18.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-18T17:10:30.046Z] #34 79.63 github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:10:30.046Z] #34 ... [2022-08-18T17:10:30.046Z] [2022-08-18T17:10:30.046Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:30.046Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:30.046Z] #43 16.10 CC images/core-arm.o [2022-08-18T17:10:30.114Z] #43 23.81 CC images/regfile.o [2022-08-18T17:10:30.302Z] #43 16.41 CC images/core-aarch64.o [2022-08-18T17:10:30.373Z] #43 24.02 CC images/ghost-file.o [2022-08-18T17:10:30.475Z] #43 15.52 CC images/core-x86.o [2022-08-18T17:10:30.633Z] #43 24.27 CC images/fifo.o [2022-08-18T17:10:30.633Z] #43 24.46 CC images/remap-file-path.o [2022-08-18T17:10:30.865Z] #43 16.72 CC images/core-ppc64.o [2022-08-18T17:10:30.867Z] #13 ... [2022-08-18T17:10:30.867Z] [2022-08-18T17:10:30.867Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:30.867Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-18T17:10:30.867Z] #55 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [334 kB] [2022-08-18T17:10:30.867Z] #55 17.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-18T17:10:30.867Z] #55 ... [2022-08-18T17:10:30.867Z] [2022-08-18T17:10:30.867Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:30.867Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:10:30.867Z] #42 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [334 kB] [2022-08-18T17:10:30.867Z] #42 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-18T17:10:30.893Z] #43 24.66 CC images/eventfd.o [2022-08-18T17:10:31.043Z] #43 16.02 CC images/core-arm.o [2022-08-18T17:10:31.043Z] #43 ... [2022-08-18T17:10:31.043Z] [2022-08-18T17:10:31.043Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:31.043Z] #34 sha256:43b9bc94ffec6f25f127a475c7d20ee0d015568a9680e679dfc3b5deb1d6a8a5 [2022-08-18T17:10:31.043Z] #34 70.93 os [2022-08-18T17:10:31.043Z] #34 72.39 bufio [2022-08-18T17:10:31.043Z] #34 74.20 text/tabwriter [2022-08-18T17:10:31.043Z] #34 74.65 fmt [2022-08-18T17:10:31.043Z] #34 74.73 io/ioutil [2022-08-18T17:10:31.043Z] #34 76.86 flag [2022-08-18T17:10:31.043Z] #34 76.86 github.com/BurntSushi/toml [2022-08-18T17:10:31.043Z] #34 78.40 log [2022-08-18T17:10:31.043Z] #34 80.71 github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:10:31.043Z] #34 ... [2022-08-18T17:10:31.043Z] [2022-08-18T17:10:31.043Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:31.043Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:31.043Z] #13 67.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T17:10:31.043Z] #13 67.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:31.043Z] #13 67.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:31.043Z] #13 67.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-18T17:10:31.043Z] #13 67.61 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:31.043Z] #13 67.62 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:31.122Z] #43 17.24 CC images/core-s390.o [2022-08-18T17:10:31.154Z] #43 24.84 CC images/eventpoll.o [2022-08-18T17:10:31.302Z] #13 ... [2022-08-18T17:10:31.302Z] [2022-08-18T17:10:31.302Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:31.302Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:31.302Z] #43 16.41 CC images/core-aarch64.o [2022-08-18T17:10:31.413Z] #43 25.10 CC images/fh.o [2022-08-18T17:10:31.506Z] #43 1.908 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:10:31.506Z] #43 1.908 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:10:31.506Z] #43 1.922 Note: Building without GnuTLS support [2022-08-18T17:10:31.506Z] #43 1.928 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:10:31.506Z] #43 1.928 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:10:31.561Z] #43 16.79 CC images/core-ppc64.o [2022-08-18T17:10:31.673Z] #43 25.39 CC images/fsnotify.o [2022-08-18T17:10:31.686Z] #43 ... [2022-08-18T17:10:31.686Z] [2022-08-18T17:10:31.686Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:31.686Z] #34 sha256:da9f81f6f53d0104d09a8f76f184cc9c25d789a6dd2d494e25172a114d786439 [2022-08-18T17:10:31.686Z] #34 DONE 81.5s [2022-08-18T17:10:31.942Z] [2022-08-18T17:10:31.942Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:10:31.942Z] #58 sha256:e6a977bc9c36d3873364a95307d91019c6ad9465aeb603d03ae0742de1c79525 [2022-08-18T17:10:31.942Z] #58 ... [2022-08-18T17:10:31.942Z] [2022-08-18T17:10:31.942Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:31.942Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:31.942Z] #43 18.16 CC images/cpuinfo.o [2022-08-18T17:10:32.243Z] #43 25.84 CC images/signalfd.o [2022-08-18T17:10:32.243Z] #43 26.04 CC images/fs.o [2022-08-18T17:10:32.503Z] #43 26.19 CC images/pstree.o [2022-08-18T17:10:32.503Z] #43 ... [2022-08-18T17:10:32.503Z] [2022-08-18T17:10:32.503Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:32.503Z] #34 sha256:43b9bc94ffec6f25f127a475c7d20ee0d015568a9680e679dfc3b5deb1d6a8a5 [2022-08-18T17:10:32.503Z] #34 DONE 82.3s [2022-08-18T17:10:32.503Z] [2022-08-18T17:10:32.503Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:10:32.503Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:10:32.503Z] #40 ... [2022-08-18T17:10:32.503Z] [2022-08-18T17:10:32.503Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:32.503Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:32.503Z] #43 17.61 CC images/core-s390.o [2022-08-18T17:10:32.763Z] #43 26.43 CC images/pipe.o [2022-08-18T17:10:32.875Z] #43 18.79 CC images/inventory.o [2022-08-18T17:10:33.022Z] #43 26.67 CC images/tcp-stream.o [2022-08-18T17:10:33.022Z] #43 26.85 CC images/sk-packet.o [2022-08-18T17:10:33.132Z] #43 19.07 CC images/fdinfo.o [2022-08-18T17:10:33.282Z] #43 27.07 CC images/mnt.o [2022-08-18T17:10:33.389Z] #43 19.38 CC images/fown.o [2022-08-18T17:10:33.401Z] #42 ... [2022-08-18T17:10:33.401Z] [2022-08-18T17:10:33.401Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:10:33.401Z] #58 sha256:36b88bcd151607d4fca5578b6623af8c93e2f993a2323e02e931874d0d9a2b5a [2022-08-18T17:10:33.401Z] #58 25.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-18T17:10:33.418Z] #43 3.850 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:10:33.418Z] #43 3.905 GEN .gitid [2022-08-18T17:10:33.441Z] #43 18.54 CC images/cpuinfo.o [2022-08-18T17:10:33.564Z] #43 27.29 CC images/pipe-data.o [2022-08-18T17:10:33.564Z] #43 27.43 CC images/sa.o [2022-08-18T17:10:33.678Z] #43 3.962 GEN criu/include/version.h [2022-08-18T17:10:33.678Z] #43 4.022 GEN include/common/asm [2022-08-18T17:10:33.687Z] #43 19.59 CC images/ns.o [2022-08-18T17:10:33.687Z] #43 19.80 CC images/regfile.o [2022-08-18T17:10:33.824Z] #43 27.66 CC images/timer.o [2022-08-18T17:10:33.943Z] #43 19.99 CC images/ghost-file.o [2022-08-18T17:10:34.014Z] #43 18.88 CC images/inventory.o [2022-08-18T17:10:34.014Z] #43 19.07 CC images/fdinfo.o [2022-08-18T17:10:34.084Z] #43 27.87 CC images/timerfd.o [2022-08-18T17:10:34.200Z] #43 20.24 CC images/fifo.o [2022-08-18T17:10:34.281Z] #43 19.41 CC images/fown.o [2022-08-18T17:10:34.343Z] #43 28.15 CC images/mm.o [2022-08-18T17:10:34.470Z] #43 20.40 CC images/remap-file-path.o [2022-08-18T17:10:34.470Z] #43 20.59 CC images/eventfd.o [2022-08-18T17:10:34.540Z] #43 19.50 CC images/ns.o [2022-08-18T17:10:34.540Z] #43 19.68 CC images/regfile.o [2022-08-18T17:10:34.603Z] #43 28.38 CC images/sk-opts.o [2022-08-18T17:10:34.620Z] #43 ... [2022-08-18T17:10:34.620Z] [2022-08-18T17:10:34.620Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:34.620Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:10:34.620Z] #34 62.64 internal/syscall/unix [2022-08-18T17:10:34.620Z] #34 62.98 time [2022-08-18T17:10:34.620Z] #34 70.09 internal/poll [2022-08-18T17:10:34.620Z] #34 71.95 internal/fmtsort [2022-08-18T17:10:34.620Z] #34 72.55 internal/syscall/execenv [2022-08-18T17:10:34.620Z] #34 72.68 path [2022-08-18T17:10:34.620Z] #34 72.74 strings [2022-08-18T17:10:34.620Z] #34 ... [2022-08-18T17:10:34.620Z] [2022-08-18T17:10:34.620Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:34.620Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:34.620Z] #13 67.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T17:10:34.620Z] #13 67.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:34.620Z] #13 67.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:34.726Z] #43 20.82 CC images/eventpoll.o [2022-08-18T17:10:34.800Z] #43 19.87 CC images/ghost-file.o [2022-08-18T17:10:34.864Z] #43 28.56 CC images/sk-unix.o [2022-08-18T17:10:34.880Z] #13 67.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-18T17:10:34.880Z] #13 67.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:34.880Z] #13 67.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:34.982Z] #43 21.11 CC images/fh.o [2022-08-18T17:10:35.059Z] #43 20.10 CC images/fifo.o [2022-08-18T17:10:35.124Z] #43 28.83 CC images/sk-inet.o [2022-08-18T17:10:35.237Z] #43 21.36 CC images/fsnotify.o [2022-08-18T17:10:35.318Z] #43 20.27 CC images/remap-file-path.o [2022-08-18T17:10:35.318Z] #43 20.51 CC images/eventfd.o [2022-08-18T17:10:35.383Z] #43 29.11 CC images/tun.o [2022-08-18T17:10:35.578Z] #43 20.65 CC images/eventpoll.o [2022-08-18T17:10:35.643Z] #43 29.34 CC images/sk-netlink.o [2022-08-18T17:10:35.643Z] #43 29.52 CC images/packet-sock.o [2022-08-18T17:10:35.799Z] #43 21.83 CC images/signalfd.o [2022-08-18T17:10:36.055Z] #43 22.07 CC images/fs.o [2022-08-18T17:10:36.146Z] #43 20.95 CC images/fh.o [2022-08-18T17:10:36.146Z] #43 21.20 CC images/fsnotify.o [2022-08-18T17:10:36.212Z] #43 29.82 CC images/ipc-var.o [2022-08-18T17:10:36.212Z] #43 29.98 CC images/ipc-desc.o [2022-08-18T17:10:36.264Z] #13 ... [2022-08-18T17:10:36.264Z] [2022-08-18T17:10:36.264Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:10:36.264Z] #37 sha256:8295e3c64f89db813a0c4ea35018e39fbab0ad430cb03622891949243c6b0822 [2022-08-18T17:10:36.264Z] #37 4.137 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-18T17:10:36.264Z] #37 4.137 -- Detecting C compiler ABI info [2022-08-18T17:10:36.264Z] #37 4.897 -- Detecting C compiler ABI info - done [2022-08-18T17:10:36.264Z] #37 4.952 -- Detecting C compile features [2022-08-18T17:10:36.264Z] #37 6.745 -- Detecting C compile features - done [2022-08-18T17:10:36.264Z] #37 6.791 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T17:10:36.264Z] #37 7.027 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T17:10:36.264Z] #37 7.118 -- Configuring done [2022-08-18T17:10:36.264Z] #37 7.142 -- Generating done [2022-08-18T17:10:36.264Z] #37 7.144 -- Build files have been written to: /tmp/tmp.tjQHx5Bc9h/tini [2022-08-18T17:10:36.264Z] #37 7.156 + make tini-static [2022-08-18T17:10:36.264Z] #37 7.509 Scanning dependencies of target tini-static [2022-08-18T17:10:36.264Z] #37 7.643 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T17:10:36.264Z] #37 8.865 [100%] Linking C executable tini-static [2022-08-18T17:10:36.264Z] #37 9.508 [100%] Built target tini-static [2022-08-18T17:10:36.264Z] #37 9.589 + mkdir -p /build [2022-08-18T17:10:36.264Z] #37 9.595 + cp tini-static /build/docker-init [2022-08-18T17:10:36.264Z] #37 DONE 9.9s [2022-08-18T17:10:36.264Z] [2022-08-18T17:10:36.264Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:36.264Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:36.264Z] #43 5.599 PBCC images/timens.pb-c.c [2022-08-18T17:10:36.264Z] #43 5.660 DEP images/timens.pb-c.d [2022-08-18T17:10:36.264Z] #43 5.708 PBCC images/fown.pb-c.c [2022-08-18T17:10:36.264Z] #43 5.748 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-18T17:10:36.264Z] #43 5.815 PBCC images/opts.pb-c.c [2022-08-18T17:10:36.264Z] #43 5.888 PBCC images/memfd.pb-c.c [2022-08-18T17:10:36.264Z] #43 5.936 DEP images/fown.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.027 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.090 DEP images/opts.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.150 DEP images/memfd.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.208 PBCC images/sit.pb-c.c [2022-08-18T17:10:36.264Z] #43 6.274 DEP images/sit.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.345 PBCC images/macvlan.pb-c.c [2022-08-18T17:10:36.264Z] #43 6.381 DEP images/macvlan.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.447 PBCC images/autofs.pb-c.c [2022-08-18T17:10:36.264Z] #43 6.463 DEP images/autofs.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.548 PBCC images/sysctl.pb-c.c [2022-08-18T17:10:36.264Z] #43 6.601 DEP images/sysctl.pb-c.d [2022-08-18T17:10:36.264Z] #43 6.672 PBCC images/time.pb-c.c [2022-08-18T17:10:36.311Z] #43 22.30 CC images/pstree.o [2022-08-18T17:10:36.311Z] #43 22.44 CC images/pipe.o [2022-08-18T17:10:36.472Z] #43 30.14 CC images/ipc-shm.o [2022-08-18T17:10:36.525Z] #43 6.735 DEP images/time.pb-c.d [2022-08-18T17:10:36.525Z] #43 6.903 PBCC images/binfmt-misc.pb-c.c [2022-08-18T17:10:36.525Z] #43 6.955 DEP images/binfmt-misc.pb-c.d [2022-08-18T17:10:36.567Z] #43 22.63 CC images/tcp-stream.o [2022-08-18T17:10:36.714Z] #43 21.77 CC images/signalfd.o [2022-08-18T17:10:36.732Z] #43 30.30 CC images/ipc-msg.o [2022-08-18T17:10:36.732Z] #43 30.51 CC images/ipc-sem.o [2022-08-18T17:10:36.786Z] #43 7.072 PBCC images/seccomp.pb-c.c [2022-08-18T17:10:36.786Z] #43 7.159 DEP images/seccomp.pb-c.d [2022-08-18T17:10:36.786Z] #43 7.204 PBCC images/userns.pb-c.c [2022-08-18T17:10:36.824Z] #43 22.89 CC images/sk-packet.o [2022-08-18T17:10:36.973Z] #43 22.05 CC images/fs.o [2022-08-18T17:10:36.992Z] #43 30.66 CC images/utsns.o [2022-08-18T17:10:36.992Z] #43 30.84 CC images/creds.o [2022-08-18T17:10:37.047Z] #43 7.235 DEP images/userns.pb-c.d [2022-08-18T17:10:37.047Z] #43 7.339 PBCC images/cgroup.pb-c.c [2022-08-18T17:10:37.047Z] #43 7.388 DEP images/cgroup.pb-c.d [2022-08-18T17:10:37.047Z] #43 7.470 PBCC images/ext-file.pb-c.c [2022-08-18T17:10:37.081Z] #43 23.12 CC images/mnt.o [2022-08-18T17:10:37.081Z] #43 23.29 CC images/pipe-data.o [2022-08-18T17:10:37.233Z] #43 22.27 CC images/pstree.o [2022-08-18T17:10:37.233Z] #43 22.45 CC images/pipe.o [2022-08-18T17:10:37.251Z] #43 31.01 CC images/vma.o [2022-08-18T17:10:37.307Z] #43 7.505 DEP images/ext-file.pb-c.d [2022-08-18T17:10:37.307Z] #43 7.596 PBCC images/rpc.pb-c.c [2022-08-18T17:10:37.511Z] #43 31.20 CC images/netdev.o [2022-08-18T17:10:37.568Z] #43 7.767 DEP images/rpc.pb-c.d [2022-08-18T17:10:37.568Z] #43 7.865 PBCC images/siginfo.pb-c.c [2022-08-18T17:10:37.568Z] #43 7.882 DEP images/siginfo.pb-c.d [2022-08-18T17:10:37.568Z] #43 7.919 PBCC images/pagemap.pb-c.c [2022-08-18T17:10:37.568Z] #43 7.952 DEP images/pagemap.pb-c.d [2022-08-18T17:10:37.643Z] #43 23.45 CC images/sa.o [2022-08-18T17:10:37.643Z] #43 23.70 CC images/timer.o [2022-08-18T17:10:37.770Z] #43 31.50 CC images/tty.o [2022-08-18T17:10:37.802Z] #43 22.63 CC images/tcp-stream.o [2022-08-18T17:10:37.802Z] #43 22.79 CC images/sk-packet.o [2022-08-18T17:10:37.802Z] #43 23.02 CC images/mnt.o [2022-08-18T17:10:37.829Z] #43 8.026 PBCC images/rlimit.pb-c.c [2022-08-18T17:10:37.829Z] #43 8.057 DEP images/rlimit.pb-c.d [2022-08-18T17:10:37.829Z] #43 8.108 PBCC images/file-lock.pb-c.c [2022-08-18T17:10:37.829Z] #43 8.128 DEP images/file-lock.pb-c.d [2022-08-18T17:10:37.829Z] #43 8.189 PBCC images/tty.pb-c.c [2022-08-18T17:10:37.829Z] #43 8.226 DEP images/tty.pb-c.d [2022-08-18T17:10:38.061Z] #43 23.16 CC images/pipe-data.o [2022-08-18T17:10:38.089Z] #43 8.301 PBCC images/tun.pb-c.c [2022-08-18T17:10:38.089Z] #43 8.360 PBCC images/netdev.pb-c.c [2022-08-18T17:10:38.089Z] #43 8.408 DEP images/tun.pb-c.d [2022-08-18T17:10:38.089Z] #43 8.484 DEP images/netdev.pb-c.d [2022-08-18T17:10:38.207Z] #43 24.01 CC images/timerfd.o [2022-08-18T17:10:38.207Z] #43 24.23 CC images/mm.o [2022-08-18T17:10:38.321Z] #43 23.37 CC images/sa.o [2022-08-18T17:10:38.339Z] #43 31.97 CC images/file-lock.o [2022-08-18T17:10:38.339Z] #43 32.14 CC images/rlimit.o [2022-08-18T17:10:38.349Z] #43 8.564 PBCC images/vma.pb-c.c [2022-08-18T17:10:38.349Z] #43 8.624 DEP images/vma.pb-c.d [2022-08-18T17:10:38.349Z] #43 8.663 PBCC images/creds.pb-c.c [2022-08-18T17:10:38.349Z] #43 8.706 DEP images/creds.pb-c.d [2022-08-18T17:10:38.349Z] #43 8.765 PBCC images/utsns.pb-c.c [2022-08-18T17:10:38.463Z] #43 24.50 CC images/sk-opts.o [2022-08-18T17:10:38.463Z] #43 ... [2022-08-18T17:10:38.463Z] [2022-08-18T17:10:38.463Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:38.463Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:38.463Z] #13 84.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T17:10:38.463Z] #13 84.46 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:38.463Z] #13 84.47 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:38.580Z] #43 23.59 CC images/timer.o [2022-08-18T17:10:38.599Z] #43 32.31 CC images/pagemap.o [2022-08-18T17:10:38.609Z] #43 8.776 DEP images/utsns.pb-c.d [2022-08-18T17:10:38.609Z] #43 8.823 PBCC images/ipc-desc.pb-c.c [2022-08-18T17:10:38.609Z] #43 8.849 PBCC images/ipc-sem.pb-c.c [2022-08-18T17:10:38.609Z] #43 8.876 DEP images/ipc-desc.pb-c.d [2022-08-18T17:10:38.609Z] #43 8.893 DEP images/ipc-sem.pb-c.d [2022-08-18T17:10:38.609Z] #43 8.968 PBCC images/ipc-msg.pb-c.c [2022-08-18T17:10:38.609Z] #43 8.996 DEP images/ipc-msg.pb-c.d [2022-08-18T17:10:38.676Z] #58 ... [2022-08-18T17:10:38.676Z] [2022-08-18T17:10:38.677Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:38.677Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:10:38.677Z] #13 27.39 Fetched 8830 kB in 23s (391 kB/s) [2022-08-18T17:10:38.840Z] #43 23.96 CC images/timerfd.o [2022-08-18T17:10:38.858Z] #43 32.57 CC images/siginfo.o [2022-08-18T17:10:38.870Z] #43 9.026 PBCC images/ipc-shm.pb-c.c [2022-08-18T17:10:38.870Z] #43 9.056 DEP images/ipc-shm.pb-c.d [2022-08-18T17:10:38.870Z] #43 9.141 PBCC images/ipc-var.pb-c.c [2022-08-18T17:10:38.870Z] #43 9.204 DEP images/ipc-var.pb-c.d [2022-08-18T17:10:38.870Z] #43 9.241 PBCC images/sk-opts.pb-c.c [2022-08-18T17:10:38.870Z] #43 9.282 PBCC images/packet-sock.pb-c.c [2022-08-18T17:10:38.870Z] #43 9.332 DEP images/sk-opts.pb-c.d [2022-08-18T17:10:38.870Z] #43 9.373 DEP images/packet-sock.pb-c.d [2022-08-18T17:10:39.100Z] #43 24.17 CC images/mm.o [2022-08-18T17:10:39.118Z] #43 32.80 CC images/rpc.o [2022-08-18T17:10:39.129Z] #43 9.434 PBCC images/sk-netlink.pb-c.c [2022-08-18T17:10:39.129Z] #43 9.514 DEP images/sk-netlink.pb-c.d [2022-08-18T17:10:39.129Z] #43 9.596 PBCC images/sk-inet.pb-c.c [2022-08-18T17:10:39.129Z] #43 9.614 DEP images/sk-inet.pb-c.d [2022-08-18T17:10:39.359Z] #43 24.44 CC images/sk-opts.o [2022-08-18T17:10:39.390Z] #43 9.651 PBCC images/sk-unix.pb-c.c [2022-08-18T17:10:39.390Z] #43 9.713 DEP images/sk-unix.pb-c.d [2022-08-18T17:10:39.390Z] #43 9.739 PBCC images/mm.pb-c.c [2022-08-18T17:10:39.390Z] #43 9.800 DEP images/mm.pb-c.d [2022-08-18T17:10:39.390Z] #43 9.843 PBCC images/timerfd.pb-c.c [2022-08-18T17:10:39.625Z] #43 24.68 CC images/sk-unix.o [2022-08-18T17:10:39.650Z] #43 9.879 DEP images/timerfd.pb-c.d [2022-08-18T17:10:39.650Z] #43 9.948 PBCC images/timer.pb-c.c [2022-08-18T17:10:39.650Z] #43 9.996 DEP images/timer.pb-c.d [2022-08-18T17:10:39.650Z] #43 10.03 PBCC images/sa.pb-c.c [2022-08-18T17:10:39.650Z] #43 10.07 DEP images/sa.pb-c.d [2022-08-18T17:10:39.888Z] #43 24.91 CC images/sk-inet.o [2022-08-18T17:10:39.888Z] #43 ... [2022-08-18T17:10:39.888Z] [2022-08-18T17:10:39.888Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:39.888Z] #56 sha256:ed157618209d7ca0b620b9a213e673997a24b27fd3170c1e5adb6e760046935e [2022-08-18T17:10:39.911Z] #43 10.10 PBCC images/pipe-data.pb-c.c [2022-08-18T17:10:39.911Z] #43 10.11 DEP images/pipe-data.pb-c.d [2022-08-18T17:10:39.911Z] #43 10.16 PBCC images/mnt.pb-c.c [2022-08-18T17:10:39.911Z] #43 10.19 DEP images/mnt.pb-c.d [2022-08-18T17:10:39.911Z] #43 10.25 PBCC images/sk-packet.pb-c.c [2022-08-18T17:10:39.911Z] #43 10.28 DEP images/sk-packet.pb-c.d [2022-08-18T17:10:39.911Z] #43 10.32 PBCC images/tcp-stream.pb-c.c [2022-08-18T17:10:40.056Z] #43 33.72 CC images/ext-file.o [2022-08-18T17:10:40.056Z] #43 33.89 CC images/cgroup.o [2022-08-18T17:10:40.172Z] #43 10.35 DEP images/tcp-stream.pb-c.d [2022-08-18T17:10:40.172Z] #43 10.40 PBCC images/pipe.pb-c.c [2022-08-18T17:10:40.172Z] #43 10.45 DEP images/pipe.pb-c.d [2022-08-18T17:10:40.172Z] #43 10.51 PBCC images/pstree.pb-c.c [2022-08-18T17:10:40.172Z] #43 10.54 DEP images/pstree.pb-c.d [2022-08-18T17:10:40.172Z] #43 10.59 PBCC images/fs.pb-c.c [2022-08-18T17:10:40.432Z] #43 10.61 DEP images/fs.pb-c.d [2022-08-18T17:10:40.432Z] #43 10.65 PBCC images/signalfd.pb-c.c [2022-08-18T17:10:40.432Z] #43 10.68 DEP images/signalfd.pb-c.d [2022-08-18T17:10:40.432Z] #43 10.78 PBCC images/fh.pb-c.c [2022-08-18T17:10:40.432Z] #43 10.83 PBCC images/fsnotify.pb-c.c [2022-08-18T17:10:40.432Z] #43 10.87 DEP images/fh.pb-c.d [2022-08-18T17:10:40.580Z] #13 27.39 Reading package lists... [2022-08-18T17:10:40.580Z] #13 ... [2022-08-18T17:10:40.580Z] [2022-08-18T17:10:40.580Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-18T17:10:40.580Z] #45 sha256:a63547e8cb39b145cf2ec1110aa36f65bc587f36b0175d3ee8f01212e810e0ad [2022-08-18T17:10:40.580Z] #45 DONE 32.6s [2022-08-18T17:10:40.580Z] [2022-08-18T17:10:40.580Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:10:40.580Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-18T17:10:40.580Z] #40 31.71 Checking out files: 71% (1557/2176) Checking out files: 72% (1567/2176) Checking out files: 73% (1589/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-18T17:10:40.580Z] #40 32.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-18T17:10:40.626Z] #43 34.37 CC images/userns.o [2022-08-18T17:10:40.693Z] #43 10.91 DEP images/fsnotify.pb-c.d [2022-08-18T17:10:40.693Z] #43 11.00 PBCC images/eventpoll.pb-c.c [2022-08-18T17:10:40.693Z] #43 11.02 DEP images/eventpoll.pb-c.d [2022-08-18T17:10:40.693Z] #43 11.07 PBCC images/eventfd.pb-c.c [2022-08-18T17:10:40.693Z] #43 11.13 DEP images/eventfd.pb-c.d [2022-08-18T17:10:40.886Z] #43 34.60 CC images/google/protobuf/descriptor.o [2022-08-18T17:10:40.886Z] #43 ... [2022-08-18T17:10:40.886Z] [2022-08-18T17:10:40.886Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:40.886Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:40.886Z] #13 87.55 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T17:10:40.886Z] #13 87.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:40.886Z] #13 87.56 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:40.953Z] #43 11.16 PBCC images/remap-file-path.pb-c.c [2022-08-18T17:10:40.953Z] #43 11.19 DEP images/remap-file-path.pb-c.d [2022-08-18T17:10:40.953Z] #43 11.24 PBCC images/fifo.pb-c.c [2022-08-18T17:10:40.953Z] #43 11.26 DEP images/fifo.pb-c.d [2022-08-18T17:10:40.953Z] #43 11.30 PBCC images/ghost-file.pb-c.c [2022-08-18T17:10:40.953Z] #43 11.33 DEP images/ghost-file.pb-c.d [2022-08-18T17:10:41.183Z] #56 46.93 Checking out files: 50% (2486/4961) Checking out files: 51% (2531/4961) Checking out files: 52% (2580/4961) Checking out files: 53% (2630/4961) Checking out files: 54% (2679/4961) Checking out files: 55% (2729/4961) Checking out files: 56% (2779/4961) Checking out files: 57% (2828/4961) Checking out files: 58% (2878/4961) Checking out files: 59% (2927/4961) Checking out files: 60% (2977/4961) Checking out files: 61% (3027/4961) Checking out files: 62% (3076/4961) Checking out files: 63% (3126/4961) Checking out files: 64% (3176/4961) Checking out files: 65% (3225/4961) Checking out files: 66% (3275/4961) Checking out files: 67% (3324/4961) Checking out files: 68% (3374/4961) Checking out files: 69% (3424/4961) Checking out files: 70% (3473/4961) Checking out files: 71% (3523/4961) Checking out files: 72% (3572/4961) Checking out files: 73% (3622/4961) Checking out files: 74% (3672/4961) Checking out files: 75% (3721/4961) Checking out files: 76% (3771/4961) Checking out files: 77% (3820/4961) Checking out files: 78% (3870/4961) Checking out files: 79% (3920/4961) Checking out files: 80% (3969/4961) Checking out files: 81% (4019/4961) Checking out files: 82% (4069/4961) Checking out files: 83% (4118/4961) Checking out files: 84% (4168/4961) Checking out files: 85% (4217/4961) Checking out files: 86% (4267/4961) Checking out files: 87% (4317/4961) Checking out files: 88% (4366/4961) Checking out files: 89% (4416/4961) Checking out files: 90% (4465/4961) Checking out files: 90% (4511/4961) Checking out files: 91% (4515/4961) Checking out files: 92% (4565/4961) Checking out files: 93% (4614/4961) Checking out files: 94% (4664/4961) Checking out files: 95% (4713/4961) Checking out files: 96% (4763/4961) Checking out files: 97% (4813/4961) Checking out files: 98% (4862/4961) Checking out files: 99% (4912/4961) Checking out files: 100% (4961/4961) Checking out files: 100% (4961/4961), done. [2022-08-18T17:10:41.183Z] #56 48.28 + cd /tmp/tmp.lYwDg6Lh5F/src/github.com/containerd/containerd [2022-08-18T17:10:41.183Z] #56 48.28 + git checkout -q v1.6.7 [2022-08-18T17:10:41.213Z] #43 11.40 PBCC images/regfile.pb-c.c [2022-08-18T17:10:41.213Z] #43 11.46 DEP images/regfile.pb-c.d [2022-08-18T17:10:41.213Z] #43 11.50 PBCC images/ns.pb-c.c [2022-08-18T17:10:41.213Z] #43 11.53 DEP images/ns.pb-c.d [2022-08-18T17:10:41.213Z] #43 11.57 PBCC images/fdinfo.pb-c.c [2022-08-18T17:10:41.213Z] #43 11.62 DEP images/fdinfo.pb-c.d [2022-08-18T17:10:41.474Z] #43 11.68 PBCC images/core-aarch64.pb-c.c [2022-08-18T17:10:41.474Z] #43 11.71 PBCC images/core-arm.pb-c.c [2022-08-18T17:10:41.474Z] #43 11.76 PBCC images/core-ppc64.pb-c.c [2022-08-18T17:10:41.474Z] #43 11.84 PBCC images/core-s390.pb-c.c [2022-08-18T17:10:41.474Z] #43 11.88 PBCC images/core-x86.pb-c.c [2022-08-18T17:10:41.734Z] #43 11.93 PBCC images/core.pb-c.c [2022-08-18T17:10:41.734Z] #43 12.00 PBCC images/inventory.pb-c.c [2022-08-18T17:10:41.734Z] #43 12.11 DEP images/core-aarch64.pb-c.d [2022-08-18T17:10:41.734Z] #43 12.18 DEP images/core-arm.pb-c.d [2022-08-18T17:10:41.734Z] #43 12.22 DEP images/core-ppc64.pb-c.d [2022-08-18T17:10:41.995Z] #43 12.30 DEP images/core-s390.pb-c.d [2022-08-18T17:10:41.995Z] #43 12.36 DEP images/core-x86.pb-c.d [2022-08-18T17:10:41.995Z] #43 12.43 DEP images/core.pb-c.d [2022-08-18T17:10:41.995Z] #43 12.49 DEP images/inventory.pb-c.d [2022-08-18T17:10:42.270Z] #43 12.54 PBCC images/cpuinfo.pb-c.c [2022-08-18T17:10:42.270Z] #43 12.55 DEP images/cpuinfo.pb-c.d [2022-08-18T17:10:42.270Z] #43 12.60 PBCC images/stats.pb-c.c [2022-08-18T17:10:42.270Z] #43 12.63 DEP images/stats.pb-c.d [2022-08-18T17:10:43.655Z] #43 13.97 make[1]: Nothing to be done for 'all'. [2022-08-18T17:10:43.713Z] #13 ... [2022-08-18T17:10:43.713Z] [2022-08-18T17:10:43.713Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:43.713Z] #56 sha256:3925bad4e0059e0e0cf3cb9650e7022317ef696387950d117f9dca40113c4ec4 [2022-08-18T17:10:43.713Z] #56 46.52 Checking out files: 53% (2637/4961) Checking out files: 54% (2679/4961) Checking out files: 55% (2729/4961) Checking out files: 56% (2779/4961) Checking out files: 57% (2828/4961) Checking out files: 58% (2878/4961) Checking out files: 59% (2927/4961) Checking out files: 60% (2977/4961) Checking out files: 61% (3027/4961) Checking out files: 62% (3076/4961) Checking out files: 63% (3126/4961) Checking out files: 64% (3176/4961) Checking out files: 65% (3225/4961) Checking out files: 66% (3275/4961) Checking out files: 67% (3324/4961) Checking out files: 68% (3374/4961) Checking out files: 69% (3424/4961) Checking out files: 70% (3473/4961) Checking out files: 71% (3523/4961) Checking out files: 72% (3572/4961) Checking out files: 73% (3622/4961) Checking out files: 74% (3672/4961) Checking out files: 75% (3721/4961) Checking out files: 76% (3771/4961) Checking out files: 77% (3820/4961) Checking out files: 78% (3870/4961) Checking out files: 79% (3920/4961) Checking out files: 80% (3969/4961) Checking out files: 81% (4019/4961) Checking out files: 82% (4069/4961) Checking out files: 83% (4118/4961) Checking out files: 84% (4168/4961) Checking out files: 85% (4217/4961) Checking out files: 86% (4267/4961) Checking out files: 87% (4317/4961) Checking out files: 88% (4366/4961) Checking out files: 89% (4416/4961) Checking out files: 90% (4465/4961) Checking out files: 91% (4515/4961) Checking out files: 91% (4519/4961) Checking out files: 92% (4565/4961) Checking out files: 93% (4614/4961) Checking out files: 94% (4664/4961) Checking out files: 95% (4713/4961) Checking out files: 96% (4763/4961) Checking out files: 97% (4813/4961) Checking out files: 98% (4862/4961) Checking out files: 99% (4912/4961) Checking out files: 100% (4961/4961) Checking out files: 100% (4961/4961), done. [2022-08-18T17:10:43.713Z] #56 47.84 + cd /tmp/tmp.2BcuN2KFRK/src/github.com/containerd/containerd [2022-08-18T17:10:43.713Z] #56 47.84 + git checkout -q v1.6.7 [2022-08-18T17:10:43.713Z] #56 49.76 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T17:10:43.713Z] #56 49.76 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T17:10:43.713Z] #56 49.76 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:43.713Z] #56 49.76 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:43.713Z] #56 49.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T17:10:43.713Z] #56 49.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T17:10:43.713Z] #56 49.76 + '[' '' = dynamic ']' [2022-08-18T17:10:43.713Z] #56 49.76 + make [2022-08-18T17:10:43.713Z] #56 51.50 + bin/ctr [2022-08-18T17:10:43.720Z] #56 50.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T17:10:43.720Z] #56 50.53 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T17:10:43.720Z] #56 50.53 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:43.720Z] #56 50.53 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:43.720Z] #56 50.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T17:10:43.720Z] #56 50.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T17:10:43.720Z] #56 50.53 + '[' '' = dynamic ']' [2022-08-18T17:10:43.720Z] #56 50.53 + make [2022-08-18T17:10:43.876Z] #40 35.58 + 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-08-18T17:10:43.876Z] #40 ... [2022-08-18T17:10:43.876Z] [2022-08-18T17:10:43.876Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:43.876Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-18T17:10:43.876Z] #55 26.15 Fetched 8295 kB in 19s (430 kB/s) [2022-08-18T17:10:43.876Z] #55 26.15 Reading package lists... [2022-08-18T17:10:44.139Z] #55 34.60 Reading package lists... [2022-08-18T17:10:44.139Z] #55 ... [2022-08-18T17:10:44.139Z] [2022-08-18T17:10:44.139Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:10:44.139Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:10:44.139Z] #36 26.64 Fetched 8295 kB in 20s (418 kB/s) [2022-08-18T17:10:44.139Z] #36 26.64 Reading package lists... [2022-08-18T17:10:44.398Z] #36 35.98 Reading package lists... [2022-08-18T17:10:44.398Z] #36 ... [2022-08-18T17:10:44.398Z] [2022-08-18T17:10:44.398Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:10:44.398Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:10:44.398Z] #42 27.94 Fetched 8295 kB in 21s (402 kB/s) [2022-08-18T17:10:44.398Z] #42 27.94 Reading package lists... [2022-08-18T17:10:45.038Z] #43 15.41 CC images/stats.o [2022-08-18T17:10:45.038Z] #43 ... [2022-08-18T17:10:45.038Z] [2022-08-18T17:10:45.038Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:45.038Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:10:45.038Z] #34 73.25 io/fs [2022-08-18T17:10:45.038Z] #34 75.02 os [2022-08-18T17:10:45.038Z] #34 76.14 bufio [2022-08-18T17:10:45.038Z] #34 77.59 text/tabwriter [2022-08-18T17:10:45.038Z] #34 78.79 io/ioutil [2022-08-18T17:10:45.038Z] #34 78.79 fmt [2022-08-18T17:10:45.038Z] #34 81.37 flag [2022-08-18T17:10:45.038Z] #34 81.38 github.com/BurntSushi/toml [2022-08-18T17:10:45.038Z] #34 82.88 log [2022-08-18T17:10:45.098Z] #56 52.28 + bin/ctr [2022-08-18T17:10:45.609Z] #34 ... [2022-08-18T17:10:45.609Z] [2022-08-18T17:10:45.609Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:45.609Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:45.609Z] #43 15.78 CC images/core.o [2022-08-18T17:10:46.170Z] #13 ... [2022-08-18T17:10:46.170Z] [2022-08-18T17:10:46.170Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:46.170Z] #56 sha256:e01da13fb03e31b1c674ae9c4e5c1a16d0beea93e6bdd724dbc5b7611d06d702 [2022-08-18T17:10:46.170Z] #56 49.02 Checking out files: 50% (2525/4961) Checking out files: 51% (2531/4961) Checking out files: 52% (2580/4961) Checking out files: 53% (2630/4961) Checking out files: 54% (2679/4961) Checking out files: 55% (2729/4961) Checking out files: 56% (2779/4961) Checking out files: 57% (2828/4961) Checking out files: 58% (2878/4961) Checking out files: 59% (2927/4961) Checking out files: 60% (2977/4961) Checking out files: 61% (3027/4961) Checking out files: 62% (3076/4961) Checking out files: 63% (3126/4961) Checking out files: 64% (3176/4961) Checking out files: 65% (3225/4961) Checking out files: 66% (3275/4961) Checking out files: 67% (3324/4961) Checking out files: 68% (3374/4961) Checking out files: 69% (3424/4961) Checking out files: 70% (3473/4961) Checking out files: 71% (3523/4961) Checking out files: 72% (3572/4961) Checking out files: 73% (3622/4961) Checking out files: 74% (3672/4961) Checking out files: 75% (3721/4961) Checking out files: 76% (3771/4961) Checking out files: 77% (3820/4961) Checking out files: 78% (3870/4961) Checking out files: 79% (3920/4961) Checking out files: 80% (3969/4961) Checking out files: 81% (4019/4961) Checking out files: 82% (4069/4961) Checking out files: 83% (4118/4961) Checking out files: 84% (4168/4961) Checking out files: 85% (4217/4961) Checking out files: 86% (4267/4961) Checking out files: 87% (4317/4961) Checking out files: 88% (4366/4961) Checking out files: 89% (4416/4961) Checking out files: 89% (4455/4961) Checking out files: 90% (4465/4961) Checking out files: 91% (4515/4961) Checking out files: 92% (4565/4961) Checking out files: 93% (4614/4961) Checking out files: 94% (4664/4961) Checking out files: 95% (4713/4961) Checking out files: 96% (4763/4961) Checking out files: 97% (4813/4961) Checking out files: 98% (4862/4961) Checking out files: 99% (4912/4961) Checking out files: 100% (4961/4961) Checking out files: 100% (4961/4961), done. [2022-08-18T17:10:46.170Z] #56 50.45 + cd /tmp/tmp.qcCqO1B6aR/src/github.com/containerd/containerd [2022-08-18T17:10:46.170Z] #56 50.45 + git checkout -q v1.6.7 [2022-08-18T17:10:46.170Z] #56 52.42 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T17:10:46.170Z] #56 52.42 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T17:10:46.170Z] #56 52.42 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:46.170Z] #56 52.42 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:46.170Z] #56 52.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T17:10:46.170Z] #56 52.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T17:10:46.170Z] #56 52.42 + '[' '' = dynamic ']' [2022-08-18T17:10:46.170Z] #56 52.42 + make [2022-08-18T17:10:46.180Z] #43 16.38 CC images/core-x86.o [2022-08-18T17:10:46.430Z] #56 54.10 + bin/ctr [2022-08-18T17:10:46.441Z] #43 16.84 CC images/core-arm.o [2022-08-18T17:10:46.701Z] #43 17.19 CC images/core-aarch64.o [2022-08-18T17:10:47.272Z] #43 17.50 CC images/core-ppc64.o [2022-08-18T17:10:47.689Z] #42 36.49 Reading package lists... [2022-08-18T17:10:47.690Z] #42 ... [2022-08-18T17:10:47.690Z] [2022-08-18T17:10:47.690Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:47.690Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:10:47.690Z] #13 27.39 Reading package lists... [2022-08-18T17:10:47.843Z] #43 18.16 CC images/core-s390.o [2022-08-18T17:10:48.414Z] #43 18.76 CC images/cpuinfo.o [2022-08-18T17:10:48.962Z] #56 ... [2022-08-18T17:10:48.962Z] [2022-08-18T17:10:48.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:48.962Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:48.962Z] #43 24.66 CC images/sk-unix.o [2022-08-18T17:10:48.962Z] #43 24.93 CC images/sk-inet.o [2022-08-18T17:10:48.962Z] #43 25.24 CC images/tun.o [2022-08-18T17:10:48.962Z] #43 25.49 CC images/sk-netlink.o [2022-08-18T17:10:48.962Z] #43 25.67 CC images/packet-sock.o [2022-08-18T17:10:48.962Z] #43 25.94 CC images/ipc-var.o [2022-08-18T17:10:48.962Z] #43 26.19 CC images/ipc-desc.o [2022-08-18T17:10:48.962Z] #43 26.34 CC images/ipc-shm.o [2022-08-18T17:10:48.962Z] #43 26.45 CC images/ipc-msg.o [2022-08-18T17:10:48.962Z] #43 26.68 CC images/ipc-sem.o [2022-08-18T17:10:48.962Z] #43 26.90 CC images/utsns.o [2022-08-18T17:10:48.962Z] #43 27.07 CC images/creds.o [2022-08-18T17:10:48.962Z] #43 27.29 CC images/vma.o [2022-08-18T17:10:48.962Z] #43 27.49 CC images/netdev.o [2022-08-18T17:10:48.962Z] #43 27.82 CC images/tty.o [2022-08-18T17:10:48.962Z] #43 28.31 CC images/file-lock.o [2022-08-18T17:10:48.962Z] #43 28.49 CC images/rlimit.o [2022-08-18T17:10:48.962Z] #43 28.66 CC images/pagemap.o [2022-08-18T17:10:48.962Z] #43 28.95 CC images/siginfo.o [2022-08-18T17:10:48.962Z] #43 29.16 CC images/rpc.o [2022-08-18T17:10:48.962Z] #43 30.27 CC images/ext-file.o [2022-08-18T17:10:48.962Z] #43 30.45 CC images/cgroup.o [2022-08-18T17:10:48.962Z] #43 30.92 CC images/userns.o [2022-08-18T17:10:48.962Z] #43 31.15 CC images/google/protobuf/descriptor.o [2022-08-18T17:10:48.962Z] #43 32.61 CC images/opts.o [2022-08-18T17:10:48.962Z] #43 32.82 CC images/seccomp.o [2022-08-18T17:10:48.962Z] #43 33.03 CC images/binfmt-misc.o [2022-08-18T17:10:48.962Z] #43 33.23 CC images/time.o [2022-08-18T17:10:48.962Z] #43 33.48 CC images/sysctl.o [2022-08-18T17:10:48.962Z] #43 33.71 CC images/autofs.o [2022-08-18T17:10:48.962Z] #43 33.94 CC images/macvlan.o [2022-08-18T17:10:48.962Z] #43 34.13 CC images/sit.o [2022-08-18T17:10:48.962Z] #43 34.35 CC images/memfd.o [2022-08-18T17:10:48.963Z] #43 34.61 CC images/timens.o [2022-08-18T17:10:48.963Z] #43 34.92 LINK images/built-in.o [2022-08-18T17:10:48.963Z] #43 35.08 GEN compel/include/asm [2022-08-18T17:10:48.963Z] #43 35.11 GEN compel/include/version.h [2022-08-18T17:10:48.963Z] #43 35.13 touch .config [2022-08-18T17:10:48.963Z] #43 35.18 GEN include/common/config.h [2022-08-18T17:10:48.985Z] #43 ... [2022-08-18T17:10:48.985Z] [2022-08-18T17:10:48.985Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:10:48.985Z] #34 sha256:fbb5a9345c45c64f494cb350aba871f5e77d22dbee575464dd6fdf9fc83dc7a3 [2022-08-18T17:10:48.985Z] #34 85.34 github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:10:48.985Z] #34 DONE 87.2s [2022-08-18T17:10:48.985Z] [2022-08-18T17:10:48.985Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:48.985Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:48.985Z] #43 19.15 CC images/inventory.o [2022-08-18T17:10:49.219Z] #43 35.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-18T17:10:49.219Z] #43 35.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-18T17:10:49.219Z] #43 35.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-18T17:10:49.219Z] #43 35.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-18T17:10:49.219Z] #43 35.34 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-18T17:10:49.219Z] #43 35.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-18T17:10:49.219Z] #43 35.37 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-18T17:10:49.219Z] #43 35.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-18T17:10:49.219Z] #43 35.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-18T17:10:49.245Z] #43 19.50 CC images/fdinfo.o [2022-08-18T17:10:49.476Z] #43 35.44 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-18T17:10:49.476Z] #43 35.45 DEP compel/plugins/std/infect.d [2022-08-18T17:10:49.476Z] #43 35.61 DEP compel/plugins/std/string.d [2022-08-18T17:10:49.476Z] #43 35.69 DEP compel/plugins/std/log.d [2022-08-18T17:10:49.506Z] #43 19.81 CC images/fown.o [2022-08-18T17:10:49.732Z] #43 35.81 DEP compel/plugins/std/fds.d [2022-08-18T17:10:49.732Z] #43 35.90 DEP compel/plugins/std/std.d [2022-08-18T17:10:49.989Z] #43 36.04 DEP compel/plugins/shmem/shmem.d [2022-08-18T17:10:50.077Z] #43 20.24 CC images/ns.o [2022-08-18T17:10:50.077Z] #43 20.40 CC images/regfile.o [2022-08-18T17:10:50.165Z] #13 37.24 Reading package lists... [2022-08-18T17:10:50.165Z] #13 ... [2022-08-18T17:10:50.165Z] [2022-08-18T17:10:50.165Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-18T17:10:50.165Z] #67 sha256:dc4284857596cc59291e1052fa8192c8ffd4e974c74e78d51a16bf2766b96049 [2022-08-18T17:10:50.165Z] #67 DONE 42.3s [2022-08-18T17:10:50.165Z] [2022-08-18T17:10:50.165Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:50.165Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-18T17:10:50.165Z] #55 34.60 Reading package lists... [2022-08-18T17:10:50.246Z] #43 36.13 DEP compel/plugins/fds/fds.d [2022-08-18T17:10:50.246Z] #43 36.32 CC compel/plugins/std/std.o [2022-08-18T17:10:50.338Z] #43 20.56 CC images/ghost-file.o [2022-08-18T17:10:50.374Z] #56 ... [2022-08-18T17:10:50.374Z] [2022-08-18T17:10:50.374Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:50.374Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:50.374Z] #43 25.29 CC images/tun.o [2022-08-18T17:10:50.374Z] #43 25.61 CC images/sk-netlink.o [2022-08-18T17:10:50.374Z] #43 25.87 CC images/packet-sock.o [2022-08-18T17:10:50.374Z] #43 26.25 CC images/ipc-var.o [2022-08-18T17:10:50.374Z] #43 26.42 CC images/ipc-desc.o [2022-08-18T17:10:50.374Z] #43 26.55 CC images/ipc-shm.o [2022-08-18T17:10:50.374Z] #43 26.72 CC images/ipc-msg.o [2022-08-18T17:10:50.374Z] #43 26.95 CC images/ipc-sem.o [2022-08-18T17:10:50.374Z] #43 27.10 CC images/utsns.o [2022-08-18T17:10:50.374Z] #43 27.29 CC images/creds.o [2022-08-18T17:10:50.374Z] #43 27.53 CC images/vma.o [2022-08-18T17:10:50.374Z] #43 27.71 CC images/netdev.o [2022-08-18T17:10:50.374Z] #43 28.03 CC images/tty.o [2022-08-18T17:10:50.374Z] #43 28.54 CC images/file-lock.o [2022-08-18T17:10:50.374Z] #43 28.72 CC images/rlimit.o [2022-08-18T17:10:50.374Z] #43 28.86 CC images/pagemap.o [2022-08-18T17:10:50.374Z] #43 29.12 CC images/siginfo.o [2022-08-18T17:10:50.374Z] #43 29.36 CC images/rpc.o [2022-08-18T17:10:50.374Z] #43 30.46 CC images/ext-file.o [2022-08-18T17:10:50.374Z] #43 30.66 CC images/cgroup.o [2022-08-18T17:10:50.374Z] #43 31.29 CC images/userns.o [2022-08-18T17:10:50.374Z] #43 31.52 CC images/google/protobuf/descriptor.o [2022-08-18T17:10:50.374Z] #43 33.02 CC images/opts.o [2022-08-18T17:10:50.374Z] #43 33.18 CC images/seccomp.o [2022-08-18T17:10:50.374Z] #43 33.42 CC images/binfmt-misc.o [2022-08-18T17:10:50.374Z] #43 33.60 CC images/time.o [2022-08-18T17:10:50.374Z] #43 33.81 CC images/sysctl.o [2022-08-18T17:10:50.374Z] #43 34.00 CC images/autofs.o [2022-08-18T17:10:50.374Z] #43 34.21 CC images/macvlan.o [2022-08-18T17:10:50.374Z] #43 34.35 CC images/sit.o [2022-08-18T17:10:50.374Z] #43 34.52 CC images/memfd.o [2022-08-18T17:10:50.374Z] #43 34.82 CC images/timens.o [2022-08-18T17:10:50.374Z] #43 35.06 LINK images/built-in.o [2022-08-18T17:10:50.374Z] #43 35.21 GEN compel/include/asm [2022-08-18T17:10:50.374Z] #43 35.25 GEN compel/include/version.h [2022-08-18T17:10:50.374Z] #43 35.26 touch .config [2022-08-18T17:10:50.374Z] #43 35.31 GEN include/common/config.h [2022-08-18T17:10:50.374Z] #43 35.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-18T17:10:50.374Z] #43 35.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-18T17:10:50.374Z] #43 35.41 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-18T17:10:50.374Z] #43 35.42 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-18T17:10:50.374Z] #43 35.45 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-18T17:10:50.374Z] #43 35.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-18T17:10:50.374Z] #43 35.50 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-18T17:10:50.374Z] #43 35.53 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-18T17:10:50.374Z] #43 ... [2022-08-18T17:10:50.374Z] [2022-08-18T17:10:50.374Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:50.374Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:50.374Z] #13 86.74 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T17:10:50.374Z] #13 86.75 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:10:50.374Z] #13 86.75 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:50.502Z] #43 36.65 CC compel/plugins/std/fds.o [2022-08-18T17:10:50.599Z] #43 20.88 CC images/fifo.o [2022-08-18T17:10:50.599Z] #43 21.02 CC images/remap-file-path.o [2022-08-18T17:10:50.633Z] #13 ... [2022-08-18T17:10:50.633Z] [2022-08-18T17:10:50.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:50.633Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:50.633Z] #43 35.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-18T17:10:50.633Z] #43 35.56 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-18T17:10:50.633Z] #43 35.57 DEP compel/plugins/std/infect.d [2022-08-18T17:10:50.633Z] #43 35.66 DEP compel/plugins/std/string.d [2022-08-18T17:10:50.633Z] #43 35.72 DEP compel/plugins/std/log.d [2022-08-18T17:10:50.860Z] #43 21.20 CC images/eventfd.o [2022-08-18T17:10:50.893Z] #43 35.81 DEP compel/plugins/std/fds.d [2022-08-18T17:10:50.893Z] #43 35.88 DEP compel/plugins/std/std.d [2022-08-18T17:10:50.893Z] #43 35.95 DEP compel/plugins/shmem/shmem.d [2022-08-18T17:10:50.893Z] #43 36.07 DEP compel/plugins/fds/fds.d [2022-08-18T17:10:51.065Z] #43 37.09 CC compel/plugins/std/log.o [2022-08-18T17:10:51.120Z] #43 21.40 CC images/eventpoll.o [2022-08-18T17:10:51.152Z] #43 36.25 CC compel/plugins/std/std.o [2022-08-18T17:10:51.380Z] #43 21.72 CC images/fh.o [2022-08-18T17:10:51.629Z] #43 ... [2022-08-18T17:10:51.629Z] [2022-08-18T17:10:51.629Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:51.629Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:51.629Z] #13 97.68 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T17:10:51.629Z] #13 97.68 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-18T17:10:51.629Z] #13 97.69 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:10:51.629Z] #13 97.77 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T17:10:51.640Z] #43 22.00 CC images/fsnotify.o [2022-08-18T17:10:51.715Z] #56 ... [2022-08-18T17:10:51.715Z] [2022-08-18T17:10:51.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:10:51.715Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:10:51.715Z] #43 35.99 CC images/opts.o [2022-08-18T17:10:51.715Z] #43 36.16 CC images/seccomp.o [2022-08-18T17:10:51.715Z] #43 36.38 CC images/binfmt-misc.o [2022-08-18T17:10:51.715Z] #43 36.54 CC images/time.o [2022-08-18T17:10:51.715Z] #43 36.74 CC images/sysctl.o [2022-08-18T17:10:51.715Z] #43 36.87 CC images/autofs.o [2022-08-18T17:10:51.715Z] #43 37.02 CC images/macvlan.o [2022-08-18T17:10:51.715Z] #43 37.18 CC images/sit.o [2022-08-18T17:10:51.715Z] #43 37.36 CC images/memfd.o [2022-08-18T17:10:51.715Z] #43 37.59 CC images/timens.o [2022-08-18T17:10:51.715Z] #43 37.89 LINK images/built-in.o [2022-08-18T17:10:51.715Z] #43 38.05 GEN compel/include/asm [2022-08-18T17:10:51.715Z] #43 38.07 GEN compel/include/version.h [2022-08-18T17:10:51.715Z] #43 38.11 touch .config [2022-08-18T17:10:51.715Z] #43 38.17 GEN include/common/config.h [2022-08-18T17:10:51.715Z] #43 38.25 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-18T17:10:51.715Z] #43 38.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-18T17:10:51.715Z] #43 38.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-18T17:10:51.715Z] #43 38.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-18T17:10:51.715Z] #43 38.35 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-18T17:10:51.715Z] #43 38.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-18T17:10:51.715Z] #43 38.40 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-18T17:10:51.715Z] #43 38.42 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-18T17:10:51.715Z] #43 38.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-18T17:10:51.715Z] #43 38.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-18T17:10:51.715Z] #43 38.49 DEP compel/plugins/std/infect.d [2022-08-18T17:10:51.715Z] #43 38.58 DEP compel/plugins/std/string.d [2022-08-18T17:10:51.715Z] #43 38.67 DEP compel/plugins/std/log.d [2022-08-18T17:10:51.715Z] #43 38.74 DEP compel/plugins/std/fds.d [2022-08-18T17:10:51.715Z] #43 38.83 DEP compel/plugins/std/std.d [2022-08-18T17:10:51.715Z] #43 38.91 DEP compel/plugins/shmem/shmem.d [2022-08-18T17:10:51.715Z] #43 39.00 DEP compel/plugins/fds/fds.d [2022-08-18T17:10:51.715Z] #43 39.13 CC compel/plugins/std/std.o [2022-08-18T17:10:51.715Z] #43 39.38 CC compel/plugins/std/fds.o [2022-08-18T17:10:51.715Z] #43 39.74 CC compel/plugins/std/log.o [2022-08-18T17:10:51.715Z] #43 40.44 CC compel/plugins/std/string.o [2022-08-18T17:10:51.715Z] #43 41.08 CC compel/plugins/std/infect.o [2022-08-18T17:10:51.715Z] #43 41.42 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-18T17:10:51.715Z] #43 41.48 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-18T17:10:51.715Z] #43 41.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-18T17:10:51.715Z] #43 41.56 AR compel/plugins/std.lib.a [2022-08-18T17:10:51.715Z] #43 41.61 CC compel/plugins/fds/fds.o [2022-08-18T17:10:51.715Z] #43 41.80 AR compel/plugins/fds.lib.a [2022-08-18T17:10:51.715Z] #43 41.85 HOSTDEP compel/src/lib/log-host.d [2022-08-18T17:10:51.715Z] #43 41.96 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-18T17:10:51.715Z] #43 42.05 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-18T17:10:51.715Z] #43 42.13 HOSTDEP compel/src/main-host.d [2022-08-18T17:10:51.715Z] #43 42.24 DEP compel/src/lib/ptrace.d [2022-08-18T17:10:51.715Z] #43 42.34 DEP compel/src/lib/infect.d [2022-08-18T17:10:51.715Z] #43 42.49 DEP compel/src/lib/infect-util.d [2022-08-18T17:10:51.715Z] #43 42.62 DEP compel/src/lib/infect-rpc.d [2022-08-18T17:10:51.715Z] #43 42.73 DEP compel/arch/x86/src/lib/infect.d [2022-08-18T17:10:51.715Z] #43 42.84 DEP compel/arch/x86/src/lib/cpu.d [2022-08-18T17:10:51.715Z] #43 42.90 DEP compel/src/lib/log.d [2022-08-18T17:10:51.715Z] #43 42.99 DEP compel/src/main.d [2022-08-18T17:10:51.715Z] #43 43.07 DEP compel/src/lib/handle-elf.d [2022-08-18T17:10:51.715Z] #43 43.17 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-18T17:10:51.715Z] #43 43.26 CC compel/src/lib/log.o [2022-08-18T17:10:51.715Z] #43 43.49 CC compel/arch/x86/src/lib/cpu.o [2022-08-18T17:10:51.715Z] #43 44.20 CC compel/arch/x86/src/lib/infect.o [2022-08-18T17:10:51.715Z] #43 44.92 CC compel/src/lib/infect-rpc.o [2022-08-18T17:10:51.715Z] #43 45.26 CC compel/src/lib/infect-util.o [2022-08-18T17:10:51.715Z] #43 45.49 CC compel/src/lib/infect.o [2022-08-18T17:10:51.720Z] #43 36.55 CC compel/plugins/std/fds.o [2022-08-18T17:10:51.886Z] #13 97.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-18T17:10:51.886Z] #13 97.80 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:10:51.886Z] #13 97.92 Selecting previously unselected package libbtrfs0. [2022-08-18T17:10:51.886Z] #13 97.93 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:10:51.886Z] #13 97.94 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:51.979Z] #43 36.88 CC compel/plugins/std/log.o [2022-08-18T17:10:52.150Z] #13 98.02 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:10:52.150Z] #13 98.04 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:10:52.150Z] #13 98.04 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:52.150Z] #13 98.16 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T17:10:52.150Z] #13 98.16 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:52.150Z] #13 98.17 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:52.150Z] #13 98.26 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T17:10:52.150Z] #13 98.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:10:52.212Z] #43 22.54 CC images/signalfd.o [2022-08-18T17:10:52.325Z] #55 42.44 Building dependency tree... [2022-08-18T17:10:52.416Z] #13 98.30 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:52.416Z] #13 98.45 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T17:10:52.472Z] #43 22.78 CC images/fs.o [2022-08-18T17:10:52.548Z] #43 37.51 CC compel/plugins/std/string.o [2022-08-18T17:10:52.676Z] #13 98.45 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-18T17:10:52.676Z] #13 98.47 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:10:52.733Z] #43 23.01 CC images/pstree.o [2022-08-18T17:10:52.733Z] #43 23.25 CC images/pipe.o [2022-08-18T17:10:52.932Z] #13 98.75 Selecting previously unselected package libpcre16-3:amd64. [2022-08-18T17:10:52.932Z] #13 98.75 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:52.932Z] #13 98.76 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:52.932Z] #13 98.94 Selecting previously unselected package libpcre32-3:amd64. [2022-08-18T17:10:52.932Z] #13 98.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:52.932Z] #13 98.96 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:53.116Z] #43 38.04 CC compel/plugins/std/infect.o [2022-08-18T17:10:53.188Z] #13 99.13 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-18T17:10:53.188Z] #13 99.14 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:53.188Z] #13 99.15 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:10:53.188Z] #13 99.25 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-18T17:10:53.303Z] #43 23.46 CC images/tcp-stream.o [2022-08-18T17:10:53.376Z] #43 38.47 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-18T17:10:53.444Z] #13 99.26 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:53.444Z] #13 99.26 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:10:53.564Z] #43 23.70 CC images/sk-packet.o [2022-08-18T17:10:53.625Z] #43 47.42 CC compel/src/lib/ptrace.o [2022-08-18T17:10:53.635Z] #43 38.51 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-18T17:10:53.635Z] #43 38.56 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-18T17:10:53.635Z] #43 38.62 AR compel/plugins/std.lib.a [2022-08-18T17:10:53.635Z] #43 38.66 CC compel/plugins/fds/fds.o [2022-08-18T17:10:53.825Z] #43 24.00 CC images/mnt.o [2022-08-18T17:10:53.825Z] #43 24.26 CC images/pipe-data.o [2022-08-18T17:10:53.825Z] #13 99.68 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T17:10:53.825Z] #13 99.68 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-18T17:10:53.825Z] #13 99.69 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:10:53.894Z] #43 38.82 AR compel/plugins/fds.lib.a [2022-08-18T17:10:53.894Z] #43 38.87 HOSTDEP compel/src/lib/log-host.d [2022-08-18T17:10:53.894Z] #43 39.01 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-18T17:10:54.081Z] #13 100.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T17:10:54.081Z] #13 100.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:54.081Z] #13 100.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:54.085Z] #43 24.44 CC images/sa.o [2022-08-18T17:10:54.153Z] #43 39.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-18T17:10:54.153Z] #43 39.20 HOSTDEP compel/src/main-host.d [2022-08-18T17:10:54.153Z] #43 39.30 DEP compel/src/lib/ptrace.d [2022-08-18T17:10:54.195Z] #43 47.76 AR compel/libcompel.a [2022-08-18T17:10:54.196Z] #43 47.81 HOSTCC compel/src/main-host.o [2022-08-18T17:10:54.196Z] #43 ... [2022-08-18T17:10:54.196Z] [2022-08-18T17:10:54.196Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:54.196Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:54.196Z] #13 101.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T17:10:54.196Z] #13 101.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-18T17:10:54.196Z] #13 101.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:10:54.196Z] #13 101.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T17:10:54.337Z] #13 100.2 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T17:10:54.337Z] #13 100.2 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:54.337Z] #13 100.2 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:54.337Z] #13 100.3 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T17:10:54.337Z] #13 100.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:10:54.337Z] #13 100.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:54.345Z] #43 24.64 CC images/timer.o [2022-08-18T17:10:54.413Z] #43 39.41 DEP compel/src/lib/infect.d [2022-08-18T17:10:54.413Z] #43 39.62 DEP compel/src/lib/infect-util.d [2022-08-18T17:10:54.456Z] #13 101.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-18T17:10:54.456Z] #13 101.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:10:54.456Z] #13 101.2 Selecting previously unselected package libbtrfs0. [2022-08-18T17:10:54.456Z] #13 101.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:10:54.456Z] #13 101.2 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:54.456Z] #13 101.3 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:10:54.593Z] #13 100.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:10:54.606Z] #43 24.92 CC images/timerfd.o [2022-08-18T17:10:54.672Z] #43 39.71 DEP compel/src/lib/infect-rpc.d [2022-08-18T17:10:54.716Z] #13 101.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:10:54.716Z] #13 101.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:54.716Z] #13 101.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T17:10:54.716Z] #13 101.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:54.716Z] #13 101.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:54.849Z] #13 100.8 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:54.849Z] #13 100.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:10:54.849Z] #13 100.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:54.849Z] #13 100.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:54.849Z] #13 100.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:10:54.849Z] #13 100.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:54.849Z] #13 100.9 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:54.849Z] #13 100.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:54.849Z] #13 100.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:54.849Z] #13 100.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:54.849Z] #13 101.0 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:54.866Z] #43 25.11 CC images/mm.o [2022-08-18T17:10:54.931Z] #43 39.80 DEP compel/arch/x86/src/lib/infect.d [2022-08-18T17:10:54.931Z] #43 39.92 DEP compel/arch/x86/src/lib/cpu.d [2022-08-18T17:10:54.931Z] #43 40.02 DEP compel/src/lib/log.d [2022-08-18T17:10:54.931Z] #43 40.11 DEP compel/src/main.d [2022-08-18T17:10:54.931Z] #43 40.16 DEP compel/src/lib/handle-elf.d [2022-08-18T17:10:54.976Z] #13 101.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T17:10:54.976Z] #13 101.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:10:54.976Z] #13 101.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:54.976Z] #13 101.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T17:10:54.976Z] #13 101.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-18T17:10:54.976Z] #13 101.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:10:55.106Z] #13 101.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:10:55.106Z] #13 101.0 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:55.106Z] #13 101.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:55.106Z] #13 101.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:55.106Z] #13 101.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:10:55.106Z] #13 101.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:55.106Z] #13 101.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-08-18T17:10:55.106Z] #13 101.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-08-18T17:10:55.106Z] #13 101.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:55.106Z] #13 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:10:55.106Z] #13 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:10:55.106Z] #13 101.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:55.106Z] #13 101.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:10:55.106Z] #13 101.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:55.106Z] #13 101.1 Setting up dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:55.106Z] #13 101.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:55.106Z] #13 101.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:55.130Z] #43 25.43 CC images/sk-opts.o [2022-08-18T17:10:55.130Z] #43 ... [2022-08-18T17:10:55.130Z] [2022-08-18T17:10:55.130Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:55.130Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:10:55.190Z] #43 40.25 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-18T17:10:55.190Z] #43 40.36 CC compel/src/lib/log.o [2022-08-18T17:10:55.363Z] #13 101.2 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:55.450Z] #43 40.65 CC compel/arch/x86/src/lib/cpu.o [2022-08-18T17:10:55.546Z] #13 102.0 Selecting previously unselected package libpcre16-3:amd64. [2022-08-18T17:10:55.546Z] #13 102.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:55.546Z] #13 102.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:55.546Z] #13 102.2 Selecting previously unselected package libpcre32-3:amd64. [2022-08-18T17:10:55.546Z] #13 102.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:55.546Z] #13 102.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:55.546Z] #13 102.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-18T17:10:55.609Z] #55 47.31 The following additional packages will be installed: [2022-08-18T17:10:55.609Z] #55 47.36 libbtrfs0 [2022-08-18T17:10:55.609Z] #55 47.68 The following NEW packages will be installed: [2022-08-18T17:10:55.609Z] #55 47.68 libbtrfs-dev libbtrfs0 [2022-08-18T17:10:55.807Z] #13 102.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:55.807Z] #13 102.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:10:55.807Z] #13 102.6 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-18T17:10:55.807Z] #13 102.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:55.807Z] #13 102.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:10:55.867Z] #55 ... [2022-08-18T17:10:55.867Z] [2022-08-18T17:10:55.867Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:10:55.867Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:10:55.867Z] #49 46.18 go: downloading github.com/fatih/color v1.13.0 [2022-08-18T17:10:55.867Z] #49 46.18 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-18T17:10:55.867Z] #49 46.25 go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:10:55.867Z] #49 46.28 go: downloading github.com/spf13/cobra v1.3.0 [2022-08-18T17:10:55.867Z] #49 46.31 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-18T17:10:55.867Z] #49 46.87 go: downloading github.com/spf13/viper v1.10.1 [2022-08-18T17:10:55.867Z] #49 46.92 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-18T17:10:55.867Z] #49 47.61 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-18T17:10:55.867Z] #49 47.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-18T17:10:55.867Z] #49 47.72 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-08-18T17:10:55.867Z] #49 47.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-18T17:10:56.171Z] #56 47.12 Checking out files: 58% (2917/4961) Checking out files: 59% (2927/4961) Checking out files: 60% (2977/4961) Checking out files: 61% (3027/4961) Checking out files: 62% (3076/4961) Checking out files: 63% (3126/4961) Checking out files: 64% (3176/4961) Checking out files: 65% (3225/4961) Checking out files: 66% (3275/4961) Checking out files: 67% (3324/4961) Checking out files: 68% (3374/4961) Checking out files: 69% (3424/4961) Checking out files: 70% (3473/4961) Checking out files: 71% (3523/4961) Checking out files: 72% (3572/4961) Checking out files: 73% (3622/4961) Checking out files: 74% (3672/4961) Checking out files: 75% (3721/4961) Checking out files: 76% (3771/4961) Checking out files: 77% (3820/4961) Checking out files: 78% (3870/4961) Checking out files: 79% (3920/4961) Checking out files: 80% (3969/4961) Checking out files: 81% (4019/4961) Checking out files: 82% (4069/4961) Checking out files: 83% (4118/4961) Checking out files: 84% (4168/4961) Checking out files: 85% (4217/4961) Checking out files: 86% (4267/4961) Checking out files: 87% (4317/4961) Checking out files: 88% (4366/4961) Checking out files: 89% (4416/4961) Checking out files: 90% (4465/4961) Checking out files: 91% (4515/4961) Checking out files: 92% (4565/4961) Checking out files: 93% (4614/4961) Checking out files: 94% (4664/4961) Checking out files: 95% (4713/4961) Checking out files: 96% (4763/4961) Checking out files: 96% (4812/4961) Checking out files: 97% (4813/4961) Checking out files: 98% (4862/4961) Checking out files: 99% (4912/4961) Checking out files: 100% (4961/4961) Checking out files: 100% (4961/4961), done. [2022-08-18T17:10:56.171Z] #56 48.28 + cd /tmp/tmp.HbRIpuclcD/src/github.com/containerd/containerd [2022-08-18T17:10:56.171Z] #56 48.28 + git checkout -q v1.6.7 [2022-08-18T17:10:56.293Z] #13 DONE 102.4s [2022-08-18T17:10:56.293Z] [2022-08-18T17:10:56.293Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-18T17:10:56.293Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-18T17:10:56.377Z] #13 103.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T17:10:56.377Z] #13 103.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-18T17:10:56.377Z] #13 103.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:10:56.388Z] #43 41.39 CC compel/arch/x86/src/lib/infect.o [2022-08-18T17:10:56.388Z] #43 ... [2022-08-18T17:10:56.388Z] [2022-08-18T17:10:56.388Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:56.388Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:10:56.388Z] #13 100.2 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T17:10:56.388Z] #13 100.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:10:56.388Z] #13 100.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T17:10:56.388Z] #13 100.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:10:56.388Z] #13 100.5 Selecting previously unselected package libbtrfs0. [2022-08-18T17:10:56.388Z] #13 100.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.5 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:56.388Z] #13 100.5 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:10:56.388Z] #13 100.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:56.388Z] #13 100.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T17:10:56.388Z] #13 100.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:56.388Z] #13 100.7 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T17:10:56.388Z] #13 100.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:56.388Z] #13 100.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T17:10:56.388Z] #13 100.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 100.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:10:56.388Z] #13 101.2 Selecting previously unselected package libpcre16-3:amd64. [2022-08-18T17:10:56.388Z] #13 101.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 101.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.388Z] #13 101.3 Selecting previously unselected package libpcre32-3:amd64. [2022-08-18T17:10:56.388Z] #13 101.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 101.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.388Z] #13 101.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-18T17:10:56.388Z] #13 101.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 101.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.388Z] #13 101.6 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-18T17:10:56.388Z] #13 101.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 101.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.388Z] #13 102.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T17:10:56.388Z] #13 102.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 102.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:10:56.388Z] #13 102.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T17:10:56.388Z] #13 102.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 102.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:56.388Z] #13 102.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T17:10:56.388Z] #13 102.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 102.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:56.388Z] #13 102.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T17:10:56.388Z] #13 102.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:10:56.388Z] #13 102.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:56.637Z] #13 103.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T17:10:56.637Z] #13 103.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:10:56.637Z] #13 103.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:56.637Z] #13 103.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T17:10:56.637Z] #13 103.4 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:10:56.637Z] #13 103.4 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:56.637Z] #13 103.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T17:10:56.647Z] #13 103.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.647Z] #13 103.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:56.804Z] #49 ... [2022-08-18T17:10:56.804Z] [2022-08-18T17:10:56.804Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-18T17:10:56.804Z] #51 sha256:2a146c7e638162d55b242251ec4c5bacdfd23f4b03e91817a31a1dc8952f8c25 [2022-08-18T17:10:56.804Z] #51 DONE 48.9s [2022-08-18T17:10:56.804Z] [2022-08-18T17:10:56.804Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:10:56.804Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:10:56.804Z] #13 37.24 Reading package lists... [2022-08-18T17:10:56.896Z] #13 103.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:10:56.896Z] #13 103.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:56.907Z] #13 103.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:10:56.907Z] #13 103.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:56.907Z] #13 103.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:56.907Z] #13 103.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:10:56.907Z] #13 103.3 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:56.907Z] #13 103.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:56.907Z] #13 103.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:56.907Z] #13 103.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:10:56.907Z] #13 103.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:56.907Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:10:56.907Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:10:56.907Z] #13 103.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:57.166Z] #13 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:10:57.167Z] #13 103.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:10:57.167Z] #13 103.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:57.167Z] #13 103.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:10:57.167Z] #13 103.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:57.167Z] #13 103.4 Setting up dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:57.167Z] #13 103.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:57.167Z] #13 103.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:57.167Z] #13 103.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:57.175Z] #13 104.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:10:57.435Z] #13 104.0 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:10:57.435Z] #13 104.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:10:57.435Z] #13 104.1 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:57.435Z] #13 104.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:10:57.435Z] #13 104.2 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:57.435Z] #13 104.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:10:57.435Z] #13 104.2 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-18T17:10:57.695Z] #13 104.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:10:57.695Z] #13 104.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:10:57.695Z] #13 104.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:10:57.695Z] #13 104.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:57.695Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:10:57.695Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:10:57.695Z] #13 104.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:10:57.695Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:10:57.695Z] #13 104.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:10:57.695Z] #13 104.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:10:57.695Z] #13 104.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:10:57.695Z] #13 104.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:57.695Z] #13 104.4 Setting up dmsetup (2:1.02.155-3) ... [2022-08-18T17:10:57.695Z] #13 104.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:57.695Z] #13 104.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:10:57.695Z] #13 104.4 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:58.110Z] #13 DONE 104.4s [2022-08-18T17:10:58.110Z] [2022-08-18T17:10:58.110Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-18T17:10:58.110Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-18T17:10:58.183Z] #14 DONE 1.4s [2022-08-18T17:10:58.183Z] [2022-08-18T17:10:58.183Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:10:58.184Z] #53 sha256:81c46c90dda39548895e5a50ca7e072f55a3ae37a38941baad58add0b6d726c4 [2022-08-18T17:10:58.184Z] #53 1.294 + RM_GOPATH=0 [2022-08-18T17:10:58.184Z] #53 1.294 + TMP_GOPATH= [2022-08-18T17:10:58.184Z] #53 1.294 + : /build [2022-08-18T17:10:58.184Z] #53 1.294 + '[' -z '' ']' [2022-08-18T17:10:58.184Z] #53 1.294 ++ mktemp -d [2022-08-18T17:10:58.184Z] #53 1.294 + export GOPATH=/tmp/tmp.WNSBB5jDMm [2022-08-18T17:10:58.184Z] #53 1.294 + GOPATH=/tmp/tmp.WNSBB5jDMm [2022-08-18T17:10:58.184Z] #53 1.294 + RM_GOPATH=1 [2022-08-18T17:10:58.184Z] #53 1.294 + case "$(go env GOARCH)" in [2022-08-18T17:10:58.184Z] #53 1.303 ++ go env GOARCH [2022-08-18T17:10:58.184Z] #53 1.324 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:58.184Z] #53 1.329 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:58.184Z] #53 1.330 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:58.184Z] #53 1.334 + dir=/tmp/install [2022-08-18T17:10:58.184Z] #53 1.336 + bin=runc [2022-08-18T17:10:58.184Z] #53 1.336 + shift [2022-08-18T17:10:58.184Z] #53 1.336 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-18T17:10:58.184Z] #53 1.336 + . /tmp/install/runc.installer [2022-08-18T17:10:58.184Z] #53 1.337 ++ set -e [2022-08-18T17:10:58.184Z] #53 1.339 ++ : v1.1.3 [2022-08-18T17:10:58.184Z] #53 1.340 + install_runc [2022-08-18T17:10:58.184Z] #53 1.341 + RUNC_BUILDTAGS=seccomp [2022-08-18T17:10:58.184Z] #53 1.342 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T17:10:58.184Z] #53 1.342 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T17:10:58.184Z] #53 1.342 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WNSBB5jDMm/src/github.com/opencontainers/runc [2022-08-18T17:10:58.184Z] #53 1.364 Cloning into '/tmp/tmp.WNSBB5jDMm/src/github.com/opencontainers/runc'... [2022-08-18T17:10:58.633Z] #13 DONE 105.3s [2022-08-18T17:10:58.633Z] [2022-08-18T17:10:58.633Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-18T17:10:58.633Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-18T17:10:58.706Z] #13 45.62 Building dependency tree... [2022-08-18T17:10:58.717Z] #56 50.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T17:10:58.717Z] #56 50.49 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T17:10:58.717Z] #56 50.49 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:58.717Z] #56 50.49 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:10:58.717Z] #56 50.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T17:10:58.717Z] #56 50.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T17:10:58.717Z] #56 50.49 + '[' '' = dynamic ']' [2022-08-18T17:10:58.717Z] #56 50.49 + make [2022-08-18T17:10:59.116Z] #53 ... [2022-08-18T17:10:59.116Z] [2022-08-18T17:10:59.116Z] #15 [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-08-18T17:10:59.116Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-18T17:10:59.116Z] #15 DONE 1.1s [2022-08-18T17:10:59.116Z] [2022-08-18T17:10:59.116Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T17:10:59.116Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-18T17:10:59.278Z] #13 ... [2022-08-18T17:10:59.278Z] [2022-08-18T17:10:59.278Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-18T17:10:59.278Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-18T17:10:59.278Z] #55 48.26 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:10:59.278Z] #55 48.26 Need to get 119 kB of archives. [2022-08-18T17:10:59.278Z] #55 48.26 After this operation, 387 kB of additional disk space will be used. [2022-08-18T17:10:59.278Z] #55 48.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-08-18T17:10:59.278Z] #55 48.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-08-18T17:10:59.278Z] #55 49.55 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:10:59.278Z] #55 49.77 Fetched 119 kB in 0s (318 kB/s) [2022-08-18T17:10:59.278Z] #55 49.94 Selecting previously unselected package libbtrfs0. [2022-08-18T17:10:59.278Z] #55 49.94 (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 ... 15394 files and directories currently installed.) [2022-08-18T17:10:59.278Z] #55 50.03 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-08-18T17:10:59.278Z] #55 50.06 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:59.278Z] #55 50.24 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:10:59.278Z] #55 50.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-08-18T17:10:59.278Z] #55 50.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:59.278Z] #55 50.69 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:10:59.278Z] #55 50.74 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:10:59.278Z] #55 50.79 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:10:59.278Z] #55 DONE 51.5s [2022-08-18T17:10:59.278Z] [2022-08-18T17:10:59.278Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:10:59.278Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:10:59.489Z] #14 DONE 1.5s [2022-08-18T17:10:59.490Z] [2022-08-18T17:10:59.490Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:10:59.490Z] #53 sha256:06cb67797f733ca27876cf7d4775c8717b0dc57203d5c1851c85b848d8832bb5 [2022-08-18T17:10:59.490Z] #53 1.388 + RM_GOPATH=0 [2022-08-18T17:10:59.490Z] #53 1.388 + TMP_GOPATH= [2022-08-18T17:10:59.490Z] #53 1.388 + : /build [2022-08-18T17:10:59.490Z] #53 1.388 + '[' -z '' ']' [2022-08-18T17:10:59.490Z] #53 1.389 ++ mktemp -d [2022-08-18T17:10:59.490Z] #53 1.390 + export GOPATH=/tmp/tmp.G4KEg6tBQn [2022-08-18T17:10:59.490Z] #53 1.391 + GOPATH=/tmp/tmp.G4KEg6tBQn [2022-08-18T17:10:59.490Z] #53 1.391 + RM_GOPATH=1 [2022-08-18T17:10:59.490Z] #53 1.391 + case "$(go env GOARCH)" in [2022-08-18T17:10:59.490Z] #53 1.392 ++ go env GOARCH [2022-08-18T17:10:59.490Z] #53 1.434 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:59.490Z] #53 1.434 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:10:59.490Z] #53 1.437 ++ dirname /tmp/install/install.sh [2022-08-18T17:10:59.490Z] #53 1.442 + dir=/tmp/install [2022-08-18T17:10:59.490Z] #53 1.445 + bin=runc [2022-08-18T17:10:59.490Z] #53 1.445 + shift [2022-08-18T17:10:59.490Z] #53 1.446 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-18T17:10:59.490Z] #53 1.446 + . /tmp/install/runc.installer [2022-08-18T17:10:59.490Z] #53 1.446 ++ set -e [2022-08-18T17:10:59.490Z] #53 1.449 ++ : v1.1.3 [2022-08-18T17:10:59.490Z] #53 1.450 + install_runc [2022-08-18T17:10:59.490Z] #53 1.451 + RUNC_BUILDTAGS=seccomp [2022-08-18T17:10:59.490Z] #53 1.451 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T17:10:59.490Z] #53 1.451 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T17:10:59.490Z] #53 1.451 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.G4KEg6tBQn/src/github.com/opencontainers/runc [2022-08-18T17:10:59.490Z] #53 1.465 Cloning into '/tmp/tmp.G4KEg6tBQn/src/github.com/opencontainers/runc'... [2022-08-18T17:10:59.678Z] #16 0.992 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T17:10:59.934Z] #16 DONE 1.1s [2022-08-18T17:10:59.934Z] [2022-08-18T17:10:59.934Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T17:10:59.934Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-18T17:11:00.099Z] #56 52.17 + bin/ctr [2022-08-18T17:11:00.211Z] #56 0.980 + RM_GOPATH=0 [2022-08-18T17:11:00.211Z] #56 0.986 + TMP_GOPATH= [2022-08-18T17:11:00.211Z] #56 0.987 + : /build [2022-08-18T17:11:00.211Z] #56 0.987 + '[' -z '' ']' [2022-08-18T17:11:00.211Z] #56 0.989 ++ mktemp -d [2022-08-18T17:11:00.211Z] #56 1.019 + export GOPATH=/tmp/tmp.xI9DXWTuFf [2022-08-18T17:11:00.211Z] #56 1.019 + GOPATH=/tmp/tmp.xI9DXWTuFf [2022-08-18T17:11:00.211Z] #56 1.019 + RM_GOPATH=1 [2022-08-18T17:11:00.469Z] #56 1.019 + case "$(go env GOARCH)" in [2022-08-18T17:11:00.469Z] #56 1.020 ++ go env GOARCH [2022-08-18T17:11:00.469Z] #56 1.099 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:00.469Z] #56 1.099 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:00.469Z] #56 1.100 ++ dirname /tmp/install/install.sh [2022-08-18T17:11:00.469Z] #56 1.114 + dir=/tmp/install [2022-08-18T17:11:00.469Z] #56 1.115 + bin=containerd [2022-08-18T17:11:00.469Z] #56 1.115 + shift [2022-08-18T17:11:00.469Z] #56 1.115 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-18T17:11:00.469Z] #56 1.115 + . /tmp/install/containerd.installer [2022-08-18T17:11:00.469Z] #56 1.115 ++ set -e [2022-08-18T17:11:00.469Z] #56 1.115 ++ : v1.6.7 [2022-08-18T17:11:00.469Z] #56 1.115 + install_containerd [2022-08-18T17:11:00.469Z] #56 1.116 + echo 'Install containerd version v1.6.7' [2022-08-18T17:11:00.469Z] #56 1.116 Install containerd version v1.6.7 [2022-08-18T17:11:00.469Z] #56 1.116 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xI9DXWTuFf/src/github.com/containerd/containerd [2022-08-18T17:11:00.469Z] #56 1.118 Cloning into '/tmp/tmp.xI9DXWTuFf/src/github.com/containerd/containerd'... [2022-08-18T17:11:00.869Z] #53 ... [2022-08-18T17:11:00.869Z] [2022-08-18T17:11:00.869Z] #15 [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-08-18T17:11:00.869Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-18T17:11:00.869Z] #15 DONE 1.0s [2022-08-18T17:11:00.869Z] [2022-08-18T17:11:00.869Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T17:11:00.869Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-18T17:11:00.909Z] #17 DONE 1.0s [2022-08-18T17:11:00.909Z] [2022-08-18T17:11:00.909Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T17:11:00.909Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-18T17:11:01.449Z] #16 0.989 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T17:11:01.708Z] #16 DONE 1.1s [2022-08-18T17:11:01.708Z] [2022-08-18T17:11:01.708Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T17:11:01.708Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-18T17:11:01.840Z] #18 ... [2022-08-18T17:11:01.840Z] [2022-08-18T17:11:01.840Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:01.840Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:01.840Z] #43 37.79 CC compel/plugins/std/string.o [2022-08-18T17:11:01.840Z] #43 38.35 CC compel/plugins/std/infect.o [2022-08-18T17:11:01.840Z] #43 38.78 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-18T17:11:01.840Z] #43 38.83 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-18T17:11:01.840Z] #43 38.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-18T17:11:01.840Z] #43 38.93 AR compel/plugins/std.lib.a [2022-08-18T17:11:01.840Z] #43 39.00 CC compel/plugins/fds/fds.o [2022-08-18T17:11:01.840Z] #43 39.18 AR compel/plugins/fds.lib.a [2022-08-18T17:11:01.840Z] #43 39.24 HOSTDEP compel/src/lib/log-host.d [2022-08-18T17:11:01.840Z] #43 39.34 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-18T17:11:01.840Z] #43 39.39 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-18T17:11:01.840Z] #43 39.44 HOSTDEP compel/src/main-host.d [2022-08-18T17:11:01.840Z] #43 39.52 DEP compel/src/lib/ptrace.d [2022-08-18T17:11:01.840Z] #43 39.63 DEP compel/src/lib/infect.d [2022-08-18T17:11:01.840Z] #43 39.80 DEP compel/src/lib/infect-util.d [2022-08-18T17:11:01.840Z] #43 39.87 DEP compel/src/lib/infect-rpc.d [2022-08-18T17:11:01.840Z] #43 39.98 DEP compel/arch/x86/src/lib/infect.d [2022-08-18T17:11:01.840Z] #43 40.15 DEP compel/arch/x86/src/lib/cpu.d [2022-08-18T17:11:01.840Z] #43 40.20 DEP compel/src/lib/log.d [2022-08-18T17:11:01.840Z] #43 40.31 DEP compel/src/main.d [2022-08-18T17:11:01.840Z] #43 40.40 DEP compel/src/lib/handle-elf.d [2022-08-18T17:11:01.840Z] #43 40.53 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-18T17:11:01.840Z] #43 40.68 CC compel/src/lib/log.o [2022-08-18T17:11:01.840Z] #43 40.87 CC compel/arch/x86/src/lib/cpu.o [2022-08-18T17:11:01.840Z] #43 41.47 CC compel/arch/x86/src/lib/infect.o [2022-08-18T17:11:01.840Z] #43 42.51 CC compel/src/lib/infect-rpc.o [2022-08-18T17:11:01.840Z] #43 43.24 CC compel/src/lib/infect-util.o [2022-08-18T17:11:01.840Z] #43 43.73 CC compel/src/lib/infect.o [2022-08-18T17:11:01.840Z] #43 47.00 CC compel/src/lib/ptrace.o [2022-08-18T17:11:01.840Z] #43 47.63 AR compel/libcompel.a [2022-08-18T17:11:01.840Z] #43 47.73 HOSTCC compel/src/main-host.o [2022-08-18T17:11:01.847Z] #56 ... [2022-08-18T17:11:01.847Z] [2022-08-18T17:11:01.847Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:11:01.847Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:11:01.847Z] #36 35.98 Reading package lists... [2022-08-18T17:11:01.847Z] #36 44.29 Building dependency tree... [2022-08-18T17:11:01.847Z] #36 49.25 The following additional packages will be installed: [2022-08-18T17:11:01.847Z] #36 49.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-18T17:11:01.847Z] #36 49.29 Suggested packages: [2022-08-18T17:11:01.847Z] #36 49.30 cmake-doc ninja-build lrzip [2022-08-18T17:11:01.847Z] #36 49.30 Recommended packages: [2022-08-18T17:11:01.847Z] #36 49.30 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-18T17:11:01.847Z] #36 50.47 The following NEW packages will be installed: [2022-08-18T17:11:01.847Z] #36 50.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-18T17:11:01.847Z] #36 50.48 vim-common xxd [2022-08-18T17:11:01.847Z] #36 51.04 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:01.847Z] #36 51.04 Need to get 14.2 MB of archives. [2022-08-18T17:11:01.847Z] #36 51.04 After this operation, 60.0 MB of additional disk space will be used. [2022-08-18T17:11:01.847Z] #36 51.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-08-18T17:11:01.847Z] #36 51.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:11:01.847Z] #36 51.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-08-18T17:11:01.847Z] #36 52.06 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-08-18T17:11:01.847Z] #36 52.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-18T17:11:01.847Z] #36 52.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-08-18T17:11:01.847Z] #36 52.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-08-18T17:11:01.847Z] #36 52.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-08-18T17:11:01.847Z] #36 52.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-08-18T17:11:01.847Z] #36 52.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-08-18T17:11:01.847Z] #36 53.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:01.847Z] #36 ... [2022-08-18T17:11:01.847Z] [2022-08-18T17:11:01.847Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:01.847Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:11:01.847Z] #13 50.45 The following additional packages will be installed: [2022-08-18T17:11:01.847Z] #13 50.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-18T17:11:01.847Z] #13 50.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-18T17:11:01.847Z] #13 50.45 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-18T17:11:01.847Z] #13 50.45 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-18T17:11:01.847Z] #13 50.45 mingw-w64-x86-64-dev [2022-08-18T17:11:01.847Z] #13 50.45 Suggested packages: [2022-08-18T17:11:01.847Z] #13 50.47 gcc-8-locales seccomp wine64 [2022-08-18T17:11:01.847Z] #13 ... [2022-08-18T17:11:01.847Z] [2022-08-18T17:11:01.847Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:11:01.847Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:11:01.847Z] #42 36.49 Reading package lists... [2022-08-18T17:11:01.847Z] #42 44.65 Building dependency tree... [2022-08-18T17:11:01.847Z] #42 49.75 The following additional packages will be installed: [2022-08-18T17:11:01.847Z] #42 49.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-18T17:11:01.847Z] #42 49.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-18T17:11:01.847Z] #42 49.80 Suggested packages: [2022-08-18T17:11:01.847Z] #42 49.80 manpages-dev python-setuptools [2022-08-18T17:11:01.847Z] #42 51.23 The following NEW packages will be installed: [2022-08-18T17:11:01.847Z] #42 51.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-18T17:11:01.847Z] #42 51.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-18T17:11:01.847Z] #42 51.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-18T17:11:01.847Z] #42 51.27 python-six zlib1g-dev [2022-08-18T17:11:01.847Z] #42 51.74 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:01.847Z] #42 51.74 Need to get 3796 kB of archives. [2022-08-18T17:11:01.847Z] #42 51.74 After this operation, 21.6 MB of additional disk space will be used. [2022-08-18T17:11:01.847Z] #42 51.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-08-18T17:11:01.847Z] #42 51.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-18T17:11:01.847Z] #42 51.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-08-18T17:11:01.847Z] #42 51.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-08-18T17:11:01.847Z] #42 51.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-08-18T17:11:01.847Z] #42 51.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-08-18T17:11:01.847Z] #42 51.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-08-18T17:11:01.847Z] #42 51.83 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-08-18T17:11:01.847Z] #42 51.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-08-18T17:11:01.847Z] #42 51.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-08-18T17:11:01.847Z] #42 52.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-08-18T17:11:01.847Z] #42 52.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-08-18T17:11:01.847Z] #42 52.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-08-18T17:11:01.847Z] #42 52.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-08-18T17:11:01.847Z] #42 52.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-18T17:11:01.847Z] #42 52.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-08-18T17:11:01.847Z] #42 52.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-08-18T17:11:01.847Z] #42 53.62 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:01.847Z] #42 53.90 Fetched 3796 kB in 1s (4928 kB/s) [2022-08-18T17:11:01.847Z] #42 54.02 Selecting previously unselected package libcap-dev:arm64. [2022-08-18T17:11:01.847Z] #42 54.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-08-18T17:11:01.848Z] #42 54.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-08-18T17:11:01.848Z] #42 54.14 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-08-18T17:11:01.930Z] #14 DONE 3.4s [2022-08-18T17:11:01.930Z] [2022-08-18T17:11:01.930Z] #15 [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-08-18T17:11:01.930Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-18T17:11:02.097Z] #43 ... [2022-08-18T17:11:02.097Z] [2022-08-18T17:11:02.097Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T17:11:02.097Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-18T17:11:02.097Z] #18 DONE 1.0s [2022-08-18T17:11:02.097Z] [2022-08-18T17:11:02.097Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-18T17:11:02.097Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-18T17:11:02.107Z] #42 ... [2022-08-18T17:11:02.107Z] [2022-08-18T17:11:02.107Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:11:02.107Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:11:02.107Z] #36 54.19 Fetched 14.2 MB in 2s (7468 kB/s) [2022-08-18T17:11:02.107Z] #36 54.37 Selecting previously unselected package xxd. [2022-08-18T17:11:02.107Z] #36 54.37 (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 ... 15394 files and directories currently installed.) [2022-08-18T17:11:02.107Z] #36 54.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-08-18T17:11:02.107Z] #36 54.42 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:02.371Z] #36 54.76 Selecting previously unselected package vim-common. [2022-08-18T17:11:02.371Z] #36 54.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:02.630Z] #36 54.83 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:02.644Z] #17 DONE 1.0s [2022-08-18T17:11:02.644Z] [2022-08-18T17:11:02.644Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T17:11:02.644Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-18T17:11:02.891Z] #36 55.18 Selecting previously unselected package libicu63:arm64. [2022-08-18T17:11:03.173Z] #36 55.18 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-08-18T17:11:03.173Z] #36 55.21 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-18T17:11:03.467Z] #19 DONE 1.2s [2022-08-18T17:11:03.467Z] [2022-08-18T17:11:03.467Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:03.467Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:03.581Z] #18 DONE 1.0s [2022-08-18T17:11:03.581Z] [2022-08-18T17:11:03.581Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:03.581Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:03.581Z] #43 42.28 CC compel/src/lib/infect-rpc.o [2022-08-18T17:11:03.581Z] #43 42.63 CC compel/src/lib/infect-util.o [2022-08-18T17:11:03.581Z] #43 42.95 CC compel/src/lib/infect.o [2022-08-18T17:11:03.581Z] #43 46.68 CC compel/src/lib/ptrace.o [2022-08-18T17:11:03.581Z] #43 47.36 AR compel/libcompel.a [2022-08-18T17:11:03.581Z] #43 47.50 HOSTCC compel/src/main-host.o [2022-08-18T17:11:03.581Z] #43 47.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-18T17:11:03.581Z] #43 48.12 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-18T17:11:03.581Z] #43 48.54 HOSTCC compel/src/lib/log-host.o [2022-08-18T17:11:03.581Z] #43 ... [2022-08-18T17:11:03.581Z] [2022-08-18T17:11:03.581Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-18T17:11:03.581Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-18T17:11:04.397Z] #20 1.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:11:04.397Z] #20 1.355 Get:2 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:11:04.397Z] #20 1.395 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:11:04.473Z] #15 DONE 2.1s [2022-08-18T17:11:04.473Z] [2022-08-18T17:11:04.473Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T17:11:04.473Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-18T17:11:04.473Z] #16 ... [2022-08-18T17:11:04.473Z] [2022-08-18T17:11:04.473Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:04.473Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:04.473Z] #43 48.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-18T17:11:04.473Z] #43 48.29 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-18T17:11:04.473Z] #43 48.62 HOSTCC compel/src/lib/log-host.o [2022-08-18T17:11:04.473Z] #43 48.80 HOSTLINK compel/compel-host-bin [2022-08-18T17:11:04.473Z] #43 48.91 DEP soccr/soccr.d [2022-08-18T17:11:04.473Z] #43 49.08 CC soccr/soccr.o [2022-08-18T17:11:04.473Z] #43 50.29 AR soccr/libsoccr.a [2022-08-18T17:11:04.473Z] #43 50.33 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:11:04.473Z] #43 50.65 DEP criu/arch/x86/sigframe.d [2022-08-18T17:11:04.473Z] #43 50.82 DEP criu/arch/x86/sigaction_compat.d [2022-08-18T17:11:04.473Z] #43 50.91 DEP criu/arch/x86/kerndat.d [2022-08-18T17:11:04.473Z] #43 51.07 DEP criu/arch/x86/crtools.d [2022-08-18T17:11:04.473Z] #43 51.20 DEP criu/arch/x86/cpu.d [2022-08-18T17:11:04.473Z] #43 51.32 CC criu/arch/x86/cpu.o [2022-08-18T17:11:04.473Z] #43 51.92 CC criu/arch/x86/crtools.o [2022-08-18T17:11:04.473Z] #43 53.23 CC criu/arch/x86/kerndat.o [2022-08-18T17:11:04.473Z] #43 53.73 CC criu/arch/x86/sigaction_compat.o [2022-08-18T17:11:04.473Z] #43 53.95 CC criu/arch/x86/sigframe.o [2022-08-18T17:11:04.473Z] #43 54.24 LINK criu/arch/x86/crtools.built-in.o [2022-08-18T17:11:04.473Z] #43 54.28 DEP criu/pie/util-vdso-elf32.d [2022-08-18T17:11:04.473Z] #43 54.35 DEP criu/pie/util-vdso.d [2022-08-18T17:11:04.473Z] #43 54.42 DEP criu/pie/util.d [2022-08-18T17:11:04.473Z] #43 54.62 CC criu/pie/util.o [2022-08-18T17:11:04.473Z] #43 54.90 CC criu/pie/util-vdso.o [2022-08-18T17:11:04.473Z] #43 55.63 CC criu/pie/util-vdso-elf32.o [2022-08-18T17:11:04.473Z] #43 56.43 AR criu/pie/pie.lib.a [2022-08-18T17:11:04.473Z] #43 56.52 DEP criu/pie/restorer.d [2022-08-18T17:11:04.473Z] #43 56.71 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-18T17:11:04.473Z] #43 56.83 DEP criu/arch/x86/restorer_unmap.d [2022-08-18T17:11:04.473Z] #43 56.86 DEP criu/arch/x86/restorer.d [2022-08-18T17:11:04.473Z] #43 57.09 DEP criu/arch/x86/vdso-pie.d [2022-08-18T17:11:04.473Z] #43 57.22 DEP criu/pie/parasite-vdso.d [2022-08-18T17:11:04.473Z] #43 57.45 DEP criu/pie/parasite.d [2022-08-18T17:11:04.473Z] #43 57.74 CC criu/pie/parasite.o [2022-08-18T17:11:04.519Z] #19 DONE 1.0s [2022-08-18T17:11:04.519Z] [2022-08-18T17:11:04.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:04.519Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:04.519Z] #43 48.84 HOSTLINK compel/compel-host-bin [2022-08-18T17:11:04.519Z] #43 49.14 DEP soccr/soccr.d [2022-08-18T17:11:04.519Z] #43 49.36 CC soccr/soccr.o [2022-08-18T17:11:04.960Z] #20 1.555 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:11:05.216Z] #20 1.968 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:11:05.386Z] #56 ... [2022-08-18T17:11:05.386Z] [2022-08-18T17:11:05.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:05.386Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:05.386Z] #43 25.66 CC images/sk-unix.o [2022-08-18T17:11:05.386Z] #43 25.91 CC images/sk-inet.o [2022-08-18T17:11:05.386Z] #43 26.21 CC images/tun.o [2022-08-18T17:11:05.386Z] #43 26.45 CC images/sk-netlink.o [2022-08-18T17:11:05.386Z] #43 26.62 CC images/packet-sock.o [2022-08-18T17:11:05.386Z] #43 26.95 CC images/ipc-var.o [2022-08-18T17:11:05.386Z] #43 27.15 CC images/ipc-desc.o [2022-08-18T17:11:05.386Z] #43 27.32 CC images/ipc-shm.o [2022-08-18T17:11:05.386Z] #43 27.56 CC images/ipc-msg.o [2022-08-18T17:11:05.386Z] #43 27.77 CC images/ipc-sem.o [2022-08-18T17:11:05.386Z] #43 27.98 CC images/utsns.o [2022-08-18T17:11:05.386Z] #43 28.16 CC images/creds.o [2022-08-18T17:11:05.386Z] #43 28.32 CC images/vma.o [2022-08-18T17:11:05.386Z] #43 28.56 CC images/netdev.o [2022-08-18T17:11:05.386Z] #43 28.88 CC images/tty.o [2022-08-18T17:11:05.386Z] #43 29.43 CC images/file-lock.o [2022-08-18T17:11:05.386Z] #43 29.66 CC images/rlimit.o [2022-08-18T17:11:05.386Z] #43 29.80 CC images/pagemap.o [2022-08-18T17:11:05.386Z] #43 30.03 CC images/siginfo.o [2022-08-18T17:11:05.386Z] #43 30.29 CC images/rpc.o [2022-08-18T17:11:05.386Z] #43 31.30 CC images/ext-file.o [2022-08-18T17:11:05.386Z] #43 31.54 CC images/cgroup.o [2022-08-18T17:11:05.386Z] #43 32.10 CC images/userns.o [2022-08-18T17:11:05.386Z] #43 32.32 CC images/google/protobuf/descriptor.o [2022-08-18T17:11:05.386Z] #43 33.84 CC images/opts.o [2022-08-18T17:11:05.386Z] #43 34.02 CC images/seccomp.o [2022-08-18T17:11:05.386Z] #43 34.29 CC images/binfmt-misc.o [2022-08-18T17:11:05.386Z] #43 34.51 CC images/time.o [2022-08-18T17:11:05.386Z] #43 34.74 CC images/sysctl.o [2022-08-18T17:11:05.386Z] #43 34.92 CC images/autofs.o [2022-08-18T17:11:05.386Z] #43 35.13 CC images/macvlan.o [2022-08-18T17:11:05.386Z] #43 35.28 CC images/sit.o [2022-08-18T17:11:05.386Z] #43 35.49 CC images/memfd.o [2022-08-18T17:11:05.386Z] #43 35.81 CC images/timens.o [2022-08-18T17:11:05.386Z] #43 ... [2022-08-18T17:11:05.386Z] [2022-08-18T17:11:05.386Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:05.386Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:11:05.386Z] #13 88.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T17:11:05.386Z] #13 88.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-18T17:11:05.386Z] #13 88.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:11:05.418Z] #43 59.22 LINK criu/pie/parasite.built-in.o [2022-08-18T17:11:05.418Z] #43 59.24 GEN criu/pie/parasite-blob.h [2022-08-18T17:11:05.418Z] #43 59.28 CC criu/pie/parasite-vdso.o [2022-08-18T17:11:05.895Z] #43 51.08 AR soccr/libsoccr.a [2022-08-18T17:11:05.958Z] #13 ... [2022-08-18T17:11:05.958Z] [2022-08-18T17:11:05.958Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:05.958Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:05.958Z] #43 36.08 LINK images/built-in.o [2022-08-18T17:11:05.958Z] #43 36.27 GEN compel/include/asm [2022-08-18T17:11:05.958Z] #43 36.28 GEN compel/include/version.h [2022-08-18T17:11:05.958Z] #43 36.31 touch .config [2022-08-18T17:11:05.958Z] #43 36.36 GEN include/common/config.h [2022-08-18T17:11:05.958Z] #43 36.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-18T17:11:05.996Z] #43 ... [2022-08-18T17:11:05.996Z] [2022-08-18T17:11:05.996Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T17:11:05.996Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-18T17:11:05.996Z] #16 1.979 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T17:11:06.146Z] #20 3.022 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:11:06.154Z] #43 51.14 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:11:06.218Z] #43 36.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-18T17:11:06.218Z] #43 36.48 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-18T17:11:06.218Z] #43 36.50 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-18T17:11:06.218Z] #43 36.52 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-18T17:11:06.218Z] #43 36.53 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-18T17:11:06.218Z] #43 36.56 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-18T17:11:06.218Z] #43 36.58 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-18T17:11:06.218Z] #43 36.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-18T17:11:06.218Z] #43 36.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-18T17:11:06.218Z] #43 36.62 DEP compel/plugins/std/infect.d [2022-08-18T17:11:06.257Z] #16 DONE 2.1s [2022-08-18T17:11:06.257Z] [2022-08-18T17:11:06.257Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T17:11:06.257Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-18T17:11:06.412Z] #43 51.44 DEP criu/arch/x86/sigframe.d [2022-08-18T17:11:06.412Z] #43 51.52 DEP criu/arch/x86/sigaction_compat.d [2022-08-18T17:11:06.479Z] #43 36.75 DEP compel/plugins/std/string.d [2022-08-18T17:11:06.479Z] #43 36.83 DEP compel/plugins/std/log.d [2022-08-18T17:11:06.479Z] #43 36.93 DEP compel/plugins/std/fds.d [2022-08-18T17:11:06.671Z] #43 51.69 DEP criu/arch/x86/kerndat.d [2022-08-18T17:11:06.739Z] #43 37.01 DEP compel/plugins/std/std.d [2022-08-18T17:11:06.930Z] #43 51.91 DEP criu/arch/x86/crtools.d [2022-08-18T17:11:06.930Z] #43 52.04 DEP criu/arch/x86/cpu.d [2022-08-18T17:11:07.000Z] #43 37.15 DEP compel/plugins/shmem/shmem.d [2022-08-18T17:11:07.000Z] #43 37.23 DEP compel/plugins/fds/fds.d [2022-08-18T17:11:07.000Z] #43 37.34 CC compel/plugins/std/std.o [2022-08-18T17:11:07.189Z] #43 52.17 CC criu/arch/x86/cpu.o [2022-08-18T17:11:07.260Z] #43 37.61 CC compel/plugins/std/fds.o [2022-08-18T17:11:07.446Z] #36 ... [2022-08-18T17:11:07.446Z] [2022-08-18T17:11:07.446Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:11:07.446Z] #32 sha256:90c4ea9599fe2b6b547efcb111d9184072327d84e6bcbe3a5caa72f5cfe38ce0 [2022-08-18T17:11:07.446Z] #32 56.92 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-18T17:11:07.446Z] #32 57.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-18T17:11:07.446Z] #32 58.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:11:07.757Z] #43 52.85 CC criu/arch/x86/crtools.o [2022-08-18T17:11:07.832Z] #43 38.10 CC compel/plugins/std/log.o [2022-08-18T17:11:08.038Z] #20 4.478 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:11:08.168Z] #17 ... [2022-08-18T17:11:08.168Z] [2022-08-18T17:11:08.168Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:11:08.168Z] #58 sha256:1052119298fd28f3c57650898198ffb40cd1df1a9c98307f8f92276ff50ffc51 [2022-08-18T17:11:08.168Z] #58 110.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:11:08.168Z] #58 110.4 + GOBIN=/build [2022-08-18T17:11:08.168Z] #58 110.4 + GO111MODULE=on [2022-08-18T17:11:08.168Z] #58 110.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-18T17:11:08.168Z] #58 DONE 117.6s [2022-08-18T17:11:08.168Z] [2022-08-18T17:11:08.168Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T17:11:08.168Z] #59 sha256:3536f9a2fc78a855743ccdb37706d2594bb4ce40eb97efe2f5d8a56e0c8e0a1e [2022-08-18T17:11:08.168Z] #59 DONE 0.2s [2022-08-18T17:11:08.168Z] [2022-08-18T17:11:08.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:08.168Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:08.168Z] #43 60.15 CC criu/arch/x86/vdso-pie.o [2022-08-18T17:11:08.168Z] #43 60.44 CC criu/arch/x86/restorer.o [2022-08-18T17:11:08.168Z] #43 61.00 CC criu/arch/x86/restorer_unmap.o [2022-08-18T17:11:08.168Z] #43 61.06 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-18T17:11:08.168Z] #43 61.42 CC criu/pie/restorer.o [2022-08-18T17:11:08.168Z] #43 ... [2022-08-18T17:11:08.168Z] [2022-08-18T17:11:08.168Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T17:11:08.168Z] #60 sha256:3cd5feae78fc92ebcbd7f989d1911c051c377524488e1aa47a154842cdd952d6 [2022-08-18T17:11:08.168Z] #60 DONE 0.1s [2022-08-18T17:11:08.168Z] [2022-08-18T17:11:08.168Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:08.168Z] #53 sha256:386f9d05cff3c03317d46569d6ca63d42228867a322c3b55fa8c6ade28adba25 [2022-08-18T17:11:08.168Z] #53 3.080 + RM_GOPATH=0 [2022-08-18T17:11:08.168Z] #53 3.080 + TMP_GOPATH= [2022-08-18T17:11:08.168Z] #53 3.080 + : /build [2022-08-18T17:11:08.168Z] #53 3.080 + '[' -z '' ']' [2022-08-18T17:11:08.168Z] #53 3.080 ++ mktemp -d [2022-08-18T17:11:08.168Z] #53 3.083 + export GOPATH=/tmp/tmp.sCWsSBuRfO [2022-08-18T17:11:08.168Z] #53 3.083 + GOPATH=/tmp/tmp.sCWsSBuRfO [2022-08-18T17:11:08.168Z] #53 3.083 + RM_GOPATH=1 [2022-08-18T17:11:08.168Z] #53 3.084 + case "$(go env GOARCH)" in [2022-08-18T17:11:08.168Z] #53 3.084 ++ go env GOARCH [2022-08-18T17:11:08.168Z] #53 3.105 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:08.168Z] #53 3.105 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:08.168Z] #53 3.106 ++ dirname /tmp/install/install.sh [2022-08-18T17:11:08.168Z] #53 3.106 + dir=/tmp/install [2022-08-18T17:11:08.168Z] #53 3.106 + bin=runc [2022-08-18T17:11:08.168Z] #53 3.107 + shift [2022-08-18T17:11:08.168Z] #53 3.107 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-18T17:11:08.168Z] #53 3.107 + . /tmp/install/runc.installer [2022-08-18T17:11:08.168Z] #53 3.107 ++ set -e [2022-08-18T17:11:08.168Z] #53 3.107 ++ : v1.1.3 [2022-08-18T17:11:08.168Z] #53 3.107 + install_runc [2022-08-18T17:11:08.168Z] #53 3.107 + RUNC_BUILDTAGS=seccomp [2022-08-18T17:11:08.168Z] #53 3.107 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T17:11:08.168Z] #53 3.107 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T17:11:08.168Z] #53 3.107 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sCWsSBuRfO/src/github.com/opencontainers/runc [2022-08-18T17:11:08.168Z] #53 3.109 Cloning into '/tmp/tmp.sCWsSBuRfO/src/github.com/opencontainers/runc'... [2022-08-18T17:11:08.778Z] #43 38.88 CC compel/plugins/std/string.o [2022-08-18T17:11:09.011Z] #20 5.931 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:11:09.110Z] #53 ... [2022-08-18T17:11:09.110Z] [2022-08-18T17:11:09.110Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T17:11:09.110Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-18T17:11:09.110Z] #17 DONE 2.7s [2022-08-18T17:11:09.110Z] [2022-08-18T17:11:09.110Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T17:11:09.110Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-18T17:11:09.135Z] #43 53.96 CC criu/arch/x86/kerndat.o [2022-08-18T17:11:09.268Z] #20 ... [2022-08-18T17:11:09.268Z] [2022-08-18T17:11:09.268Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:11:09.268Z] #58 sha256:e6a977bc9c36d3873364a95307d91019c6ad9465aeb603d03ae0742de1c79525 [2022-08-18T17:11:09.268Z] #58 112.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:11:09.268Z] #58 112.0 + GOBIN=/build [2022-08-18T17:11:09.268Z] #58 112.0 + GO111MODULE=on [2022-08-18T17:11:09.268Z] #58 112.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-18T17:11:09.268Z] #58 DONE 119.0s [2022-08-18T17:11:09.268Z] [2022-08-18T17:11:09.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:09.268Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:09.268Z] #43 48.18 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-18T17:11:09.268Z] #43 48.51 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-18T17:11:09.268Z] #43 48.85 HOSTCC compel/src/lib/log-host.o [2022-08-18T17:11:09.268Z] #43 49.02 HOSTLINK compel/compel-host-bin [2022-08-18T17:11:09.268Z] #43 49.17 DEP soccr/soccr.d [2022-08-18T17:11:09.268Z] #43 49.44 CC soccr/soccr.o [2022-08-18T17:11:09.268Z] #43 51.00 AR soccr/libsoccr.a [2022-08-18T17:11:09.268Z] #43 51.04 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:11:09.268Z] #43 51.36 DEP criu/arch/x86/sigframe.d [2022-08-18T17:11:09.268Z] #43 51.48 DEP criu/arch/x86/sigaction_compat.d [2022-08-18T17:11:09.268Z] #43 51.59 DEP criu/arch/x86/kerndat.d [2022-08-18T17:11:09.268Z] #43 51.80 DEP criu/arch/x86/crtools.d [2022-08-18T17:11:09.268Z] #43 51.97 DEP criu/arch/x86/cpu.d [2022-08-18T17:11:09.268Z] #43 52.17 CC criu/arch/x86/cpu.o [2022-08-18T17:11:09.268Z] #43 52.86 CC criu/arch/x86/crtools.o [2022-08-18T17:11:09.268Z] #43 54.37 CC criu/arch/x86/kerndat.o [2022-08-18T17:11:09.268Z] #43 54.81 CC criu/arch/x86/sigaction_compat.o [2022-08-18T17:11:09.268Z] #43 55.03 CC criu/arch/x86/sigframe.o [2022-08-18T17:11:09.268Z] #43 55.26 LINK criu/arch/x86/crtools.built-in.o [2022-08-18T17:11:09.268Z] #43 55.34 DEP criu/pie/util-vdso-elf32.d [2022-08-18T17:11:09.349Z] #43 39.61 CC compel/plugins/std/infect.o [2022-08-18T17:11:09.394Z] #43 54.40 CC criu/arch/x86/sigaction_compat.o [2022-08-18T17:11:09.524Z] #43 ... [2022-08-18T17:11:09.524Z] [2022-08-18T17:11:09.524Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T17:11:09.524Z] #59 sha256:640be643cab6db7c034234dd51860f8b7e39850866fdebf7839f6afbe2ffbb27 [2022-08-18T17:11:09.524Z] #59 DONE 0.1s [2022-08-18T17:11:09.524Z] [2022-08-18T17:11:09.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:09.524Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:09.524Z] #43 55.52 DEP criu/pie/util-vdso.d [2022-08-18T17:11:09.524Z] #43 ... [2022-08-18T17:11:09.524Z] [2022-08-18T17:11:09.524Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T17:11:09.524Z] #60 sha256:4600b5374ab80076fd1c9fb89319ed818b46e1850d001a2739681c2963163161 [2022-08-18T17:11:09.524Z] #60 DONE 0.1s [2022-08-18T17:11:09.524Z] [2022-08-18T17:11:09.524Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:09.524Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:09.653Z] #43 54.67 CC criu/arch/x86/sigframe.o [2022-08-18T17:11:09.781Z] #43 55.76 DEP criu/pie/util.d [2022-08-18T17:11:09.913Z] #43 ... [2022-08-18T17:11:09.913Z] [2022-08-18T17:11:09.913Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:11:09.913Z] #58 sha256:beb6527c377389ac211957151adf86c5e8e0fdb7743e78601eba62a5a3f15a3c [2022-08-18T17:11:09.913Z] #58 112.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:11:09.913Z] #58 112.0 + GOBIN=/build [2022-08-18T17:11:09.913Z] #58 112.0 + GO111MODULE=on [2022-08-18T17:11:09.913Z] #58 112.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-18T17:11:09.913Z] #58 DONE 120.0s [2022-08-18T17:11:09.913Z] [2022-08-18T17:11:09.913Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T17:11:09.913Z] #59 sha256:7430914b5e2a990266f1195aa2ba301233d583a6243f960f8a27cdcc1a26dd11 [2022-08-18T17:11:09.913Z] #59 DONE 0.0s [2022-08-18T17:11:09.913Z] [2022-08-18T17:11:09.913Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:09.913Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:09.913Z] #43 55.00 LINK criu/arch/x86/crtools.built-in.o [2022-08-18T17:11:09.913Z] #43 ... [2022-08-18T17:11:09.913Z] [2022-08-18T17:11:09.913Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:09.913Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:09.913Z] #20 1.282 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:11:09.913Z] #20 1.307 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:11:09.913Z] #20 1.321 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:11:09.913Z] #20 1.321 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:11:09.913Z] #20 1.954 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:11:09.913Z] #20 2.993 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:11:09.913Z] #20 4.453 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:11:09.920Z] #43 40.14 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-18T17:11:09.920Z] #43 40.21 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-18T17:11:09.920Z] #43 40.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-18T17:11:09.920Z] #43 40.29 AR compel/plugins/std.lib.a [2022-08-18T17:11:09.920Z] #43 40.35 CC compel/plugins/fds/fds.o [2022-08-18T17:11:09.983Z] #32 ... [2022-08-18T17:11:09.983Z] [2022-08-18T17:11:09.983Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:11:09.983Z] #34 sha256:d6d7348547aa69ffa2f35c81d8854be0e318d3829b33d026e58a02b4a29643e8 [2022-08-18T17:11:09.983Z] #34 51.85 sync [2022-08-18T17:11:09.983Z] #34 51.88 internal/reflectlite [2022-08-18T17:11:09.983Z] #34 53.93 internal/testlog [2022-08-18T17:11:09.983Z] #34 55.75 errors [2022-08-18T17:11:09.983Z] #34 55.77 sort [2022-08-18T17:11:09.983Z] #34 56.54 strconv [2022-08-18T17:11:09.983Z] #34 57.90 io [2022-08-18T17:11:09.983Z] #34 60.22 internal/oserror [2022-08-18T17:11:09.983Z] #34 60.50 syscall [2022-08-18T17:11:09.983Z] #34 61.42 reflect [2022-08-18T17:11:09.983Z] #34 ... [2022-08-18T17:11:09.983Z] [2022-08-18T17:11:09.983Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:11:09.983Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:11:09.983Z] #42 54.39 Selecting previously unselected package libnet1:arm64. [2022-08-18T17:11:09.983Z] #42 54.39 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 54.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:09.983Z] #42 54.62 Selecting previously unselected package libnet1-dev. [2022-08-18T17:11:09.983Z] #42 54.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 54.65 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:09.983Z] #42 54.92 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T17:11:09.983Z] #42 54.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 54.93 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-08-18T17:11:09.983Z] #42 55.09 Selecting previously unselected package libnl-3-dev:arm64. [2022-08-18T17:11:09.983Z] #42 55.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 55.09 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-08-18T17:11:09.983Z] #42 55.51 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T17:11:09.983Z] #42 55.52 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 55.55 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-18T17:11:09.983Z] #42 55.67 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-18T17:11:09.983Z] #42 55.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 55.69 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-08-18T17:11:09.983Z] #42 55.78 Selecting previously unselected package zlib1g-dev:arm64. [2022-08-18T17:11:09.983Z] #42 55.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 55.80 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:11:09.983Z] #42 56.32 Selecting previously unselected package libprotobuf17:arm64. [2022-08-18T17:11:09.983Z] #42 56.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 56.32 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:09.983Z] #42 57.40 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-08-18T17:11:09.983Z] #42 57.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 57.46 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:09.983Z] #42 57.72 Selecting previously unselected package libprotobuf-dev:arm64. [2022-08-18T17:11:09.983Z] #42 57.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 57.79 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:09.983Z] #42 59.77 Selecting previously unselected package libprotoc17:arm64. [2022-08-18T17:11:09.983Z] #42 59.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 59.78 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:09.983Z] #42 60.81 Selecting previously unselected package protobuf-c-compiler. [2022-08-18T17:11:09.983Z] #42 60.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 60.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:11:09.983Z] #42 61.41 Selecting previously unselected package protobuf-compiler. [2022-08-18T17:11:09.983Z] #42 61.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-08-18T17:11:09.983Z] #42 61.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:11:09.983Z] #42 61.68 Selecting previously unselected package python-pkg-resources. [2022-08-18T17:11:09.983Z] #42 61.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:11:09.983Z] #42 61.71 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-18T17:11:09.983Z] #42 62.05 Selecting previously unselected package python-six. [2022-08-18T17:11:09.983Z] #42 62.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-18T17:11:09.983Z] #42 62.07 Unpacking python-six (1.12.0-1) ... [2022-08-18T17:11:09.983Z] #42 62.34 Selecting previously unselected package python-protobuf. [2022-08-18T17:11:09.983Z] #42 62.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-08-18T17:11:10.038Z] #43 55.98 CC criu/pie/util.o [2022-08-18T17:11:10.172Z] #20 ... [2022-08-18T17:11:10.172Z] [2022-08-18T17:11:10.172Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T17:11:10.172Z] #60 sha256:72a0a1e063384f0ec8b3358b5ba93ccaa4aa828dd8f153e554fd62bce9032a1e [2022-08-18T17:11:10.172Z] #60 DONE 0.1s [2022-08-18T17:11:10.172Z] [2022-08-18T17:11:10.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:10.172Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:10.172Z] #43 55.08 DEP criu/pie/util-vdso-elf32.d [2022-08-18T17:11:10.172Z] #43 55.36 DEP criu/pie/util-vdso.d [2022-08-18T17:11:10.180Z] #43 40.54 AR compel/plugins/fds.lib.a [2022-08-18T17:11:10.180Z] #43 40.59 HOSTDEP compel/src/lib/log-host.d [2022-08-18T17:11:10.180Z] #43 40.70 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-18T17:11:10.242Z] #42 62.38 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-18T17:11:10.432Z] #43 55.59 DEP criu/pie/util.d [2022-08-18T17:11:10.441Z] #43 40.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-18T17:11:10.441Z] #43 40.95 HOSTDEP compel/src/main-host.d [2022-08-18T17:11:10.600Z] #43 ... [2022-08-18T17:11:10.600Z] [2022-08-18T17:11:10.600Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T17:11:10.600Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T17:11:10.600Z] #63 CACHED [2022-08-18T17:11:10.600Z] [2022-08-18T17:11:10.600Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T17:11:10.600Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T17:11:10.600Z] #65 CACHED [2022-08-18T17:11:10.600Z] [2022-08-18T17:11:10.600Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:10.600Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:10.600Z] #43 56.61 CC criu/pie/util-vdso.o [2022-08-18T17:11:10.701Z] #43 41.07 DEP compel/src/lib/ptrace.d [2022-08-18T17:11:10.701Z] #43 41.19 DEP compel/src/lib/infect.d [2022-08-18T17:11:11.001Z] #43 55.98 CC criu/pie/util.o [2022-08-18T17:11:11.180Z] #42 63.30 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-18T17:11:11.271Z] #43 41.34 DEP compel/src/lib/infect-util.d [2022-08-18T17:11:11.271Z] #43 41.42 DEP compel/src/lib/infect-rpc.d [2022-08-18T17:11:11.271Z] #43 41.52 DEP compel/arch/x86/src/lib/infect.d [2022-08-18T17:11:11.271Z] #43 41.63 DEP compel/arch/x86/src/lib/cpu.d [2022-08-18T17:11:11.271Z] #43 41.76 DEP compel/src/lib/log.d [2022-08-18T17:11:11.439Z] #42 ... [2022-08-18T17:11:11.439Z] [2022-08-18T17:11:11.439Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:11:11.439Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:11:11.439Z] #49 53.58 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-18T17:11:11.439Z] #49 53.58 go: downloading github.com/stretchr/testify v1.7.0 [2022-08-18T17:11:11.439Z] #49 53.73 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-18T17:11:11.439Z] #49 53.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-08-18T17:11:11.439Z] #49 54.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-18T17:11:11.439Z] #49 54.72 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-18T17:11:11.439Z] #49 54.96 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-18T17:11:11.439Z] #49 54.97 go: downloading github.com/magiconair/properties v1.8.5 [2022-08-18T17:11:11.439Z] #49 55.10 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-08-18T17:11:11.439Z] #49 55.21 go: downloading github.com/spf13/afero v1.6.0 [2022-08-18T17:11:11.439Z] #49 55.24 go: downloading github.com/spf13/cast v1.4.1 [2022-08-18T17:11:11.439Z] #49 55.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-18T17:11:11.439Z] #49 55.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-18T17:11:11.439Z] #49 55.53 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-08-18T17:11:11.439Z] #49 55.55 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-08-18T17:11:11.439Z] #49 55.64 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-18T17:11:11.439Z] #49 55.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-18T17:11:11.439Z] #49 56.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-08-18T17:11:11.439Z] #49 56.12 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-08-18T17:11:11.439Z] #49 56.23 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-08-18T17:11:11.439Z] #49 57.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-18T17:11:11.439Z] #49 57.80 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-18T17:11:11.439Z] #49 57.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-18T17:11:11.439Z] #49 57.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-18T17:11:11.439Z] #49 57.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-08-18T17:11:11.439Z] #49 58.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-18T17:11:11.439Z] #49 58.06 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-08-18T17:11:11.439Z] #49 58.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-18T17:11:11.439Z] #49 58.52 go: downloading github.com/breml/bidichk v0.2.1 [2022-08-18T17:11:11.439Z] #49 58.58 go: downloading github.com/breml/errchkjson v0.2.1 [2022-08-18T17:11:11.439Z] #49 58.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-18T17:11:11.439Z] #49 58.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-18T17:11:11.439Z] #49 58.84 go: downloading github.com/daixiang0/gci v0.2.9 [2022-08-18T17:11:11.439Z] #49 58.90 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-08-18T17:11:11.439Z] #49 59.05 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-18T17:11:11.439Z] #49 59.06 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-08-18T17:11:11.439Z] #49 59.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-18T17:11:11.439Z] #49 59.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-18T17:11:11.439Z] #49 59.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-18T17:11:11.439Z] #49 59.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-18T17:11:11.439Z] #49 60.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-18T17:11:11.439Z] #49 60.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-18T17:11:11.439Z] #49 60.30 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-18T17:11:11.439Z] #49 60.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-18T17:11:11.439Z] #49 60.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-18T17:11:11.439Z] #49 60.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-18T17:11:11.439Z] #49 60.59 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-18T17:11:11.439Z] #49 60.63 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-18T17:11:11.439Z] #49 60.67 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-18T17:11:11.439Z] #49 60.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-18T17:11:11.439Z] #49 60.81 go: downloading github.com/julz/importas v0.1.0 [2022-08-18T17:11:11.439Z] #49 60.85 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-18T17:11:11.439Z] #49 60.86 go: downloading github.com/kulti/thelper v0.5.0 [2022-08-18T17:11:11.439Z] #49 61.10 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-18T17:11:11.439Z] #49 61.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-18T17:11:11.439Z] #49 61.38 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-08-18T17:11:11.439Z] #49 61.39 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-08-18T17:11:11.439Z] #49 61.45 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-18T17:11:11.439Z] #49 61.49 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-18T17:11:11.439Z] #49 61.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-18T17:11:11.439Z] #49 61.66 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-18T17:11:11.439Z] #49 61.69 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-08-18T17:11:11.439Z] #49 61.76 go: downloading github.com/mgechev/revive v1.1.3 [2022-08-18T17:11:11.439Z] #49 62.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-18T17:11:11.439Z] #49 62.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-18T17:11:11.439Z] #49 62.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-18T17:11:11.439Z] #49 62.79 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-08-18T17:11:11.439Z] #49 62.91 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-08-18T17:11:11.439Z] #49 62.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-18T17:11:11.439Z] #49 63.10 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-18T17:11:11.439Z] #49 63.11 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-18T17:11:11.439Z] #49 63.22 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-08-18T17:11:11.439Z] #49 63.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-18T17:11:11.439Z] #49 63.58 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-08-18T17:11:11.439Z] #49 63.62 go: downloading github.com/sivchari/tenv v1.4.7 [2022-08-18T17:11:11.439Z] #49 63.66 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-18T17:11:11.439Z] #49 63.73 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-18T17:11:11.530Z] #43 57.42 CC criu/pie/util-vdso-elf32.o [2022-08-18T17:11:11.532Z] #43 41.84 DEP compel/src/main.d [2022-08-18T17:11:11.568Z] #43 56.48 CC criu/pie/util-vdso.o [2022-08-18T17:11:11.698Z] #49 63.75 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-18T17:11:11.698Z] #49 63.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-18T17:11:11.698Z] #49 63.95 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-18T17:11:11.698Z] #49 63.95 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-18T17:11:11.792Z] #43 41.98 DEP compel/src/lib/handle-elf.d [2022-08-18T17:11:11.792Z] #43 42.11 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-18T17:11:11.792Z] #43 42.22 CC compel/src/lib/log.o [2022-08-18T17:11:11.957Z] #49 64.06 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-18T17:11:11.957Z] #49 64.08 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-08-18T17:11:11.957Z] #49 64.18 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-18T17:11:11.957Z] #49 ... [2022-08-18T17:11:11.957Z] [2022-08-18T17:11:11.957Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:11:11.957Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:11:11.957Z] #36 64.22 Selecting previously unselected package libxml2:arm64. [2022-08-18T17:11:12.074Z] #43 42.43 CC compel/arch/x86/src/lib/cpu.o [2022-08-18T17:11:12.092Z] #43 58.08 AR criu/pie/pie.lib.a [2022-08-18T17:11:12.092Z] #43 58.15 DEP criu/pie/restorer.d [2022-08-18T17:11:12.136Z] #43 ... [2022-08-18T17:11:12.136Z] [2022-08-18T17:11:12.136Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T17:11:12.136Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T17:11:12.136Z] #63 CACHED [2022-08-18T17:11:12.136Z] [2022-08-18T17:11:12.136Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T17:11:12.136Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T17:11:12.136Z] #65 CACHED [2022-08-18T17:11:12.136Z] [2022-08-18T17:11:12.136Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:12.136Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:12.136Z] #20 6.867 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:11:12.216Z] #36 64.23 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-08-18T17:11:12.217Z] #36 64.23 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:11:12.336Z] #43 ... [2022-08-18T17:11:12.336Z] [2022-08-18T17:11:12.336Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:12.336Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-18T17:11:12.336Z] #13 102.3 Selecting previously unselected package libapparmor1:amd64. [2022-08-18T17:11:12.336Z] #13 102.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 102.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:11:12.336Z] #13 102.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-18T17:11:12.336Z] #13 102.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 102.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:11:12.336Z] #13 102.5 Selecting previously unselected package libbtrfs0. [2022-08-18T17:11:12.336Z] #13 102.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 102.6 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:11:12.336Z] #13 102.6 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:11:12.336Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:11:12.336Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-18T17:11:12.336Z] #13 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:11:12.336Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64. [2022-08-18T17:11:12.336Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 102.9 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:11:12.336Z] #13 103.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-18T17:11:12.336Z] #13 103.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 103.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:11:12.336Z] #13 103.4 Selecting previously unselected package libpcre16-3:amd64. [2022-08-18T17:11:12.336Z] #13 103.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 103.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.336Z] #13 103.6 Selecting previously unselected package libpcre32-3:amd64. [2022-08-18T17:11:12.336Z] #13 103.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 103.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.336Z] #13 103.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-18T17:11:12.336Z] #13 103.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 103.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.336Z] #13 103.9 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-18T17:11:12.336Z] #13 104.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 104.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.336Z] #13 104.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-18T17:11:12.336Z] #13 104.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 104.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:11:12.336Z] #13 104.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-18T17:11:12.336Z] #13 104.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 104.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:11:12.336Z] #13 104.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-18T17:11:12.336Z] #13 104.7 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 104.7 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:11:12.336Z] #13 104.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-18T17:11:12.336Z] #13 104.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-18T17:11:12.336Z] #13 104.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:11:12.348Z] #43 58.32 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-18T17:11:12.348Z] #43 58.43 DEP criu/arch/x86/restorer_unmap.d [2022-08-18T17:11:12.348Z] #43 58.46 DEP criu/arch/x86/restorer.d [2022-08-18T17:11:12.407Z] #18 DONE 3.0s [2022-08-18T17:11:12.407Z] [2022-08-18T17:11:12.407Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-18T17:11:12.407Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-18T17:11:12.596Z] #13 105.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.604Z] #43 58.63 DEP criu/arch/x86/vdso-pie.d [2022-08-18T17:11:12.605Z] #43 58.72 DEP criu/pie/parasite-vdso.d [2022-08-18T17:11:12.788Z] #36 ... [2022-08-18T17:11:12.788Z] [2022-08-18T17:11:12.788Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:12.788Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:11:12.788Z] #13 51.79 The following NEW packages will be installed: [2022-08-18T17:11:12.788Z] #13 51.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-18T17:11:12.788Z] #13 51.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-18T17:11:12.788Z] #13 51.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-18T17:11:12.788Z] #13 51.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-18T17:11:12.788Z] #13 51.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-18T17:11:12.788Z] #13 51.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-18T17:11:12.788Z] #13 51.88 The following packages will be upgraded: [2022-08-18T17:11:12.788Z] #13 51.88 libseccomp2 [2022-08-18T17:11:12.788Z] #13 52.59 1 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:12.788Z] #13 52.59 Need to get 73.4 MB of archives. [2022-08-18T17:11:12.788Z] #13 52.59 After this operation, 471 MB of additional disk space will be used. [2022-08-18T17:11:12.788Z] #13 52.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-08-18T17:11:12.788Z] #13 52.60 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-08-18T17:11:12.788Z] #13 52.65 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-08-18T17:11:12.788Z] #13 52.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-08-18T17:11:12.788Z] #13 53.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-18T17:11:12.788Z] #13 53.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-08-18T17:11:12.788Z] #13 53.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-08-18T17:11:12.788Z] #13 53.07 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-18T17:11:12.788Z] #13 53.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-18T17:11:12.788Z] #13 54.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-18T17:11:12.788Z] #13 54.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-08-18T17:11:12.788Z] #13 58.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-08-18T17:11:12.788Z] #13 60.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-08-18T17:11:12.788Z] #13 60.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-08-18T17:11:12.789Z] #13 60.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-08-18T17:11:12.789Z] #13 60.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-08-18T17:11:12.789Z] #13 60.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-08-18T17:11:12.789Z] #13 60.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-08-18T17:11:12.789Z] #13 60.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-08-18T17:11:12.789Z] #13 60.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-08-18T17:11:12.789Z] #13 60.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-08-18T17:11:12.789Z] #13 60.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-08-18T17:11:12.789Z] #13 60.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-08-18T17:11:12.789Z] #13 60.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-08-18T17:11:12.789Z] #13 60.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-08-18T17:11:12.789Z] #13 60.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-08-18T17:11:12.855Z] #13 105.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.855Z] #13 105.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:11:12.855Z] #13 105.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-18T17:11:12.855Z] #13 105.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:11:12.855Z] #13 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:11:12.856Z] #13 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:11:12.856Z] #13 105.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:11:12.856Z] #13 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:11:12.856Z] #13 105.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-08-18T17:11:12.856Z] #13 105.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:11:12.856Z] #13 105.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-18T17:11:12.861Z] #43 58.87 DEP criu/pie/parasite.d [2022-08-18T17:11:13.047Z] #13 ... [2022-08-18T17:11:13.047Z] [2022-08-18T17:11:13.047Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:11:13.047Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:11:13.047Z] #49 64.68 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-18T17:11:13.047Z] #49 64.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-18T17:11:13.047Z] #49 64.76 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-18T17:11:13.047Z] #49 64.82 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-18T17:11:13.047Z] #49 64.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-08-18T17:11:13.115Z] #13 105.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:11:13.115Z] #13 105.8 Setting up dmsetup (2:1.02.155-3) ... [2022-08-18T17:11:13.115Z] #13 105.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-18T17:11:13.115Z] #13 105.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-18T17:11:13.115Z] #13 105.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:11:13.117Z] #43 59.14 CC criu/pie/parasite.o [2022-08-18T17:11:13.306Z] #49 65.46 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-18T17:11:13.306Z] #49 65.70 go: downloading honnef.co/go/tools v0.2.2 [2022-08-18T17:11:14.045Z] #43 60.17 LINK criu/pie/parasite.built-in.o [2022-08-18T17:11:14.055Z] #13 DONE 106.7s [2022-08-18T17:11:14.055Z] [2022-08-18T17:11:14.055Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:14.055Z] #53 sha256:54535b01618438b25762d3b822b5c3c32143764762bb52ae3187fbf125b82745 [2022-08-18T17:11:14.301Z] #43 60.20 GEN criu/pie/parasite-blob.h [2022-08-18T17:11:14.302Z] #43 60.22 CC criu/pie/parasite-vdso.o [2022-08-18T17:11:14.881Z] #43 60.85 CC criu/arch/x86/vdso-pie.o [2022-08-18T17:11:15.158Z] #43 61.17 CC criu/arch/x86/restorer.o [2022-08-18T17:11:15.436Z] #53 ... [2022-08-18T17:11:15.436Z] [2022-08-18T17:11:15.436Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-18T17:11:15.436Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-18T17:11:15.436Z] #14 DONE 1.6s [2022-08-18T17:11:15.436Z] [2022-08-18T17:11:15.436Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:15.436Z] #53 sha256:54535b01618438b25762d3b822b5c3c32143764762bb52ae3187fbf125b82745 [2022-08-18T17:11:15.436Z] #53 1.453 + RM_GOPATH=0 [2022-08-18T17:11:15.436Z] #53 1.453 + TMP_GOPATH= [2022-08-18T17:11:15.436Z] #53 1.453 + : /build [2022-08-18T17:11:15.436Z] #53 1.453 + '[' -z '' ']' [2022-08-18T17:11:15.436Z] #53 1.453 ++ mktemp -d [2022-08-18T17:11:15.436Z] #53 1.454 + export GOPATH=/tmp/tmp.annrrcAhGF [2022-08-18T17:11:15.436Z] #53 1.454 + GOPATH=/tmp/tmp.annrrcAhGF [2022-08-18T17:11:15.436Z] #53 1.454 + RM_GOPATH=1 [2022-08-18T17:11:15.436Z] #53 1.455 + case "$(go env GOARCH)" in [2022-08-18T17:11:15.436Z] #53 1.456 ++ go env GOARCH [2022-08-18T17:11:15.436Z] #53 1.476 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:15.436Z] #53 1.476 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:15.436Z] #53 1.478 ++ dirname /tmp/install/install.sh [2022-08-18T17:11:15.436Z] #53 1.481 + dir=/tmp/install [2022-08-18T17:11:15.436Z] #53 1.482 + bin=runc [2022-08-18T17:11:15.436Z] #53 1.482 + shift [2022-08-18T17:11:15.436Z] #53 1.482 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-18T17:11:15.436Z] #53 1.482 + . /tmp/install/runc.installer [2022-08-18T17:11:15.436Z] #53 1.482 ++ set -e [2022-08-18T17:11:15.436Z] #53 1.482 ++ : v1.1.3 [2022-08-18T17:11:15.436Z] #53 1.482 + install_runc [2022-08-18T17:11:15.436Z] #53 1.482 + RUNC_BUILDTAGS=seccomp [2022-08-18T17:11:15.436Z] #53 1.482 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T17:11:15.436Z] #53 1.482 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.annrrcAhGF/src/github.com/opencontainers/runc [2022-08-18T17:11:15.436Z] #53 1.482 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T17:11:15.436Z] #53 1.488 Cloning into '/tmp/tmp.annrrcAhGF/src/github.com/opencontainers/runc'... [2022-08-18T17:11:15.705Z] #19 DONE 3.5s [2022-08-18T17:11:15.705Z] [2022-08-18T17:11:15.705Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:15.705Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:15.721Z] #43 61.66 CC criu/arch/x86/restorer_unmap.o [2022-08-18T17:11:15.721Z] #43 61.71 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-18T17:11:15.842Z] #49 67.89 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-08-18T17:11:15.842Z] #49 67.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-18T17:11:15.842Z] #49 68.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-18T17:11:15.977Z] #43 62.04 CC criu/pie/restorer.o [2022-08-18T17:11:16.103Z] #49 68.14 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:11:16.103Z] #49 68.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-18T17:11:16.103Z] #49 68.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-18T17:11:16.103Z] #49 68.30 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-18T17:11:16.103Z] #49 68.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-18T17:11:16.103Z] #49 68.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-18T17:11:16.103Z] #49 68.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-18T17:11:16.103Z] #49 68.36 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-18T17:11:16.103Z] #49 68.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-18T17:11:16.103Z] #49 68.45 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-18T17:11:16.103Z] #49 68.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-18T17:11:16.325Z] #20 11.84 Fetched 9013 kB in 11s (834 kB/s) [2022-08-18T17:11:16.362Z] #49 68.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-08-18T17:11:16.362Z] #49 68.51 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-18T17:11:16.822Z] #53 ... [2022-08-18T17:11:16.823Z] [2022-08-18T17:11:16.823Z] #15 [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-08-18T17:11:16.823Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-18T17:11:16.823Z] #15 DONE 1.1s [2022-08-18T17:11:16.823Z] [2022-08-18T17:11:16.823Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T17:11:16.823Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-18T17:11:16.893Z] #20 11.84 Reading package lists... [2022-08-18T17:11:16.893Z] #20 ... [2022-08-18T17:11:16.893Z] [2022-08-18T17:11:16.893Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:16.893Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:16.893Z] #43 57.41 CC criu/pie/util-vdso-elf32.o [2022-08-18T17:11:16.893Z] #43 58.11 AR criu/pie/pie.lib.a [2022-08-18T17:11:16.893Z] #43 58.16 DEP criu/pie/restorer.d [2022-08-18T17:11:16.893Z] #43 58.35 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-18T17:11:16.893Z] #43 58.49 DEP criu/arch/x86/restorer_unmap.d [2022-08-18T17:11:16.893Z] #43 58.51 DEP criu/arch/x86/restorer.d [2022-08-18T17:11:16.893Z] #43 58.76 DEP criu/arch/x86/vdso-pie.d [2022-08-18T17:11:16.893Z] #43 58.83 DEP criu/pie/parasite-vdso.d [2022-08-18T17:11:16.893Z] #43 58.95 DEP criu/pie/parasite.d [2022-08-18T17:11:16.893Z] #43 59.21 CC criu/pie/parasite.o [2022-08-18T17:11:16.893Z] #43 60.45 LINK criu/pie/parasite.built-in.o [2022-08-18T17:11:16.893Z] #43 60.46 GEN criu/pie/parasite-blob.h [2022-08-18T17:11:16.893Z] #43 60.50 CC criu/pie/parasite-vdso.o [2022-08-18T17:11:16.893Z] #43 61.17 CC criu/arch/x86/vdso-pie.o [2022-08-18T17:11:16.893Z] #43 61.54 CC criu/arch/x86/restorer.o [2022-08-18T17:11:16.893Z] #43 62.04 CC criu/arch/x86/restorer_unmap.o [2022-08-18T17:11:16.893Z] #43 62.10 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-18T17:11:16.931Z] #49 69.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-18T17:11:17.460Z] #43 62.34 CC criu/pie/restorer.o [2022-08-18T17:11:17.765Z] #16 0.948 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T17:11:17.765Z] #16 DONE 1.0s [2022-08-18T17:11:17.765Z] [2022-08-18T17:11:17.765Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:11:17.765Z] #58 sha256:554c06a62207d3b1ab4091adc4c0d7c21be5302244724e0beb10b807bfdb1b1b [2022-08-18T17:11:17.765Z] #58 115.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:11:17.765Z] #58 115.3 + GOBIN=/build [2022-08-18T17:11:17.765Z] #58 115.3 + GO111MODULE=on [2022-08-18T17:11:17.765Z] #58 115.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-18T17:11:17.915Z] #49 69.91 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-18T17:11:17.915Z] #49 70.00 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-18T17:11:18.482Z] #49 70.56 go: downloading golang.org/x/text v0.3.7 [2022-08-18T17:11:18.707Z] #58 ... [2022-08-18T17:11:18.707Z] [2022-08-18T17:11:18.707Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T17:11:18.707Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-18T17:11:18.707Z] #17 DONE 1.1s [2022-08-18T17:11:18.740Z] #49 ... [2022-08-18T17:11:18.740Z] [2022-08-18T17:11:18.740Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:18.740Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:11:18.740Z] #13 62.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:18.740Z] #13 63.02 Fetched 73.4 MB in 9s (8429 kB/s) [2022-08-18T17:11:18.740Z] #13 63.23 (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 ... 15394 files and directories currently installed.) [2022-08-18T17:11:18.740Z] #13 63.34 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-08-18T17:11:18.740Z] #13 63.38 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-18T17:11:18.740Z] #13 63.64 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:11:18.740Z] #13 63.83 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-18T17:11:18.740Z] #13 63.83 (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 ... 15394 files and directories currently installed.) [2022-08-18T17:11:18.740Z] #13 63.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-08-18T17:11:18.740Z] #13 63.94 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:11:18.967Z] [2022-08-18T17:11:18.967Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T17:11:18.967Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-18T17:11:18.999Z] #13 68.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-18T17:11:18.999Z] #13 68.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-08-18T17:11:18.999Z] #13 68.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:11:19.248Z] #43 64.86 LINK criu/pie/restorer.built-in.o [2022-08-18T17:11:19.248Z] #43 64.87 GEN criu/pie/restorer-blob.h [2022-08-18T17:11:19.248Z] #43 64.96 DEP criu/vdso.d [2022-08-18T17:11:19.248Z] #43 65.16 DEP criu/vdso-compat.d [2022-08-18T17:11:19.248Z] #43 65.33 DEP criu/uts_ns.d [2022-08-18T17:11:19.504Z] #43 65.55 DEP criu/util.d [2022-08-18T17:11:19.761Z] #43 65.71 DEP criu/uffd.d [2022-08-18T17:11:19.908Z] #18 DONE 1.1s [2022-08-18T17:11:19.908Z] #20 ... [2022-08-18T17:11:19.908Z] [2022-08-18T17:11:19.908Z] [2022-08-18T17:11:19.908Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-18T17:11:19.908Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T17:11:19.908Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T17:11:19.908Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-18T17:11:19.908Z] #63 CACHED [2022-08-18T17:11:19.908Z] [2022-08-18T17:11:19.908Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T17:11:19.908Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T17:11:19.908Z] #65 CACHED [2022-08-18T17:11:19.908Z] [2022-08-18T17:11:19.908Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:19.908Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:19.908Z] #43 64.49 LINK criu/pie/restorer.built-in.o [2022-08-18T17:11:19.908Z] #43 64.52 GEN criu/pie/restorer-blob.h [2022-08-18T17:11:19.908Z] #43 64.63 DEP criu/vdso.d [2022-08-18T17:11:19.908Z] #43 64.82 DEP criu/vdso-compat.d [2022-08-18T17:11:19.908Z] #43 64.95 DEP criu/uts_ns.d [2022-08-18T17:11:19.908Z] #43 65.17 DEP criu/util.d [2022-08-18T17:11:19.908Z] #43 65.33 DEP criu/uffd.d [2022-08-18T17:11:19.908Z] #43 65.52 DEP criu/tun.d [2022-08-18T17:11:19.908Z] #43 65.73 DEP criu/tty.d [2022-08-18T17:11:19.908Z] #43 65.91 DEP criu/timerfd.d [2022-08-18T17:11:19.908Z] #43 66.11 DEP criu/timens.d [2022-08-18T17:11:19.908Z] #43 66.23 DEP criu/sysfs_parse.d [2022-08-18T17:11:19.908Z] #43 66.41 DEP criu/sysctl.d [2022-08-18T17:11:19.908Z] #43 66.61 DEP criu/string.d [2022-08-18T17:11:19.908Z] #43 66.64 DEP criu/stats.d [2022-08-18T17:11:19.908Z] #43 66.73 DEP criu/sockets.d [2022-08-18T17:11:19.908Z] #43 66.88 DEP criu/sk-unix.d [2022-08-18T17:11:19.908Z] #43 67.14 DEP criu/sk-tcp.d [2022-08-18T17:11:19.908Z] #43 67.31 DEP criu/sk-queue.d [2022-08-18T17:11:19.908Z] #43 67.45 DEP criu/sk-packet.d [2022-08-18T17:11:19.908Z] #43 67.59 DEP criu/sk-netlink.d [2022-08-18T17:11:19.908Z] #43 67.75 DEP criu/sk-inet.d [2022-08-18T17:11:19.908Z] #43 68.04 DEP criu/signalfd.d [2022-08-18T17:11:19.908Z] #43 68.19 DEP criu/sigframe.d [2022-08-18T17:11:19.908Z] #43 68.33 DEP criu/shmem.d [2022-08-18T17:11:19.908Z] #43 68.62 DEP criu/servicefd.d [2022-08-18T17:11:19.908Z] #43 68.67 DEP criu/seize.d [2022-08-18T17:11:19.908Z] #43 68.84 DEP criu/seccomp.d [2022-08-18T17:11:19.908Z] #43 69.01 DEP criu/rst-malloc.d [2022-08-18T17:11:19.908Z] #43 69.11 DEP criu/rbtree.d [2022-08-18T17:11:19.908Z] #43 69.14 DEP criu/pstree.d [2022-08-18T17:11:19.909Z] #43 69.32 DEP criu/protobuf.d [2022-08-18T17:11:19.909Z] #43 69.51 GEN criu/protobuf-desc-gen.h [2022-08-18T17:11:19.909Z] #43 71.34 DEP criu/protobuf-desc.d [2022-08-18T17:11:19.909Z] #43 71.46 DEP criu/proc_parse.d [2022-08-18T17:11:19.909Z] #43 71.61 DEP criu/plugin.d [2022-08-18T17:11:19.909Z] #43 71.73 DEP criu/pipes.d [2022-08-18T17:11:19.909Z] #43 71.87 DEP criu/pie-util.d [2022-08-18T17:11:19.909Z] #43 72.06 DEP criu/pie-util-vdso.d [2022-08-18T17:11:19.909Z] #43 72.06 DEP criu/pie-util-vdso-elf32.d [2022-08-18T17:11:19.909Z] #43 72.24 DEP criu/path.d [2022-08-18T17:11:19.909Z] #43 72.36 DEP criu/parasite-syscall.d [2022-08-18T17:11:19.909Z] #43 72.56 DEP criu/pagemap.d [2022-08-18T17:11:19.909Z] #43 72.71 DEP criu/pagemap-cache.d [2022-08-18T17:11:19.909Z] #43 72.88 DEP criu/page-xfer.d [2022-08-18T17:11:19.909Z] #43 73.03 DEP criu/page-pipe.d [2022-08-18T17:11:19.909Z] #43 73.15 DEP criu/netfilter.d [2022-08-18T17:11:19.909Z] #43 73.30 DEP criu/net.d [2022-08-18T17:11:19.909Z] #43 ... [2022-08-18T17:11:19.909Z] [2022-08-18T17:11:19.909Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:19.909Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:19.909Z] #20 4.325 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:11:19.909Z] #20 4.384 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:11:19.909Z] #20 4.385 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:11:19.909Z] #20 4.385 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:11:19.996Z] #43 ... [2022-08-18T17:11:19.996Z] [2022-08-18T17:11:19.996Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:19.996Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:19.996Z] #20 11.84 Reading package lists... [2022-08-18T17:11:20.018Z] #43 65.88 DEP criu/tun.d [2022-08-18T17:11:20.018Z] #43 66.10 DEP criu/tty.d [2022-08-18T17:11:20.169Z] #20 4.934 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:11:20.274Z] #43 66.27 DEP criu/timerfd.d [2022-08-18T17:11:20.530Z] #43 66.43 DEP criu/timens.d [2022-08-18T17:11:20.530Z] #43 66.62 DEP criu/sysfs_parse.d [2022-08-18T17:11:20.787Z] #43 66.82 DEP criu/sysctl.d [2022-08-18T17:11:20.787Z] #43 66.95 DEP criu/string.d [2022-08-18T17:11:20.787Z] #43 66.98 DEP criu/stats.d [2022-08-18T17:11:20.849Z] #19 DONE 1.0s [2022-08-18T17:11:20.849Z] [2022-08-18T17:11:20.849Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:20.849Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:21.044Z] #43 67.08 DEP criu/sockets.d [2022-08-18T17:11:21.110Z] #20 5.875 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:11:21.301Z] #43 ... [2022-08-18T17:11:21.301Z] [2022-08-18T17:11:21.301Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:21.301Z] #53 sha256:81c46c90dda39548895e5a50ca7e072f55a3ae37a38941baad58add0b6d726c4 [2022-08-18T17:11:21.301Z] #53 14.71 Checking out files: 92% (1105/1195) Checking out files: 93% (1112/1195) Checking out files: 94% (1124/1195) Checking out files: 95% (1136/1195) Checking out files: 96% (1148/1195) Checking out files: 97% (1160/1195) Checking out files: 98% (1172/1195) Checking out files: 99% (1184/1195) Checking out files: 100% (1195/1195) Checking out files: 100% (1195/1195), done. [2022-08-18T17:11:21.301Z] #53 14.76 + cd /tmp/tmp.WNSBB5jDMm/src/github.com/opencontainers/runc [2022-08-18T17:11:21.301Z] #53 14.76 + git checkout -q v1.1.3 [2022-08-18T17:11:21.301Z] #53 15.40 + '[' -z '' ']' [2022-08-18T17:11:21.301Z] #53 15.40 + target=static [2022-08-18T17:11:21.301Z] #53 15.40 + make BUILDTAGS=seccomp static [2022-08-18T17:11:21.301Z] #53 15.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T17:11:21.301Z] #53 ... [2022-08-18T17:11:21.301Z] [2022-08-18T17:11:21.301Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:21.301Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:21.301Z] #43 67.28 DEP criu/sk-unix.d [2022-08-18T17:11:21.558Z] #43 67.48 DEP criu/sk-tcp.d [2022-08-18T17:11:21.558Z] #43 67.66 DEP criu/sk-queue.d [2022-08-18T17:11:21.814Z] #43 67.78 DEP criu/sk-packet.d [2022-08-18T17:11:21.814Z] #43 67.96 DEP criu/sk-netlink.d [2022-08-18T17:11:22.071Z] #43 68.10 DEP criu/sk-inet.d [2022-08-18T17:11:22.234Z] #20 1.407 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:11:22.328Z] #43 68.25 DEP criu/signalfd.d [2022-08-18T17:11:22.328Z] #43 68.43 DEP criu/sigframe.d [2022-08-18T17:11:22.492Z] #20 ... [2022-08-18T17:11:22.492Z] [2022-08-18T17:11:22.492Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:22.492Z] #53 sha256:386f9d05cff3c03317d46569d6ca63d42228867a322c3b55fa8c6ade28adba25 [2022-08-18T17:11:22.492Z] #53 13.97 + cd /tmp/tmp.sCWsSBuRfO/src/github.com/opencontainers/runc [2022-08-18T17:11:22.492Z] #53 13.97 + git checkout -q v1.1.3 [2022-08-18T17:11:22.492Z] #53 14.63 + '[' -z '' ']' [2022-08-18T17:11:22.492Z] #53 14.63 + target=static [2022-08-18T17:11:22.492Z] #53 14.63 + make BUILDTAGS=seccomp static [2022-08-18T17:11:22.492Z] #53 14.96 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T17:11:22.494Z] #20 1.408 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:11:22.494Z] #20 1.446 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:11:22.494Z] #20 1.453 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:11:22.584Z] #43 68.57 DEP criu/shmem.d [2022-08-18T17:11:22.584Z] #43 68.76 DEP criu/servicefd.d [2022-08-18T17:11:22.752Z] #53 ... [2022-08-18T17:11:22.752Z] [2022-08-18T17:11:22.752Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:22.752Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:22.752Z] #20 7.455 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:11:22.840Z] #43 68.91 DEP criu/seize.d [2022-08-18T17:11:23.064Z] #20 1.967 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-18T17:11:23.064Z] #20 ... [2022-08-18T17:11:23.064Z] [2022-08-18T17:11:23.064Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:23.064Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:23.064Z] #43 43.25 CC compel/arch/x86/src/lib/infect.o [2022-08-18T17:11:23.064Z] #43 44.26 CC compel/src/lib/infect-rpc.o [2022-08-18T17:11:23.064Z] #43 44.83 CC compel/src/lib/infect-util.o [2022-08-18T17:11:23.064Z] #43 45.23 CC compel/src/lib/infect.o [2022-08-18T17:11:23.064Z] #43 48.76 CC compel/src/lib/ptrace.o [2022-08-18T17:11:23.064Z] #43 49.37 AR compel/libcompel.a [2022-08-18T17:11:23.064Z] #43 49.58 HOSTCC compel/src/main-host.o [2022-08-18T17:11:23.064Z] #43 49.99 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-18T17:11:23.064Z] #43 50.28 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-18T17:11:23.064Z] #43 50.78 HOSTCC compel/src/lib/log-host.o [2022-08-18T17:11:23.064Z] #43 51.02 HOSTLINK compel/compel-host-bin [2022-08-18T17:11:23.064Z] #43 51.20 DEP soccr/soccr.d [2022-08-18T17:11:23.064Z] #43 51.46 CC soccr/soccr.o [2022-08-18T17:11:23.064Z] #43 52.90 AR soccr/libsoccr.a [2022-08-18T17:11:23.064Z] #43 52.93 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:11:23.064Z] #43 53.32 DEP criu/arch/x86/sigframe.d [2022-08-18T17:11:23.096Z] #43 69.08 DEP criu/seccomp.d [2022-08-18T17:11:23.189Z] #13 ... [2022-08-18T17:11:23.189Z] [2022-08-18T17:11:23.189Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:11:23.189Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:11:23.189Z] #36 65.33 Selecting previously unselected package cmake-data. [2022-08-18T17:11:23.189Z] #36 65.33 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-18T17:11:23.189Z] #36 65.33 Unpacking cmake-data (3.13.4-1) ... [2022-08-18T17:11:23.189Z] #36 70.68 Selecting previously unselected package libarchive13:arm64. [2022-08-18T17:11:23.189Z] #36 70.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-08-18T17:11:23.189Z] #36 70.70 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-08-18T17:11:23.189Z] #36 71.30 Selecting previously unselected package libjsoncpp1:arm64. [2022-08-18T17:11:23.189Z] #36 71.30 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-08-18T17:11:23.189Z] #36 71.34 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-08-18T17:11:23.189Z] #36 71.68 Selecting previously unselected package librhash0:arm64. [2022-08-18T17:11:23.189Z] #36 71.69 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-08-18T17:11:23.189Z] #36 71.69 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-08-18T17:11:23.189Z] #36 71.92 Selecting previously unselected package libuv1:arm64. [2022-08-18T17:11:23.189Z] #36 71.94 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-08-18T17:11:23.189Z] #36 71.97 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-08-18T17:11:23.189Z] #36 72.18 Selecting previously unselected package cmake. [2022-08-18T17:11:23.189Z] #36 72.18 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-08-18T17:11:23.189Z] #36 72.19 Unpacking cmake (3.13.4-1) ... [2022-08-18T17:11:23.189Z] #36 ... [2022-08-18T17:11:23.189Z] [2022-08-18T17:11:23.189Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:23.189Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:11:23.189Z] #13 72.18 Selecting previously unselected package binutils-mingw-w64. [2022-08-18T17:11:23.189Z] #13 72.19 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-18T17:11:23.324Z] #43 53.48 DEP criu/arch/x86/sigaction_compat.d [2022-08-18T17:11:23.324Z] #43 53.66 DEP criu/arch/x86/kerndat.d [2022-08-18T17:11:23.353Z] #43 69.28 DEP criu/rst-malloc.d [2022-08-18T17:11:23.353Z] #43 69.34 DEP criu/rbtree.d [2022-08-18T17:11:23.353Z] #43 69.37 DEP criu/pstree.d [2022-08-18T17:11:23.448Z] #13 72.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:11:23.449Z] #13 72.34 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-18T17:11:23.449Z] #13 72.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-08-18T17:11:23.449Z] #13 72.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-08-18T17:11:23.570Z] #20 15.62 Reading package lists... [2022-08-18T17:11:23.570Z] #20 ... [2022-08-18T17:11:23.570Z] [2022-08-18T17:11:23.570Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:23.570Z] #53 sha256:06cb67797f733ca27876cf7d4775c8717b0dc57203d5c1851c85b848d8832bb5 [2022-08-18T17:11:23.570Z] #53 14.87 + cd /tmp/tmp.G4KEg6tBQn/src/github.com/opencontainers/runc [2022-08-18T17:11:23.570Z] #53 14.87 + git checkout -q v1.1.3 [2022-08-18T17:11:23.570Z] #53 15.54 + '[' -z '' ']' [2022-08-18T17:11:23.570Z] #53 15.54 + target=static [2022-08-18T17:11:23.570Z] #53 15.54 + make BUILDTAGS=seccomp static [2022-08-18T17:11:23.570Z] #53 16.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T17:11:23.570Z] #53 ... [2022-08-18T17:11:23.570Z] [2022-08-18T17:11:23.570Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:23.570Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:23.570Z] #43 65.21 LINK criu/pie/restorer.built-in.o [2022-08-18T17:11:23.570Z] #43 65.24 GEN criu/pie/restorer-blob.h [2022-08-18T17:11:23.570Z] #43 65.36 DEP criu/vdso.d [2022-08-18T17:11:23.570Z] #43 65.56 DEP criu/vdso-compat.d [2022-08-18T17:11:23.570Z] #43 65.67 DEP criu/uts_ns.d [2022-08-18T17:11:23.570Z] #43 65.87 DEP criu/util.d [2022-08-18T17:11:23.570Z] #43 66.12 DEP criu/uffd.d [2022-08-18T17:11:23.570Z] #43 66.30 DEP criu/tun.d [2022-08-18T17:11:23.570Z] #43 66.49 DEP criu/tty.d [2022-08-18T17:11:23.570Z] #43 66.70 DEP criu/timerfd.d [2022-08-18T17:11:23.570Z] #43 66.90 DEP criu/timens.d [2022-08-18T17:11:23.570Z] #43 67.06 DEP criu/sysfs_parse.d [2022-08-18T17:11:23.570Z] #43 67.20 DEP criu/sysctl.d [2022-08-18T17:11:23.570Z] #43 67.35 DEP criu/string.d [2022-08-18T17:11:23.570Z] #43 67.41 DEP criu/stats.d [2022-08-18T17:11:23.570Z] #43 67.49 DEP criu/sockets.d [2022-08-18T17:11:23.570Z] #43 67.74 DEP criu/sk-unix.d [2022-08-18T17:11:23.570Z] #43 67.92 DEP criu/sk-tcp.d [2022-08-18T17:11:23.570Z] #43 68.07 DEP criu/sk-queue.d [2022-08-18T17:11:23.570Z] #43 68.23 DEP criu/sk-packet.d [2022-08-18T17:11:23.570Z] #43 68.38 DEP criu/sk-netlink.d [2022-08-18T17:11:23.570Z] #43 68.53 DEP criu/sk-inet.d [2022-08-18T17:11:23.570Z] #43 68.66 DEP criu/signalfd.d [2022-08-18T17:11:23.585Z] #43 53.87 DEP criu/arch/x86/crtools.d [2022-08-18T17:11:23.585Z] #43 54.02 DEP criu/arch/x86/cpu.d [2022-08-18T17:11:23.650Z] #43 69.51 DEP criu/protobuf.d [2022-08-18T17:11:23.650Z] #43 69.60 GEN criu/protobuf-desc-gen.h [2022-08-18T17:11:23.708Z] #13 72.68 Selecting previously unselected package dmsetup. [2022-08-18T17:11:23.708Z] #13 72.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-08-18T17:11:23.708Z] #13 72.69 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-18T17:11:23.829Z] #43 68.80 DEP criu/sigframe.d [2022-08-18T17:11:23.829Z] #43 68.91 DEP criu/shmem.d [2022-08-18T17:11:23.829Z] #43 69.04 DEP criu/servicefd.d [2022-08-18T17:11:23.845Z] #43 54.20 CC criu/arch/x86/cpu.o [2022-08-18T17:11:23.845Z] #43 ... [2022-08-18T17:11:23.845Z] [2022-08-18T17:11:23.845Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:23.845Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:23.845Z] #20 2.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-18T17:11:23.984Z] #13 73.02 Selecting previously unselected package mingw-w64-common. [2022-08-18T17:11:24.087Z] #43 69.18 DEP criu/seize.d [2022-08-18T17:11:24.304Z] #13 73.02 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-18T17:11:24.304Z] #13 73.07 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-18T17:11:24.345Z] #43 69.33 DEP criu/seccomp.d [2022-08-18T17:11:24.603Z] #43 69.52 DEP criu/rst-malloc.d [2022-08-18T17:11:24.603Z] #43 69.58 DEP criu/rbtree.d [2022-08-18T17:11:24.603Z] #43 69.62 DEP criu/pstree.d [2022-08-18T17:11:24.673Z] #20 9.025 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:11:24.862Z] #43 69.77 DEP criu/protobuf.d [2022-08-18T17:11:24.862Z] #43 69.89 GEN criu/protobuf-desc-gen.h [2022-08-18T17:11:24.875Z] #13 ... [2022-08-18T17:11:24.875Z] [2022-08-18T17:11:24.875Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:11:24.875Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:11:24.875Z] #42 66.95 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:24.875Z] #42 66.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:24.875Z] #42 66.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-18T17:11:24.875Z] #42 67.05 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-08-18T17:11:24.875Z] #42 67.10 Setting up python-six (1.12.0-1) ... [2022-08-18T17:11:24.875Z] #42 70.32 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-18T17:11:24.875Z] #42 70.35 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-08-18T17:11:24.875Z] #42 70.42 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:24.875Z] #42 70.48 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-08-18T17:11:24.875Z] #42 70.49 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:24.875Z] #42 70.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-18T17:11:24.875Z] #42 70.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:24.875Z] #42 70.62 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-08-18T17:11:24.875Z] #42 70.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-18T17:11:24.875Z] #42 70.80 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-18T17:11:24.875Z] #42 76.52 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-08-18T17:11:24.875Z] #42 76.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:11:24.875Z] #42 ... [2022-08-18T17:11:24.875Z] [2022-08-18T17:11:24.875Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:11:24.875Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:11:24.875Z] #36 76.10 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-18T17:11:24.875Z] #36 76.14 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:24.875Z] #36 76.18 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-08-18T17:11:24.875Z] #36 76.20 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:24.875Z] #36 76.28 Setting up librhash0:arm64 (1.3.8-1) ... [2022-08-18T17:11:24.875Z] #36 76.35 Setting up cmake-data (3.13.4-1) ... [2022-08-18T17:11:24.875Z] #36 76.43 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-18T17:11:24.875Z] #36 76.46 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-08-18T17:11:24.875Z] #36 76.48 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-08-18T17:11:24.875Z] #36 76.50 Setting up cmake (3.13.4-1) ... [2022-08-18T17:11:24.875Z] #36 76.52 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:11:24.875Z] #36 76.74 Processing triggers for mime-support (3.62) ... [2022-08-18T17:11:25.018Z] #43 ... [2022-08-18T17:11:25.018Z] [2022-08-18T17:11:25.018Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:25.018Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:25.018Z] #20 11.88 Fetched 9013 kB in 11s (837 kB/s) [2022-08-18T17:11:25.018Z] #20 11.88 Reading package lists... [2022-08-18T17:11:25.018Z] #20 15.51 Reading package lists... [2022-08-18T17:11:25.018Z] #20 19.35 Building dependency tree... [2022-08-18T17:11:25.018Z] #20 20.15 Reading state information... [2022-08-18T17:11:25.018Z] #20 21.14 libcap2-bin is already the newest version (1:2.25-2). [2022-08-18T17:11:25.018Z] #20 21.14 The following additional packages will be installed: [2022-08-18T17:11:25.018Z] #20 21.14 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-18T17:11:25.018Z] #20 21.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-18T17:11:25.018Z] #20 21.14 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-18T17:11:25.018Z] #20 21.15 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-18T17:11:25.018Z] #20 21.15 python3.7 python3.7-minimal vim-runtime xxd [2022-08-18T17:11:25.018Z] #20 21.15 Suggested packages: [2022-08-18T17:11:25.018Z] #20 21.15 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-18T17:11:25.018Z] #20 21.15 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-18T17:11:25.018Z] #20 21.15 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-18T17:11:25.018Z] #20 21.15 quota [2022-08-18T17:11:25.018Z] #20 21.15 Recommended packages: [2022-08-18T17:11:25.018Z] #20 21.15 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-18T17:11:25.018Z] #20 21.15 python3-keyrings.alt python3-xdg unzip [2022-08-18T17:11:25.018Z] #20 ... [2022-08-18T17:11:25.018Z] [2022-08-18T17:11:25.018Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:25.018Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:25.018Z] #43 71.22 DEP criu/protobuf-desc.d [2022-08-18T17:11:25.274Z] #43 71.31 DEP criu/proc_parse.d [2022-08-18T17:11:25.274Z] #43 71.50 DEP criu/plugin.d [2022-08-18T17:11:25.531Z] #43 71.59 DEP criu/pipes.d [2022-08-18T17:11:25.531Z] #43 71.76 DEP criu/pie-util.d [2022-08-18T17:11:25.757Z] #20 ... [2022-08-18T17:11:25.757Z] [2022-08-18T17:11:25.757Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:11:25.757Z] #58 sha256:554c06a62207d3b1ab4091adc4c0d7c21be5302244724e0beb10b807bfdb1b1b [2022-08-18T17:11:25.757Z] #58 DONE 123.7s [2022-08-18T17:11:25.757Z] [2022-08-18T17:11:25.757Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T17:11:25.757Z] #59 sha256:2fbae21cc29e6b6c7016958e0490aa405084ad653a02e18bd82d5054619eefea [2022-08-18T17:11:25.757Z] #59 DONE 0.1s [2022-08-18T17:11:25.757Z] [2022-08-18T17:11:25.757Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:25.757Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:25.757Z] #20 4.570 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [340 kB] [2022-08-18T17:11:25.757Z] #20 ... [2022-08-18T17:11:25.757Z] [2022-08-18T17:11:25.757Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T17:11:25.757Z] #60 sha256:43c59b7d0d557f1fe715b28216f568d73fb0417f8913fdb238f81f1e9bcf72f7 [2022-08-18T17:11:25.757Z] #60 DONE 0.1s [2022-08-18T17:11:25.757Z] [2022-08-18T17:11:25.757Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:25.757Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:25.757Z] #43 54.92 CC criu/arch/x86/crtools.o [2022-08-18T17:11:25.787Z] #43 71.85 DEP criu/pie-util-vdso.d [2022-08-18T17:11:26.043Z] #43 71.95 DEP criu/pie-util-vdso-elf32.d [2022-08-18T17:11:26.043Z] #43 72.13 DEP criu/path.d [2022-08-18T17:11:26.342Z] #43 72.23 DEP criu/parasite-syscall.d [2022-08-18T17:11:26.342Z] #43 72.45 DEP criu/pagemap.d [2022-08-18T17:11:26.599Z] #43 72.70 DEP criu/pagemap-cache.d [2022-08-18T17:11:26.700Z] #43 56.95 CC criu/arch/x86/kerndat.o [2022-08-18T17:11:26.700Z] #43 ... [2022-08-18T17:11:26.700Z] [2022-08-18T17:11:26.700Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-18T17:11:26.700Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-18T17:11:26.700Z] #63 CACHED [2022-08-18T17:11:26.700Z] [2022-08-18T17:11:26.700Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-18T17:11:26.700Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-18T17:11:26.700Z] #65 CACHED [2022-08-18T17:11:26.764Z] #43 71.52 DEP criu/protobuf-desc.d [2022-08-18T17:11:26.764Z] #43 71.62 DEP criu/proc_parse.d [2022-08-18T17:11:26.764Z] #43 71.82 DEP criu/plugin.d [2022-08-18T17:11:26.764Z] #43 71.92 DEP criu/pipes.d [2022-08-18T17:11:26.855Z] #43 72.87 DEP criu/page-xfer.d [2022-08-18T17:11:26.855Z] #43 73.02 DEP criu/page-pipe.d [2022-08-18T17:11:26.960Z] [2022-08-18T17:11:26.960Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:11:26.960Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:11:27.111Z] #43 73.13 DEP criu/netfilter.d [2022-08-18T17:11:27.220Z] #49 ... [2022-08-18T17:11:27.221Z] [2022-08-18T17:11:27.221Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:27.221Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:27.221Z] #43 57.53 CC criu/arch/x86/sigaction_compat.o [2022-08-18T17:11:27.331Z] #43 72.12 DEP criu/pie-util.d [2022-08-18T17:11:27.331Z] #43 72.21 DEP criu/pie-util-vdso.d [2022-08-18T17:11:27.331Z] #43 72.31 DEP criu/pie-util-vdso-elf32.d [2022-08-18T17:11:27.331Z] #43 72.41 DEP criu/path.d [2022-08-18T17:11:27.367Z] #43 73.33 DEP criu/net.d [2022-08-18T17:11:27.367Z] #43 73.53 DEP criu/namespaces.d [2022-08-18T17:11:27.481Z] #43 57.73 CC criu/arch/x86/sigframe.o [2022-08-18T17:11:27.481Z] #43 57.92 LINK criu/arch/x86/crtools.built-in.o [2022-08-18T17:11:27.481Z] #43 57.95 DEP criu/pie/util-vdso-elf32.d [2022-08-18T17:11:27.590Z] #43 72.61 DEP criu/parasite-syscall.d [2022-08-18T17:11:27.623Z] #43 73.78 DEP criu/mount.d [2022-08-18T17:11:27.741Z] #43 58.08 DEP criu/pie/util-vdso.d [2022-08-18T17:11:27.741Z] #43 58.20 DEP criu/pie/util.d [2022-08-18T17:11:27.849Z] #43 72.81 DEP criu/pagemap.d [2022-08-18T17:11:27.849Z] #43 72.97 DEP criu/pagemap-cache.d [2022-08-18T17:11:27.880Z] #43 73.95 DEP criu/memfd.d [2022-08-18T17:11:28.002Z] #43 58.34 CC criu/pie/util.o [2022-08-18T17:11:28.108Z] #43 73.17 DEP criu/page-xfer.d [2022-08-18T17:11:28.136Z] #43 74.12 DEP criu/mem.d [2022-08-18T17:11:28.137Z] #43 74.31 DEP criu/lsm.d [2022-08-18T17:11:28.263Z] #43 58.70 CC criu/pie/util-vdso.o [2022-08-18T17:11:28.366Z] #43 73.31 DEP criu/page-pipe.d [2022-08-18T17:11:28.366Z] #43 73.43 DEP criu/netfilter.d [2022-08-18T17:11:28.393Z] #43 74.51 DEP criu/log.d [2022-08-18T17:11:28.393Z] #43 74.62 DEP criu/libnetlink.d [2022-08-18T17:11:28.625Z] #43 73.57 DEP criu/net.d [2022-08-18T17:11:28.625Z] #43 ... [2022-08-18T17:11:28.625Z] [2022-08-18T17:11:28.625Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:28.625Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:28.625Z] #20 15.62 Reading package lists... [2022-08-18T17:11:28.625Z] #20 19.52 Building dependency tree... [2022-08-18T17:11:28.625Z] #20 20.39 Reading state information... [2022-08-18T17:11:28.625Z] #20 21.60 libcap2-bin is already the newest version (1:2.25-2). [2022-08-18T17:11:28.625Z] #20 21.60 The following additional packages will be installed: [2022-08-18T17:11:28.625Z] #20 21.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-18T17:11:28.625Z] #20 21.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-18T17:11:28.625Z] #20 21.62 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-18T17:11:28.625Z] #20 21.62 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-18T17:11:28.625Z] #20 21.63 python3.7 python3.7-minimal vim-runtime xxd [2022-08-18T17:11:28.625Z] #20 21.63 Suggested packages: [2022-08-18T17:11:28.625Z] #20 21.63 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-18T17:11:28.625Z] #20 21.63 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-18T17:11:28.625Z] #20 21.63 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-18T17:11:28.625Z] #20 21.63 quota [2022-08-18T17:11:28.625Z] #20 21.63 Recommended packages: [2022-08-18T17:11:28.625Z] #20 21.63 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-18T17:11:28.625Z] #20 21.63 python3-keyrings.alt python3-xdg unzip [2022-08-18T17:11:28.625Z] #20 23.38 The following NEW packages will be installed: [2022-08-18T17:11:28.625Z] #20 23.39 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-18T17:11:28.625Z] #20 23.39 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-18T17:11:28.625Z] #20 23.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-18T17:11:28.625Z] #20 23.39 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-18T17:11:28.625Z] #20 23.40 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-18T17:11:28.625Z] #20 23.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-18T17:11:28.625Z] #20 23.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-18T17:11:28.625Z] #20 23.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T17:11:28.625Z] #20 23.40 xz-utils zip [2022-08-18T17:11:28.625Z] #20 23.70 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:28.625Z] #20 23.70 Need to get 28.6 MB of archives. [2022-08-18T17:11:28.625Z] #20 23.70 After this operation, 116 MB of additional disk space will be used. [2022-08-18T17:11:28.625Z] #20 23.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-18T17:11:28.625Z] #20 23.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-18T17:11:28.625Z] #20 23.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-18T17:11:28.625Z] #20 23.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-18T17:11:28.625Z] #20 23.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-18T17:11:28.625Z] #20 23.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-18T17:11:28.625Z] #20 23.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-18T17:11:28.625Z] #20 23.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-18T17:11:28.625Z] #20 23.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-18T17:11:28.625Z] #20 23.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-18T17:11:28.625Z] #20 23.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-18T17:11:28.625Z] #20 23.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-18T17:11:28.625Z] #20 23.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T17:11:28.625Z] #20 23.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-18T17:11:28.625Z] #20 23.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-18T17:11:28.625Z] #20 23.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-18T17:11:28.625Z] #20 24.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:11:28.625Z] #20 24.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:11:28.625Z] #20 24.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-18T17:11:28.625Z] #20 24.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-18T17:11:28.625Z] #20 24.06 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-18T17:11:28.625Z] #20 24.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-18T17:11:28.625Z] #20 24.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-18T17:11:28.625Z] #20 24.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-18T17:11:28.625Z] #20 24.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-18T17:11:28.625Z] #20 24.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-18T17:11:28.625Z] #20 24.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-18T17:11:28.666Z] #43 74.71 DEP criu/kerndat.d [2022-08-18T17:11:28.666Z] #43 74.85 DEP criu/kcmp-ids.d [2022-08-18T17:11:28.876Z] #20 ... [2022-08-18T17:11:28.876Z] [2022-08-18T17:11:28.876Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:28.876Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:28.876Z] #43 73.49 DEP criu/namespaces.d [2022-08-18T17:11:28.876Z] #43 73.69 DEP criu/mount.d [2022-08-18T17:11:28.876Z] #43 73.85 DEP criu/memfd.d [2022-08-18T17:11:28.876Z] #43 74.01 DEP criu/mem.d [2022-08-18T17:11:28.876Z] #43 74.21 DEP criu/lsm.d [2022-08-18T17:11:28.876Z] #43 74.36 DEP criu/log.d [2022-08-18T17:11:28.876Z] #43 74.49 DEP criu/libnetlink.d [2022-08-18T17:11:28.876Z] #43 74.64 DEP criu/kerndat.d [2022-08-18T17:11:28.876Z] #43 74.86 DEP criu/kcmp-ids.d [2022-08-18T17:11:28.876Z] #43 74.94 DEP criu/irmap.d [2022-08-18T17:11:28.876Z] #43 75.09 DEP criu/ipc_ns.d [2022-08-18T17:11:28.876Z] #43 75.25 DEP criu/image.d [2022-08-18T17:11:28.876Z] #43 75.42 DEP criu/image-desc.d [2022-08-18T17:11:28.876Z] #43 75.55 DEP criu/fsnotify.d [2022-08-18T17:11:28.876Z] #43 75.69 DEP criu/filesystems.d [2022-08-18T17:11:28.876Z] #43 75.91 DEP criu/files.d [2022-08-18T17:11:28.876Z] #43 76.10 DEP criu/files-reg.d [2022-08-18T17:11:28.876Z] #43 76.26 DEP criu/files-ext.d [2022-08-18T17:11:28.876Z] #43 76.46 DEP criu/file-lock.d [2022-08-18T17:11:28.876Z] #43 76.59 DEP criu/file-ids.d [2022-08-18T17:11:28.876Z] #43 76.71 DEP criu/fifo.d [2022-08-18T17:11:28.876Z] #43 76.85 DEP criu/fdstore.d [2022-08-18T17:11:28.876Z] #43 76.96 DEP criu/fault-injection.d [2022-08-18T17:11:28.876Z] #43 77.00 DEP criu/external.d [2022-08-18T17:11:28.876Z] #43 77.11 DEP criu/eventpoll.d [2022-08-18T17:11:28.876Z] #43 77.30 DEP criu/eventfd.d [2022-08-18T17:11:28.876Z] #43 77.48 DEP criu/crtools.d [2022-08-18T17:11:28.876Z] #43 77.61 DEP criu/cr-service.d [2022-08-18T17:11:28.876Z] #43 77.81 DEP criu/cr-restore.d [2022-08-18T17:11:28.876Z] #43 78.08 DEP criu/cr-errno.d [2022-08-18T17:11:28.876Z] #43 78.11 DEP criu/cr-dump.d [2022-08-18T17:11:28.876Z] #43 78.31 DEP criu/cr-dedup.d [2022-08-18T17:11:28.876Z] #43 78.45 DEP criu/cr-check.d [2022-08-18T17:11:28.876Z] #43 78.62 DEP criu/config.d [2022-08-18T17:11:28.876Z] #43 78.77 DEP criu/clone-noasan.d [2022-08-18T17:11:28.876Z] #43 78.88 DEP criu/cgroup.d [2022-08-18T17:11:28.876Z] #43 79.05 DEP criu/cgroup-props.d [2022-08-18T17:11:28.876Z] #43 79.14 DEP criu/bitmap.d [2022-08-18T17:11:28.876Z] #43 79.16 DEP criu/bfd.d [2022-08-18T17:11:28.876Z] #43 79.26 DEP criu/autofs.d [2022-08-18T17:11:28.876Z] #43 79.42 DEP criu/aio.d [2022-08-18T17:11:28.876Z] #43 79.65 DEP criu/action-scripts.d [2022-08-18T17:11:28.876Z] #43 79.96 CC criu/action-scripts.o [2022-08-18T17:11:28.876Z] #43 80.46 CC criu/aio.o [2022-08-18T17:11:28.876Z] #43 81.10 CC criu/autofs.o [2022-08-18T17:11:28.876Z] #43 ... [2022-08-18T17:11:28.876Z] [2022-08-18T17:11:28.876Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:28.876Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:28.876Z] #20 13.63 Fetched 9013 kB in 10s (946 kB/s) [2022-08-18T17:11:28.883Z] #20 24.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-18T17:11:28.883Z] #20 24.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:11:28.922Z] #43 74.96 DEP criu/irmap.d [2022-08-18T17:11:28.922Z] #43 75.16 DEP criu/ipc_ns.d [2022-08-18T17:11:29.142Z] #20 24.59 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:11:29.142Z] #20 24.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:11:29.142Z] #20 24.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:11:29.142Z] #20 24.60 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-18T17:11:29.142Z] #20 24.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-18T17:11:29.142Z] #20 24.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-18T17:11:29.142Z] #20 24.64 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-18T17:11:29.178Z] #43 75.29 DEP criu/image.d [2022-08-18T17:11:29.205Z] #43 59.36 CC criu/pie/util-vdso-elf32.o [2022-08-18T17:11:29.401Z] #20 24.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-18T17:11:29.401Z] #20 24.73 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-18T17:11:29.401Z] #20 24.73 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-18T17:11:29.401Z] #20 24.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-18T17:11:29.402Z] #20 24.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-18T17:11:29.402Z] #20 24.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-18T17:11:29.402Z] #20 24.78 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-18T17:11:29.402Z] #20 24.84 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-18T17:11:29.402Z] #20 24.87 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-18T17:11:29.402Z] #20 24.88 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-18T17:11:29.434Z] #43 75.45 DEP criu/image-desc.d [2022-08-18T17:11:29.434Z] #43 75.54 DEP criu/fsnotify.d [2022-08-18T17:11:29.690Z] #43 75.68 DEP criu/filesystems.d [2022-08-18T17:11:29.690Z] #43 75.81 DEP criu/files.d [2022-08-18T17:11:29.775Z] #43 60.05 AR criu/pie/pie.lib.a [2022-08-18T17:11:29.775Z] #43 60.09 DEP criu/pie/restorer.d [2022-08-18T17:11:29.946Z] #43 76.00 DEP criu/files-reg.d [2022-08-18T17:11:29.968Z] #20 25.20 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-18T17:11:29.968Z] #20 25.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-18T17:11:29.968Z] #20 25.30 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-18T17:11:30.036Z] #43 60.36 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-18T17:11:30.202Z] #43 76.15 DEP criu/files-ext.d [2022-08-18T17:11:30.202Z] #43 76.26 DEP criu/file-lock.d [2022-08-18T17:11:30.212Z] #36 ... [2022-08-18T17:11:30.212Z] [2022-08-18T17:11:30.212Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:11:30.212Z] #34 sha256:d6d7348547aa69ffa2f35c81d8854be0e318d3829b33d026e58a02b4a29643e8 [2022-08-18T17:11:30.212Z] #34 71.98 internal/syscall/unix [2022-08-18T17:11:30.212Z] #34 72.49 time [2022-08-18T17:11:30.212Z] #34 78.72 internal/poll [2022-08-18T17:11:30.212Z] #34 79.58 internal/fmtsort [2022-08-18T17:11:30.212Z] #34 79.91 internal/syscall/execenv [2022-08-18T17:11:30.212Z] #34 79.99 path [2022-08-18T17:11:30.212Z] #34 80.40 io/fs [2022-08-18T17:11:30.212Z] #34 80.80 strings [2022-08-18T17:11:30.212Z] #34 81.22 os [2022-08-18T17:11:30.212Z] #34 ... [2022-08-18T17:11:30.212Z] [2022-08-18T17:11:30.212Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:11:30.212Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:11:30.212Z] #49 79.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-18T17:11:30.212Z] #49 79.27 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-18T17:11:30.212Z] #49 79.34 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-18T17:11:30.212Z] #49 79.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-18T17:11:30.212Z] #49 79.45 go: downloading golang.org/x/mod v0.5.1 [2022-08-18T17:11:30.212Z] #49 79.52 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-18T17:11:30.212Z] #49 79.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-18T17:11:30.212Z] #49 79.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-18T17:11:30.212Z] #49 79.61 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-18T17:11:30.212Z] #49 79.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-18T17:11:30.212Z] #49 79.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-08-18T17:11:30.212Z] #49 80.12 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-18T17:11:30.212Z] #49 80.15 go: downloading github.com/google/go-cmp v0.5.6 [2022-08-18T17:11:30.212Z] #49 80.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-18T17:11:30.212Z] #49 80.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-08-18T17:11:30.212Z] #49 80.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-08-18T17:11:30.212Z] #49 80.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-18T17:11:30.212Z] #49 80.47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-18T17:11:30.212Z] #49 80.47 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-18T17:11:30.212Z] #49 80.48 go: downloading github.com/cespare/xxhash v1.1.0 [2022-08-18T17:11:30.212Z] #49 80.50 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-18T17:11:30.212Z] #49 80.62 go: downloading github.com/prometheus/common v0.10.0 [2022-08-18T17:11:30.212Z] #49 80.71 go: downloading github.com/prometheus/procfs v0.6.0 [2022-08-18T17:11:30.212Z] #49 80.74 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-18T17:11:30.212Z] #49 80.79 go: downloading google.golang.org/protobuf v1.27.1 [2022-08-18T17:11:30.212Z] #49 81.59 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-18T17:11:30.296Z] #43 60.51 DEP criu/arch/x86/restorer_unmap.d [2022-08-18T17:11:30.296Z] #43 60.53 DEP criu/arch/x86/restorer.d [2022-08-18T17:11:30.296Z] #43 60.78 DEP criu/arch/x86/vdso-pie.d [2022-08-18T17:11:30.458Z] #43 76.42 DEP criu/file-ids.d [2022-08-18T17:11:30.535Z] #20 26.01 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:30.535Z] #20 26.11 Fetched 28.6 MB in 2s (15.3 MB/s) [2022-08-18T17:11:30.556Z] #43 60.87 DEP criu/pie/parasite-vdso.d [2022-08-18T17:11:30.556Z] #43 61.06 DEP criu/pie/parasite.d [2022-08-18T17:11:30.714Z] #43 76.60 DEP criu/fifo.d [2022-08-18T17:11:30.714Z] #43 76.75 DEP criu/fdstore.d [2022-08-18T17:11:30.714Z] #43 76.83 DEP criu/fault-injection.d [2022-08-18T17:11:30.794Z] #20 26.23 Selecting previously unselected package pigz. [2022-08-18T17:11:30.794Z] #20 26.23 (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 ... 23452 files and directories currently installed.) [2022-08-18T17:11:30.794Z] #20 26.30 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-18T17:11:30.794Z] #20 26.31 Unpacking pigz (2.4-1) ... [2022-08-18T17:11:30.816Z] #43 61.33 CC criu/pie/parasite.o [2022-08-18T17:11:30.970Z] #43 76.88 DEP criu/external.d [2022-08-18T17:11:30.970Z] #43 76.97 DEP criu/eventpoll.d [2022-08-18T17:11:31.052Z] #20 26.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-18T17:11:31.052Z] #20 26.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:31.052Z] #20 26.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:31.226Z] #43 77.18 DEP criu/eventfd.d [2022-08-18T17:11:31.226Z] #43 77.32 DEP criu/crtools.d [2022-08-18T17:11:31.418Z] #20 13.63 Reading package lists... [2022-08-18T17:11:31.418Z] #20 ... [2022-08-18T17:11:31.418Z] [2022-08-18T17:11:31.418Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:11:31.418Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:11:31.418Z] #32 DONE 141.0s [2022-08-18T17:11:31.482Z] #43 77.49 DEP criu/cr-service.d [2022-08-18T17:11:31.482Z] #43 77.69 DEP criu/cr-restore.d [2022-08-18T17:11:31.620Z] #20 26.88 Selecting previously unselected package python3.7-minimal. [2022-08-18T17:11:31.620Z] #20 26.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:31.620Z] #20 26.91 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:31.679Z] [2022-08-18T17:11:31.679Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:31.679Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:31.679Z] #43 82.74 CC criu/bfd.o [2022-08-18T17:11:31.679Z] #43 83.34 CC criu/bitmap.o [2022-08-18T17:11:31.679Z] #43 83.50 CC criu/cgroup-props.o [2022-08-18T17:11:31.679Z] #43 84.34 CC criu/cgroup.o [2022-08-18T17:11:32.044Z] #43 78.00 DEP criu/cr-errno.d [2022-08-18T17:11:32.044Z] #43 78.04 DEP criu/cr-dump.d [2022-08-18T17:11:32.121Z] #49 ... [2022-08-18T17:11:32.121Z] [2022-08-18T17:11:32.121Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-18T17:11:32.121Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-18T17:11:32.121Z] #42 DONE 84.1s [2022-08-18T17:11:32.121Z] [2022-08-18T17:11:32.121Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:32.121Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:11:32.121Z] #43 ... [2022-08-18T17:11:32.121Z] [2022-08-18T17:11:32.121Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-18T17:11:32.121Z] #47 sha256:f48de65ba83532e8a901a6325594a3008aebfd94276288bc5664a77ee0fbdd99 [2022-08-18T17:11:32.121Z] #47 DONE 84.2s [2022-08-18T17:11:32.121Z] [2022-08-18T17:11:32.121Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-18T17:11:32.121Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-18T17:11:32.121Z] #36 DONE 84.4s [2022-08-18T17:11:32.121Z] [2022-08-18T17:11:32.121Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:11:32.121Z] #37 sha256:fc80db11c92f2ae6cbf7bbef3c36ce0176f5e966637bf6ed31a14353f137e1c9 [2022-08-18T17:11:32.188Z] #20 27.67 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:32.188Z] #20 27.69 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:32.201Z] #43 62.65 LINK criu/pie/parasite.built-in.o [2022-08-18T17:11:32.299Z] #43 78.23 DEP criu/cr-dedup.d [2022-08-18T17:11:32.299Z] #43 78.40 DEP criu/cr-check.d [2022-08-18T17:11:32.461Z] #43 62.67 GEN criu/pie/parasite-blob.h [2022-08-18T17:11:32.461Z] #43 62.72 CC criu/pie/parasite-vdso.o [2022-08-18T17:11:32.555Z] #43 78.62 DEP criu/config.d [2022-08-18T17:11:32.812Z] #43 78.77 DEP criu/clone-noasan.d [2022-08-18T17:11:32.812Z] #43 78.87 DEP criu/cgroup.d [2022-08-18T17:11:32.812Z] #43 ... [2022-08-18T17:11:32.812Z] [2022-08-18T17:11:32.812Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:32.812Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:32.812Z] #20 22.86 The following NEW packages will be installed: [2022-08-18T17:11:32.812Z] #20 22.87 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-18T17:11:32.812Z] #20 22.87 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-18T17:11:32.812Z] #20 22.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-18T17:11:32.812Z] #20 22.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-18T17:11:32.812Z] #20 22.87 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-18T17:11:32.812Z] #20 22.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-18T17:11:32.812Z] #20 22.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-18T17:11:32.812Z] #20 22.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T17:11:32.812Z] #20 22.87 xz-utils zip [2022-08-18T17:11:32.812Z] #20 23.21 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:32.812Z] #20 23.21 Need to get 28.6 MB of archives. [2022-08-18T17:11:32.812Z] #20 23.21 After this operation, 116 MB of additional disk space will be used. [2022-08-18T17:11:32.812Z] #20 23.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-18T17:11:32.812Z] #20 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-18T17:11:32.812Z] #20 23.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-18T17:11:32.812Z] #20 23.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-18T17:11:32.812Z] #20 23.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-18T17:11:32.812Z] #20 23.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-18T17:11:32.812Z] #20 23.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-18T17:11:32.812Z] #20 23.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-18T17:11:32.812Z] #20 23.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-18T17:11:32.812Z] #20 23.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-18T17:11:32.812Z] #20 23.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-18T17:11:32.812Z] #20 23.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-18T17:11:32.812Z] #20 23.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T17:11:32.812Z] #20 23.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-18T17:11:32.812Z] #20 23.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-18T17:11:32.812Z] #20 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-18T17:11:32.812Z] #20 23.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:11:32.812Z] #20 23.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:11:32.812Z] #20 23.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-18T17:11:32.812Z] #20 23.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-18T17:11:32.812Z] #20 23.62 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-18T17:11:32.812Z] #20 23.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-18T17:11:32.812Z] #20 23.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-18T17:11:32.812Z] #20 23.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-18T17:11:32.812Z] #20 23.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-18T17:11:32.812Z] #20 23.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-18T17:11:32.812Z] #20 23.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-18T17:11:32.812Z] #20 23.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-18T17:11:32.812Z] #20 23.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:11:32.812Z] #20 24.13 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:11:32.812Z] #20 24.13 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:11:32.812Z] #20 24.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:11:32.812Z] #20 24.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-18T17:11:32.812Z] #20 24.14 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-18T17:11:32.812Z] #20 24.16 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-18T17:11:32.812Z] #20 24.17 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-18T17:11:32.812Z] #20 24.25 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-18T17:11:32.812Z] #20 24.26 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-18T17:11:32.812Z] #20 24.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-18T17:11:32.812Z] #20 24.28 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-18T17:11:32.812Z] #20 24.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-18T17:11:32.812Z] #20 24.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-18T17:11:32.812Z] #20 24.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-18T17:11:32.812Z] #20 24.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-18T17:11:32.812Z] #20 24.37 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-18T17:11:32.812Z] #20 24.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-18T17:11:32.812Z] #20 24.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-18T17:11:32.812Z] #20 24.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-18T17:11:32.812Z] #20 24.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-18T17:11:32.812Z] #20 25.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:32.812Z] #20 25.59 Fetched 28.6 MB in 2s (15.2 MB/s) [2022-08-18T17:11:32.812Z] #20 25.66 Selecting previously unselected package pigz. [2022-08-18T17:11:32.812Z] #20 25.66 (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 ... 23452 files and directories currently installed.) [2022-08-18T17:11:32.812Z] #20 25.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-18T17:11:32.812Z] #20 25.75 Unpacking pigz (2.4-1) ... [2022-08-18T17:11:32.812Z] #20 25.83 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-18T17:11:32.812Z] #20 25.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:32.812Z] #20 25.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:32.812Z] #20 26.39 Selecting previously unselected package python3.7-minimal. [2022-08-18T17:11:32.812Z] #20 26.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:32.812Z] #20 26.41 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:32.812Z] #20 27.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:32.812Z] #20 27.39 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:32.812Z] #20 29.67 Selecting previously unselected package python3-minimal. [2022-08-18T17:11:33.032Z] #43 63.38 CC criu/arch/x86/vdso-pie.o [2022-08-18T17:11:33.067Z] #20 29.67 (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 ... 23701 files and directories currently installed.) [2022-08-18T17:11:33.068Z] #20 29.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-18T17:11:33.068Z] #20 29.77 Unpacking python3-minimal (3.7.3-1) ... [2022-08-18T17:11:33.068Z] #20 29.86 Selecting previously unselected package libmpdec2:amd64. [2022-08-18T17:11:33.068Z] #20 29.87 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-18T17:11:33.068Z] #20 29.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:11:33.068Z] #20 29.99 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-18T17:11:33.292Z] #43 63.65 CC criu/arch/x86/restorer.o [2022-08-18T17:11:33.323Z] #20 29.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:33.323Z] #20 29.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:33.552Z] #43 64.06 CC criu/arch/x86/restorer_unmap.o [2022-08-18T17:11:33.579Z] #20 ... [2022-08-18T17:11:33.579Z] [2022-08-18T17:11:33.579Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:11:33.579Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:11:33.579Z] #32 DONE 142.9s [2022-08-18T17:11:33.579Z] [2022-08-18T17:11:33.579Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:33.579Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:33.579Z] #43 79.09 DEP criu/cgroup-props.d [2022-08-18T17:11:33.579Z] #43 79.27 DEP criu/bitmap.d [2022-08-18T17:11:33.579Z] #43 79.31 DEP criu/bfd.d [2022-08-18T17:11:33.579Z] #43 79.42 DEP criu/autofs.d [2022-08-18T17:11:33.579Z] #43 79.70 DEP criu/aio.d [2022-08-18T17:11:33.813Z] #43 64.11 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-18T17:11:34.074Z] #43 64.34 CC criu/pie/restorer.o [2022-08-18T17:11:34.140Z] #43 80.07 DEP criu/action-scripts.d [2022-08-18T17:11:34.221Z] #43 87.61 CC criu/clone-noasan.o [2022-08-18T17:11:34.221Z] #43 87.82 CC criu/config.o [2022-08-18T17:11:34.395Z] #43 80.59 CC criu/action-scripts.o [2022-08-18T17:11:34.658Z] #37 2.178 + RM_GOPATH=0 [2022-08-18T17:11:34.658Z] #37 2.202 + TMP_GOPATH= [2022-08-18T17:11:34.658Z] #37 2.202 + : /build [2022-08-18T17:11:34.658Z] #37 2.202 + '[' -z '' ']' [2022-08-18T17:11:34.658Z] #37 2.202 ++ mktemp -d [2022-08-18T17:11:34.658Z] #37 2.202 + export GOPATH=/tmp/tmp.KY0yHUe2on [2022-08-18T17:11:34.658Z] #37 2.202 + GOPATH=/tmp/tmp.KY0yHUe2on [2022-08-18T17:11:34.658Z] #37 2.202 + RM_GOPATH=1 [2022-08-18T17:11:34.658Z] #37 2.202 + case "$(go env GOARCH)" in [2022-08-18T17:11:34.658Z] #37 2.202 ++ go env GOARCH [2022-08-18T17:11:34.658Z] #37 2.253 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:34.658Z] #37 2.253 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:11:34.658Z] #37 2.259 ++ dirname /tmp/install/install.sh [2022-08-18T17:11:34.658Z] #37 2.259 + dir=/tmp/install [2022-08-18T17:11:34.658Z] #37 2.259 + bin=tini [2022-08-18T17:11:34.658Z] #37 2.259 + shift [2022-08-18T17:11:34.658Z] #37 2.259 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-18T17:11:34.658Z] #37 2.259 + . /tmp/install/tini.installer [2022-08-18T17:11:34.658Z] #37 2.259 ++ : v0.19.0 [2022-08-18T17:11:34.658Z] #37 2.259 + install_tini [2022-08-18T17:11:34.658Z] #37 2.259 + echo 'Install tini version v0.19.0' [2022-08-18T17:11:34.658Z] #37 2.259 + git clone https://github.com/krallin/tini.git /tmp/tmp.KY0yHUe2on/tini [2022-08-18T17:11:34.658Z] #37 2.259 Cloning into '/tmp/tmp.KY0yHUe2on/tini'... [2022-08-18T17:11:34.658Z] #37 2.259 Install tini version v0.19.0 [2022-08-18T17:11:34.719Z] #20 ... [2022-08-18T17:11:34.719Z] [2022-08-18T17:11:34.719Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:11:34.719Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:11:34.719Z] #32 DONE 144.2s [2022-08-18T17:11:34.719Z] [2022-08-18T17:11:34.719Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:34.719Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:34.719Z] #43 73.77 DEP criu/namespaces.d [2022-08-18T17:11:34.719Z] #43 73.92 DEP criu/mount.d [2022-08-18T17:11:34.719Z] #43 74.16 DEP criu/memfd.d [2022-08-18T17:11:34.719Z] #43 74.32 DEP criu/mem.d [2022-08-18T17:11:34.720Z] #43 74.51 DEP criu/lsm.d [2022-08-18T17:11:34.720Z] #43 74.68 DEP criu/log.d [2022-08-18T17:11:34.720Z] #43 74.80 DEP criu/libnetlink.d [2022-08-18T17:11:34.720Z] #43 74.92 DEP criu/kerndat.d [2022-08-18T17:11:34.720Z] #43 75.12 DEP criu/kcmp-ids.d [2022-08-18T17:11:34.720Z] #43 75.19 DEP criu/irmap.d [2022-08-18T17:11:34.720Z] #43 75.39 DEP criu/ipc_ns.d [2022-08-18T17:11:34.720Z] #43 75.56 DEP criu/image.d [2022-08-18T17:11:34.720Z] #43 75.72 DEP criu/image-desc.d [2022-08-18T17:11:34.720Z] #43 75.77 DEP criu/fsnotify.d [2022-08-18T17:11:34.720Z] #43 75.90 DEP criu/filesystems.d [2022-08-18T17:11:34.720Z] #43 76.02 DEP criu/files.d [2022-08-18T17:11:34.720Z] #43 76.17 DEP criu/files-reg.d [2022-08-18T17:11:34.720Z] #43 76.39 DEP criu/files-ext.d [2022-08-18T17:11:34.720Z] #43 76.50 DEP criu/file-lock.d [2022-08-18T17:11:34.720Z] #43 76.62 DEP criu/file-ids.d [2022-08-18T17:11:34.720Z] #43 76.73 DEP criu/fifo.d [2022-08-18T17:11:34.720Z] #43 76.86 DEP criu/fdstore.d [2022-08-18T17:11:34.720Z] #43 76.96 DEP criu/fault-injection.d [2022-08-18T17:11:34.720Z] #43 77.02 DEP criu/external.d [2022-08-18T17:11:34.720Z] #43 77.12 DEP criu/eventpoll.d [2022-08-18T17:11:34.720Z] #43 77.30 DEP criu/eventfd.d [2022-08-18T17:11:34.720Z] #43 77.44 DEP criu/crtools.d [2022-08-18T17:11:34.720Z] #43 77.59 DEP criu/cr-service.d [2022-08-18T17:11:34.720Z] #43 77.75 DEP criu/cr-restore.d [2022-08-18T17:11:34.720Z] #43 78.07 DEP criu/cr-errno.d [2022-08-18T17:11:34.720Z] #43 78.10 DEP criu/cr-dump.d [2022-08-18T17:11:34.720Z] #43 78.31 DEP criu/cr-dedup.d [2022-08-18T17:11:34.720Z] #43 78.49 DEP criu/cr-check.d [2022-08-18T17:11:34.720Z] #43 78.76 DEP criu/config.d [2022-08-18T17:11:34.720Z] #43 79.02 DEP criu/clone-noasan.d [2022-08-18T17:11:34.720Z] #43 79.17 DEP criu/cgroup.d [2022-08-18T17:11:34.720Z] #43 79.38 DEP criu/cgroup-props.d [2022-08-18T17:11:34.720Z] #43 79.54 DEP criu/bitmap.d [2022-08-18T17:11:34.720Z] #43 79.55 DEP criu/bfd.d [2022-08-18T17:11:34.720Z] #43 79.63 DEP criu/autofs.d [2022-08-18T17:11:34.720Z] #43 79.84 DEP criu/aio.d [2022-08-18T17:11:34.958Z] #43 81.11 CC criu/aio.o [2022-08-18T17:11:34.978Z] #43 ... [2022-08-18T17:11:34.978Z] [2022-08-18T17:11:34.978Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:34.978Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:34.978Z] #20 30.32 Selecting previously unselected package python3-minimal. [2022-08-18T17:11:34.978Z] #20 30.32 (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 ... 23701 files and directories currently installed.) [2022-08-18T17:11:34.978Z] #20 30.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-18T17:11:34.978Z] #20 30.42 Unpacking python3-minimal (3.7.3-1) ... [2022-08-18T17:11:35.227Z] #37 3.125 + cd /tmp/tmp.KY0yHUe2on/tini [2022-08-18T17:11:35.227Z] #37 3.125 + git checkout -q v0.19.0 [2022-08-18T17:11:35.227Z] #37 3.176 + cmake . [2022-08-18T17:11:35.237Z] #20 30.53 Selecting previously unselected package libmpdec2:amd64. [2022-08-18T17:11:35.237Z] #20 30.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-18T17:11:35.237Z] #20 30.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:11:35.237Z] #20 30.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-18T17:11:35.237Z] #20 30.68 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:35.237Z] #20 30.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:35.521Z] #43 81.58 CC criu/autofs.o [2022-08-18T17:11:35.604Z] #43 89.22 CC criu/cr-check.o [2022-08-18T17:11:36.174Z] #37 3.910 -- The C compiler identification is GNU 8.3.0 [2022-08-18T17:11:36.174Z] #37 3.948 -- Check for working C compiler: /usr/bin/cc [2022-08-18T17:11:36.616Z] #20 31.97 Selecting previously unselected package python3.7. [2022-08-18T17:11:36.616Z] #20 31.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:36.616Z] #20 31.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:36.875Z] #20 32.11 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-18T17:11:36.875Z] #20 32.12 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-18T17:11:36.875Z] #20 32.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:11:36.875Z] #20 32.26 Setting up python3-minimal (3.7.3-1) ... [2022-08-18T17:11:36.889Z] #43 82.88 CC criu/bfd.o [2022-08-18T17:11:36.987Z] #43 ... [2022-08-18T17:11:36.987Z] [2022-08-18T17:11:36.987Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:36.987Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:36.987Z] #20 13.63 Reading package lists... [2022-08-18T17:11:36.987Z] #20 17.67 Reading package lists... [2022-08-18T17:11:36.987Z] #20 20.80 Building dependency tree... [2022-08-18T17:11:36.987Z] #20 21.48 Reading state information... [2022-08-18T17:11:37.111Z] #37 4.874 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-18T17:11:37.111Z] #37 4.877 -- Detecting C compiler ABI info [2022-08-18T17:11:37.146Z] #43 83.30 CC criu/bitmap.o [2022-08-18T17:11:37.373Z] #43 67.19 LINK criu/pie/restorer.built-in.o [2022-08-18T17:11:37.374Z] #43 67.21 GEN criu/pie/restorer-blob.h [2022-08-18T17:11:37.374Z] #43 67.31 DEP criu/vdso.d [2022-08-18T17:11:37.374Z] #43 67.49 DEP criu/vdso-compat.d [2022-08-18T17:11:37.374Z] #43 67.64 DEP criu/uts_ns.d [2022-08-18T17:11:37.402Z] #43 83.45 CC criu/cgroup-props.o [2022-08-18T17:11:37.558Z] #20 22.17 libcap2-bin is already the newest version (1:2.25-2). [2022-08-18T17:11:37.558Z] #20 22.17 The following additional packages will be installed: [2022-08-18T17:11:37.558Z] #20 22.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-18T17:11:37.558Z] #20 22.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-18T17:11:37.558Z] #20 22.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-18T17:11:37.558Z] #20 22.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-18T17:11:37.558Z] #20 22.18 python3.7 python3.7-minimal vim-runtime xxd [2022-08-18T17:11:37.558Z] #20 22.19 Suggested packages: [2022-08-18T17:11:37.558Z] #20 22.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-18T17:11:37.558Z] #20 22.19 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-18T17:11:37.558Z] #20 22.19 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-18T17:11:37.558Z] #20 22.19 quota [2022-08-18T17:11:37.558Z] #20 22.19 Recommended packages: [2022-08-18T17:11:37.558Z] #20 22.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-18T17:11:37.558Z] #20 22.19 python3-keyrings.alt python3-xdg unzip [2022-08-18T17:11:37.634Z] #43 67.80 DEP criu/util.d [2022-08-18T17:11:37.634Z] #43 68.05 DEP criu/uffd.d [2022-08-18T17:11:37.634Z] #43 ... [2022-08-18T17:11:37.634Z] [2022-08-18T17:11:37.634Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:37.634Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:37.635Z] #20 6.729 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-18T17:11:37.635Z] #20 11.22 Fetched 9013 kB in 10s (895 kB/s) [2022-08-18T17:11:37.635Z] #20 11.22 Reading package lists... [2022-08-18T17:11:37.811Z] #20 33.11 Selecting previously unselected package python3. [2022-08-18T17:11:37.811Z] #20 33.12 (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 ... 24113 files and directories currently installed.) [2022-08-18T17:11:37.811Z] #20 33.20 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-18T17:11:37.811Z] #20 33.21 Unpacking python3 (3.7.3-1) ... [2022-08-18T17:11:37.811Z] #20 33.31 Selecting previously unselected package libip4tc0:amd64. [2022-08-18T17:11:37.811Z] #20 33.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:37.811Z] #20 33.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:37.895Z] #20 15.50 Reading package lists... [2022-08-18T17:11:37.895Z] #20 ... [2022-08-18T17:11:37.895Z] [2022-08-18T17:11:37.895Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:11:37.895Z] #53 sha256:54535b01618438b25762d3b822b5c3c32143764762bb52ae3187fbf125b82745 [2022-08-18T17:11:37.895Z] #53 14.46 + cd /tmp/tmp.annrrcAhGF/src/github.com/opencontainers/runc [2022-08-18T17:11:37.895Z] #53 14.46 + git checkout -q v1.1.3 [2022-08-18T17:11:37.895Z] #53 15.00 + '[' -z '' ']' [2022-08-18T17:11:37.895Z] #53 15.00 + target=static [2022-08-18T17:11:37.895Z] #53 15.00 + make BUILDTAGS=seccomp static [2022-08-18T17:11:37.895Z] #53 15.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T17:11:37.895Z] #53 ... [2022-08-18T17:11:37.895Z] [2022-08-18T17:11:37.895Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:37.895Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:37.895Z] #43 68.22 DEP criu/tun.d [2022-08-18T17:11:38.046Z] #37 5.871 -- Detecting C compiler ABI info - done [2022-08-18T17:11:38.046Z] #37 5.919 -- Detecting C compile features [2022-08-18T17:11:38.070Z] #20 33.41 Selecting previously unselected package libip6tc0:amd64. [2022-08-18T17:11:38.070Z] #20 33.41 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.070Z] #20 33.42 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:38.070Z] #20 33.50 Selecting previously unselected package libiptc0:amd64. [2022-08-18T17:11:38.070Z] #20 33.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.070Z] #20 33.51 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:38.070Z] #20 33.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T17:11:38.070Z] #20 33.61 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T17:11:38.156Z] #43 68.35 DEP criu/tty.d [2022-08-18T17:11:38.156Z] #43 68.54 DEP criu/timerfd.d [2022-08-18T17:11:38.329Z] #20 33.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:11:38.329Z] #20 33.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T17:11:38.329Z] #20 33.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-18T17:11:38.329Z] #20 33.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:11:38.329Z] #20 33.80 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T17:11:38.329Z] #20 33.81 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-18T17:11:38.329Z] #20 33.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:11:38.329Z] #20 33.90 Selecting previously unselected package iptables. [2022-08-18T17:11:38.331Z] #43 84.25 CC criu/cgroup.o [2022-08-18T17:11:38.417Z] #43 68.77 DEP criu/timens.d [2022-08-18T17:11:38.587Z] #20 33.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.587Z] #20 33.90 Unpacking iptables (1.8.2-4) ... [2022-08-18T17:11:38.677Z] #43 68.96 DEP criu/sysfs_parse.d [2022-08-18T17:11:38.846Z] #20 34.22 Selecting previously unselected package xxd. [2022-08-18T17:11:38.846Z] #20 34.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:11:38.846Z] #20 34.24 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:38.894Z] #43 ... [2022-08-18T17:11:38.894Z] [2022-08-18T17:11:38.894Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:38.894Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:38.894Z] #20 31.70 Selecting previously unselected package python3.7. [2022-08-18T17:11:38.894Z] #20 31.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 31.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:38.894Z] #20 31.84 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-18T17:11:38.894Z] #20 31.86 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 31.86 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:11:38.894Z] #20 31.98 Setting up python3-minimal (3.7.3-1) ... [2022-08-18T17:11:38.894Z] #20 32.78 Selecting previously unselected package python3. [2022-08-18T17:11:38.894Z] #20 32.78 (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 ... 24113 files and directories currently installed.) [2022-08-18T17:11:38.894Z] #20 32.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 32.87 Unpacking python3 (3.7.3-1) ... [2022-08-18T17:11:38.894Z] #20 32.96 Selecting previously unselected package libip4tc0:amd64. [2022-08-18T17:11:38.894Z] #20 32.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 32.97 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:38.894Z] #20 33.07 Selecting previously unselected package libip6tc0:amd64. [2022-08-18T17:11:38.894Z] #20 33.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.08 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:38.894Z] #20 33.17 Selecting previously unselected package libiptc0:amd64. [2022-08-18T17:11:38.894Z] #20 33.18 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.20 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:38.894Z] #20 33.29 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T17:11:38.894Z] #20 33.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:11:38.894Z] #20 33.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T17:11:38.894Z] #20 33.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:11:38.894Z] #20 33.45 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T17:11:38.894Z] #20 33.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:11:38.894Z] #20 33.57 Selecting previously unselected package iptables. [2022-08-18T17:11:38.894Z] #20 33.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.59 Unpacking iptables (1.8.2-4) ... [2022-08-18T17:11:38.894Z] #20 33.86 Selecting previously unselected package xxd. [2022-08-18T17:11:38.894Z] #20 33.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:11:38.894Z] #20 33.89 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:38.894Z] #20 34.00 Selecting previously unselected package vim-common. [2022-08-18T17:11:38.894Z] #20 34.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:38.894Z] #20 34.03 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:38.895Z] #20 34.21 Selecting previously unselected package bash-completion. [2022-08-18T17:11:38.895Z] #20 34.23 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-18T17:11:38.937Z] #43 69.13 DEP criu/sysctl.d [2022-08-18T17:11:38.937Z] #43 69.27 DEP criu/string.d [2022-08-18T17:11:38.937Z] #43 69.32 DEP criu/stats.d [2022-08-18T17:11:38.941Z] #20 23.58 The following NEW packages will be installed: [2022-08-18T17:11:38.941Z] #20 23.58 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-18T17:11:38.941Z] #20 23.58 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-18T17:11:38.941Z] #20 23.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-18T17:11:38.941Z] #20 23.58 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-18T17:11:38.941Z] #20 23.58 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-18T17:11:38.941Z] #20 23.58 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-18T17:11:38.941Z] #20 23.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-18T17:11:38.941Z] #20 23.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T17:11:38.941Z] #20 23.59 xz-utils zip [2022-08-18T17:11:39.104Z] #20 34.37 Selecting previously unselected package vim-common. [2022-08-18T17:11:39.104Z] #20 34.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:39.104Z] #20 34.40 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:39.104Z] #20 34.59 Selecting previously unselected package bash-completion. [2022-08-18T17:11:39.104Z] #20 34.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-18T17:11:39.197Z] #43 69.48 DEP criu/sockets.d [2022-08-18T17:11:39.201Z] #20 23.89 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:39.201Z] #20 23.89 Need to get 28.6 MB of archives. [2022-08-18T17:11:39.201Z] #20 23.89 After this operation, 116 MB of additional disk space will be used. [2022-08-18T17:11:39.201Z] #20 23.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-18T17:11:39.201Z] #20 23.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-18T17:11:39.201Z] #20 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-18T17:11:39.457Z] #43 69.65 DEP criu/sk-unix.d [2022-08-18T17:11:39.457Z] #43 69.82 DEP criu/sk-tcp.d [2022-08-18T17:11:39.462Z] #20 24.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-18T17:11:39.462Z] #20 24.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-18T17:11:39.462Z] #20 24.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-18T17:11:39.462Z] #20 24.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-18T17:11:39.462Z] #20 24.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-18T17:11:39.462Z] #20 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-18T17:11:39.462Z] #20 24.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-18T17:11:39.462Z] #20 24.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-18T17:11:39.462Z] #20 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-18T17:11:39.462Z] #20 24.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T17:11:39.462Z] #20 24.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-18T17:11:39.462Z] #20 24.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-18T17:11:39.462Z] #20 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-18T17:11:39.462Z] #20 24.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:11:39.462Z] #20 24.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:11:39.462Z] #20 24.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-18T17:11:39.462Z] #20 24.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-18T17:11:39.718Z] #43 70.08 DEP criu/sk-queue.d [2022-08-18T17:11:39.722Z] #20 24.22 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-18T17:11:39.722Z] #20 24.23 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-18T17:11:39.722Z] #20 24.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-18T17:11:39.722Z] #20 24.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-18T17:11:39.722Z] #20 24.27 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-18T17:11:39.722Z] #20 24.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-18T17:11:39.722Z] #20 24.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-18T17:11:39.722Z] #20 24.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-18T17:11:39.722Z] #20 24.28 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:11:39.954Z] #37 ... [2022-08-18T17:11:39.954Z] [2022-08-18T17:11:39.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:39.954Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:11:39.954Z] #43 4.627 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:11:39.954Z] #43 4.627 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:11:39.954Z] #43 4.667 Note: Building without GnuTLS support [2022-08-18T17:11:39.954Z] #43 4.679 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:11:39.954Z] #43 4.679 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:11:39.954Z] #43 7.436 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:11:39.954Z] #43 7.764 GEN .gitid [2022-08-18T17:11:39.954Z] #43 7.940 GEN criu/include/version.h [2022-08-18T17:11:39.954Z] #43 8.099 GEN include/common/asm [2022-08-18T17:11:39.978Z] #43 70.24 DEP criu/sk-packet.d [2022-08-18T17:11:39.982Z] #20 24.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:11:39.982Z] #20 24.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:11:39.982Z] #20 24.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:11:39.982Z] #20 24.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-18T17:11:39.982Z] #20 24.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-18T17:11:39.982Z] #20 24.70 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-18T17:11:39.982Z] #20 24.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-18T17:11:39.982Z] #20 24.79 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-18T17:11:40.239Z] #43 70.40 DEP criu/sk-netlink.d [2022-08-18T17:11:40.239Z] #43 70.54 DEP criu/sk-inet.d [2022-08-18T17:11:40.244Z] #20 24.79 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-18T17:11:40.244Z] #20 24.81 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-18T17:11:40.244Z] #20 24.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-18T17:11:40.244Z] #20 24.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-18T17:11:40.244Z] #20 24.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-18T17:11:40.244Z] #20 24.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-18T17:11:40.244Z] #20 24.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-18T17:11:40.244Z] #20 24.96 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-18T17:11:40.244Z] #20 24.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-18T17:11:40.262Z] #20 36.95 Unpacking bash-completion (1:2.8-6) ... [2022-08-18T17:11:40.500Z] #43 70.74 DEP criu/signalfd.d [2022-08-18T17:11:40.500Z] #43 70.88 DEP criu/sigframe.d [2022-08-18T17:11:40.504Z] #20 25.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-18T17:11:40.519Z] #20 37.34 Selecting previously unselected package bzip2. [2022-08-18T17:11:40.519Z] #20 37.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-18T17:11:40.519Z] #20 37.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:11:40.519Z] #20 37.42 Selecting previously unselected package xz-utils. [2022-08-18T17:11:40.531Z] #43 ... [2022-08-18T17:11:40.531Z] [2022-08-18T17:11:40.531Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:11:40.531Z] #34 sha256:d6d7348547aa69ffa2f35c81d8854be0e318d3829b33d026e58a02b4a29643e8 [2022-08-18T17:11:40.531Z] #34 82.74 bufio [2022-08-18T17:11:40.531Z] #34 83.32 text/tabwriter [2022-08-18T17:11:40.531Z] #34 83.87 fmt [2022-08-18T17:11:40.531Z] #34 83.88 io/ioutil [2022-08-18T17:11:40.531Z] #34 87.35 github.com/BurntSushi/toml [2022-08-18T17:11:40.531Z] #34 87.35 flag [2022-08-18T17:11:40.531Z] #34 88.99 log [2022-08-18T17:11:40.761Z] #43 70.98 DEP criu/shmem.d [2022-08-18T17:11:40.764Z] #20 25.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-18T17:11:40.764Z] #20 25.32 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-18T17:11:40.775Z] #20 37.44 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-18T17:11:40.775Z] #20 37.45 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:11:40.775Z] #20 37.64 Selecting previously unselected package apparmor. [2022-08-18T17:11:40.775Z] #20 37.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-18T17:11:40.775Z] #20 37.73 Unpacking apparmor (2.13.2-10) ... [2022-08-18T17:11:40.790Z] #34 ... [2022-08-18T17:11:40.790Z] [2022-08-18T17:11:40.790Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:11:40.790Z] #37 sha256:fc80db11c92f2ae6cbf7bbef3c36ce0176f5e966637bf6ed31a14353f137e1c9 [2022-08-18T17:11:40.790Z] #37 8.469 -- Detecting C compile features - done [2022-08-18T17:11:40.790Z] #37 8.583 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-18T17:11:41.021Z] #43 71.20 DEP criu/servicefd.d [2022-08-18T17:11:41.021Z] #43 71.39 DEP criu/seize.d [2022-08-18T17:11:41.281Z] #43 71.60 DEP criu/seccomp.d [2022-08-18T17:11:41.335Z] #20 25.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:41.335Z] #20 25.99 Fetched 28.6 MB in 2s (16.8 MB/s) [2022-08-18T17:11:41.335Z] #20 26.05 Selecting previously unselected package pigz. [2022-08-18T17:11:41.338Z] #20 38.05 Selecting previously unselected package aufs-tools. [2022-08-18T17:11:41.338Z] #20 38.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-18T17:11:41.338Z] #20 38.07 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:11:41.338Z] #20 38.21 Selecting previously unselected package libonig5:amd64. [2022-08-18T17:11:41.338Z] #20 38.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-18T17:11:41.338Z] #20 38.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:11:41.370Z] #37 9.045 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-18T17:11:41.370Z] #37 9.144 -- Configuring done [2022-08-18T17:11:41.370Z] #37 9.161 -- Generating done [2022-08-18T17:11:41.370Z] #37 9.182 -- Build files have been written to: /tmp/tmp.KY0yHUe2on/tini [2022-08-18T17:11:41.370Z] #37 9.204 + make tini-static [2022-08-18T17:11:41.542Z] #43 71.84 DEP criu/rst-malloc.d [2022-08-18T17:11:41.542Z] #43 71.91 DEP criu/rbtree.d [2022-08-18T17:11:41.542Z] #43 71.96 DEP criu/pstree.d [2022-08-18T17:11:41.595Z] #20 38.35 Selecting previously unselected package libjq1:amd64. [2022-08-18T17:11:41.595Z] #20 38.36 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:11:41.595Z] #20 38.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:11:41.595Z] #20 38.50 Selecting previously unselected package jq. [2022-08-18T17:11:41.595Z] #20 38.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:11:41.595Z] #20 38.52 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:11:41.596Z] #20 26.05 (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 ... 23452 files and directories currently installed.) [2022-08-18T17:11:41.596Z] #20 26.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-18T17:11:41.596Z] #20 26.11 Unpacking pigz (2.4-1) ... [2022-08-18T17:11:41.596Z] #20 26.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-18T17:11:41.596Z] #20 26.21 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:41.596Z] #20 26.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:41.813Z] #43 72.23 DEP criu/protobuf.d [2022-08-18T17:11:41.852Z] #20 38.61 Selecting previously unselected package libaio1:amd64. [2022-08-18T17:11:41.852Z] #20 38.62 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-18T17:11:41.852Z] #20 38.63 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:11:41.852Z] #20 38.69 Selecting previously unselected package libgpm2:amd64. [2022-08-18T17:11:41.852Z] #20 38.70 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-18T17:11:41.852Z] #20 38.71 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:11:41.856Z] #20 26.64 Selecting previously unselected package python3.7-minimal. [2022-08-18T17:11:41.946Z] #37 9.738 Scanning dependencies of target tini-static [2022-08-18T17:11:41.946Z] #37 9.817 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-18T17:11:42.073Z] #43 72.38 GEN criu/protobuf-desc-gen.h [2022-08-18T17:11:42.109Z] #20 38.79 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:11:42.109Z] #20 38.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:11:42.109Z] #20 38.81 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:11:42.116Z] #20 26.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:42.116Z] #20 26.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:42.392Z] #20 37.30 Unpacking bash-completion (1:2.8-6) ... [2022-08-18T17:11:42.392Z] #20 37.63 Selecting previously unselected package bzip2. [2022-08-18T17:11:42.392Z] #20 37.63 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-18T17:11:42.392Z] #20 37.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:11:42.392Z] #20 37.70 Selecting previously unselected package xz-utils. [2022-08-18T17:11:42.392Z] #20 37.70 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-18T17:11:42.392Z] #20 37.71 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:11:42.392Z] #20 37.85 Selecting previously unselected package apparmor. [2022-08-18T17:11:42.392Z] #20 37.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-18T17:11:42.514Z] #37 ... [2022-08-18T17:11:42.515Z] [2022-08-18T17:11:42.515Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:11:42.515Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:11:42.515Z] #13 81.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-18T17:11:42.515Z] #13 81.40 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-18T17:11:42.515Z] #13 81.42 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:11:42.515Z] #13 90.44 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-18T17:11:42.515Z] #13 90.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-08-18T17:11:42.515Z] #13 90.49 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:11:42.515Z] #13 90.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-18T17:11:42.515Z] #13 90.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-08-18T17:11:42.515Z] #13 90.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:11:42.651Z] #20 37.95 Unpacking apparmor (2.13.2-10) ... [2022-08-18T17:11:42.687Z] #20 27.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:42.687Z] #20 27.45 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:42.915Z] #20 38.28 Selecting previously unselected package aufs-tools. [2022-08-18T17:11:42.915Z] #20 38.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-18T17:11:42.915Z] #20 38.29 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:11:43.177Z] #20 38.43 Selecting previously unselected package libonig5:amd64. [2022-08-18T17:11:43.177Z] #20 38.44 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-18T17:11:43.177Z] #20 38.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:11:43.177Z] #20 38.64 Selecting previously unselected package libjq1:amd64. [2022-08-18T17:11:43.177Z] #20 38.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:11:43.437Z] #20 38.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:11:43.437Z] #20 38.80 Selecting previously unselected package jq. [2022-08-18T17:11:43.437Z] #20 38.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:11:43.437Z] #20 38.83 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:11:43.437Z] #20 38.93 Selecting previously unselected package libaio1:amd64. [2022-08-18T17:11:43.437Z] #20 38.93 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-18T17:11:43.437Z] #20 38.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:11:43.437Z] #20 39.01 Selecting previously unselected package libgpm2:amd64. [2022-08-18T17:11:43.437Z] #20 39.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-18T17:11:43.696Z] #20 39.03 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:11:43.696Z] #20 39.10 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:11:43.696Z] #20 39.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:11:43.696Z] #20 39.11 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:11:43.893Z] #13 ... [2022-08-18T17:11:43.893Z] [2022-08-18T17:11:43.893Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-18T17:11:43.893Z] #37 sha256:fc80db11c92f2ae6cbf7bbef3c36ce0176f5e966637bf6ed31a14353f137e1c9 [2022-08-18T17:11:43.893Z] #37 11.77 [100%] Linking C executable tini-static [2022-08-18T17:11:43.997Z] #43 74.16 DEP criu/protobuf-desc.d [2022-08-18T17:11:43.997Z] #43 74.33 DEP criu/proc_parse.d [2022-08-18T17:11:44.257Z] #43 74.56 DEP criu/plugin.d [2022-08-18T17:11:44.257Z] #43 74.66 DEP criu/pipes.d [2022-08-18T17:11:44.518Z] #43 74.85 DEP criu/pie-util.d [2022-08-18T17:11:44.518Z] #43 74.94 DEP criu/pie-util-vdso.d [2022-08-18T17:11:44.778Z] #43 75.13 DEP criu/pie-util-vdso-elf32.d [2022-08-18T17:11:44.778Z] #43 ... [2022-08-18T17:11:44.778Z] [2022-08-18T17:11:44.778Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:44.778Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:44.778Z] #20 15.50 Reading package lists... [2022-08-18T17:11:44.778Z] #20 19.39 Building dependency tree... [2022-08-18T17:11:44.778Z] #20 20.22 Reading state information... [2022-08-18T17:11:44.778Z] #20 21.43 libcap2-bin is already the newest version (1:2.25-2). [2022-08-18T17:11:44.778Z] #20 21.43 The following additional packages will be installed: [2022-08-18T17:11:44.778Z] #20 21.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-18T17:11:44.778Z] #20 21.44 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-18T17:11:44.778Z] #20 21.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-18T17:11:44.778Z] #20 21.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-18T17:11:44.778Z] #20 21.44 python3.7 python3.7-minimal vim-runtime xxd [2022-08-18T17:11:44.778Z] #20 21.44 Suggested packages: [2022-08-18T17:11:44.778Z] #20 21.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-18T17:11:44.778Z] #20 21.45 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-18T17:11:44.778Z] #20 21.45 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-18T17:11:44.778Z] #20 21.45 quota [2022-08-18T17:11:44.778Z] #20 21.45 Recommended packages: [2022-08-18T17:11:44.778Z] #20 21.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-18T17:11:44.778Z] #20 21.45 python3-keyrings.alt python3-xdg unzip [2022-08-18T17:11:44.778Z] #20 23.01 The following NEW packages will be installed: [2022-08-18T17:11:44.778Z] #20 23.02 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-18T17:11:44.778Z] #20 23.03 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-18T17:11:44.778Z] #20 23.03 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-18T17:11:44.778Z] #20 23.03 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-18T17:11:44.778Z] #20 23.03 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-18T17:11:44.778Z] #20 23.03 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-18T17:11:44.778Z] #20 23.03 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-18T17:11:44.778Z] #20 23.04 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T17:11:44.778Z] #20 23.04 xz-utils zip [2022-08-18T17:11:44.778Z] #20 23.39 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:11:44.778Z] #20 23.39 Need to get 28.6 MB of archives. [2022-08-18T17:11:44.778Z] #20 23.39 After this operation, 116 MB of additional disk space will be used. [2022-08-18T17:11:44.778Z] #20 23.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-18T17:11:44.778Z] #20 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-18T17:11:44.778Z] #20 23.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-18T17:11:44.778Z] #20 23.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-18T17:11:44.778Z] #20 23.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-18T17:11:44.778Z] #20 23.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-18T17:11:44.778Z] #20 23.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-18T17:11:44.778Z] #20 23.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-18T17:11:44.778Z] #20 23.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-18T17:11:44.778Z] #20 23.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-18T17:11:44.778Z] #20 23.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-18T17:11:44.778Z] #20 23.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-18T17:11:44.778Z] #20 23.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-18T17:11:44.778Z] #20 23.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-18T17:11:44.778Z] #20 23.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-18T17:11:44.778Z] #20 23.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-18T17:11:44.778Z] #20 23.73 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-18T17:11:44.778Z] #20 23.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:11:44.778Z] #20 23.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-18T17:11:44.778Z] #20 23.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-18T17:11:44.778Z] #20 23.76 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-18T17:11:44.778Z] #20 23.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-18T17:11:44.778Z] #20 23.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-18T17:11:44.778Z] #20 23.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-18T17:11:44.778Z] #20 23.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-18T17:11:44.778Z] #20 23.84 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-18T17:11:44.778Z] #20 23.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-18T17:11:44.778Z] #20 23.85 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-18T17:11:44.778Z] #20 23.85 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-18T17:11:44.830Z] #37 12.53 [100%] Built target tini-static [2022-08-18T17:11:45.039Z] #20 24.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-18T17:11:45.075Z] #20 ... [2022-08-18T17:11:45.075Z] [2022-08-18T17:11:45.075Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:45.075Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:45.075Z] #43 80.15 DEP criu/action-scripts.d [2022-08-18T17:11:45.075Z] #43 80.59 CC criu/action-scripts.o [2022-08-18T17:11:45.075Z] #43 81.20 CC criu/aio.o [2022-08-18T17:11:45.075Z] #43 81.71 CC criu/autofs.o [2022-08-18T17:11:45.075Z] #43 83.09 CC criu/bfd.o [2022-08-18T17:11:45.075Z] #43 83.56 CC criu/bitmap.o [2022-08-18T17:11:45.075Z] #43 83.70 CC criu/cgroup-props.o [2022-08-18T17:11:45.075Z] #43 84.40 CC criu/cgroup.o [2022-08-18T17:11:45.075Z] #43 87.28 CC criu/clone-noasan.o [2022-08-18T17:11:45.075Z] #43 87.48 CC criu/config.o [2022-08-18T17:11:45.075Z] #43 88.89 CC criu/cr-check.o [2022-08-18T17:11:45.089Z] #37 12.74 + mkdir -p /build [2022-08-18T17:11:45.089Z] #37 12.74 + cp tini-static /build/docker-init [2022-08-18T17:11:45.229Z] #20 29.35 Selecting previously unselected package python3-minimal. [2022-08-18T17:11:45.229Z] #20 29.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23701 files and directories currently installed.) [2022-08-18T17:11:45.229Z] #20 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-18T17:11:45.229Z] #20 29.41 Unpacking python3-minimal (3.7.3-1) ... [2022-08-18T17:11:45.229Z] #20 29.50 Selecting previously unselected package libmpdec2:amd64. [2022-08-18T17:11:45.229Z] #20 29.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-18T17:11:45.229Z] #20 29.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:11:45.229Z] #20 29.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-18T17:11:45.230Z] #20 29.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:45.230Z] #20 29.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:45.299Z] #20 24.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-18T17:11:45.299Z] #20 24.33 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-18T17:11:45.299Z] #20 24.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-18T17:11:45.299Z] #20 24.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-18T17:11:45.299Z] #20 24.37 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-18T17:11:45.299Z] #20 24.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-18T17:11:45.299Z] #20 24.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-18T17:11:45.299Z] #20 24.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-18T17:11:45.299Z] #20 24.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-18T17:11:45.299Z] #20 24.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-18T17:11:45.299Z] #20 24.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-18T17:11:45.299Z] #20 24.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-18T17:11:45.299Z] #20 24.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-18T17:11:45.425Z] #20 42.31 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:11:45.425Z] #20 42.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:11:45.425Z] #20 42.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:45.425Z] #20 42.41 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:11:45.560Z] #20 24.65 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-18T17:11:45.560Z] #20 24.67 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-18T17:11:45.560Z] #20 24.70 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-18T17:11:45.644Z] #43 90.72 CC criu/cr-dedup.o [2022-08-18T17:11:45.685Z] #20 42.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:11:45.685Z] #20 42.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:11:45.685Z] #20 42.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:11:45.686Z] #20 42.53 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:11:45.686Z] #20 42.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:11:45.686Z] #20 42.60 Selecting previously unselected package libreadline5:amd64. [2022-08-18T17:11:45.686Z] #20 42.61 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-18T17:11:45.686Z] #20 42.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:11:45.948Z] #20 42.77 Selecting previously unselected package net-tools. [2022-08-18T17:11:45.948Z] #20 42.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-18T17:11:45.948Z] #20 42.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:11:46.131Z] #20 25.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-18T17:11:46.131Z] #20 25.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-18T17:11:46.131Z] #20 25.23 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-18T17:11:46.172Z] #20 30.60 Selecting previously unselected package python3.7. [2022-08-18T17:11:46.172Z] #20 30.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:46.172Z] #20 30.61 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:46.172Z] #20 30.71 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-18T17:11:46.172Z] #20 30.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-18T17:11:46.172Z] #20 30.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:11:46.172Z] #20 30.87 Setting up python3-minimal (3.7.3-1) ... [2022-08-18T17:11:46.213Z] #43 91.22 CC criu/cr-dump.o [2022-08-18T17:11:46.247Z] #20 42.94 Selecting previously unselected package patch. [2022-08-18T17:11:46.247Z] #20 42.95 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-18T17:11:46.247Z] #20 42.95 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-18T17:11:46.247Z] #20 43.07 Selecting previously unselected package python-pip-whl. [2022-08-18T17:11:46.247Z] #20 43.08 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-18T17:11:46.247Z] #20 43.09 Unpacking python-pip-whl (18.1-5) ... [2022-08-18T17:11:46.701Z] #20 25.97 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:11:46.810Z] #20 43.67 Selecting previously unselected package python3-lib2to3. [2022-08-18T17:11:46.810Z] #20 43.68 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-18T17:11:46.810Z] #20 43.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:11:46.962Z] #20 26.10 Fetched 28.6 MB in 2s (13.4 MB/s) [2022-08-18T17:11:46.962Z] #20 26.16 Selecting previously unselected package pigz. [2022-08-18T17:11:46.994Z] #37 DONE 14.8s [2022-08-18T17:11:46.994Z] [2022-08-18T17:11:46.994Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-18T17:11:46.994Z] #34 sha256:d6d7348547aa69ffa2f35c81d8854be0e318d3829b33d026e58a02b4a29643e8 [2022-08-18T17:11:46.994Z] #34 93.52 github.com/BurntSushi/toml/cmd/tomlv [2022-08-18T17:11:46.994Z] #34 DONE 99.1s [2022-08-18T17:11:46.994Z] [2022-08-18T17:11:46.994Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:46.994Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:11:46.994Z] #43 12.49 PBCC images/timens.pb-c.c [2022-08-18T17:11:46.994Z] #43 12.62 DEP images/timens.pb-c.d [2022-08-18T17:11:46.994Z] #43 12.78 PBCC images/fown.pb-c.c [2022-08-18T17:11:46.994Z] #43 12.94 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-18T17:11:46.994Z] #43 13.03 PBCC images/opts.pb-c.c [2022-08-18T17:11:46.994Z] #43 13.09 PBCC images/memfd.pb-c.c [2022-08-18T17:11:46.994Z] #43 13.17 DEP images/fown.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.24 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.38 DEP images/opts.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.50 DEP images/memfd.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.63 PBCC images/sit.pb-c.c [2022-08-18T17:11:46.994Z] #43 13.66 DEP images/sit.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.71 PBCC images/macvlan.pb-c.c [2022-08-18T17:11:46.994Z] #43 13.75 DEP images/macvlan.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.81 PBCC images/autofs.pb-c.c [2022-08-18T17:11:46.994Z] #43 13.86 DEP images/autofs.pb-c.d [2022-08-18T17:11:46.994Z] #43 13.98 PBCC images/sysctl.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.02 DEP images/sysctl.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.09 PBCC images/time.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.19 DEP images/time.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.28 PBCC images/binfmt-misc.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.33 DEP images/binfmt-misc.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.37 PBCC images/seccomp.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.43 DEP images/seccomp.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.49 PBCC images/userns.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.52 DEP images/userns.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.59 PBCC images/cgroup.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.60 DEP images/cgroup.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.69 PBCC images/ext-file.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.72 DEP images/ext-file.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.78 PBCC images/rpc.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.85 DEP images/rpc.pb-c.d [2022-08-18T17:11:46.994Z] #43 14.92 PBCC images/siginfo.pb-c.c [2022-08-18T17:11:46.994Z] #43 14.97 DEP images/siginfo.pb-c.d [2022-08-18T17:11:46.994Z] #43 15.03 PBCC images/pagemap.pb-c.c [2022-08-18T17:11:46.994Z] #43 15.18 DEP images/pagemap.pb-c.d [2022-08-18T17:11:46.994Z] #43 15.18 PBCC images/rlimit.pb-c.c [2022-08-18T17:11:46.994Z] #43 15.20 DEP images/rlimit.pb-c.d [2022-08-18T17:11:47.067Z] #20 43.80 Selecting previously unselected package python3-distutils. [2022-08-18T17:11:47.067Z] #20 43.81 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-18T17:11:47.067Z] #20 43.82 Unpacking python3-distutils (3.7.3-1) ... [2022-08-18T17:11:47.119Z] #20 31.76 Selecting previously unselected package python3. [2022-08-18T17:11:47.119Z] #20 31.76 (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 ... 24113 files and directories currently installed.) [2022-08-18T17:11:47.119Z] #20 31.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-18T17:11:47.119Z] #20 31.82 Unpacking python3 (3.7.3-1) ... [2022-08-18T17:11:47.119Z] #20 31.93 Selecting previously unselected package libip4tc0:amd64. [2022-08-18T17:11:47.119Z] #20 ... [2022-08-18T17:11:47.119Z] [2022-08-18T17:11:47.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:47.119Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:47.119Z] #43 90.92 CC criu/cr-dedup.o [2022-08-18T17:11:47.119Z] #43 91.31 CC criu/cr-dump.o [2022-08-18T17:11:47.119Z] #43 93.55 CC criu/cr-errno.o [2022-08-18T17:11:47.119Z] #43 93.64 CC criu/cr-restore.o [2022-08-18T17:11:47.119Z] #43 98.08 CC criu/cr-service.o [2022-08-18T17:11:47.119Z] #43 99.63 CC criu/crtools.o [2022-08-18T17:11:47.119Z] #43 100.2 CC criu/eventfd.o [2022-08-18T17:11:47.119Z] #43 100.6 CC criu/eventpoll.o [2022-08-18T17:11:47.223Z] #20 26.16 (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 ... 23452 files and directories currently installed.) [2022-08-18T17:11:47.223Z] #20 26.25 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-18T17:11:47.223Z] #20 26.26 Unpacking pigz (2.4-1) ... [2022-08-18T17:11:47.223Z] #20 26.36 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-18T17:11:47.223Z] #20 26.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:47.223Z] #20 26.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:47.255Z] #43 15.31 PBCC images/file-lock.pb-c.c [2022-08-18T17:11:47.255Z] #43 15.32 DEP images/file-lock.pb-c.d [2022-08-18T17:11:47.255Z] #43 15.41 PBCC images/tty.pb-c.c [2022-08-18T17:11:47.324Z] #20 43.96 Selecting previously unselected package python3-pip. [2022-08-18T17:11:47.324Z] #20 43.97 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-18T17:11:47.324Z] #20 43.98 Unpacking python3-pip (18.1-5) ... [2022-08-18T17:11:47.324Z] #20 44.14 Selecting previously unselected package python3-pkg-resources. [2022-08-18T17:11:47.324Z] #20 44.15 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:11:47.324Z] #20 44.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:11:47.387Z] #43 ... [2022-08-18T17:11:47.387Z] [2022-08-18T17:11:47.387Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:47.387Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:47.387Z] #20 31.93 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:47.387Z] #20 31.95 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:47.387Z] #20 32.16 Selecting previously unselected package libip6tc0:amd64. [2022-08-18T17:11:47.387Z] #20 32.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:47.387Z] #20 32.17 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:47.515Z] #43 15.48 DEP images/tty.pb-c.d [2022-08-18T17:11:47.515Z] #43 15.57 PBCC images/tun.pb-c.c [2022-08-18T17:11:47.515Z] #43 15.63 PBCC images/netdev.pb-c.c [2022-08-18T17:11:47.581Z] #20 44.27 Selecting previously unselected package python3-setuptools. [2022-08-18T17:11:47.581Z] #20 44.27 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-18T17:11:47.581Z] #20 44.28 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-18T17:11:47.581Z] #20 44.46 Selecting previously unselected package python3-wheel. [2022-08-18T17:11:47.581Z] #20 44.48 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-18T17:11:47.581Z] #20 44.49 Unpacking python3-wheel (0.32.3-2) ... [2022-08-18T17:11:47.592Z] #43 ... [2022-08-18T17:11:47.592Z] [2022-08-18T17:11:47.592Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:47.592Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:47.592Z] #20 42.90 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:11:47.592Z] #20 42.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:11:47.592Z] #20 42.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:47.592Z] #20 43.01 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:11:47.592Z] #20 43.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:11:47.592Z] #20 43.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:11:47.592Z] #20 43.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:11:47.592Z] #20 43.08 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:11:47.592Z] #20 43.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:11:47.647Z] #20 32.26 Selecting previously unselected package libiptc0:amd64. [2022-08-18T17:11:47.648Z] #20 32.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:47.648Z] #20 32.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:47.648Z] #20 32.33 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T17:11:47.648Z] #20 32.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T17:11:47.648Z] #20 32.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:11:47.648Z] #20 32.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T17:11:47.648Z] #20 32.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-18T17:11:47.648Z] #20 32.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:11:47.774Z] #43 15.73 DEP images/tun.pb-c.d [2022-08-18T17:11:47.774Z] #43 15.79 DEP images/netdev.pb-c.d [2022-08-18T17:11:47.774Z] #43 15.87 PBCC images/vma.pb-c.c [2022-08-18T17:11:47.774Z] #43 15.99 DEP images/vma.pb-c.d [2022-08-18T17:11:47.795Z] #20 26.95 Selecting previously unselected package python3.7-minimal. [2022-08-18T17:11:47.795Z] #20 26.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:47.795Z] #20 26.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:47.837Z] #20 44.55 Selecting previously unselected package sudo. [2022-08-18T17:11:47.837Z] #20 44.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-18T17:11:47.837Z] #20 44.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:11:47.851Z] #20 43.16 Selecting previously unselected package libreadline5:amd64. [2022-08-18T17:11:47.851Z] #20 43.17 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-18T17:11:47.851Z] #20 43.18 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:11:47.851Z] #20 43.29 Selecting previously unselected package net-tools. [2022-08-18T17:11:47.851Z] #20 43.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-18T17:11:47.851Z] #20 43.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:11:47.908Z] #20 32.50 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T17:11:47.909Z] #20 32.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-18T17:11:47.909Z] #20 32.51 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:11:47.909Z] #20 32.59 Selecting previously unselected package iptables. [2022-08-18T17:11:47.909Z] #20 32.60 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-18T17:11:47.909Z] #20 32.60 Unpacking iptables (1.8.2-4) ... [2022-08-18T17:11:48.032Z] #43 16.02 PBCC images/creds.pb-c.c [2022-08-18T17:11:48.032Z] #43 16.06 DEP images/creds.pb-c.d [2022-08-18T17:11:48.032Z] #43 16.14 PBCC images/utsns.pb-c.c [2022-08-18T17:11:48.032Z] #43 16.21 DEP images/utsns.pb-c.d [2022-08-18T17:11:48.094Z] #20 45.07 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T17:11:48.094Z] #20 45.11 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-18T17:11:48.110Z] #20 43.50 Selecting previously unselected package patch. [2022-08-18T17:11:48.110Z] #20 43.52 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-18T17:11:48.110Z] #20 43.52 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-18T17:11:48.169Z] #20 32.91 Selecting previously unselected package xxd. [2022-08-18T17:11:48.169Z] #20 32.92 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:11:48.169Z] #20 32.93 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:48.291Z] #43 16.29 PBCC images/ipc-desc.pb-c.c [2022-08-18T17:11:48.291Z] #43 16.33 PBCC images/ipc-sem.pb-c.c [2022-08-18T17:11:48.291Z] #43 16.44 DEP images/ipc-desc.pb-c.d [2022-08-18T17:11:48.350Z] #20 45.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:11:48.350Z] #20 45.35 Selecting previously unselected package uidmap. [2022-08-18T17:11:48.350Z] #20 45.36 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-18T17:11:48.350Z] #20 45.36 Unpacking uidmap (1:4.5-1.1) ... [2022-08-18T17:11:48.369Z] #20 43.63 Selecting previously unselected package python-pip-whl. [2022-08-18T17:11:48.369Z] #20 43.65 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-18T17:11:48.369Z] #20 43.66 Unpacking python-pip-whl (18.1-5) ... [2022-08-18T17:11:48.430Z] #20 33.07 Selecting previously unselected package vim-common. [2022-08-18T17:11:48.430Z] #20 33.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:48.430Z] #20 33.10 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:48.550Z] #43 16.49 DEP images/ipc-sem.pb-c.d [2022-08-18T17:11:48.550Z] #43 16.53 PBCC images/ipc-msg.pb-c.c [2022-08-18T17:11:48.550Z] #43 16.58 DEP images/ipc-msg.pb-c.d [2022-08-18T17:11:48.550Z] #43 16.66 PBCC images/ipc-shm.pb-c.c [2022-08-18T17:11:48.550Z] #43 16.68 DEP images/ipc-shm.pb-c.d [2022-08-18T17:11:48.650Z] #20 45.47 Selecting previously unselected package vim-runtime. [2022-08-18T17:11:48.650Z] #20 45.47 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:48.650Z] #20 45.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T17:11:48.650Z] #20 45.54 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-18T17:11:48.650Z] #20 45.54 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:48.690Z] #20 33.27 Selecting previously unselected package bash-completion. [2022-08-18T17:11:48.691Z] #20 33.28 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-18T17:11:48.809Z] #43 16.78 PBCC images/ipc-var.pb-c.c [2022-08-18T17:11:48.809Z] #43 16.85 DEP images/ipc-var.pb-c.d [2022-08-18T17:11:48.809Z] #43 16.91 PBCC images/sk-opts.pb-c.c [2022-08-18T17:11:48.809Z] #43 16.96 PBCC images/packet-sock.pb-c.c [2022-08-18T17:11:48.938Z] #20 44.28 Selecting previously unselected package python3-lib2to3. [2022-08-18T17:11:48.938Z] #20 44.29 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-18T17:11:48.938Z] #20 44.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:11:48.938Z] #20 44.42 Selecting previously unselected package python3-distutils. [2022-08-18T17:11:48.995Z] #20 27.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:48.995Z] #20 27.96 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:11:49.068Z] #43 17.10 DEP images/sk-opts.pb-c.d [2022-08-18T17:11:49.068Z] #43 17.18 DEP images/packet-sock.pb-c.d [2022-08-18T17:11:49.068Z] #43 17.25 PBCC images/sk-netlink.pb-c.c [2022-08-18T17:11:49.197Z] #20 44.42 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-18T17:11:49.197Z] #20 44.43 Unpacking python3-distutils (3.7.3-1) ... [2022-08-18T17:11:49.197Z] #20 44.59 Selecting previously unselected package python3-pip. [2022-08-18T17:11:49.197Z] #20 44.60 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-18T17:11:49.197Z] #20 44.60 Unpacking python3-pip (18.1-5) ... [2022-08-18T17:11:49.326Z] #43 17.36 DEP images/sk-netlink.pb-c.d [2022-08-18T17:11:49.326Z] #43 17.36 PBCC images/sk-inet.pb-c.c [2022-08-18T17:11:49.326Z] #43 17.48 DEP images/sk-inet.pb-c.d [2022-08-18T17:11:49.326Z] #43 17.55 PBCC images/sk-unix.pb-c.c [2022-08-18T17:11:49.456Z] #20 44.80 Selecting previously unselected package python3-pkg-resources. [2022-08-18T17:11:49.456Z] #20 44.82 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:11:49.456Z] #20 44.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:11:49.456Z] #20 44.97 Selecting previously unselected package python3-setuptools. [2022-08-18T17:11:49.456Z] #20 44.97 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-18T17:11:49.586Z] #43 17.65 DEP images/sk-unix.pb-c.d [2022-08-18T17:11:49.586Z] #43 17.73 PBCC images/mm.pb-c.c [2022-08-18T17:11:49.716Z] #20 44.98 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-18T17:11:49.716Z] #20 45.21 Selecting previously unselected package python3-wheel. [2022-08-18T17:11:49.847Z] #43 17.84 DEP images/mm.pb-c.d [2022-08-18T17:11:49.847Z] #43 17.91 PBCC images/timerfd.pb-c.c [2022-08-18T17:11:49.847Z] #43 17.93 DEP images/timerfd.pb-c.d [2022-08-18T17:11:49.847Z] #43 17.99 PBCC images/timer.pb-c.c [2022-08-18T17:11:49.847Z] #43 18.04 DEP images/timer.pb-c.d [2022-08-18T17:11:49.975Z] #20 45.22 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-18T17:11:49.975Z] #20 45.23 Unpacking python3-wheel (0.32.3-2) ... [2022-08-18T17:11:49.975Z] #20 45.30 Selecting previously unselected package sudo. [2022-08-18T17:11:49.975Z] #20 45.30 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-18T17:11:49.975Z] #20 45.31 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:11:50.105Z] #43 18.10 PBCC images/sa.pb-c.c [2022-08-18T17:11:50.105Z] #43 18.16 DEP images/sa.pb-c.d [2022-08-18T17:11:50.105Z] #43 18.21 PBCC images/pipe-data.pb-c.c [2022-08-18T17:11:50.105Z] #43 18.26 DEP images/pipe-data.pb-c.d [2022-08-18T17:11:50.105Z] #43 18.32 PBCC images/mnt.pb-c.c [2022-08-18T17:11:50.105Z] #43 18.38 DEP images/mnt.pb-c.d [2022-08-18T17:11:50.364Z] #43 18.45 PBCC images/sk-packet.pb-c.c [2022-08-18T17:11:50.364Z] #43 18.50 DEP images/sk-packet.pb-c.d [2022-08-18T17:11:50.364Z] #43 18.59 PBCC images/tcp-stream.pb-c.c [2022-08-18T17:11:50.544Z] #20 45.83 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T17:11:50.544Z] #20 45.84 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-18T17:11:50.544Z] #20 45.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:11:50.622Z] #43 18.67 DEP images/tcp-stream.pb-c.d [2022-08-18T17:11:50.622Z] #43 18.74 PBCC images/pipe.pb-c.c [2022-08-18T17:11:50.803Z] #20 46.08 Selecting previously unselected package uidmap. [2022-08-18T17:11:50.803Z] #20 46.11 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-18T17:11:50.803Z] #20 46.11 Unpacking uidmap (1:4.5-1.1) ... [2022-08-18T17:11:50.803Z] #20 46.21 Selecting previously unselected package vim-runtime. [2022-08-18T17:11:50.803Z] #20 46.22 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:50.803Z] #20 46.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T17:11:50.803Z] #20 46.29 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-18T17:11:50.803Z] #20 46.29 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:50.881Z] #43 18.80 DEP images/pipe.pb-c.d [2022-08-18T17:11:50.881Z] #43 18.88 PBCC images/pstree.pb-c.c [2022-08-18T17:11:50.881Z] #43 18.92 DEP images/pstree.pb-c.d [2022-08-18T17:11:50.881Z] #43 19.05 PBCC images/fs.pb-c.c [2022-08-18T17:11:51.139Z] #43 19.10 DEP images/fs.pb-c.d [2022-08-18T17:11:51.139Z] #43 19.13 PBCC images/signalfd.pb-c.c [2022-08-18T17:11:51.139Z] #43 19.23 DEP images/signalfd.pb-c.d [2022-08-18T17:11:51.139Z] #43 19.30 PBCC images/fh.pb-c.c [2022-08-18T17:11:51.169Z] #20 ... [2022-08-18T17:11:51.169Z] [2022-08-18T17:11:51.169Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:51.169Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:51.169Z] #43 87.13 CC criu/clone-noasan.o [2022-08-18T17:11:51.169Z] #43 87.36 CC criu/config.o [2022-08-18T17:11:51.169Z] #43 88.87 CC criu/cr-check.o [2022-08-18T17:11:51.169Z] #43 90.37 CC criu/cr-dedup.o [2022-08-18T17:11:51.169Z] #43 90.79 CC criu/cr-dump.o [2022-08-18T17:11:51.169Z] #43 93.22 CC criu/cr-errno.o [2022-08-18T17:11:51.169Z] #43 93.34 CC criu/cr-restore.o [2022-08-18T17:11:51.228Z] #20 36.06 Unpacking bash-completion (1:2.8-6) ... [2022-08-18T17:11:51.397Z] #43 19.36 PBCC images/fsnotify.pb-c.c [2022-08-18T17:11:51.397Z] #43 19.46 DEP images/fh.pb-c.d [2022-08-18T17:11:51.397Z] #43 19.56 DEP images/fsnotify.pb-c.d [2022-08-18T17:11:51.537Z] #20 ... [2022-08-18T17:11:51.537Z] [2022-08-18T17:11:51.537Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:11:51.537Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-18T17:11:51.537Z] #32 DONE 148.9s [2022-08-18T17:11:51.537Z] [2022-08-18T17:11:51.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:51.537Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:51.537Z] #43 75.28 DEP criu/path.d [2022-08-18T17:11:51.537Z] #43 75.41 DEP criu/parasite-syscall.d [2022-08-18T17:11:51.537Z] #43 75.60 DEP criu/pagemap.d [2022-08-18T17:11:51.537Z] #43 75.76 DEP criu/pagemap-cache.d [2022-08-18T17:11:51.537Z] #43 75.87 DEP criu/page-xfer.d [2022-08-18T17:11:51.537Z] #43 76.00 DEP criu/page-pipe.d [2022-08-18T17:11:51.537Z] #43 76.08 DEP criu/netfilter.d [2022-08-18T17:11:51.537Z] #43 76.22 DEP criu/net.d [2022-08-18T17:11:51.537Z] #43 76.51 DEP criu/namespaces.d [2022-08-18T17:11:51.537Z] #43 76.70 DEP criu/mount.d [2022-08-18T17:11:51.537Z] #43 76.85 DEP criu/memfd.d [2022-08-18T17:11:51.537Z] #43 77.06 DEP criu/mem.d [2022-08-18T17:11:51.537Z] #43 77.32 DEP criu/lsm.d [2022-08-18T17:11:51.537Z] #43 77.49 DEP criu/log.d [2022-08-18T17:11:51.537Z] #43 77.61 DEP criu/libnetlink.d [2022-08-18T17:11:51.537Z] #43 77.70 DEP criu/kerndat.d [2022-08-18T17:11:51.537Z] #43 77.93 DEP criu/kcmp-ids.d [2022-08-18T17:11:51.537Z] #43 78.01 DEP criu/irmap.d [2022-08-18T17:11:51.537Z] #43 78.23 DEP criu/ipc_ns.d [2022-08-18T17:11:51.537Z] #43 78.40 DEP criu/image.d [2022-08-18T17:11:51.537Z] #43 78.60 DEP criu/image-desc.d [2022-08-18T17:11:51.537Z] #43 78.70 DEP criu/fsnotify.d [2022-08-18T17:11:51.537Z] #43 78.92 DEP criu/filesystems.d [2022-08-18T17:11:51.537Z] #43 79.13 DEP criu/files.d [2022-08-18T17:11:51.537Z] #43 79.34 DEP criu/files-reg.d [2022-08-18T17:11:51.537Z] #43 79.50 DEP criu/files-ext.d [2022-08-18T17:11:51.537Z] #43 79.65 DEP criu/file-lock.d [2022-08-18T17:11:51.537Z] #43 79.82 DEP criu/file-ids.d [2022-08-18T17:11:51.537Z] #43 79.93 DEP criu/fifo.d [2022-08-18T17:11:51.537Z] #43 80.14 DEP criu/fdstore.d [2022-08-18T17:11:51.537Z] #43 80.25 DEP criu/fault-injection.d [2022-08-18T17:11:51.537Z] #43 80.30 DEP criu/external.d [2022-08-18T17:11:51.537Z] #43 80.47 DEP criu/eventpoll.d [2022-08-18T17:11:51.537Z] #43 80.63 DEP criu/eventfd.d [2022-08-18T17:11:51.537Z] #43 80.88 DEP criu/crtools.d [2022-08-18T17:11:51.537Z] #43 81.07 DEP criu/cr-service.d [2022-08-18T17:11:51.537Z] #43 81.34 DEP criu/cr-restore.d [2022-08-18T17:11:51.537Z] #43 81.61 DEP criu/cr-errno.d [2022-08-18T17:11:51.537Z] #43 81.63 DEP criu/cr-dump.d [2022-08-18T17:11:51.537Z] #43 ... [2022-08-18T17:11:51.537Z] [2022-08-18T17:11:51.537Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:51.537Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:51.537Z] #20 30.58 Selecting previously unselected package python3-minimal. [2022-08-18T17:11:51.656Z] #43 19.63 PBCC images/eventpoll.pb-c.c [2022-08-18T17:11:51.656Z] #43 19.65 DEP images/eventpoll.pb-c.d [2022-08-18T17:11:51.656Z] #43 19.70 PBCC images/eventfd.pb-c.c [2022-08-18T17:11:51.656Z] #43 19.74 DEP images/eventfd.pb-c.d [2022-08-18T17:11:51.656Z] #43 19.79 PBCC images/remap-file-path.pb-c.c [2022-08-18T17:11:51.656Z] #43 19.84 DEP images/remap-file-path.pb-c.d [2022-08-18T17:11:51.656Z] #43 19.91 PBCC images/fifo.pb-c.c [2022-08-18T17:11:51.656Z] #43 19.94 DEP images/fifo.pb-c.d [2022-08-18T17:11:51.797Z] #20 30.58 (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 ... 23701 files and directories currently installed.) [2022-08-18T17:11:51.797Z] #20 36.53 Selecting previously unselected package bzip2. [2022-08-18T17:11:51.797Z] #20 36.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-18T17:11:51.797Z] #20 30.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-18T17:11:51.797Z] #20 30.81 Unpacking python3-minimal (3.7.3-1) ... [2022-08-18T17:11:51.797Z] #20 36.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:11:51.797Z] #20 36.62 Selecting previously unselected package xz-utils. [2022-08-18T17:11:51.916Z] #43 20.02 PBCC images/ghost-file.pb-c.c [2022-08-18T17:11:51.916Z] #43 20.12 DEP images/ghost-file.pb-c.d [2022-08-18T17:11:51.916Z] #43 20.20 PBCC images/regfile.pb-c.c [2022-08-18T17:11:52.057Z] #20 31.03 Selecting previously unselected package libmpdec2:amd64. [2022-08-18T17:11:52.057Z] #20 31.03 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-18T17:11:52.057Z] #20 31.04 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:11:52.057Z] #20 31.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-18T17:11:52.059Z] #20 36.62 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-18T17:11:52.059Z] #20 36.63 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:11:52.059Z] #20 36.79 Selecting previously unselected package apparmor. [2022-08-18T17:11:52.059Z] #20 36.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-18T17:11:52.059Z] #20 36.89 Unpacking apparmor (2.13.2-10) ... [2022-08-18T17:11:52.099Z] #43 98.09 CC criu/cr-service.o [2022-08-18T17:11:52.099Z] #43 ... [2022-08-18T17:11:52.099Z] [2022-08-18T17:11:52.099Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:52.099Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:52.099Z] #20 48.92 Selecting previously unselected package vim. [2022-08-18T17:11:52.099Z] #20 48.94 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:11:52.099Z] #20 48.97 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:52.318Z] #20 31.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:52.318Z] #20 31.33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:52.336Z] #43 20.28 DEP images/regfile.pb-c.d [2022-08-18T17:11:52.336Z] #43 20.41 PBCC images/ns.pb-c.c [2022-08-18T17:11:52.598Z] #43 20.57 DEP images/ns.pb-c.d [2022-08-18T17:11:52.598Z] #43 20.66 PBCC images/fdinfo.pb-c.c [2022-08-18T17:11:52.598Z] #43 20.79 DEP images/fdinfo.pb-c.d [2022-08-18T17:11:52.629Z] #20 37.22 Selecting previously unselected package aufs-tools. [2022-08-18T17:11:52.629Z] #20 37.22 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-18T17:11:52.629Z] #20 37.23 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:11:52.629Z] #20 37.34 Selecting previously unselected package libonig5:amd64. [2022-08-18T17:11:52.662Z] #20 49.52 Selecting previously unselected package xfsprogs. [2022-08-18T17:11:52.662Z] #20 49.52 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-18T17:11:52.662Z] #20 49.54 Unpacking xfsprogs (4.20.0-1) ... [2022-08-18T17:11:52.861Z] #43 20.84 PBCC images/core-aarch64.pb-c.c [2022-08-18T17:11:52.861Z] #43 20.88 PBCC images/core-arm.pb-c.c [2022-08-18T17:11:52.861Z] #43 21.02 PBCC images/core-ppc64.pb-c.c [2022-08-18T17:11:52.889Z] #20 37.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-18T17:11:52.889Z] #20 37.35 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:11:52.889Z] #20 37.50 Selecting previously unselected package libjq1:amd64. [2022-08-18T17:11:52.889Z] #20 37.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:11:52.889Z] #20 37.52 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:11:52.889Z] #20 37.62 Selecting previously unselected package jq. [2022-08-18T17:11:52.889Z] #20 37.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:11:52.889Z] #20 37.63 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:11:53.121Z] #43 21.10 PBCC images/core-s390.pb-c.c [2022-08-18T17:11:53.121Z] #43 21.14 PBCC images/core-x86.pb-c.c [2022-08-18T17:11:53.121Z] #43 21.29 PBCC images/core.pb-c.c [2022-08-18T17:11:53.148Z] #20 37.70 Selecting previously unselected package libaio1:amd64. [2022-08-18T17:11:53.148Z] #20 37.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-18T17:11:53.148Z] #20 37.71 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:11:53.148Z] #20 37.80 Selecting previously unselected package libgpm2:amd64. [2022-08-18T17:11:53.148Z] #20 37.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-18T17:11:53.148Z] #20 37.82 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:11:53.148Z] #20 37.90 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:11:53.148Z] #20 37.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:11:53.148Z] #20 37.90 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:11:53.225Z] #20 50.01 Selecting previously unselected package zip. [2022-08-18T17:11:53.225Z] #20 50.02 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-18T17:11:53.225Z] #20 50.02 Unpacking zip (3.0-11+b1) ... [2022-08-18T17:11:53.259Z] #20 32.35 Selecting previously unselected package python3.7. [2022-08-18T17:11:53.259Z] #20 32.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-18T17:11:53.259Z] #20 32.36 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:53.259Z] #20 32.47 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-18T17:11:53.384Z] #43 21.40 PBCC images/inventory.pb-c.c [2022-08-18T17:11:53.481Z] #20 50.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:11:53.481Z] #20 50.22 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:11:53.481Z] #20 50.24 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:53.481Z] #20 50.25 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:11:53.481Z] #20 50.26 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:11:53.481Z] #20 50.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:53.481Z] #20 50.31 Setting up uidmap (1:4.5-1.1) ... [2022-08-18T17:11:53.481Z] #20 50.33 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:11:53.481Z] #20 50.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:53.481Z] #20 50.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:11:53.481Z] #20 50.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:11:53.481Z] #20 50.38 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:11:53.481Z] #20 50.39 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:53.481Z] #20 50.41 Setting up zip (3.0-11+b1) ... [2022-08-18T17:11:53.521Z] #20 32.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-18T17:11:53.521Z] #20 32.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:11:53.521Z] #20 32.56 Setting up python3-minimal (3.7.3-1) ... [2022-08-18T17:11:53.645Z] #43 21.56 DEP images/core-aarch64.pb-c.d [2022-08-18T17:11:53.645Z] #43 21.63 DEP images/core-arm.pb-c.d [2022-08-18T17:11:53.645Z] #43 21.75 DEP images/core-ppc64.pb-c.d [2022-08-18T17:11:53.645Z] #43 21.77 DEP images/core-s390.pb-c.d [2022-08-18T17:11:53.645Z] #43 21.78 DEP images/core-x86.pb-c.d [2022-08-18T17:11:53.738Z] #20 50.42 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:53.738Z] #20 50.45 Setting up bash-completion (1:2.8-6) ... [2022-08-18T17:11:53.904Z] #43 21.85 DEP images/core.pb-c.d [2022-08-18T17:11:53.904Z] #43 21.97 DEP images/inventory.pb-c.d [2022-08-18T17:11:53.904Z] #43 22.00 PBCC images/cpuinfo.pb-c.c [2022-08-18T17:11:53.904Z] #43 22.03 DEP images/cpuinfo.pb-c.d [2022-08-18T17:11:53.904Z] #43 22.08 PBCC images/stats.pb-c.c [2022-08-18T17:11:54.095Z] #20 49.44 Selecting previously unselected package vim. [2022-08-18T17:11:54.095Z] #20 49.45 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:11:54.095Z] #20 49.48 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:54.163Z] #43 22.13 DEP images/stats.pb-c.d [2022-08-18T17:11:54.465Z] #20 33.39 Selecting previously unselected package python3. [2022-08-18T17:11:54.465Z] #20 33.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 ... 24113 files and directories currently installed.) [2022-08-18T17:11:54.465Z] #20 33.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-18T17:11:54.465Z] #20 33.45 Unpacking python3 (3.7.3-1) ... [2022-08-18T17:11:54.465Z] #20 33.57 Selecting previously unselected package libip4tc0:amd64. [2022-08-18T17:11:54.465Z] #20 33.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:54.465Z] #20 33.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:54.664Z] #20 50.07 Selecting previously unselected package xfsprogs. [2022-08-18T17:11:54.664Z] #20 50.08 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-18T17:11:54.664Z] #20 50.08 Unpacking xfsprogs (4.20.0-1) ... [2022-08-18T17:11:54.726Z] #20 33.65 Selecting previously unselected package libip6tc0:amd64. [2022-08-18T17:11:54.726Z] #20 33.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:54.726Z] #20 33.67 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:54.726Z] #20 33.76 Selecting previously unselected package libiptc0:amd64. [2022-08-18T17:11:54.726Z] #20 33.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-18T17:11:54.726Z] #20 33.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:54.726Z] #20 33.85 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-18T17:11:54.726Z] #20 33.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-18T17:11:54.726Z] #20 33.87 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:11:54.726Z] #20 33.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-18T17:11:54.726Z] #20 33.93 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-18T17:11:54.726Z] #20 33.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:11:54.727Z] #20 34.01 Selecting previously unselected package libnftnl11:amd64. [2022-08-18T17:11:54.987Z] #20 34.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-18T17:11:54.987Z] #20 34.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:11:54.987Z] #20 34.12 Selecting previously unselected package iptables. [2022-08-18T17:11:54.987Z] #20 34.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-18T17:11:54.987Z] #20 34.13 Unpacking iptables (1.8.2-4) ... [2022-08-18T17:11:55.233Z] #20 50.61 Selecting previously unselected package zip. [2022-08-18T17:11:55.233Z] #20 50.61 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-18T17:11:55.233Z] #20 50.62 Unpacking zip (3.0-11+b1) ... [2022-08-18T17:11:55.492Z] #20 50.81 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:11:55.492Z] #20 50.83 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:11:55.492Z] #20 50.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:55.492Z] #20 50.86 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:11:55.492Z] #20 50.87 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:11:55.492Z] #20 50.88 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:55.492Z] #20 50.90 Setting up uidmap (1:4.5-1.1) ... [2022-08-18T17:11:55.492Z] #20 50.91 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:11:55.492Z] #20 50.91 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:55.492Z] #20 50.93 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:11:55.492Z] #20 50.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:11:55.492Z] #20 50.96 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:11:55.492Z] #20 50.99 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:55.492Z] #20 51.00 Setting up zip (3.0-11+b1) ... [2022-08-18T17:11:55.492Z] #20 51.01 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:55.558Z] #20 34.46 Selecting previously unselected package xxd. [2022-08-18T17:11:55.558Z] #20 34.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:11:55.558Z] #20 34.48 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:55.558Z] #20 34.61 Selecting previously unselected package vim-common. [2022-08-18T17:11:55.558Z] #20 34.62 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:11:55.558Z] #20 34.65 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:55.558Z] #20 34.83 Selecting previously unselected package bash-completion. [2022-08-18T17:11:55.751Z] #20 51.03 Setting up bash-completion (1:2.8-6) ... [2022-08-18T17:11:55.818Z] #20 34.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-18T17:11:57.009Z] #20 53.18 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:57.009Z] #20 53.19 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:11:57.009Z] #20 53.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T17:11:57.009Z] #20 53.22 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-18T17:11:57.009Z] #20 53.23 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:11:57.009Z] #20 53.29 invoke-rc.d: could not determine current runlevel [2022-08-18T17:11:57.009Z] #20 53.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T17:11:57.009Z] #20 53.31 Setting up pigz (2.4-1) ... [2022-08-18T17:11:57.009Z] #20 53.33 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:11:57.009Z] #20 53.34 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:11:57.009Z] #20 53.35 Setting up python-pip-whl (18.1-5) ... [2022-08-18T17:11:57.009Z] #20 53.36 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:11:57.009Z] #20 53.37 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:57.009Z] #20 53.85 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:11:57.009Z] #20 53.87 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:11:57.009Z] #20 53.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:57.009Z] #20 53.89 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:57.009Z] #20 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T17:11:57.009Z] #20 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T17:11:57.009Z] #20 53.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T17:11:57.009Z] #20 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T17:11:57.009Z] #20 53.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T17:11:57.009Z] #20 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T17:11:57.009Z] #20 53.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T17:11:57.009Z] #20 53.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T17:11:57.266Z] #20 53.97 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:11:57.266Z] #20 53.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:11:57.266Z] #20 53.99 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:11:57.266Z] #20 54.00 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:11:57.266Z] #20 54.01 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:11:57.266Z] #20 54.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:57.348Z] #20 41.64 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:11:57.348Z] #20 41.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:11:57.348Z] #20 41.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:11:57.348Z] #20 41.75 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:11:57.348Z] #20 41.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:11:57.348Z] #20 41.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:11:57.348Z] #20 41.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:11:57.348Z] #20 41.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:11:57.348Z] #20 41.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:11:57.348Z] #20 41.91 Selecting previously unselected package libreadline5:amd64. [2022-08-18T17:11:57.348Z] #20 41.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-18T17:11:57.348Z] #20 41.92 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:11:57.348Z] #20 42.04 Selecting previously unselected package net-tools. [2022-08-18T17:11:57.348Z] #20 42.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-18T17:11:57.348Z] #20 42.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:11:57.457Z] #43 25.24 make[1]: Nothing to be done for 'all'. [2022-08-18T17:11:57.609Z] #20 42.27 Selecting previously unselected package patch. [2022-08-18T17:11:57.609Z] #20 42.27 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-18T17:11:57.609Z] #20 42.29 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-18T17:11:57.609Z] #20 42.39 Selecting previously unselected package python-pip-whl. [2022-08-18T17:11:57.869Z] #20 42.40 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-18T17:11:57.869Z] #20 42.41 Unpacking python-pip-whl (18.1-5) ... [2022-08-18T17:11:57.869Z] #20 ... [2022-08-18T17:11:57.869Z] [2022-08-18T17:11:57.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:57.869Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:57.869Z] #43 101.5 CC criu/external.o [2022-08-18T17:11:57.869Z] #43 101.9 CC criu/fault-injection.o [2022-08-18T17:11:57.869Z] #43 102.0 CC criu/fdstore.o [2022-08-18T17:11:57.869Z] #43 102.4 CC criu/fifo.o [2022-08-18T17:11:57.869Z] #43 102.8 CC criu/file-ids.o [2022-08-18T17:11:57.869Z] #43 103.1 CC criu/file-lock.o [2022-08-18T17:11:57.869Z] #43 104.1 CC criu/files-ext.o [2022-08-18T17:11:57.869Z] #43 104.5 CC criu/files-reg.o [2022-08-18T17:11:57.869Z] #43 106.6 CC criu/files.o [2022-08-18T17:11:57.869Z] #43 108.6 CC criu/filesystems.o [2022-08-18T17:11:57.869Z] #43 109.4 CC criu/fsnotify.o [2022-08-18T17:11:57.869Z] #43 110.6 CC criu/image-desc.o [2022-08-18T17:11:57.869Z] #43 110.8 CC criu/image.o [2022-08-18T17:11:58.130Z] #43 111.8 CC criu/ipc_ns.o [2022-08-18T17:11:58.390Z] #43 ... [2022-08-18T17:11:58.390Z] [2022-08-18T17:11:58.390Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:58.390Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:58.390Z] #20 42.93 Selecting previously unselected package python3-lib2to3. [2022-08-18T17:11:58.390Z] #20 42.93 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-18T17:11:58.390Z] #20 42.94 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:11:58.390Z] #20 43.04 Selecting previously unselected package python3-distutils. [2022-08-18T17:11:58.390Z] #20 43.05 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-18T17:11:58.390Z] #20 43.07 Unpacking python3-distutils (3.7.3-1) ... [2022-08-18T17:11:58.421Z] Running on azwin-2-9ea3a0 in d:\jenkins\workspace\moby_PR-43991 [Pipeline] { [Pipeline] ws [2022-08-18T17:11:58.434Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-08-18T17:11:58.549Z] #20 53.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:11:58.549Z] #20 53.84 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:11:58.549Z] #20 53.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T17:11:58.549Z] #20 53.87 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-18T17:11:58.549Z] #20 53.88 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:11:58.549Z] #20 53.97 invoke-rc.d: could not determine current runlevel [2022-08-18T17:11:58.549Z] #20 53.98 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T17:11:58.549Z] #20 54.00 Setting up pigz (2.4-1) ... [2022-08-18T17:11:58.549Z] #20 54.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:11:58.549Z] #20 54.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:11:58.549Z] #20 54.04 Setting up python-pip-whl (18.1-5) ... [2022-08-18T17:11:58.649Z] #20 43.23 Selecting previously unselected package python3-pip. [2022-08-18T17:11:58.649Z] #20 43.24 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-18T17:11:58.649Z] #20 43.24 Unpacking python3-pip (18.1-5) ... [2022-08-18T17:11:58.808Z] #20 54.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:11:58.808Z] #20 54.06 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:58.808Z] #20 ... [2022-08-18T17:11:58.808Z] [2022-08-18T17:11:58.808Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:11:58.808Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:11:58.808Z] #43 93.71 CC criu/cr-errno.o [2022-08-18T17:11:58.808Z] #43 93.81 CC criu/cr-restore.o [2022-08-18T17:11:58.808Z] #43 98.33 CC criu/cr-service.o [2022-08-18T17:11:58.808Z] #43 99.90 CC criu/crtools.o [2022-08-18T17:11:58.808Z] #43 100.5 CC criu/eventfd.o [2022-08-18T17:11:58.808Z] #43 101.0 CC criu/eventpoll.o [2022-08-18T17:11:58.808Z] #43 101.9 CC criu/external.o [2022-08-18T17:11:58.808Z] #43 102.3 CC criu/fault-injection.o [2022-08-18T17:11:58.808Z] #43 102.4 CC criu/fdstore.o [2022-08-18T17:11:58.808Z] #43 102.8 CC criu/fifo.o [2022-08-18T17:11:58.808Z] #43 103.2 CC criu/file-ids.o [2022-08-18T17:11:58.808Z] #43 103.6 CC criu/file-lock.o [2022-08-18T17:11:58.908Z] #20 43.43 Selecting previously unselected package python3-pkg-resources. [2022-08-18T17:11:58.909Z] #20 43.44 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:11:58.909Z] #20 43.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:11:58.909Z] #20 43.59 Selecting previously unselected package python3-setuptools. [2022-08-18T17:11:58.909Z] #20 43.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-18T17:11:58.909Z] #20 43.60 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-18T17:11:59.067Z] #43 ... [2022-08-18T17:11:59.067Z] [2022-08-18T17:11:59.067Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:11:59.067Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:11:59.067Z] #20 54.59 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:11:59.067Z] #20 54.60 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:11:59.117Z] #20 37.71 Unpacking bash-completion (1:2.8-6) ... [2022-08-18T17:11:59.117Z] #20 38.10 Selecting previously unselected package bzip2. [2022-08-18T17:11:59.117Z] #20 38.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-18T17:11:59.117Z] #20 38.13 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:11:59.117Z] #20 38.23 Selecting previously unselected package xz-utils. [2022-08-18T17:11:59.117Z] #20 38.24 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-18T17:11:59.117Z] #20 38.25 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:11:59.168Z] #20 43.82 Selecting previously unselected package python3-wheel. [2022-08-18T17:11:59.168Z] #20 43.84 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-18T17:11:59.168Z] #20 43.85 Unpacking python3-wheel (0.32.3-2) ... [2022-08-18T17:11:59.168Z] #20 43.93 Selecting previously unselected package sudo. [2022-08-18T17:11:59.326Z] #20 54.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:59.326Z] #20 54.62 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:11:59.326Z] #20 54.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T17:11:59.326Z] #20 54.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T17:11:59.326Z] #20 54.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T17:11:59.326Z] #20 54.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T17:11:59.326Z] #20 54.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T17:11:59.327Z] #20 54.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T17:11:59.327Z] #20 54.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T17:11:59.327Z] #20 54.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T17:11:59.327Z] #20 54.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:11:59.327Z] #20 54.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:11:59.327Z] #20 54.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:11:59.327Z] #20 54.72 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:11:59.327Z] #20 54.72 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:11:59.327Z] #20 54.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:11:59.378Z] #20 38.42 Selecting previously unselected package apparmor. [2022-08-18T17:11:59.378Z] #20 38.42 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-18T17:11:59.378Z] #20 38.53 Unpacking apparmor (2.13.2-10) ... [2022-08-18T17:11:59.428Z] #20 43.95 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-18T17:11:59.428Z] #20 43.96 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:11:59.638Z] #20 38.83 Selecting previously unselected package aufs-tools. [2022-08-18T17:11:59.687Z] #20 44.44 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T17:11:59.687Z] #20 44.44 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-18T17:11:59.687Z] #20 44.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:11:59.785Z] #20 56.79 Setting up iptables (1.8.2-4) ... [2022-08-18T17:11:59.870Z] The recommended git tool is: git [2022-08-18T17:11:59.899Z] #20 38.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-18T17:11:59.899Z] #20 38.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:11:59.899Z] #20 38.96 Selecting previously unselected package libonig5:amd64. [2022-08-18T17:11:59.899Z] #20 38.96 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-18T17:11:59.899Z] #20 38.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:11:59.947Z] #20 44.64 Selecting previously unselected package uidmap. [2022-08-18T17:11:59.947Z] #20 44.65 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-18T17:11:59.947Z] #20 44.65 Unpacking uidmap (1:4.5-1.1) ... [2022-08-18T17:11:59.990Z] #43 27.79 CC images/stats.o [2022-08-18T17:11:59.990Z] #43 ... [2022-08-18T17:11:59.990Z] [2022-08-18T17:11:59.990Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:11:59.990Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:12:00.042Z] #20 56.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:00.042Z] #20 56.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:00.042Z] #20 56.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:00.042Z] #20 56.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:00.042Z] #20 56.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T17:12:00.042Z] #20 56.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T17:12:00.042Z] #20 56.88 Setting up python3 (3.7.3-1) ... [2022-08-18T17:12:00.160Z] #20 39.10 Selecting previously unselected package libjq1:amd64. [2022-08-18T17:12:00.160Z] #20 39.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:12:00.160Z] #20 39.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:12:00.160Z] #20 39.24 Selecting previously unselected package jq. [2022-08-18T17:12:00.160Z] #20 39.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-18T17:12:00.160Z] #20 39.25 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:12:00.207Z] #20 44.79 Selecting previously unselected package vim-runtime. [2022-08-18T17:12:00.207Z] #20 44.79 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:12:00.207Z] #20 44.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T17:12:00.207Z] #20 44.88 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-18T17:12:00.207Z] #20 44.90 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:00.420Z] #20 39.35 Selecting previously unselected package libaio1:amd64. [2022-08-18T17:12:00.420Z] #20 39.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-18T17:12:00.420Z] #20 39.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:12:00.420Z] #20 39.43 Selecting previously unselected package libgpm2:amd64. [2022-08-18T17:12:00.420Z] #20 39.45 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-18T17:12:00.420Z] #20 39.45 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:12:00.420Z] #20 39.52 Selecting previously unselected package libicu63:amd64. [2022-08-18T17:12:00.420Z] #20 39.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-18T17:12:00.420Z] #20 39.53 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:12:00.604Z] #20 57.39 Setting up python3-wheel (0.32.3-2) ... [2022-08-18T17:12:00.767Z] #56 60.52 Checking out files: 50% (2517/4961) Checking out files: 51% (2531/4961) Checking out files: 52% (2580/4961) Checking out files: 53% (2630/4961) Checking out files: 54% (2679/4961) Checking out files: 55% (2729/4961) Checking out files: 56% (2779/4961) Checking out files: 57% (2828/4961) Checking out files: 58% (2878/4961) Checking out files: 59% (2927/4961) Checking out files: 60% (2977/4961) Checking out files: 61% (3027/4961) Checking out files: 62% (3076/4961) Checking out files: 63% (3126/4961) Checking out files: 64% (3176/4961) Checking out files: 65% (3225/4961) Checking out files: 66% (3275/4961) Checking out files: 67% (3324/4961) Checking out files: 68% (3374/4961) Checking out files: 69% (3424/4961) Checking out files: 70% (3473/4961) Checking out files: 71% (3523/4961) Checking out files: 72% (3572/4961) Checking out files: 73% (3622/4961) Checking out files: 74% (3672/4961) Checking out files: 75% (3721/4961) Checking out files: 76% (3771/4961) Checking out files: 77% (3820/4961) Checking out files: 78% (3870/4961) Checking out files: 79% (3920/4961) Checking out files: 80% (3969/4961) Checking out files: 81% (4019/4961) Checking out files: 82% (4069/4961) Checking out files: 83% (4118/4961) Checking out files: 84% (4168/4961) Checking out files: 85% (4217/4961) Checking out files: 86% (4267/4961) Checking out files: 87% (4317/4961) Checking out files: 88% (4366/4961) Checking out files: 89% (4416/4961) Checking out files: 90% (4465/4961) Checking out files: 91% (4515/4961) Checking out files: 92% (4565/4961) Checking out files: 93% (4614/4961) Checking out files: 94% (4664/4961) Checking out files: 95% (4713/4961) Checking out files: 96% (4763/4961) Checking out files: 97% (4813/4961) Checking out files: 98% (4862/4961) Checking out files: 99% (4912/4961) Checking out files: 100% (4961/4961) Checking out files: 100% (4961/4961), done. [2022-08-18T17:12:00.767Z] #56 61.54 + cd /tmp/tmp.xI9DXWTuFf/src/github.com/containerd/containerd [2022-08-18T17:12:00.767Z] #56 61.55 + git checkout -q v1.6.7 [2022-08-18T17:12:01.533Z] #20 58.12 Setting up apparmor (2.13.2-10) ... [2022-08-18T17:12:01.802Z] #20 ... [2022-08-18T17:12:01.802Z] [2022-08-18T17:12:01.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:01.802Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:01.802Z] #43 81.88 DEP criu/cr-dedup.d [2022-08-18T17:12:01.803Z] #43 81.98 DEP criu/cr-check.d [2022-08-18T17:12:01.803Z] #43 82.25 DEP criu/config.d [2022-08-18T17:12:01.803Z] #43 82.46 DEP criu/clone-noasan.d [2022-08-18T17:12:01.803Z] #43 82.53 DEP criu/cgroup.d [2022-08-18T17:12:01.803Z] #43 82.77 DEP criu/cgroup-props.d [2022-08-18T17:12:01.803Z] #43 82.86 DEP criu/bitmap.d [2022-08-18T17:12:01.803Z] #43 82.89 DEP criu/bfd.d [2022-08-18T17:12:01.803Z] #43 82.98 DEP criu/autofs.d [2022-08-18T17:12:01.803Z] #43 83.10 DEP criu/aio.d [2022-08-18T17:12:01.803Z] #43 83.26 DEP criu/action-scripts.d [2022-08-18T17:12:01.803Z] #43 83.52 CC criu/action-scripts.o [2022-08-18T17:12:01.803Z] #43 84.00 CC criu/aio.o [2022-08-18T17:12:01.803Z] #43 84.49 CC criu/autofs.o [2022-08-18T17:12:01.803Z] #43 85.93 CC criu/bfd.o [2022-08-18T17:12:01.803Z] #43 86.52 CC criu/bitmap.o [2022-08-18T17:12:01.803Z] #43 86.72 CC criu/cgroup-props.o [2022-08-18T17:12:01.803Z] #43 87.50 CC criu/cgroup.o [2022-08-18T17:12:01.803Z] #43 90.14 CC criu/clone-noasan.o [2022-08-18T17:12:01.803Z] #43 90.42 CC criu/config.o [2022-08-18T17:12:01.803Z] #43 91.88 CC criu/cr-check.o [2022-08-18T17:12:02.618Z] #20 57.70 Setting up iptables (1.8.2-4) ... [2022-08-18T17:12:02.618Z] #20 57.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:02.618Z] #20 57.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:02.618Z] #20 57.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:02.618Z] #20 57.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:02.618Z] #20 57.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T17:12:02.618Z] #20 57.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T17:12:02.618Z] #20 57.76 Setting up python3 (3.7.3-1) ... [2022-08-18T17:12:02.672Z] #56 63.17 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-18T17:12:02.672Z] #56 63.18 + BUILDTAGS='netgo osusergo static_build' [2022-08-18T17:12:02.672Z] #56 63.19 + export EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:12:02.672Z] #56 63.19 + EXTRA_FLAGS=-buildmode=pie [2022-08-18T17:12:02.672Z] #56 63.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-18T17:12:02.672Z] #56 63.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-18T17:12:02.672Z] #56 63.19 + '[' '' = dynamic ']' [2022-08-18T17:12:02.672Z] #56 63.19 + make [2022-08-18T17:12:02.877Z] #20 58.20 Setting up python3-wheel (0.32.3-2) ... [2022-08-18T17:12:02.898Z] #20 59.77 Setting up xfsprogs (4.20.0-1) ... [2022-08-18T17:12:02.898Z] #20 59.79 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:12:03.460Z] #20 60.23 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:12:03.460Z] #20 ... [2022-08-18T17:12:03.460Z] [2022-08-18T17:12:03.460Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:03.460Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:03.460Z] #43 99.54 CC criu/crtools.o [2022-08-18T17:12:03.460Z] #43 100.2 CC criu/eventfd.o [2022-08-18T17:12:03.460Z] #43 100.5 CC criu/eventpoll.o [2022-08-18T17:12:03.460Z] #43 101.4 CC criu/external.o [2022-08-18T17:12:03.460Z] #43 101.8 CC criu/fault-injection.o [2022-08-18T17:12:03.460Z] #43 101.9 CC criu/fdstore.o [2022-08-18T17:12:03.460Z] #43 102.4 CC criu/fifo.o [2022-08-18T17:12:03.460Z] #43 102.8 CC criu/file-ids.o [2022-08-18T17:12:03.460Z] #43 103.1 CC criu/file-lock.o [2022-08-18T17:12:03.460Z] #43 104.1 CC criu/files-ext.o [2022-08-18T17:12:03.460Z] #43 104.5 CC criu/files-reg.o [2022-08-18T17:12:03.460Z] #43 106.9 CC criu/files.o [2022-08-18T17:12:03.460Z] #43 109.2 CC criu/filesystems.o [2022-08-18T17:12:03.503Z] #20 48.22 Selecting previously unselected package vim. [2022-08-18T17:12:03.705Z] #20 59.03 Setting up apparmor (2.13.2-10) ... [2022-08-18T17:12:03.715Z] #43 93.75 CC criu/cr-dedup.o [2022-08-18T17:12:03.715Z] #43 ... [2022-08-18T17:12:03.715Z] [2022-08-18T17:12:03.715Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:03.715Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:12:03.715Z] #20 42.79 Selecting previously unselected package libnet1:amd64. [2022-08-18T17:12:03.715Z] #20 42.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-18T17:12:03.715Z] #20 42.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:12:03.717Z] #43 109.8 CC criu/fsnotify.o [2022-08-18T17:12:03.763Z] #20 48.23 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:12:03.763Z] #20 48.25 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:03.975Z] #20 42.92 Selecting previously unselected package libnl-3-200:amd64. [2022-08-18T17:12:03.975Z] #20 42.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-18T17:12:03.975Z] #20 42.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:12:03.975Z] #20 43.06 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-18T17:12:03.975Z] #20 43.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-18T17:12:03.975Z] #20 43.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:12:03.975Z] #20 43.15 Selecting previously unselected package libreadline5:amd64. [2022-08-18T17:12:03.975Z] #20 43.15 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-18T17:12:03.975Z] #20 43.16 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:12:04.023Z] #20 48.78 Selecting previously unselected package xfsprogs. [2022-08-18T17:12:04.049Z] #56 64.86 + bin/ctr [2022-08-18T17:12:04.236Z] #20 43.28 Selecting previously unselected package net-tools. [2022-08-18T17:12:04.236Z] #20 43.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-18T17:12:04.236Z] #20 43.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:12:04.283Z] #20 48.78 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-18T17:12:04.283Z] #20 48.79 Unpacking xfsprogs (4.20.0-1) ... [2022-08-18T17:12:04.497Z] #20 43.49 Selecting previously unselected package patch. [2022-08-18T17:12:04.497Z] #20 43.50 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-18T17:12:04.497Z] #20 43.51 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-18T17:12:04.497Z] #20 43.63 Selecting previously unselected package python-pip-whl. [2022-08-18T17:12:04.497Z] #20 43.64 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-18T17:12:04.497Z] #20 43.65 Unpacking python-pip-whl (18.1-5) ... [2022-08-18T17:12:04.543Z] #20 49.17 Selecting previously unselected package zip. [2022-08-18T17:12:04.543Z] #20 49.18 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-18T17:12:04.543Z] #20 49.20 Unpacking zip (3.0-11+b1) ... [2022-08-18T17:12:04.668Z] #43 ... [2022-08-18T17:12:04.668Z] [2022-08-18T17:12:04.668Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:04.668Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:12:04.668Z] #20 61.29 Setting up python3-distutils (3.7.3-1) ... [2022-08-18T17:12:04.803Z] #20 49.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:12:04.803Z] #20 49.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:12:04.803Z] #20 49.43 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:12:04.803Z] #20 49.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:12:04.803Z] #20 49.46 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:12:04.803Z] #20 49.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:12:04.803Z] #20 49.49 Setting up uidmap (1:4.5-1.1) ... [2022-08-18T17:12:04.803Z] #20 49.51 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:12:04.803Z] #20 49.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:12:04.803Z] #20 49.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:12:04.803Z] #20 49.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:12:04.803Z] #20 49.58 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:12:04.803Z] #20 49.59 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:04.803Z] #20 49.61 Setting up zip (3.0-11+b1) ... [2022-08-18T17:12:04.803Z] #20 49.63 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:04.925Z] #20 61.85 Setting up python3-setuptools (40.8.0-1) ... [2022-08-18T17:12:05.063Z] #20 49.66 Setting up bash-completion (1:2.8-6) ... [2022-08-18T17:12:05.437Z] #20 44.30 Selecting previously unselected package python3-lib2to3. [2022-08-18T17:12:05.438Z] #20 44.30 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-18T17:12:05.438Z] #20 44.31 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:12:05.438Z] #20 44.43 Selecting previously unselected package python3-distutils. [2022-08-18T17:12:05.438Z] #20 44.44 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-18T17:12:05.438Z] #20 44.45 Unpacking python3-distutils (3.7.3-1) ... [2022-08-18T17:12:05.438Z] #20 44.59 Selecting previously unselected package python3-pip. [2022-08-18T17:12:05.438Z] #20 44.60 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-18T17:12:05.438Z] #20 44.61 Unpacking python3-pip (18.1-5) ... [2022-08-18T17:12:05.628Z] #20 60.85 Setting up xfsprogs (4.20.0-1) ... [2022-08-18T17:12:05.628Z] #20 60.86 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:12:05.698Z] #20 44.79 Selecting previously unselected package python3-pkg-resources. [2022-08-18T17:12:05.698Z] #20 44.80 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:12:05.698Z] #20 44.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:12:05.698Z] #20 44.93 Selecting previously unselected package python3-setuptools. [2022-08-18T17:12:05.698Z] #20 44.93 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-18T17:12:05.887Z] #20 61.27 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:12:05.958Z] #20 44.94 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-18T17:12:05.958Z] #20 45.20 Selecting previously unselected package python3-wheel. [2022-08-18T17:12:06.219Z] #20 45.22 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-18T17:12:06.219Z] #20 45.22 Unpacking python3-wheel (0.32.3-2) ... [2022-08-18T17:12:06.219Z] #20 45.30 Selecting previously unselected package sudo. [2022-08-18T17:12:06.219Z] #20 45.31 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-18T17:12:06.219Z] #20 45.32 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:12:06.294Z] #20 63.10 Setting up python3-pip (18.1-5) ... [2022-08-18T17:12:06.790Z] #20 45.85 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T17:12:06.790Z] #20 45.86 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-18T17:12:06.790Z] #20 45.87 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:12:07.051Z] #20 46.11 Selecting previously unselected package uidmap. [2022-08-18T17:12:07.051Z] #20 46.11 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-18T17:12:07.051Z] #20 46.12 Unpacking uidmap (1:4.5-1.1) ... [2022-08-18T17:12:07.267Z] #20 62.40 Setting up python3-distutils (3.7.3-1) ... [2022-08-18T17:12:07.312Z] #20 46.27 Selecting previously unselected package vim-runtime. [2022-08-18T17:12:07.312Z] #20 46.27 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:12:07.312Z] #20 46.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T17:12:07.312Z] #20 46.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-18T17:12:07.312Z] #20 46.36 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:07.526Z] #20 62.96 Setting up python3-setuptools (40.8.0-1) ... [2022-08-18T17:12:07.663Z] #20 64.18 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:12:07.663Z] #20 64.22 Processing triggers for mime-support (3.62) ... [2022-08-18T17:12:08.227Z] #20 DONE 65.0s [2022-08-18T17:12:08.227Z] [2022-08-18T17:12:08.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:08.227Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:08.227Z] #43 111.2 CC criu/image-desc.o [2022-08-18T17:12:08.227Z] #43 111.3 CC criu/image.o [2022-08-18T17:12:08.227Z] #43 112.3 CC criu/ipc_ns.o [2022-08-18T17:12:08.227Z] #43 113.5 CC criu/irmap.o [2022-08-18T17:12:08.227Z] #43 114.1 CC criu/kcmp-ids.o [2022-08-18T17:12:08.357Z] #20 52.58 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:12:08.357Z] #20 52.59 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:12:08.357Z] #20 52.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T17:12:08.357Z] #20 52.63 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-18T17:12:08.357Z] #20 52.64 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:12:08.357Z] #20 52.74 invoke-rc.d: could not determine current runlevel [2022-08-18T17:12:08.357Z] #20 52.75 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T17:12:08.357Z] #20 52.76 Setting up pigz (2.4-1) ... [2022-08-18T17:12:08.357Z] #20 52.78 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:12:08.357Z] #20 52.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:12:08.357Z] #20 52.81 Setting up python-pip-whl (18.1-5) ... [2022-08-18T17:12:08.357Z] #20 52.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:12:08.357Z] #20 52.83 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:08.484Z] #43 114.6 CC criu/kerndat.o [2022-08-18T17:12:08.618Z] #20 53.26 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:12:08.618Z] #20 53.27 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:12:08.618Z] #20 53.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:08.618Z] #20 53.30 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:08.618Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T17:12:08.618Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T17:12:08.618Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T17:12:08.618Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T17:12:08.618Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T17:12:08.618Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T17:12:08.618Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T17:12:08.618Z] #20 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T17:12:08.618Z] #20 53.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:12:08.878Z] #20 53.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:12:08.878Z] #20 53.41 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:12:08.878Z] #20 53.42 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:12:08.878Z] #20 53.44 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:12:08.878Z] #20 53.46 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:08.904Z] #20 64.31 Setting up python3-pip (18.1-5) ... [2022-08-18T17:12:09.449Z] #20 ... [2022-08-18T17:12:09.449Z] [2022-08-18T17:12:09.449Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:09.449Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:09.449Z] #43 113.1 CC criu/irmap.o [2022-08-18T17:12:09.449Z] #43 113.9 CC criu/kcmp-ids.o [2022-08-18T17:12:09.449Z] #43 114.2 CC criu/kerndat.o [2022-08-18T17:12:09.449Z] #43 115.5 CC criu/libnetlink.o [2022-08-18T17:12:09.449Z] #43 116.0 CC criu/log.o [2022-08-18T17:12:09.449Z] #43 116.6 CC criu/lsm.o [2022-08-18T17:12:09.449Z] #43 117.0 CC criu/mem.o [2022-08-18T17:12:09.449Z] #43 118.8 CC criu/memfd.o [2022-08-18T17:12:09.449Z] #43 119.6 CC criu/mount.o [2022-08-18T17:12:09.457Z] #43 ... [2022-08-18T17:12:09.457Z] [2022-08-18T17:12:09.457Z] #21 [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-08-18T17:12:09.457Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-18T17:12:09.457Z] #21 0.918 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T17:12:09.457Z] #21 0.923 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T17:12:09.457Z] #21 0.926 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T17:12:09.457Z] #21 DONE 1.0s [2022-08-18T17:12:09.457Z] [2022-08-18T17:12:09.457Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:09.457Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:09.471Z] #20 ... [2022-08-18T17:12:09.472Z] [2022-08-18T17:12:09.472Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:09.472Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:09.472Z] #43 104.5 CC criu/files-ext.o [2022-08-18T17:12:09.472Z] #43 104.9 CC criu/files-reg.o [2022-08-18T17:12:09.472Z] #43 107.2 CC criu/files.o [2022-08-18T17:12:09.472Z] #43 109.3 CC criu/filesystems.o [2022-08-18T17:12:09.472Z] #43 110.1 CC criu/fsnotify.o [2022-08-18T17:12:09.472Z] #43 111.3 CC criu/image-desc.o [2022-08-18T17:12:09.472Z] #43 111.4 CC criu/image.o [2022-08-18T17:12:09.472Z] #43 112.3 CC criu/ipc_ns.o [2022-08-18T17:12:09.472Z] #43 113.5 CC criu/irmap.o [2022-08-18T17:12:09.472Z] #43 114.1 CC criu/kcmp-ids.o [2022-08-18T17:12:09.472Z] #43 114.5 CC criu/kerndat.o [2022-08-18T17:12:10.040Z] #43 ... [2022-08-18T17:12:10.040Z] [2022-08-18T17:12:10.040Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:10.040Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:12:10.040Z] #20 65.42 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:12:10.040Z] #20 65.46 Processing triggers for mime-support (3.62) ... [2022-08-18T17:12:10.299Z] #20 DONE 65.8s [2022-08-18T17:12:10.299Z] [2022-08-18T17:12:10.300Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:10.300Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:10.395Z] #43 124.1 CC criu/namespaces.o [2022-08-18T17:12:10.559Z] #43 ... [2022-08-18T17:12:10.559Z] [2022-08-18T17:12:10.559Z] #21 [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-08-18T17:12:10.559Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-18T17:12:10.612Z] #20 49.62 Selecting previously unselected package vim. [2022-08-18T17:12:10.612Z] #20 49.63 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-18T17:12:10.612Z] #20 49.66 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:10.616Z] #56 ... [2022-08-18T17:12:10.616Z] [2022-08-18T17:12:10.616Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:10.616Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:12:10.616Z] #43 28.06 CC images/core.o [2022-08-18T17:12:10.616Z] #43 28.70 CC images/core-x86.o [2022-08-18T17:12:10.616Z] #43 29.21 CC images/core-arm.o [2022-08-18T17:12:10.616Z] #43 29.51 CC images/core-aarch64.o [2022-08-18T17:12:10.616Z] #43 29.84 CC images/core-ppc64.o [2022-08-18T17:12:10.616Z] #43 30.37 CC images/core-s390.o [2022-08-18T17:12:10.616Z] #43 31.06 CC images/cpuinfo.o [2022-08-18T17:12:10.616Z] #43 31.41 CC images/inventory.o [2022-08-18T17:12:10.616Z] #43 31.59 CC images/fdinfo.o [2022-08-18T17:12:10.616Z] #43 31.96 CC images/fown.o [2022-08-18T17:12:10.616Z] #43 32.13 CC images/ns.o [2022-08-18T17:12:10.616Z] #43 32.27 CC images/regfile.o [2022-08-18T17:12:10.616Z] #43 32.43 CC images/ghost-file.o [2022-08-18T17:12:10.616Z] #43 32.68 CC images/fifo.o [2022-08-18T17:12:10.616Z] #43 32.92 CC images/remap-file-path.o [2022-08-18T17:12:10.616Z] #43 33.09 CC images/eventfd.o [2022-08-18T17:12:10.616Z] #43 33.26 CC images/eventpoll.o [2022-08-18T17:12:10.616Z] #43 33.46 CC images/fh.o [2022-08-18T17:12:10.616Z] #43 33.68 CC images/fsnotify.o [2022-08-18T17:12:10.616Z] #43 34.24 CC images/signalfd.o [2022-08-18T17:12:10.616Z] #43 34.43 CC images/fs.o [2022-08-18T17:12:10.616Z] #43 34.60 CC images/pstree.o [2022-08-18T17:12:10.616Z] #43 34.76 CC images/pipe.o [2022-08-18T17:12:10.616Z] #43 34.90 CC images/tcp-stream.o [2022-08-18T17:12:10.616Z] #43 35.15 CC images/sk-packet.o [2022-08-18T17:12:10.616Z] #43 35.39 CC images/mnt.o [2022-08-18T17:12:10.616Z] #43 35.60 CC images/pipe-data.o [2022-08-18T17:12:10.616Z] #43 35.77 CC images/sa.o [2022-08-18T17:12:10.616Z] #43 35.93 CC images/timer.o [2022-08-18T17:12:10.616Z] #43 36.20 CC images/timerfd.o [2022-08-18T17:12:10.616Z] #43 36.38 CC images/mm.o [2022-08-18T17:12:10.616Z] #43 36.64 CC images/sk-opts.o [2022-08-18T17:12:10.616Z] #43 36.82 CC images/sk-unix.o [2022-08-18T17:12:10.616Z] #43 37.17 CC images/sk-inet.o [2022-08-18T17:12:10.616Z] #43 37.54 CC images/tun.o [2022-08-18T17:12:10.616Z] #43 37.76 CC images/sk-netlink.o [2022-08-18T17:12:10.616Z] #43 37.96 CC images/packet-sock.o [2022-08-18T17:12:10.616Z] #43 38.35 CC images/ipc-var.o [2022-08-18T17:12:10.616Z] #43 38.59 CC images/ipc-desc.o [2022-08-18T17:12:10.616Z] #43 38.84 CC images/ipc-shm.o [2022-08-18T17:12:10.875Z] #43 39.02 CC images/ipc-msg.o [2022-08-18T17:12:11.184Z] #20 50.28 Selecting previously unselected package xfsprogs. [2022-08-18T17:12:11.184Z] #20 50.30 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-18T17:12:11.184Z] #20 50.31 Unpacking xfsprogs (4.20.0-1) ... [2022-08-18T17:12:11.441Z] #43 39.34 CC images/ipc-sem.o [2022-08-18T17:12:11.441Z] #43 39.53 CC images/utsns.o [2022-08-18T17:12:11.497Z] #21 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T17:12:11.497Z] #21 0.952 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T17:12:11.497Z] #21 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T17:12:11.497Z] #21 DONE 1.0s [2022-08-18T17:12:11.497Z] [2022-08-18T17:12:11.497Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:11.497Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:11.497Z] #43 116.1 CC criu/libnetlink.o [2022-08-18T17:12:11.497Z] #43 116.6 CC criu/log.o [2022-08-18T17:12:11.700Z] #43 39.65 CC images/creds.o [2022-08-18T17:12:11.700Z] #43 39.83 CC images/vma.o [2022-08-18T17:12:11.755Z] #20 50.80 Selecting previously unselected package zip. [2022-08-18T17:12:11.755Z] #20 50.81 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-18T17:12:11.755Z] #20 50.82 Unpacking zip (3.0-11+b1) ... [2022-08-18T17:12:11.777Z] #43 ... [2022-08-18T17:12:11.778Z] [2022-08-18T17:12:11.778Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:11.778Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:12:11.778Z] #20 56.41 Setting up iptables (1.8.2-4) ... [2022-08-18T17:12:11.778Z] #20 56.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:11.778Z] #20 56.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:11.778Z] #20 56.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:11.778Z] #20 56.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:11.778Z] #20 56.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T17:12:11.778Z] #20 56.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T17:12:11.778Z] #20 56.48 Setting up python3 (3.7.3-1) ... [2022-08-18T17:12:11.963Z] #43 39.98 CC images/netdev.o [2022-08-18T17:12:12.016Z] #20 51.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:12:12.016Z] #20 51.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:12:12.016Z] #20 51.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-18T17:12:12.016Z] #20 51.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-18T17:12:12.016Z] #20 51.10 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-18T17:12:12.016Z] #20 51.11 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-18T17:12:12.016Z] #20 51.13 Setting up uidmap (1:4.5-1.1) ... [2022-08-18T17:12:12.016Z] #20 51.14 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-18T17:12:12.016Z] #20 51.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:12:12.016Z] #20 51.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:12:12.016Z] #20 51.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-18T17:12:12.016Z] #20 51.22 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-18T17:12:12.016Z] #20 51.23 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:12.222Z] #43 40.39 CC images/tty.o [2022-08-18T17:12:12.276Z] #20 51.24 Setting up zip (3.0-11+b1) ... [2022-08-18T17:12:12.276Z] #20 51.26 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:12.276Z] #20 51.30 Setting up bash-completion (1:2.8-6) ... [2022-08-18T17:12:12.349Z] #20 56.93 Setting up python3-wheel (0.32.3-2) ... [2022-08-18T17:12:12.436Z] #43 117.4 CC criu/lsm.o [2022-08-18T17:12:12.695Z] #43 117.9 CC criu/mem.o [2022-08-18T17:12:12.789Z] #43 40.87 CC images/file-lock.o [2022-08-18T17:12:12.920Z] #20 57.61 Setting up apparmor (2.13.2-10) ... [2022-08-18T17:12:13.048Z] #43 40.99 CC images/rlimit.o [2022-08-18T17:12:13.048Z] #43 41.20 CC images/pagemap.o [2022-08-18T17:12:13.319Z] #43 41.44 CC images/siginfo.o [2022-08-18T17:12:13.579Z] #43 41.66 CC images/rpc.o [2022-08-18T17:12:13.838Z] #43 ... [2022-08-18T17:12:13.838Z] [2022-08-18T17:12:13.838Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:12:13.838Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:12:13.838Z] #13 112.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-18T17:12:13.838Z] #13 112.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-08-18T17:12:13.838Z] #13 112.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:12:14.227Z] #20 ... [2022-08-18T17:12:14.227Z] [2022-08-18T17:12:14.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:14.227Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:14.227Z] #43 94.15 CC criu/cr-dump.o [2022-08-18T17:12:14.227Z] #43 96.31 CC criu/cr-errno.o [2022-08-18T17:12:14.227Z] #43 96.40 CC criu/cr-restore.o [2022-08-18T17:12:14.227Z] #43 101.3 CC criu/cr-service.o [2022-08-18T17:12:14.227Z] #43 103.1 CC criu/crtools.o [2022-08-18T17:12:14.227Z] #43 103.7 CC criu/eventfd.o [2022-08-18T17:12:14.227Z] #43 104.2 CC criu/eventpoll.o [2022-08-18T17:12:14.709Z] #22 5.207 Collecting yamllint==1.26.1 [2022-08-18T17:12:14.775Z] #13 123.5 Selecting previously unselected package libapparmor1:arm64. [2022-08-18T17:12:14.776Z] #13 123.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-08-18T17:12:14.776Z] #13 123.5 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-08-18T17:12:14.776Z] #13 123.6 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-18T17:12:14.776Z] #13 123.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-08-18T17:12:14.776Z] #13 123.6 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-08-18T17:12:14.776Z] #13 ... [2022-08-18T17:12:14.776Z] [2022-08-18T17:12:14.776Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:14.776Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:12:14.776Z] #43 42.78 CC images/ext-file.o [2022-08-18T17:12:14.776Z] #43 42.94 CC images/cgroup.o [2022-08-18T17:12:14.831Z] #20 59.26 Setting up xfsprogs (4.20.0-1) ... [2022-08-18T17:12:14.831Z] #20 59.28 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:12:15.092Z] #20 59.65 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:12:15.166Z] #43 105.2 CC criu/external.o [2022-08-18T17:12:15.166Z] #43 105.6 CC criu/fault-injection.o [2022-08-18T17:12:15.236Z] #43 119.8 CC criu/memfd.o [2022-08-18T17:12:15.344Z] #43 43.45 CC images/userns.o [2022-08-18T17:12:15.426Z] #43 105.7 CC criu/fdstore.o [2022-08-18T17:12:15.426Z] #43 ... [2022-08-18T17:12:15.426Z] [2022-08-18T17:12:15.426Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:15.426Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:12:15.426Z] #20 54.49 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-18T17:12:15.426Z] #20 54.50 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:12:15.426Z] #20 54.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T17:12:15.426Z] #20 54.53 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-18T17:12:15.426Z] #20 54.55 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:12:15.496Z] #43 120.6 CC criu/mount.o [2022-08-18T17:12:15.603Z] #43 43.66 CC images/google/protobuf/descriptor.o [2022-08-18T17:12:15.639Z] #22 ... [2022-08-18T17:12:15.639Z] [2022-08-18T17:12:15.639Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:15.639Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:15.639Z] #43 116.1 CC criu/libnetlink.o [2022-08-18T17:12:15.639Z] #43 116.5 CC criu/log.o [2022-08-18T17:12:15.639Z] #43 117.0 CC criu/lsm.o [2022-08-18T17:12:15.639Z] #43 117.4 CC criu/mem.o [2022-08-18T17:12:15.639Z] #43 119.3 CC criu/memfd.o [2022-08-18T17:12:15.639Z] #43 120.0 CC criu/mount.o [2022-08-18T17:12:15.686Z] #20 54.65 invoke-rc.d: could not determine current runlevel [2022-08-18T17:12:15.686Z] #20 54.67 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T17:12:15.686Z] #20 54.68 Setting up pigz (2.4-1) ... [2022-08-18T17:12:15.686Z] #20 54.71 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-18T17:12:15.686Z] #20 54.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-18T17:12:15.686Z] #20 54.75 Setting up python-pip-whl (18.1-5) ... [2022-08-18T17:12:15.686Z] #20 54.76 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-18T17:12:15.686Z] #20 54.78 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:16.032Z] #20 60.63 Setting up python3-distutils (3.7.3-1) ... [2022-08-18T17:12:16.255Z] #20 55.21 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-18T17:12:16.255Z] #20 55.22 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-18T17:12:16.255Z] #20 55.23 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:16.255Z] #20 55.25 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:16.255Z] #20 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T17:12:16.255Z] #20 55.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T17:12:16.255Z] #20 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T17:12:16.255Z] #20 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T17:12:16.255Z] #20 55.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T17:12:16.255Z] #20 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T17:12:16.255Z] #20 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T17:12:16.255Z] #20 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T17:12:16.255Z] #20 55.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-18T17:12:16.255Z] #20 55.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:12:16.255Z] #20 55.36 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-18T17:12:16.255Z] #20 55.38 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:12:16.255Z] #20 55.39 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-18T17:12:16.255Z] #20 55.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:16.603Z] #20 61.16 Setting up python3-setuptools (40.8.0-1) ... [2022-08-18T17:12:16.980Z] #43 45.21 CC images/opts.o [2022-08-18T17:12:17.239Z] #43 45.38 CC images/seccomp.o [2022-08-18T17:12:17.498Z] #43 45.60 CC images/binfmt-misc.o [2022-08-18T17:12:17.544Z] #20 62.36 Setting up python3-pip (18.1-5) ... [2022-08-18T17:12:17.756Z] #43 45.78 CC images/time.o [2022-08-18T17:12:18.016Z] #43 46.02 CC images/sysctl.o [2022-08-18T17:12:18.016Z] #43 46.22 CC images/autofs.o [2022-08-18T17:12:18.160Z] #43 123.9 CC criu/namespaces.o [2022-08-18T17:12:18.275Z] #43 46.39 CC images/macvlan.o [2022-08-18T17:12:18.534Z] #43 46.55 CC images/sit.o [2022-08-18T17:12:18.792Z] #43 46.81 CC images/memfd.o [2022-08-18T17:12:18.792Z] #43 47.06 CC images/timens.o [2022-08-18T17:12:18.928Z] #20 63.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:12:18.928Z] #20 63.60 Processing triggers for mime-support (3.62) ... [2022-08-18T17:12:19.052Z] #43 47.31 LINK images/built-in.o [2022-08-18T17:12:19.189Z] #20 DONE 63.9s [2022-08-18T17:12:19.189Z] [2022-08-18T17:12:19.189Z] #21 [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-08-18T17:12:19.189Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-18T17:12:19.311Z] #43 47.43 GEN compel/include/asm [2022-08-18T17:12:19.311Z] #43 47.47 GEN compel/include/version.h [2022-08-18T17:12:19.311Z] #43 47.47 touch .config [2022-08-18T17:12:19.311Z] #43 47.56 GEN include/common/config.h [2022-08-18T17:12:19.528Z] #43 125.6 CC criu/net.o [2022-08-18T17:12:19.551Z] #20 58.47 Setting up iptables (1.8.2-4) ... [2022-08-18T17:12:19.551Z] #20 58.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:19.551Z] #20 58.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:19.551Z] #20 58.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:12:19.551Z] #20 58.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:12:19.551Z] #20 58.52 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T17:12:19.551Z] #20 58.53 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T17:12:19.551Z] #20 58.53 Setting up python3 (3.7.3-1) ... [2022-08-18T17:12:19.570Z] #43 47.64 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-18T17:12:19.570Z] #43 47.65 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-08-18T17:12:19.570Z] #43 47.70 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-08-18T17:12:19.570Z] #43 47.72 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-08-18T17:12:19.570Z] #43 47.74 DEP compel/plugins/std/infect.d [2022-08-18T17:12:19.691Z] #43 124.2 CC criu/namespaces.o [2022-08-18T17:12:19.785Z] #43 ... [2022-08-18T17:12:19.785Z] [2022-08-18T17:12:19.785Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:19.785Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:19.785Z] #22 10.59 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-18T17:12:19.811Z] #20 58.98 Setting up python3-wheel (0.32.3-2) ... [2022-08-18T17:12:19.829Z] #43 47.85 DEP compel/plugins/std/string.d [2022-08-18T17:12:19.829Z] #43 47.91 DEP compel/plugins/std/log.d [2022-08-18T17:12:19.829Z] #43 47.98 DEP compel/plugins/std/fds.d [2022-08-18T17:12:20.088Z] #43 48.06 DEP compel/plugins/std/std.d [2022-08-18T17:12:20.088Z] #43 48.15 DEP compel/plugins/shmem/shmem.d [2022-08-18T17:12:20.088Z] #43 48.21 DEP compel/plugins/fds/fds.d [2022-08-18T17:12:20.347Z] #43 48.35 CC compel/plugins/std/std.o [2022-08-18T17:12:20.347Z] #43 ... [2022-08-18T17:12:20.347Z] [2022-08-18T17:12:20.347Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-18T17:12:20.347Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-18T17:12:20.347Z] #13 123.7 Selecting previously unselected package libbtrfs0. [2022-08-18T17:12:20.347Z] #13 123.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 123.8 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-18T17:12:20.347Z] #13 123.9 Selecting previously unselected package libbtrfs-dev. [2022-08-18T17:12:20.347Z] #13 123.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 123.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:12:20.347Z] #13 124.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-18T17:12:20.347Z] #13 124.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 124.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-08-18T17:12:20.347Z] #13 124.1 Selecting previously unselected package libudev-dev:arm64. [2022-08-18T17:12:20.347Z] #13 124.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 124.2 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-08-18T17:12:20.347Z] #13 124.3 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-18T17:12:20.347Z] #13 124.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 124.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-08-18T17:12:20.347Z] #13 124.6 Selecting previously unselected package libpcre16-3:arm64. [2022-08-18T17:12:20.347Z] #13 124.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 124.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.347Z] #13 124.7 Selecting previously unselected package libpcre32-3:arm64. [2022-08-18T17:12:20.347Z] #13 124.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 124.7 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.347Z] #13 124.9 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-08-18T17:12:20.347Z] #13 124.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 124.9 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.347Z] #13 125.0 Selecting previously unselected package libpcre3-dev:arm64. [2022-08-18T17:12:20.347Z] #13 125.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 125.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.347Z] #13 125.5 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-18T17:12:20.347Z] #13 125.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 125.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-08-18T17:12:20.347Z] #13 125.7 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-18T17:12:20.347Z] #13 125.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 125.7 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-08-18T17:12:20.347Z] #13 125.8 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-18T17:12:20.347Z] #13 125.8 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 125.8 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:12:20.347Z] #13 125.9 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-18T17:12:20.347Z] #13 125.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-08-18T17:12:20.347Z] #13 126.0 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-08-18T17:12:20.348Z] #13 126.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-18T17:12:20.348Z] #13 126.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-08-18T17:12:20.348Z] #13 126.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-18T17:12:20.348Z] #13 126.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-08-18T17:12:20.348Z] #13 126.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:12:20.348Z] #13 126.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:12:20.348Z] #13 126.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-18T17:12:20.348Z] #13 126.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-18T17:12:20.348Z] #13 126.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-18T17:12:20.348Z] #13 126.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-08-18T17:12:20.348Z] #13 126.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-18T17:12:20.348Z] #13 126.7 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-08-18T17:12:20.348Z] #13 126.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-08-18T17:12:20.348Z] #13 126.8 Setting up dmsetup (2:1.02.155-3) ... [2022-08-18T17:12:20.348Z] #13 126.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-08-18T17:12:20.348Z] #13 126.8 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-08-18T17:12:20.348Z] #13 126.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:12:20.348Z] #13 DONE 129.3s [2022-08-18T17:12:20.348Z] [2022-08-18T17:12:20.348Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-18T17:12:20.348Z] #14 sha256:009dbc8448c5ca75d8d648d6c514a4c463c62e4acdd06a417f24270aa37e60c4 [2022-08-18T17:12:21.010Z] #20 59.91 Setting up apparmor (2.13.2-10) ... [2022-08-18T17:12:21.071Z] #43 125.9 CC criu/net.o [2022-08-18T17:12:21.102Z] #21 1.421 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T17:12:21.102Z] #21 1.425 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T17:12:21.102Z] #21 1.429 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T17:12:21.102Z] #21 DONE 1.5s [2022-08-18T17:12:21.102Z] [2022-08-18T17:12:21.102Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:21.102Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:21.153Z] #22 11.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-18T17:12:21.153Z] #22 11.84 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-18T17:12:21.153Z] #22 11.90 Collecting pyyaml (from yamllint==1.26.1) [2022-08-18T17:12:21.331Z] #43 ... [2022-08-18T17:12:21.331Z] [2022-08-18T17:12:21.331Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:21.331Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:21.331Z] #22 5.117 Collecting yamllint==1.26.1 [2022-08-18T17:12:21.410Z] #22 12.26 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-18T17:12:21.667Z] #22 12.54 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-18T17:12:21.667Z] #22 12.55 Building wheels for collected packages: yamllint [2022-08-18T17:12:21.667Z] #22 12.55 Running setup.py bdist_wheel for yamllint: started [2022-08-18T17:12:21.726Z] #14 DONE 1.1s [2022-08-18T17:12:21.726Z] [2022-08-18T17:12:21.726Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:12:21.726Z] #53 sha256:27e4245254aa7aa31205e898453296bf9795dc3ee05ca8f77cee5460096a7b11 [2022-08-18T17:12:21.726Z] #53 1.000 + RM_GOPATH=0 [2022-08-18T17:12:21.726Z] #53 1.001 + TMP_GOPATH= [2022-08-18T17:12:21.726Z] #53 1.001 + : /build [2022-08-18T17:12:21.726Z] #53 1.001 + '[' -z '' ']' [2022-08-18T17:12:21.726Z] #53 1.002 ++ mktemp -d [2022-08-18T17:12:21.726Z] #53 1.003 + export GOPATH=/tmp/tmp.p8cjtOln9I [2022-08-18T17:12:21.726Z] #53 1.003 + GOPATH=/tmp/tmp.p8cjtOln9I [2022-08-18T17:12:21.726Z] #53 1.003 + RM_GOPATH=1 [2022-08-18T17:12:21.726Z] #53 1.003 + case "$(go env GOARCH)" in [2022-08-18T17:12:21.726Z] #53 1.005 ++ go env GOARCH [2022-08-18T17:12:21.726Z] #53 1.054 + export GO_BUILDMODE=-buildmode=pie [2022-08-18T17:12:21.726Z] #53 1.054 + GO_BUILDMODE=-buildmode=pie [2022-08-18T17:12:21.726Z] #53 1.055 ++ dirname /tmp/install/install.sh [2022-08-18T17:12:21.726Z] #53 1.062 + dir=/tmp/install [2022-08-18T17:12:21.726Z] #53 1.062 + bin=runc [2022-08-18T17:12:21.726Z] #53 1.062 + shift [2022-08-18T17:12:21.726Z] #53 1.062 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-18T17:12:21.726Z] #53 1.062 + . /tmp/install/runc.installer [2022-08-18T17:12:21.726Z] #53 1.062 ++ set -e [2022-08-18T17:12:21.726Z] #53 1.063 ++ : v1.1.3 [2022-08-18T17:12:21.726Z] #53 1.063 + install_runc [2022-08-18T17:12:21.726Z] #53 1.063 + RUNC_BUILDTAGS=seccomp [2022-08-18T17:12:21.726Z] #53 1.063 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-18T17:12:21.726Z] #53 1.063 Install runc version v1.1.3 (build tags: seccomp) [2022-08-18T17:12:21.726Z] #53 1.063 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.p8cjtOln9I/src/github.com/opencontainers/runc [2022-08-18T17:12:21.726Z] #53 1.088 Cloning into '/tmp/tmp.p8cjtOln9I/src/github.com/opencontainers/runc'... [2022-08-18T17:12:21.900Z] #22 10.44 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-18T17:12:22.293Z] #53 ... [2022-08-18T17:12:22.293Z] [2022-08-18T17:12:22.293Z] #15 [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-08-18T17:12:22.293Z] #15 sha256:21bb1079c345ba6cad2b6f79fce28fd59f1d3e273830d437861ee827e3ec6ab8 [2022-08-18T17:12:22.293Z] #15 DONE 0.8s [2022-08-18T17:12:22.485Z] #22 ... [2022-08-18T17:12:22.485Z] [2022-08-18T17:12:22.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:22.485Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:22.485Z] #43 126.3 CC criu/net.o [2022-08-18T17:12:22.485Z] #43 129.8 CC criu/netfilter.o [2022-08-18T17:12:22.485Z] #43 130.3 CC criu/page-pipe.o [2022-08-18T17:12:22.485Z] #43 131.0 CC criu/page-xfer.o [2022-08-18T17:12:22.485Z] #43 132.8 CC criu/pagemap-cache.o [2022-08-18T17:12:22.485Z] #43 133.3 CC criu/pagemap.o [2022-08-18T17:12:22.485Z] #43 134.3 CC criu/parasite-syscall.o [2022-08-18T17:12:22.485Z] #43 135.4 CC criu/path.o [2022-08-18T17:12:22.485Z] #43 135.9 CC criu/pie-util-vdso-elf32.o [2022-08-18T17:12:22.552Z] [2022-08-18T17:12:22.552Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-18T17:12:22.552Z] #16 sha256:27df6c80b35cf3dc5ae11425c2801b1eba1d78f0690a64c543d7c189617ee5e8 [2022-08-18T17:12:22.746Z] #43 136.4 CC criu/pie-util-vdso.o [2022-08-18T17:12:22.811Z] #16 0.661 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-18T17:12:22.838Z] #22 11.55 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-18T17:12:22.922Z] #20 61.65 Setting up xfsprogs (4.20.0-1) ... [2022-08-18T17:12:22.922Z] #20 61.66 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:12:23.036Z] #22 13.80 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-18T17:12:23.036Z] #22 13.80 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-18T17:12:23.036Z] #22 13.90 Successfully built yamllint [2022-08-18T17:12:23.036Z] #22 13.92 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-18T17:12:23.070Z] #16 DONE 0.7s [2022-08-18T17:12:23.070Z] [2022-08-18T17:12:23.070Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-18T17:12:23.070Z] #17 sha256:1b6433186ce8ea6ee3fad303687f1d1f67910e886e0179df2c6469d86ac80fce [2022-08-18T17:12:23.098Z] #22 11.61 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-18T17:12:23.098Z] #22 11.68 Collecting pyyaml (from yamllint==1.26.1) [2022-08-18T17:12:23.182Z] #20 62.12 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:12:23.316Z] #43 136.9 CC criu/pie-util.o [2022-08-18T17:12:23.316Z] #43 137.2 CC criu/pipes.o [2022-08-18T17:12:23.357Z] #22 12.02 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-18T17:12:23.599Z] #22 14.34 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T17:12:23.639Z] #17 DONE 0.7s [2022-08-18T17:12:23.639Z] [2022-08-18T17:12:23.639Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-18T17:12:23.639Z] #18 sha256:c0ad01a2c784a17f55176204bde923a84b7ddb1cbf409f5c68bcda3bcd66ecb1 [2022-08-18T17:12:23.925Z] #22 12.29 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-18T17:12:23.925Z] #22 12.30 Building wheels for collected packages: yamllint [2022-08-18T17:12:23.925Z] #22 12.31 Running setup.py bdist_wheel for yamllint: started [2022-08-18T17:12:23.925Z] #22 ... [2022-08-18T17:12:23.925Z] [2022-08-18T17:12:23.925Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:23.925Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:23.925Z] #43 129.1 CC criu/netfilter.o [2022-08-18T17:12:24.122Z] #20 63.09 Setting up python3-distutils (3.7.3-1) ... [2022-08-18T17:12:24.164Z] #22 DONE 14.8s [2022-08-18T17:12:24.164Z] [2022-08-18T17:12:24.164Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T17:12:24.164Z] #25 sha256:5acc0d211829b1a589549b74a3a5ee047e39d5c3241b2641825011245cd3de0b [2022-08-18T17:12:24.164Z] #25 DONE 0.2s [2022-08-18T17:12:24.164Z] [2022-08-18T17:12:24.164Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T17:12:24.164Z] #30 sha256:fdb07824b767fddaeaa1baaa54a7e21fb5d29c77bfc20fa67d19f7cee7b1b105 [2022-08-18T17:12:24.257Z] #43 138.1 CC criu/plugin.o [2022-08-18T17:12:24.494Z] #43 129.7 CC criu/page-pipe.o [2022-08-18T17:12:24.576Z] #18 DONE 0.7s [2022-08-18T17:12:24.576Z] [2022-08-18T17:12:24.576Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-18T17:12:24.576Z] #19 sha256:d6b7fdd69c481d669bd552824c19851a5ebfe500d05cd7b307567f6796492e83 [2022-08-18T17:12:24.693Z] #20 63.65 Setting up python3-setuptools (40.8.0-1) ... [2022-08-18T17:12:24.828Z] #43 138.5 CC criu/proc_parse.o [2022-08-18T17:12:25.144Z] #19 DONE 0.8s [2022-08-18T17:12:25.144Z] [2022-08-18T17:12:25.144Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:25.144Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:12:25.404Z] #20 ... [2022-08-18T17:12:25.404Z] [2022-08-18T17:12:25.404Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-18T17:12:25.404Z] #58 sha256:36b88bcd151607d4fca5578b6623af8c93e2f993a2323e02e931874d0d9a2b5a [2022-08-18T17:12:25.404Z] #58 130.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-18T17:12:25.404Z] #58 130.9 + GOBIN=/build [2022-08-18T17:12:25.404Z] #58 130.9 + GO111MODULE=on [2022-08-18T17:12:25.404Z] #58 130.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-18T17:12:25.404Z] #58 DONE 137.7s [2022-08-18T17:12:25.431Z] #43 130.5 CC criu/page-xfer.o [2022-08-18T17:12:25.665Z] [2022-08-18T17:12:25.665Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-18T17:12:25.665Z] #59 sha256:204eca2ee4c86d024460509d14a9d1c17f6333ea30bb506a7e3aa0de405a4814 [2022-08-18T17:12:25.665Z] #59 DONE 0.2s [2022-08-18T17:12:25.665Z] [2022-08-18T17:12:25.665Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-18T17:12:25.665Z] #60 sha256:b0fa30c3fcfc832c5bc848d8579d016bbb3ddae7c00dc5a05d2ba9be6058a586 [2022-08-18T17:12:25.665Z] #60 DONE 0.1s [2022-08-18T17:12:25.665Z] [2022-08-18T17:12:25.665Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:25.665Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:12:25.665Z] #43 48.65 CC compel/plugins/std/fds.o [2022-08-18T17:12:25.665Z] #43 49.14 CC compel/plugins/std/log.o [2022-08-18T17:12:25.665Z] #43 50.18 CC compel/plugins/std/string.o [2022-08-18T17:12:25.665Z] #43 50.92 CC compel/plugins/std/infect.o [2022-08-18T17:12:25.665Z] #43 51.49 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-08-18T17:12:25.665Z] #43 51.59 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-08-18T17:12:25.665Z] #43 51.71 AR compel/plugins/std.lib.a [2022-08-18T17:12:25.665Z] #43 51.78 CC compel/plugins/fds/fds.o [2022-08-18T17:12:25.665Z] #43 52.09 AR compel/plugins/fds.lib.a [2022-08-18T17:12:25.665Z] #43 52.19 HOSTDEP compel/src/lib/log-host.d [2022-08-18T17:12:25.665Z] #43 52.27 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-18T17:12:25.665Z] #43 52.37 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-08-18T17:12:25.665Z] #43 52.45 HOSTDEP compel/src/main-host.d [2022-08-18T17:12:25.665Z] #43 52.58 DEP compel/src/lib/ptrace.d [2022-08-18T17:12:25.665Z] #43 52.73 DEP compel/src/lib/infect.d [2022-08-18T17:12:25.665Z] #43 52.84 DEP compel/src/lib/infect-util.d [2022-08-18T17:12:25.665Z] #43 52.98 DEP compel/src/lib/infect-rpc.d [2022-08-18T17:12:25.665Z] #43 53.16 DEP compel/arch/aarch64/src/lib/infect.d [2022-08-18T17:12:25.665Z] #43 53.23 DEP compel/arch/aarch64/src/lib/cpu.d [2022-08-18T17:12:25.665Z] #43 53.29 DEP compel/src/lib/log.d [2022-08-18T17:12:25.665Z] #43 53.40 DEP compel/src/main.d [2022-08-18T17:12:25.665Z] #43 53.54 DEP compel/src/lib/handle-elf.d [2022-08-18T17:12:25.665Z] #43 53.74 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-08-18T17:12:25.924Z] #43 53.90 CC compel/src/lib/log.o [2022-08-18T17:12:25.924Z] #43 54.12 CC compel/arch/aarch64/src/lib/cpu.o [2022-08-18T17:12:26.001Z] #43 ... [2022-08-18T17:12:26.001Z] [2022-08-18T17:12:26.001Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:26.001Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:26.001Z] #22 13.53 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-18T17:12:26.001Z] #22 13.53 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-18T17:12:26.001Z] #22 13.65 Successfully built yamllint [2022-08-18T17:12:26.001Z] #22 13.67 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-18T17:12:26.001Z] #22 14.14 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T17:12:26.001Z] #22 DONE 14.6s [2022-08-18T17:12:26.001Z] [2022-08-18T17:12:26.001Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T17:12:26.001Z] #25 sha256:6331fb3e805b5c3c6d61dc2c352f63f269dab1f8f3bb677fb7e5c45cbfd288de [2022-08-18T17:12:26.076Z] #20 64.92 Setting up python3-pip (18.1-5) ... [2022-08-18T17:12:26.076Z] #20 ... [2022-08-18T17:12:26.076Z] [2022-08-18T17:12:26.076Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:26.076Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:26.076Z] #43 106.1 CC criu/fifo.o [2022-08-18T17:12:26.076Z] #43 106.6 CC criu/file-ids.o [2022-08-18T17:12:26.076Z] #43 106.9 CC criu/file-lock.o [2022-08-18T17:12:26.076Z] #43 108.0 CC criu/files-ext.o [2022-08-18T17:12:26.076Z] #43 108.4 CC criu/files-reg.o [2022-08-18T17:12:26.076Z] #43 110.7 CC criu/files.o [2022-08-18T17:12:26.076Z] #43 112.9 CC criu/filesystems.o [2022-08-18T17:12:26.076Z] #43 113.7 CC criu/fsnotify.o [2022-08-18T17:12:26.076Z] #43 115.0 CC criu/image-desc.o [2022-08-18T17:12:26.076Z] #43 115.2 CC criu/image.o [2022-08-18T17:12:26.076Z] #43 116.1 CC criu/ipc_ns.o [2022-08-18T17:12:26.076Z] #43 ... [2022-08-18T17:12:26.076Z] [2022-08-18T17:12:26.076Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:26.076Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-18T17:12:26.076Z] #20 64.92 Setting up python3-pip (18.1-5) ... [2022-08-18T17:12:26.262Z] #25 DONE 0.2s [2022-08-18T17:12:26.262Z] [2022-08-18T17:12:26.262Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T17:12:26.262Z] #30 sha256:d40965eebd91a1a9734fbccf114d3e29d46b4cb28cd0ff9cafba2da491417ec4 [2022-08-18T17:12:26.493Z] #43 54.45 CC compel/arch/aarch64/src/lib/infect.o [2022-08-18T17:12:26.713Z] #30 DONE 2.1s [2022-08-18T17:12:26.713Z] [2022-08-18T17:12:26.713Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T17:12:26.713Z] #33 sha256:f0d9e7e8cca5399929b85116b0254105727a4f34dfbb3f68f29a773f7aec8090 [2022-08-18T17:12:26.713Z] #33 DONE 0.1s [2022-08-18T17:12:26.713Z] [2022-08-18T17:12:26.713Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:26.713Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:26.713Z] #43 129.1 CC criu/netfilter.o [2022-08-18T17:12:26.713Z] #43 129.5 CC criu/page-pipe.o [2022-08-18T17:12:26.713Z] #43 130.2 CC criu/page-xfer.o [2022-08-18T17:12:26.713Z] #43 131.9 CC criu/pagemap-cache.o [2022-08-18T17:12:26.713Z] #43 132.4 CC criu/pagemap.o [2022-08-18T17:12:26.713Z] #43 ... [2022-08-18T17:12:26.713Z] [2022-08-18T17:12:26.713Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-18T17:12:26.713Z] #35 sha256:ec006022700f6717cf9cc85b04b000b88a4acdbd6e00a7ffcb6aaa45d38a30bc [2022-08-18T17:12:26.713Z] #35 DONE 0.1s [2022-08-18T17:12:26.713Z] [2022-08-18T17:12:26.713Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T17:12:26.713Z] #38 sha256:6dbb87d4535ca58a3ff9d934993712b97a2c893cf1639182251a40d4982179df [2022-08-18T17:12:26.713Z] #38 DONE 0.0s [2022-08-18T17:12:26.713Z] [2022-08-18T17:12:26.713Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:12:26.713Z] #53 sha256:81c46c90dda39548895e5a50ca7e072f55a3ae37a38941baad58add0b6d726c4 [2022-08-18T17:12:26.739Z] #43 ... [2022-08-18T17:12:26.739Z] [2022-08-18T17:12:26.739Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:26.739Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:26.739Z] #22 5.747 Collecting yamllint==1.26.1 [2022-08-18T17:12:26.752Z] #43 ... [2022-08-18T17:12:26.752Z] [2022-08-18T17:12:26.752Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:26.752Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:12:26.752Z] #20 1.683 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-18T17:12:27.011Z] #20 1.736 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-18T17:12:27.011Z] #20 1.736 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-18T17:12:27.017Z] #20 66.08 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:12:27.017Z] #20 66.12 Processing triggers for mime-support (3.62) ... [2022-08-18T17:12:27.053Z] using credential docker-jenkins-github-credentials [2022-08-18T17:12:27.140Z] Cloning the remote Git repository [2022-08-18T17:12:27.140Z] Cloning with configured refspecs honoured and without tags [2022-08-18T17:12:27.270Z] #20 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-18T17:12:27.276Z] #53 ... [2022-08-18T17:12:27.276Z] [2022-08-18T17:12:27.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:27.276Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:27.276Z] #43 133.4 CC criu/parasite-syscall.o [2022-08-18T17:12:27.530Z] #20 2.367 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-08-18T17:12:27.958Z] #20 DONE 67.0s [2022-08-18T17:12:27.958Z] [2022-08-18T17:12:27.958Z] #21 [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-08-18T17:12:27.958Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-18T17:12:28.205Z] #43 134.3 CC criu/path.o [2022-08-18T17:12:27.346Z] Cloning repository https://github.com/moby/moby.git [2022-08-18T17:12:27.799Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-08-18T17:12:28.462Z] #43 134.7 CC criu/pie-util-vdso-elf32.o [2022-08-18T17:12:28.466Z] #20 3.176 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-18T17:12:28.807Z] #30 DONE 2.3s [2022-08-18T17:12:28.807Z] [2022-08-18T17:12:28.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:28.807Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:28.807Z] #43 132.7 CC criu/pagemap-cache.o [2022-08-18T17:12:28.807Z] #43 133.1 CC criu/pagemap.o [2022-08-18T17:12:28.807Z] #43 ... [2022-08-18T17:12:28.807Z] [2022-08-18T17:12:28.807Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T17:12:28.807Z] #33 sha256:a651e0ebf56c86df7fdd9df47c967649bedd190a31c21c7d8382ee310036af00 [2022-08-18T17:12:28.807Z] #33 DONE 0.1s [2022-08-18T17:12:28.807Z] [2022-08-18T17:12:28.807Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-18T17:12:28.807Z] #35 sha256:649c829232b783f002427c5122dd89e9e4e86e903c3005d9e460d3406d54dbbf [2022-08-18T17:12:28.807Z] #35 DONE 0.1s [2022-08-18T17:12:28.807Z] [2022-08-18T17:12:28.807Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T17:12:28.807Z] #38 sha256:49da815cc83fe6daf2d3b1f026034d17295a6bdb939897a8aaa115f9be413131 [2022-08-18T17:12:28.807Z] #38 DONE 0.0s [2022-08-18T17:12:28.807Z] [2022-08-18T17:12:28.807Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:12:28.807Z] #56 sha256:ed157618209d7ca0b620b9a213e673997a24b27fd3170c1e5adb6e760046935e [2022-08-18T17:12:28.900Z] #21 0.910 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T17:12:28.900Z] #21 0.915 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T17:12:28.900Z] #21 0.922 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T17:12:28.900Z] #21 DONE 1.0s [2022-08-18T17:12:28.900Z] [2022-08-18T17:12:28.900Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:28.900Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:29.069Z] #43 135.1 CC criu/pie-util-vdso.o [2022-08-18T17:12:29.325Z] #43 135.5 CC criu/pie-util.o [2022-08-18T17:12:29.376Z] #56 ... [2022-08-18T17:12:29.376Z] [2022-08-18T17:12:29.376Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:29.376Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:29.376Z] #43 134.2 CC criu/parasite-syscall.o [2022-08-18T17:12:29.843Z] #20 4.539 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [334 kB] [2022-08-18T17:12:29.888Z] #43 135.7 CC criu/pipes.o [2022-08-18T17:12:30.315Z] #43 135.2 CC criu/path.o [2022-08-18T17:12:30.315Z] #43 135.5 CC criu/pie-util-vdso-elf32.o [2022-08-18T17:12:30.450Z] #43 136.5 CC criu/plugin.o [2022-08-18T17:12:28.616Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:12:28.616Z] > git --version # timeout=10 [2022-08-18T17:12:28.679Z] > git --version # 'git version 2.24.1.windows.2' [2022-08-18T17:12:28.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:12:28.679Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:12:30.707Z] #43 136.9 CC criu/proc_parse.o [2022-08-18T17:12:30.884Z] #43 135.9 CC criu/pie-util-vdso.o [2022-08-18T17:12:31.220Z] #20 6.003 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-18T17:12:31.453Z] #43 136.4 CC criu/pie-util.o [2022-08-18T17:12:31.712Z] #43 136.6 CC criu/pipes.o [2022-08-18T17:12:32.023Z] #22 ... [2022-08-18T17:12:32.023Z] [2022-08-18T17:12:32.023Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:32.023Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:32.023Z] #40 200.4 + dpkg --print-architecture [2022-08-18T17:12:32.023Z] #40 200.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-18T17:12:32.023Z] #40 200.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T17:12:32.023Z] #40 200.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T17:12:32.158Z] #20 ... [2022-08-18T17:12:32.158Z] [2022-08-18T17:12:32.158Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:12:32.158Z] #53 sha256:27e4245254aa7aa31205e898453296bf9795dc3ee05ca8f77cee5460096a7b11 [2022-08-18T17:12:32.158Z] #53 11.68 + cd /tmp/tmp.p8cjtOln9I/src/github.com/opencontainers/runc [2022-08-18T17:12:32.158Z] #53 11.68 + git checkout -q v1.1.3 [2022-08-18T17:12:32.281Z] #43 137.3 CC criu/plugin.o [2022-08-18T17:12:32.598Z] #43 ... [2022-08-18T17:12:32.598Z] [2022-08-18T17:12:32.598Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:32.598Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:32.726Z] #53 12.34 + '[' -z '' ']' [2022-08-18T17:12:32.726Z] #53 12.34 + target=static [2022-08-18T17:12:32.726Z] #53 12.34 + make BUILDTAGS=seccomp static [2022-08-18T17:12:32.850Z] #43 137.8 CC criu/proc_parse.o [2022-08-18T17:12:32.854Z] #40 202.0 + dpkg --print-architecture [2022-08-18T17:12:32.854Z] #40 202.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-18T17:12:33.294Z] #53 12.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-18T17:12:33.458Z] #40 202.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T17:12:33.458Z] #40 202.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T17:12:34.184Z] #22 5.253 Collecting yamllint==1.26.1 [2022-08-18T17:12:35.388Z] #43 140.4 CC criu/protobuf-desc.o [2022-08-18T17:12:35.388Z] #43 ... [2022-08-18T17:12:35.388Z] [2022-08-18T17:12:35.388Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:35.388Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:35.388Z] #40 205.1 + dpkg --print-architecture [2022-08-18T17:12:35.388Z] #40 205.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-18T17:12:35.635Z] #22 ... [2022-08-18T17:12:35.635Z] [2022-08-18T17:12:35.635Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:35.635Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:35.635Z] #43 117.3 CC criu/irmap.o [2022-08-18T17:12:35.635Z] #43 118.2 CC criu/kcmp-ids.o [2022-08-18T17:12:35.635Z] #43 118.8 CC criu/kerndat.o [2022-08-18T17:12:35.635Z] #43 120.3 CC criu/libnetlink.o [2022-08-18T17:12:35.635Z] #43 120.7 CC criu/log.o [2022-08-18T17:12:35.635Z] #43 121.4 CC criu/lsm.o [2022-08-18T17:12:35.635Z] #43 121.8 CC criu/mem.o [2022-08-18T17:12:35.635Z] #43 123.8 CC criu/memfd.o [2022-08-18T17:12:35.635Z] #43 124.5 CC criu/mount.o [2022-08-18T17:12:35.907Z] #40 205.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T17:12:35.907Z] #40 205.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T17:12:36.235Z] #40 ... [2022-08-18T17:12:36.235Z] [2022-08-18T17:12:36.235Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:36.235Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:36.235Z] #22 11.12 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-18T17:12:36.235Z] #22 12.28 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-18T17:12:36.235Z] #22 12.33 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-18T17:12:36.235Z] #22 12.39 Collecting pyyaml (from yamllint==1.26.1) [2022-08-18T17:12:36.235Z] #22 12.70 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-18T17:12:36.235Z] #22 13.08 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-18T17:12:36.235Z] #22 13.08 Building wheels for collected packages: yamllint [2022-08-18T17:12:36.235Z] #22 13.08 Running setup.py bdist_wheel for yamllint: started [2022-08-18T17:12:36.235Z] #22 14.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-18T17:12:36.235Z] #22 14.17 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-18T17:12:36.235Z] #22 14.24 Successfully built yamllint [2022-08-18T17:12:36.235Z] #22 14.25 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-18T17:12:36.235Z] #22 14.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T17:12:36.235Z] #22 DONE 15.1s [2022-08-18T17:12:36.235Z] [2022-08-18T17:12:36.235Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T17:12:36.235Z] #25 sha256:ecdbbb3bf3bc2bdb0548cefd60854d64c12b201456bd1cbcfbd3f3443804884c [2022-08-18T17:12:36.235Z] #25 DONE 0.4s [2022-08-18T17:12:36.235Z] [2022-08-18T17:12:36.235Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:36.235Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:36.235Z] #43 141.5 CC criu/protobuf-desc.o [2022-08-18T17:12:36.235Z] #43 142.5 CC criu/protobuf.o [2022-08-18T17:12:36.235Z] #43 142.9 CC criu/pstree.o [2022-08-18T17:12:36.235Z] #43 144.2 CC criu/rbtree.o [2022-08-18T17:12:36.235Z] #43 144.5 CC criu/rst-malloc.o [2022-08-18T17:12:36.235Z] #43 144.9 CC criu/seccomp.o [2022-08-18T17:12:36.235Z] #43 145.6 CC criu/seize.o [2022-08-18T17:12:36.235Z] #43 146.7 CC criu/servicefd.o [2022-08-18T17:12:36.235Z] #43 147.3 CC criu/shmem.o [2022-08-18T17:12:36.235Z] #43 148.7 CC criu/sigframe.o [2022-08-18T17:12:36.235Z] #43 148.9 CC criu/signalfd.o [2022-08-18T17:12:36.235Z] #43 149.3 CC criu/sk-inet.o [2022-08-18T17:12:36.235Z] #43 ... [2022-08-18T17:12:36.235Z] [2022-08-18T17:12:36.235Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T17:12:36.235Z] #30 sha256:67d72848bcbd788908aa7e26a64424bc83b94ae4a5a631c8d0f275950f98c92b [2022-08-18T17:12:37.485Z] #53 ... [2022-08-18T17:12:37.485Z] [2022-08-18T17:12:37.485Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:37.485Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:12:37.485Z] #43 55.01 CC compel/src/lib/infect-rpc.o [2022-08-18T17:12:37.485Z] #43 55.34 CC compel/src/lib/infect-util.o [2022-08-18T17:12:37.485Z] #43 55.62 CC compel/src/lib/infect.o [2022-08-18T17:12:37.485Z] #43 57.65 CC compel/src/lib/ptrace.o [2022-08-18T17:12:37.485Z] #43 57.99 AR compel/libcompel.a [2022-08-18T17:12:37.485Z] #43 58.08 HOSTCC compel/src/main-host.o [2022-08-18T17:12:37.485Z] #43 58.34 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-08-18T17:12:37.485Z] #43 58.52 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-18T17:12:37.485Z] #43 58.75 HOSTCC compel/src/lib/log-host.o [2022-08-18T17:12:37.485Z] #43 58.84 HOSTLINK compel/compel-host-bin [2022-08-18T17:12:37.485Z] #43 59.06 DEP soccr/soccr.d [2022-08-18T17:12:37.485Z] #43 59.20 CC soccr/soccr.o [2022-08-18T17:12:37.485Z] #43 60.30 AR soccr/libsoccr.a [2022-08-18T17:12:37.485Z] #43 60.35 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:12:37.485Z] #43 60.68 DEP criu/arch/aarch64/sigframe.d [2022-08-18T17:12:37.485Z] #43 60.76 DEP criu/arch/aarch64/crtools.d [2022-08-18T17:12:37.485Z] #43 60.87 DEP criu/arch/aarch64/cpu.d [2022-08-18T17:12:37.485Z] #43 60.90 DEP criu/arch/aarch64/bitops.d [2022-08-18T17:12:37.485Z] #43 60.93 CC criu/arch/aarch64/bitops.o [2022-08-18T17:12:37.485Z] #43 60.98 CC criu/arch/aarch64/cpu.o [2022-08-18T17:12:37.485Z] #43 61.08 CC criu/arch/aarch64/crtools.o [2022-08-18T17:12:37.485Z] #43 61.66 CC criu/arch/aarch64/sigframe.o [2022-08-18T17:12:37.485Z] #43 61.84 LINK criu/arch/aarch64/crtools.built-in.o [2022-08-18T17:12:37.485Z] #43 61.88 DEP criu/pie/util-vdso.d [2022-08-18T17:12:37.485Z] #43 61.98 DEP criu/pie/util.d [2022-08-18T17:12:37.485Z] #43 62.16 CC criu/pie/util.o [2022-08-18T17:12:37.485Z] #43 62.45 CC criu/pie/util-vdso.o [2022-08-18T17:12:37.485Z] #43 63.08 AR criu/pie/pie.lib.a [2022-08-18T17:12:37.485Z] #43 63.17 DEP criu/pie/restorer.d [2022-08-18T17:12:37.485Z] #43 63.37 DEP criu/arch/aarch64/intraprocedure.d [2022-08-18T17:12:37.485Z] #43 63.40 DEP criu/arch/aarch64/restorer.d [2022-08-18T17:12:37.485Z] #43 63.51 DEP criu/arch/aarch64/vdso-pie.d [2022-08-18T17:12:37.485Z] #43 63.62 DEP criu/pie/parasite-vdso.d [2022-08-18T17:12:37.485Z] #43 63.73 DEP criu/pie/parasite.d [2022-08-18T17:12:37.485Z] #43 63.88 CC criu/pie/parasite.o [2022-08-18T17:12:37.485Z] #43 64.90 LINK criu/pie/parasite.built-in.o [2022-08-18T17:12:37.485Z] #43 64.93 GEN criu/pie/parasite-blob.h [2022-08-18T17:12:37.485Z] #43 64.95 CC criu/pie/parasite-vdso.o [2022-08-18T17:12:37.485Z] #43 65.59 CC criu/arch/aarch64/vdso-pie.o [2022-08-18T17:12:37.745Z] #43 65.80 CC criu/arch/aarch64/restorer.o [2022-08-18T17:12:38.023Z] #43 66.15 CC criu/arch/aarch64/intraprocedure.o [2022-08-18T17:12:38.023Z] #43 66.20 CC criu/pie/restorer.o [2022-08-18T17:12:38.176Z] #43 128.2 CC criu/namespaces.o [2022-08-18T17:12:39.534Z] #30 DONE 2.7s [2022-08-18T17:12:39.534Z] [2022-08-18T17:12:39.534Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T17:12:39.534Z] #33 sha256:b76c771f8ef8ad1e445a1f7b5004cf443a3d7c029139ee92354232caa337e994 [2022-08-18T17:12:39.534Z] #33 DONE 0.3s [2022-08-18T17:12:39.534Z] [2022-08-18T17:12:39.534Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-18T17:12:39.534Z] #35 sha256:293ebcb8cb3764033ff39104cdccfaa019732c14ed0bda4c425e112c27dfe7f2 [2022-08-18T17:12:39.534Z] #35 DONE 0.1s [2022-08-18T17:12:39.534Z] [2022-08-18T17:12:39.534Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T17:12:39.534Z] #38 sha256:2c6703ad5b521963b22eae36fa05cc8ed676678ab1c946f999bcca966d0dfa55 [2022-08-18T17:12:39.534Z] #38 DONE 0.1s [2022-08-18T17:12:39.534Z] [2022-08-18T17:12:39.534Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:39.534Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:39.534Z] #43 150.5 CC criu/sk-netlink.o [2022-08-18T17:12:39.534Z] #43 151.0 CC criu/sk-packet.o [2022-08-18T17:12:39.534Z] #43 151.8 CC criu/sk-queue.o [2022-08-18T17:12:39.534Z] #43 152.3 CC criu/sk-tcp.o [2022-08-18T17:12:39.534Z] #43 152.8 CC criu/sk-unix.o [2022-08-18T17:12:39.561Z] #43 ... [2022-08-18T17:12:39.561Z] [2022-08-18T17:12:39.561Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:12:39.561Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-18T17:12:39.561Z] #22 10.72 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-18T17:12:40.944Z] #22 12.09 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-18T17:12:40.944Z] #22 12.15 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-18T17:12:41.204Z] #22 12.24 Collecting pyyaml (from yamllint==1.26.1) [2022-08-18T17:12:41.324Z] #43 68.92 LINK criu/pie/restorer.built-in.o [2022-08-18T17:12:41.324Z] #43 68.93 GEN criu/pie/restorer-blob.h [2022-08-18T17:12:41.324Z] #43 69.03 DEP criu/vdso.d [2022-08-18T17:12:41.324Z] #43 69.13 DEP criu/uts_ns.d [2022-08-18T17:12:41.324Z] #43 69.21 DEP criu/util.d [2022-08-18T17:12:41.324Z] #43 69.34 DEP criu/uffd.d [2022-08-18T17:12:41.324Z] #43 69.49 DEP criu/tun.d [2022-08-18T17:12:41.445Z] #43 155.1 CC criu/sockets.o [2022-08-18T17:12:41.464Z] #22 12.64 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-18T17:12:41.583Z] #43 69.60 DEP criu/tty.d [2022-08-18T17:12:41.583Z] #43 69.73 DEP criu/timerfd.d [2022-08-18T17:12:41.842Z] #43 69.85 DEP criu/timens.d [2022-08-18T17:12:42.035Z] #22 12.96 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-18T17:12:42.035Z] #22 12.96 Building wheels for collected packages: yamllint [2022-08-18T17:12:42.035Z] #22 12.96 Running setup.py bdist_wheel for yamllint: started [2022-08-18T17:12:42.102Z] #43 70.01 DEP criu/sysfs_parse.d [2022-08-18T17:12:42.102Z] #43 70.18 DEP criu/sysctl.d [2022-08-18T17:12:42.361Z] #43 70.32 DEP criu/string.d [2022-08-18T17:12:42.361Z] #43 70.37 DEP criu/stats.d [2022-08-18T17:12:42.361Z] #43 70.45 DEP criu/sockets.d [2022-08-18T17:12:42.361Z] #43 70.59 DEP criu/sk-unix.d [2022-08-18T17:12:42.386Z] #43 156.1 CC criu/stats.o [2022-08-18T17:12:42.620Z] #43 70.75 DEP criu/sk-tcp.d [2022-08-18T17:12:42.879Z] #43 70.91 DEP criu/sk-queue.d [2022-08-18T17:12:42.957Z] #43 156.5 CC criu/string.o [2022-08-18T17:12:42.957Z] #43 156.6 CC criu/sysctl.o [2022-08-18T17:12:42.977Z] #22 14.10 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-18T17:12:43.137Z] #43 71.06 DEP criu/sk-packet.d [2022-08-18T17:12:43.137Z] #43 71.27 DEP criu/sk-netlink.d [2022-08-18T17:12:43.237Z] #22 14.10 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-18T17:12:43.237Z] #22 14.15 Successfully built yamllint [2022-08-18T17:12:43.237Z] #22 14.19 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-18T17:12:43.397Z] #43 71.38 DEP criu/sk-inet.d [2022-08-18T17:12:43.397Z] #43 71.51 DEP criu/signalfd.d [2022-08-18T17:12:43.497Z] #22 14.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T17:12:43.657Z] #43 71.69 DEP criu/sigframe.d [2022-08-18T17:12:43.657Z] #43 71.81 DEP criu/shmem.d [2022-08-18T17:12:43.898Z] #43 157.4 CC criu/sysfs_parse.o [2022-08-18T17:12:43.916Z] #43 71.93 DEP criu/servicefd.d [2022-08-18T17:12:43.916Z] #43 72.05 DEP criu/seize.d [2022-08-18T17:12:44.070Z] #22 DONE 15.2s [2022-08-18T17:12:44.070Z] [2022-08-18T17:12:44.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:44.070Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:44.070Z] #43 130.4 CC criu/net.o [2022-08-18T17:12:44.070Z] #43 134.4 CC criu/netfilter.o [2022-08-18T17:12:44.159Z] #43 157.8 CC criu/timens.o [2022-08-18T17:12:44.175Z] #43 72.23 DEP criu/seccomp.d [2022-08-18T17:12:44.330Z] #43 ... [2022-08-18T17:12:44.330Z] [2022-08-18T17:12:44.330Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T17:12:44.330Z] #25 sha256:7d06425f07bec03cfd2f8afca5af21c4eaf88c5956d25b060c02158884a26df3 [2022-08-18T17:12:44.330Z] #25 DONE 0.2s [2022-08-18T17:12:44.419Z] #43 158.2 CC criu/timerfd.o [2022-08-18T17:12:44.434Z] #43 72.35 DEP criu/rst-malloc.d [2022-08-18T17:12:44.434Z] #43 72.41 DEP criu/rbtree.d [2022-08-18T17:12:44.434Z] #43 72.47 DEP criu/pstree.d [2022-08-18T17:12:44.434Z] #43 72.61 DEP criu/protobuf.d [2022-08-18T17:12:44.434Z] #43 ... [2022-08-18T17:12:44.434Z] [2022-08-18T17:12:44.434Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:44.434Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:12:44.434Z] #20 9.177 Fetched 8830 kB in 8s (1140 kB/s) [2022-08-18T17:12:44.434Z] #20 9.177 Reading package lists... [2022-08-18T17:12:44.434Z] #20 12.54 Reading package lists... [2022-08-18T17:12:44.434Z] #20 15.92 Building dependency tree... [2022-08-18T17:12:44.434Z] #20 17.69 libcap2-bin is already the newest version (1:2.25-2). [2022-08-18T17:12:44.434Z] #20 17.69 The following additional packages will be installed: [2022-08-18T17:12:44.434Z] #20 17.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-18T17:12:44.434Z] #20 17.69 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-18T17:12:44.434Z] #20 17.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-18T17:12:44.434Z] #20 17.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-18T17:12:44.434Z] #20 17.70 python3.7 python3.7-minimal vim-runtime xxd [2022-08-18T17:12:44.434Z] #20 17.70 Suggested packages: [2022-08-18T17:12:44.434Z] #20 17.70 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-18T17:12:44.434Z] #20 17.70 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-18T17:12:44.434Z] #20 17.70 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-18T17:12:44.434Z] #20 17.70 quota [2022-08-18T17:12:44.434Z] #20 17.70 Recommended packages: [2022-08-18T17:12:44.434Z] #20 17.70 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-18T17:12:44.434Z] #20 17.70 python3-keyrings.alt python3-xdg unzip [2022-08-18T17:12:44.434Z] #20 19.23 The following NEW packages will be installed: [2022-08-18T17:12:44.434Z] #20 19.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-18T17:12:44.434Z] #20 19.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-18T17:12:44.434Z] #20 19.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-18T17:12:44.434Z] #20 19.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-18T17:12:44.434Z] #20 19.23 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-18T17:12:44.434Z] #20 19.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-18T17:12:44.434Z] #20 19.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-18T17:12:44.434Z] #20 19.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-18T17:12:44.434Z] #20 19.24 xz-utils zip [2022-08-18T17:12:44.591Z] [2022-08-18T17:12:44.591Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:44.591Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:44.591Z] #43 134.9 CC criu/page-pipe.o [2022-08-18T17:12:44.692Z] #20 19.57 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:12:44.692Z] #20 19.57 Need to get 27.7 MB of archives. [2022-08-18T17:12:44.692Z] #20 19.57 After this operation, 114 MB of additional disk space will be used. [2022-08-18T17:12:44.692Z] #20 19.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-08-18T17:12:44.692Z] #20 ... [2022-08-18T17:12:44.692Z] [2022-08-18T17:12:44.692Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:44.692Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:12:44.692Z] #43 72.78 GEN criu/protobuf-desc-gen.h [2022-08-18T17:12:44.990Z] #43 158.6 CC criu/tty.o [2022-08-18T17:12:45.161Z] #43 135.6 CC criu/page-xfer.o [2022-08-18T17:12:45.421Z] #43 ... [2022-08-18T17:12:45.421Z] [2022-08-18T17:12:45.421Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T17:12:45.421Z] #30 sha256:37c276c41555c571005a56eb48b4dc5bd3aac91544adfa646fb4eac8547c3bc7 [2022-08-18T17:12:45.421Z] #30 DONE 1.1s [2022-08-18T17:12:45.421Z] [2022-08-18T17:12:45.421Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T17:12:45.421Z] #33 sha256:e0b5cdfe743122fd2cd61573f413e458edc7c7dc998cd7c8fffd8c18629bb24a [2022-08-18T17:12:45.421Z] #33 DONE 0.1s [2022-08-18T17:12:45.421Z] [2022-08-18T17:12:45.421Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:12:45.421Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:12:45.627Z] #40 ... [2022-08-18T17:12:45.627Z] [2022-08-18T17:12:45.627Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:45.627Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:45.627Z] #43 139.6 CC criu/protobuf-desc.o [2022-08-18T17:12:45.627Z] #43 140.5 CC criu/protobuf.o [2022-08-18T17:12:45.627Z] #43 140.9 CC criu/pstree.o [2022-08-18T17:12:45.627Z] #43 142.1 CC criu/rbtree.o [2022-08-18T17:12:45.627Z] #43 142.5 CC criu/rst-malloc.o [2022-08-18T17:12:45.627Z] #43 142.9 CC criu/seccomp.o [2022-08-18T17:12:45.627Z] #43 143.6 CC criu/seize.o [2022-08-18T17:12:45.627Z] #43 144.4 CC criu/servicefd.o [2022-08-18T17:12:45.627Z] #43 145.0 CC criu/shmem.o [2022-08-18T17:12:45.627Z] #43 146.0 CC criu/sigframe.o [2022-08-18T17:12:45.627Z] #43 146.1 CC criu/signalfd.o [2022-08-18T17:12:45.627Z] #43 146.4 CC criu/sk-inet.o [2022-08-18T17:12:45.627Z] #43 147.5 CC criu/sk-netlink.o [2022-08-18T17:12:45.627Z] #43 148.0 CC criu/sk-packet.o [2022-08-18T17:12:45.627Z] #43 148.7 CC criu/sk-queue.o [2022-08-18T17:12:45.627Z] #43 149.3 CC criu/sk-tcp.o [2022-08-18T17:12:45.627Z] #43 149.9 CC criu/sk-unix.o [2022-08-18T17:12:45.681Z] #56 ... [2022-08-18T17:12:45.681Z] [2022-08-18T17:12:45.681Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-18T17:12:45.681Z] #35 sha256:5103793fcffc97d0e2f444bb5edb35b96047d9cc4f54b253f713c24fb21ef3ff [2022-08-18T17:12:45.681Z] #35 DONE 0.1s [2022-08-18T17:12:45.681Z] [2022-08-18T17:12:45.681Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T17:12:45.681Z] #38 sha256:7c828c876ead710ba592e08dde1a3998fe8a7cf210a4b969b3353b2389617338 [2022-08-18T17:12:45.681Z] #38 DONE 0.0s [2022-08-18T17:12:45.681Z] [2022-08-18T17:12:45.681Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:12:45.681Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:12:46.189Z] #43 152.1 CC criu/sockets.o [2022-08-18T17:12:46.621Z] #56 ... [2022-08-18T17:12:46.621Z] [2022-08-18T17:12:46.621Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:46.621Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:46.621Z] #43 137.1 CC criu/pagemap-cache.o [2022-08-18T17:12:46.901Z] #43 160.7 CC criu/tun.o [2022-08-18T17:12:47.118Z] #43 153.1 CC criu/stats.o [2022-08-18T17:12:47.192Z] #43 137.5 CC criu/pagemap.o [2022-08-18T17:12:47.226Z] #43 75.21 DEP criu/protobuf-desc.d [2022-08-18T17:12:47.226Z] #43 75.30 DEP criu/proc_parse.d [2022-08-18T17:12:47.367Z] Fetching without tags [2022-08-18T17:12:47.375Z] #43 153.4 CC criu/string.o [2022-08-18T17:12:47.471Z] #43 161.3 CC criu/uffd.o [2022-08-18T17:12:47.486Z] #43 75.52 DEP criu/plugin.d [2022-08-18T17:12:47.486Z] #43 75.59 DEP criu/pipes.d [2022-08-18T17:12:47.631Z] #43 153.5 CC criu/sysctl.o [2022-08-18T17:12:47.746Z] #43 75.81 DEP criu/pie-util.d [2022-08-18T17:12:47.746Z] #43 75.91 DEP criu/pie-util-vdso.d [2022-08-18T17:12:48.010Z] #43 75.99 DEP criu/path.d [2022-08-18T17:12:48.010Z] #43 76.02 DEP criu/parasite-syscall.d [2022-08-18T17:12:48.010Z] #43 76.07 DEP criu/pagemap.d [2022-08-18T17:12:48.010Z] #43 76.20 DEP criu/pagemap-cache.d [2022-08-18T17:12:48.120Z] #40 ... [2022-08-18T17:12:48.120Z] [2022-08-18T17:12:48.120Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:48.120Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:48.120Z] #43 141.5 CC criu/protobuf.o [2022-08-18T17:12:48.120Z] #43 141.9 CC criu/pstree.o [2022-08-18T17:12:48.120Z] #43 143.2 CC criu/rbtree.o [2022-08-18T17:12:48.120Z] #43 143.5 CC criu/rst-malloc.o [2022-08-18T17:12:48.120Z] #43 143.9 CC criu/seccomp.o [2022-08-18T17:12:48.120Z] #43 144.6 CC criu/seize.o [2022-08-18T17:12:48.120Z] #43 145.7 CC criu/servicefd.o [2022-08-18T17:12:48.120Z] #43 146.1 CC criu/shmem.o [2022-08-18T17:12:48.120Z] #43 147.1 CC criu/sigframe.o [2022-08-18T17:12:48.120Z] #43 147.3 CC criu/signalfd.o [2022-08-18T17:12:48.120Z] #43 147.6 CC criu/sk-inet.o [2022-08-18T17:12:48.120Z] #43 148.7 CC criu/sk-netlink.o [2022-08-18T17:12:48.120Z] #43 149.2 CC criu/sk-packet.o [2022-08-18T17:12:48.120Z] #43 149.9 CC criu/sk-queue.o [2022-08-18T17:12:48.120Z] #43 150.6 CC criu/sk-tcp.o [2022-08-18T17:12:48.120Z] #43 151.1 CC criu/sk-unix.o [2022-08-18T17:12:48.135Z] #43 138.4 CC criu/parasite-syscall.o [2022-08-18T17:12:48.194Z] #43 154.3 CC criu/sysfs_parse.o [2022-08-18T17:12:48.269Z] #43 76.33 DEP criu/page-xfer.d [2022-08-18T17:12:48.378Z] #43 153.3 CC criu/sockets.o [2022-08-18T17:12:48.528Z] #43 76.45 DEP criu/page-pipe.d [2022-08-18T17:12:48.528Z] #43 76.58 DEP criu/netfilter.d [2022-08-18T17:12:48.528Z] #43 76.68 DEP criu/net.d [2022-08-18T17:12:48.741Z] Merging remotes/origin/20.10 commit 32debe0986f4516bfe17bf9122447f0c735e61b4 into PR head commit d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:12:48.757Z] #43 154.8 CC criu/timens.o [2022-08-18T17:12:48.799Z] #43 76.89 DEP criu/namespaces.d [2022-08-18T17:12:48.852Z] #43 162.7 CC criu/util.o [2022-08-18T17:12:49.062Z] #43 ... [2022-08-18T17:12:49.062Z] [2022-08-18T17:12:49.062Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-18T17:12:49.062Z] #32 sha256:90c4ea9599fe2b6b547efcb111d9184072327d84e6bcbe3a5caa72f5cfe38ce0 [2022-08-18T17:12:49.062Z] #32 DONE 160.8s [2022-08-18T17:12:49.062Z] [2022-08-18T17:12:49.062Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:49.062Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:12:49.062Z] #20 19.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-08-18T17:12:49.062Z] #20 19.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-08-18T17:12:49.062Z] #20 19.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-08-18T17:12:49.062Z] #20 19.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-08-18T17:12:49.062Z] #20 19.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-08-18T17:12:49.062Z] #20 19.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-08-18T17:12:49.062Z] #20 19.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-08-18T17:12:49.062Z] #20 19.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-08-18T17:12:49.062Z] #20 19.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-08-18T17:12:49.062Z] #20 19.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-08-18T17:12:49.062Z] #20 19.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-08-18T17:12:49.062Z] #20 19.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-18T17:12:49.062Z] #20 19.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-08-18T17:12:49.062Z] #20 19.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-08-18T17:12:49.062Z] #20 19.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-08-18T17:12:49.062Z] #20 19.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-08-18T17:12:49.062Z] #20 19.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-18T17:12:49.062Z] #20 19.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-08-18T17:12:49.062Z] #20 19.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-08-18T17:12:49.062Z] #20 19.84 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-08-18T17:12:49.062Z] #20 19.85 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-08-18T17:12:49.062Z] #20 19.86 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-08-18T17:12:49.062Z] #20 19.88 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-08-18T17:12:49.062Z] #20 19.89 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-08-18T17:12:49.062Z] #20 19.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-08-18T17:12:49.062Z] #20 19.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-08-18T17:12:49.062Z] #20 19.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-08-18T17:12:49.062Z] #20 19.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-08-18T17:12:49.062Z] #20 20.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-18T17:12:49.062Z] #20 20.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-08-18T17:12:49.062Z] #20 20.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-08-18T17:12:49.063Z] #20 20.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-08-18T17:12:49.063Z] #20 20.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-08-18T17:12:49.063Z] #20 20.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-08-18T17:12:49.063Z] #20 20.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-18T17:12:49.063Z] #20 20.32 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-18T17:12:49.063Z] #20 20.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-18T17:12:49.063Z] #20 20.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-08-18T17:12:49.063Z] #20 20.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-18T17:12:49.063Z] #20 20.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-18T17:12:49.063Z] #20 20.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-18T17:12:49.063Z] #20 20.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-08-18T17:12:49.063Z] #20 20.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-08-18T17:12:49.063Z] #20 20.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-08-18T17:12:49.063Z] #20 20.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-18T17:12:49.063Z] #20 20.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-08-18T17:12:49.063Z] #20 20.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-08-18T17:12:49.063Z] #20 20.72 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-08-18T17:12:49.063Z] #20 21.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:12:49.063Z] #20 21.36 Fetched 27.7 MB in 1s (19.6 MB/s) [2022-08-18T17:12:49.063Z] #20 21.42 Selecting previously unselected package pigz. [2022-08-18T17:12:49.063Z] #20 21.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23425 files and directories currently installed.) [2022-08-18T17:12:49.063Z] #20 21.49 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-08-18T17:12:49.063Z] #20 21.50 Unpacking pigz (2.4-1) ... [2022-08-18T17:12:49.063Z] #20 21.60 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-08-18T17:12:49.063Z] #20 21.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-08-18T17:12:49.063Z] #20 21.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:49.063Z] #20 22.07 Selecting previously unselected package python3.7-minimal. [2022-08-18T17:12:49.063Z] #20 22.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-08-18T17:12:49.063Z] #20 22.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:12:49.063Z] #20 22.91 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:49.063Z] #20 22.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-18T17:12:49.096Z] #43 139.3 CC criu/path.o [2022-08-18T17:12:49.315Z] #43 154.3 CC criu/stats.o [2022-08-18T17:12:49.322Z] #43 155.3 CC criu/timerfd.o [2022-08-18T17:12:49.357Z] #43 139.7 CC criu/pie-util-vdso-elf32.o [2022-08-18T17:12:49.573Z] #43 154.7 CC criu/string.o [2022-08-18T17:12:49.578Z] #43 155.6 CC criu/tty.o [2022-08-18T17:12:49.832Z] #43 154.8 CC criu/sysctl.o [2022-08-18T17:12:49.934Z] #43 140.2 CC criu/pie-util-vdso.o [2022-08-18T17:12:46.975Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:12:47.053Z] > git config --add remote.origin.fetch +refs/pull/43991/head:refs/remotes/origin/PR-43991 # timeout=10 [2022-08-18T17:12:47.116Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:12:47.266Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-18T17:12:47.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-18T17:12:47.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:12:47.398Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43991/head:refs/remotes/origin/PR-43991 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-18T17:12:48.854Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:12:48.916Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:12:50.503Z] #43 140.6 CC criu/pie-util.o [2022-08-18T17:12:50.503Z] #43 140.9 CC criu/pipes.o [2022-08-18T17:12:50.760Z] #43 164.2 CC criu/uts_ns.o [2022-08-18T17:12:50.760Z] #43 164.5 CC criu/vdso-compat.o [2022-08-18T17:12:50.767Z] #43 155.7 CC criu/sysfs_parse.o [2022-08-18T17:12:50.966Z] #20 25.69 Selecting previously unselected package python3-minimal. [2022-08-18T17:12:50.966Z] #20 25.69 (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 ... 23674 files and directories currently installed.) [2022-08-18T17:12:50.966Z] #20 25.73 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-08-18T17:12:50.966Z] #20 25.73 Unpacking python3-minimal (3.7.3-1) ... [2022-08-18T17:12:50.966Z] #20 25.83 Selecting previously unselected package libmpdec2:arm64. [2022-08-18T17:12:50.966Z] #20 25.83 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-08-18T17:12:50.966Z] #20 25.85 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-08-18T17:12:50.966Z] #20 25.92 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-08-18T17:12:51.020Z] #43 164.9 CC criu/vdso.o [2022-08-18T17:12:51.026Z] #43 156.1 CC criu/timens.o [2022-08-18T17:12:51.225Z] #20 25.93 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-08-18T17:12:51.225Z] #20 25.94 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:51.284Z] #43 156.4 CC criu/timerfd.o [2022-08-18T17:12:51.444Z] #43 141.7 CC criu/plugin.o [2022-08-18T17:12:51.704Z] #43 142.1 CC criu/proc_parse.o [2022-08-18T17:12:51.851Z] #43 156.9 CC criu/tty.o [2022-08-18T17:12:51.961Z] #43 165.6 LINK criu/built-in.o [2022-08-18T17:12:52.119Z] #43 157.8 CC criu/tun.o [2022-08-18T17:12:52.162Z] #20 26.78 Selecting previously unselected package python3.7. [2022-08-18T17:12:52.162Z] #20 26.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-08-18T17:12:52.162Z] #20 26.79 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:12:52.162Z] #20 26.90 Selecting previously unselected package libpython3-stdlib:arm64. [2022-08-18T17:12:52.162Z] #20 26.90 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-08-18T17:12:52.162Z] #20 26.91 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-08-18T17:12:52.221Z] #43 165.8 LINK criu/criu [2022-08-18T17:12:52.376Z] #43 158.5 CC criu/uffd.o [2022-08-18T17:12:52.378Z] Merge succeeded, producing d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:12:52.379Z] Checking out Revision d127287d92ca5b8a02a65e5321ef40396433d7b4 (PR-43991) [2022-08-18T17:12:52.420Z] #20 27.01 Setting up python3-minimal (3.7.3-1) ... [2022-08-18T17:12:52.792Z] #43 166.4 DEP lib/c/criu.d [2022-08-18T17:12:52.792Z] #43 166.5 CC images/rpc.pb-c.o [2022-08-18T17:12:53.259Z] #20 27.83 Selecting previously unselected package python3. [2022-08-18T17:12:53.260Z] #20 27.83 (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 ... 24086 files and directories currently installed.) [2022-08-18T17:12:53.260Z] #20 27.88 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-08-18T17:12:53.260Z] #20 27.89 Unpacking python3 (3.7.3-1) ... [2022-08-18T17:12:53.260Z] #20 27.98 Selecting previously unselected package libip4tc0:arm64. [2022-08-18T17:12:53.260Z] #20 27.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-08-18T17:12:53.260Z] #20 28.00 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-08-18T17:12:53.260Z] #20 28.12 Selecting previously unselected package libip6tc0:arm64. [2022-08-18T17:12:53.260Z] #20 28.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-08-18T17:12:53.260Z] #20 28.12 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-08-18T17:12:53.260Z] #20 28.21 Selecting previously unselected package libiptc0:arm64. [2022-08-18T17:12:51.876Z] > git remote # timeout=10 [2022-08-18T17:12:52.032Z] > git config --get remote.origin.url # timeout=10 [2022-08-18T17:12:52.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-18T17:12:52.094Z] > git merge 32debe0986f4516bfe17bf9122447f0c735e61b4 # timeout=10 [2022-08-18T17:12:52.251Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-08-18T17:12:52.407Z] > git config core.sparsecheckout # timeout=10 [2022-08-18T17:12:52.473Z] > git checkout -f d127287d92ca5b8a02a65e5321ef40396433d7b4 # timeout=10 [2022-08-18T17:12:53.519Z] #20 28.22 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-08-18T17:12:53.519Z] #20 28.22 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-08-18T17:12:53.519Z] #20 28.31 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-18T17:12:53.519Z] #20 28.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-18T17:12:53.519Z] #20 28.33 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T17:12:53.519Z] #20 28.40 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-18T17:12:53.519Z] #20 28.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-08-18T17:12:53.519Z] #20 28.41 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-08-18T17:12:53.732Z] #43 167.3 CC lib/c/criu.o [2022-08-18T17:12:53.744Z] #43 159.9 CC criu/util.o [2022-08-18T17:12:53.777Z] #20 28.49 Selecting previously unselected package libnftnl11:arm64. [2022-08-18T17:12:53.777Z] #20 28.50 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-08-18T17:12:53.777Z] #20 28.52 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-08-18T17:12:53.777Z] #20 28.61 Selecting previously unselected package iptables. [2022-08-18T17:12:53.777Z] #20 28.61 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-08-18T17:12:53.777Z] #20 28.62 Unpacking iptables (1.8.2-4) ... [2022-08-18T17:12:54.248Z] #43 ... [2022-08-18T17:12:54.248Z] [2022-08-18T17:12:54.248Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:54.248Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:54.248Z] #40 212.0 + dpkg --print-architecture [2022-08-18T17:12:54.248Z] #40 212.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-18T17:12:54.346Z] #20 28.91 Selecting previously unselected package xxd. [2022-08-18T17:12:54.346Z] #20 28.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-08-18T17:12:54.346Z] #20 28.93 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:54.346Z] #20 29.08 Selecting previously unselected package vim-common. [2022-08-18T17:12:54.346Z] #20 29.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:12:54.346Z] #20 29.11 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:12:54.346Z] #20 29.28 Selecting previously unselected package bash-completion. [2022-08-18T17:12:54.386Z] #43 159.0 CC criu/tun.o [2022-08-18T17:12:54.605Z] #20 29.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-18T17:12:54.644Z] #43 159.5 CC criu/uffd.o [2022-08-18T17:12:54.819Z] #40 212.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-18T17:12:54.820Z] #40 212.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-18T17:12:55.113Z] #43 168.5 LINK lib/c/built-in.o [2022-08-18T17:12:55.113Z] #43 168.5 LINK lib/c/libcriu.so [2022-08-18T17:12:55.113Z] #43 168.6 LINK lib/c/libcriu.a [2022-08-18T17:12:55.113Z] #43 168.8 GEN magic.py [2022-08-18T17:12:55.174Z] #20 ... [2022-08-18T17:12:55.174Z] [2022-08-18T17:12:55.174Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:12:55.174Z] #24 sha256:2ec8cd21fc94ac928ca4437eab046ee79297081bc3046381c14391f06d7606cc [2022-08-18T17:12:55.174Z] #24 157.2 Checking out files: 28% (3245/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 49% (5659/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 72% (8219/11414) Checking out files: 72% (8267/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 96% (11033/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-08-18T17:12:55.174Z] #24 160.5 + cd /tmp/tmp.RjuwkXYHMr/tmp/docker-ce [2022-08-18T17:12:55.174Z] #24 160.6 + git checkout -q v17.06.2-ce [2022-08-18T17:12:55.174Z] #24 163.9 + mkdir -p /tmp/tmp.RjuwkXYHMr/src/github.com/docker [2022-08-18T17:12:55.174Z] #24 163.9 + mv components/cli /tmp/tmp.RjuwkXYHMr/src/github.com/docker/cli [2022-08-18T17:12:55.174Z] #24 163.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-18T17:12:55.374Z] #43 169.0 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:12:55.374Z] #43 169.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:12:55.374Z] #43 169.1 Note: Building without GnuTLS support [2022-08-18T17:12:55.374Z] #43 169.1 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:12:55.374Z] #43 169.1 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:12:55.678Z] #43 161.4 CC criu/uts_ns.o [2022-08-18T17:12:55.678Z] #43 161.7 CC criu/vdso-compat.o [2022-08-18T17:12:55.935Z] #43 162.0 CC criu/vdso.o [2022-08-18T17:12:55.944Z] #43 ... [2022-08-18T17:12:55.944Z] [2022-08-18T17:12:55.944Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:55.944Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:55.944Z] #40 DONE 225.4s [2022-08-18T17:12:55.944Z] [2022-08-18T17:12:55.944Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:12:55.944Z] #56 sha256:e01da13fb03e31b1c674ae9c4e5c1a16d0beea93e6bdd724dbc5b7611d06d702 [2022-08-18T17:12:56.026Z] #43 160.9 CC criu/util.o [2022-08-18T17:12:56.204Z] #56 ... [2022-08-18T17:12:56.204Z] [2022-08-18T17:12:56.204Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:56.204Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:56.204Z] #43 170.0 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:12:56.499Z] #43 ... [2022-08-18T17:12:56.499Z] [2022-08-18T17:12:56.499Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:56.499Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:56.499Z] #40 DONE 225.7s [2022-08-18T17:12:56.756Z] [2022-08-18T17:12:56.756Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:12:56.756Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:12:57.012Z] #49 ... [2022-08-18T17:12:57.012Z] [2022-08-18T17:12:57.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:57.012Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:57.012Z] #43 163.1 LINK criu/built-in.o [2022-08-18T17:12:57.165Z] #43 171.0 make[1]: Nothing to be done for 'all'. [2022-08-18T17:12:57.410Z] #43 162.5 CC criu/uts_ns.o [2022-08-18T17:12:57.576Z] #43 163.4 LINK criu/criu [2022-08-18T17:12:57.576Z] #43 ... [2022-08-18T17:12:57.576Z] [2022-08-18T17:12:57.576Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T17:12:57.576Z] #41 sha256:dd2f4e0c9c1d79f43996176cc36468dd42d64f4de7b665b6763218dc1f51bc2c [2022-08-18T17:12:57.576Z] #41 DONE 0.1s [2022-08-18T17:12:57.709Z] #24 ... [2022-08-18T17:12:57.709Z] [2022-08-18T17:12:57.709Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:57.709Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:12:57.709Z] #20 32.25 Unpacking bash-completion (1:2.8-6) ... [2022-08-18T17:12:57.833Z] [2022-08-18T17:12:57.833Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:57.833Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:57.833Z] #43 163.9 DEP lib/c/criu.d [2022-08-18T17:12:57.968Z] #20 32.62 Selecting previously unselected package bzip2. [2022-08-18T17:12:57.968Z] #20 32.64 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-08-18T17:12:57.968Z] #20 32.64 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:12:57.968Z] #20 32.73 Selecting previously unselected package xz-utils. [2022-08-18T17:12:57.968Z] #20 32.74 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-08-18T17:12:57.968Z] #20 32.74 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:12:57.976Z] #43 162.8 CC criu/vdso-compat.o [2022-08-18T17:12:57.976Z] #43 163.0 CC criu/vdso.o [2022-08-18T17:12:58.090Z] #43 164.0 CC images/rpc.pb-c.o [2022-08-18T17:12:58.103Z] #43 171.8 make[1]: 'images/built-in.o' is up to date. [2022-08-18T17:12:58.103Z] #43 171.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-18T17:12:58.103Z] #43 171.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-18T17:12:58.103Z] #43 172.0 make[1]: 'compel/libcompel.a' is up to date. [2022-08-18T17:12:58.227Z] #20 32.87 Selecting previously unselected package apparmor. [2022-08-18T17:12:58.227Z] #20 32.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-08-18T17:12:58.227Z] #20 32.98 Unpacking apparmor (2.13.2-10) ... [2022-08-18T17:12:58.362Z] #43 172.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-18T17:12:58.362Z] #43 172.0 make[1]: Nothing to be done for 'all'. [2022-08-18T17:12:58.362Z] #43 172.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:12:58.486Z] #20 33.31 Selecting previously unselected package aufs-tools. [2022-08-18T17:12:58.486Z] #20 33.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-08-18T17:12:58.486Z] #20 33.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:12:58.624Z] #43 172.3 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.624Z] #43 172.3 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.624Z] #43 172.4 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.653Z] #43 164.6 CC lib/c/criu.o [2022-08-18T17:12:58.745Z] #20 33.44 Selecting previously unselected package libonig5:arm64. [2022-08-18T17:12:58.745Z] #20 33.44 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-08-18T17:12:58.745Z] #20 33.44 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-08-18T17:12:58.745Z] #20 33.58 Selecting previously unselected package libjq1:arm64. [2022-08-18T17:12:58.745Z] #20 33.58 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-08-18T17:12:58.745Z] #20 33.60 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-18T17:12:58.884Z] #43 ... [2022-08-18T17:12:58.884Z] [2022-08-18T17:12:58.884Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T17:12:58.884Z] #41 sha256:8df1ad052c99b520c92cb53b8ed91aed527dc0805f764b9b7dc3142dbb38a9aa [2022-08-18T17:12:58.884Z] #41 DONE 0.2s [2022-08-18T17:12:58.884Z] [2022-08-18T17:12:58.884Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:58.884Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:12:58.884Z] #43 172.5 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.884Z] #43 172.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.884Z] #43 172.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.884Z] #43 172.7 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:58.911Z] #43 163.9 LINK criu/built-in.o [2022-08-18T17:12:58.911Z] #43 164.1 LINK criu/criu [2022-08-18T17:12:59.004Z] #20 33.70 Selecting previously unselected package jq. [2022-08-18T17:12:59.004Z] #20 33.73 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-08-18T17:12:59.004Z] #20 33.73 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-18T17:12:59.004Z] #20 33.80 Selecting previously unselected package libaio1:arm64. [2022-08-18T17:12:59.004Z] #20 33.80 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-08-18T17:12:59.004Z] #20 33.80 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-08-18T17:12:59.004Z] #20 33.88 Selecting previously unselected package libgpm2:arm64. [2022-08-18T17:12:59.004Z] #20 33.88 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-08-18T17:12:59.004Z] #20 33.89 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-08-18T17:12:59.004Z] #20 ... [2022-08-18T17:12:59.004Z] [2022-08-18T17:12:59.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:12:59.004Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:12:59.004Z] #43 77.18 DEP criu/mount.d [2022-08-18T17:12:59.004Z] #43 77.38 DEP criu/memfd.d [2022-08-18T17:12:59.004Z] #43 77.55 DEP criu/mem.d [2022-08-18T17:12:59.004Z] #43 77.78 DEP criu/lsm.d [2022-08-18T17:12:59.004Z] #43 77.95 DEP criu/log.d [2022-08-18T17:12:59.004Z] #43 78.06 DEP criu/libnetlink.d [2022-08-18T17:12:59.004Z] #43 78.13 DEP criu/kerndat.d [2022-08-18T17:12:59.004Z] #43 78.24 DEP criu/kcmp-ids.d [2022-08-18T17:12:59.004Z] #43 78.36 DEP criu/irmap.d [2022-08-18T17:12:59.004Z] #43 78.51 DEP criu/ipc_ns.d [2022-08-18T17:12:59.004Z] #43 78.61 DEP criu/image.d [2022-08-18T17:12:59.004Z] #43 78.74 DEP criu/image-desc.d [2022-08-18T17:12:59.004Z] #43 78.82 DEP criu/fsnotify.d [2022-08-18T17:12:59.004Z] #43 79.00 DEP criu/filesystems.d [2022-08-18T17:12:59.004Z] #43 79.15 DEP criu/files.d [2022-08-18T17:12:59.004Z] #43 79.27 DEP criu/files-reg.d [2022-08-18T17:12:59.004Z] #43 79.45 DEP criu/files-ext.d [2022-08-18T17:12:59.004Z] #43 79.53 DEP criu/file-lock.d [2022-08-18T17:12:59.004Z] #43 79.62 DEP criu/file-ids.d [2022-08-18T17:12:59.004Z] #43 79.74 DEP criu/fifo.d [2022-08-18T17:12:59.004Z] #43 79.86 DEP criu/fdstore.d [2022-08-18T17:12:59.004Z] #43 79.94 DEP criu/fault-injection.d [2022-08-18T17:12:59.004Z] #43 79.96 DEP criu/external.d [2022-08-18T17:12:59.004Z] #43 80.04 DEP criu/eventpoll.d [2022-08-18T17:12:59.004Z] #43 80.18 DEP criu/eventfd.d [2022-08-18T17:12:59.004Z] #43 80.27 DEP criu/crtools.d [2022-08-18T17:12:59.004Z] #43 80.39 DEP criu/cr-service.d [2022-08-18T17:12:59.004Z] #43 80.55 DEP criu/cr-restore.d [2022-08-18T17:12:59.004Z] #43 80.72 DEP criu/cr-errno.d [2022-08-18T17:12:59.004Z] #43 80.75 DEP criu/cr-dump.d [2022-08-18T17:12:59.004Z] #43 80.95 DEP criu/cr-dedup.d [2022-08-18T17:12:59.004Z] #43 81.07 DEP criu/cr-check.d [2022-08-18T17:12:59.004Z] #43 81.21 DEP criu/config.d [2022-08-18T17:12:59.004Z] #43 81.34 DEP criu/clone-noasan.d [2022-08-18T17:12:59.004Z] #43 81.44 DEP criu/cgroup.d [2022-08-18T17:12:59.004Z] #43 81.57 DEP criu/cgroup-props.d [2022-08-18T17:12:59.004Z] #43 81.66 DEP criu/bitmap.d [2022-08-18T17:12:59.004Z] #43 81.68 DEP criu/bfd.d [2022-08-18T17:12:59.004Z] #43 81.81 DEP criu/autofs.d [2022-08-18T17:12:59.004Z] #43 81.97 DEP criu/aio.d [2022-08-18T17:12:59.004Z] #43 82.06 DEP criu/action-scripts.d [2022-08-18T17:12:59.005Z] #43 82.26 CC criu/action-scripts.o [2022-08-18T17:12:59.005Z] #43 82.70 CC criu/aio.o [2022-08-18T17:12:59.005Z] #43 83.21 CC criu/autofs.o [2022-08-18T17:12:59.005Z] #43 84.61 CC criu/bfd.o [2022-08-18T17:12:59.005Z] #43 85.16 CC criu/bitmap.o [2022-08-18T17:12:59.005Z] #43 85.30 CC criu/cgroup-props.o [2022-08-18T17:12:59.005Z] #43 86.12 CC criu/cgroup.o [2022-08-18T17:12:59.145Z] #43 172.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:12:59.145Z] #43 172.8 INSTALL criu/criu [2022-08-18T17:12:59.145Z] #43 DONE 172.9s [2022-08-18T17:12:59.145Z] [2022-08-18T17:12:59.145Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:12:59.145Z] #53 sha256:386f9d05cff3c03317d46569d6ca63d42228867a322c3b55fa8c6ade28adba25 [2022-08-18T17:12:59.264Z] #43 ... [2022-08-18T17:12:59.264Z] [2022-08-18T17:12:59.264Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:12:59.264Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:12:59.264Z] #20 33.96 Selecting previously unselected package libicu63:arm64. [2022-08-18T17:12:59.264Z] #20 33.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-08-18T17:12:59.264Z] #20 33.98 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-18T17:12:59.484Z] #43 164.6 DEP lib/c/criu.d [2022-08-18T17:12:59.484Z] #43 164.6 CC images/rpc.pb-c.o [2022-08-18T17:12:59.581Z] #43 165.6 LINK lib/c/built-in.o [2022-08-18T17:12:59.581Z] #43 165.6 LINK lib/c/libcriu.so [2022-08-18T17:12:59.581Z] #43 165.7 LINK lib/c/libcriu.a [2022-08-18T17:12:59.743Z] #43 ... [2022-08-18T17:12:59.743Z] [2022-08-18T17:12:59.743Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:12:59.743Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:12:59.743Z] #40 DONE 229.4s [2022-08-18T17:12:59.743Z] [2022-08-18T17:12:59.743Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:12:59.743Z] #53 sha256:06cb67797f733ca27876cf7d4775c8717b0dc57203d5c1851c85b848d8832bb5 [2022-08-18T17:12:59.837Z] #43 165.8 GEN magic.py [2022-08-18T17:12:59.837Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:13:00.093Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:13:00.093Z] #43 166.0 Note: Building without GnuTLS support [2022-08-18T17:13:00.093Z] #43 166.0 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:13:00.093Z] #43 166.0 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:13:00.310Z] #53 ... [2022-08-18T17:13:00.311Z] [2022-08-18T17:13:00.311Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:00.311Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:13:00.311Z] #43 165.4 CC lib/c/criu.o [2022-08-18T17:13:00.656Z] #43 166.8 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:13:01.056Z] #53 ... [2022-08-18T17:13:01.056Z] [2022-08-18T17:13:01.056Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-18T17:13:01.056Z] #44 sha256:b85ff4c839dcbd99b995f6193e703da71a98774d6522bc5a37366d80ea38eecc [2022-08-18T17:13:01.056Z] #44 DONE 0.1s [2022-08-18T17:13:01.056Z] [2022-08-18T17:13:01.056Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:01.056Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:13:01.056Z] #49 ... [2022-08-18T17:13:01.056Z] [2022-08-18T17:13:01.056Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-18T17:13:01.056Z] #46 sha256:6b9d1834cf5546996fc2893bdb8b2dfb7317c5adcaea9f23717c6ad516ada8bd [2022-08-18T17:13:01.056Z] #46 DONE 0.1s [2022-08-18T17:13:01.218Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2022-08-18T17:13:01.250Z] #43 ... [2022-08-18T17:13:01.250Z] [2022-08-18T17:13:01.250Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T17:13:01.250Z] #41 sha256:e1f10585b4ad296783e1045add79974ac9833beb3f2f981452a0e579170402d1 [2022-08-18T17:13:01.250Z] #41 DONE 0.1s [2022-08-18T17:13:01.317Z] [2022-08-18T17:13:01.317Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T17:13:01.317Z] #48 sha256:316a091a475fe264f88368b535d4d9b94c932968da93092b5f7eaebbe97afc1e [2022-08-18T17:13:01.317Z] #48 DONE 0.1s [2022-08-18T17:13:01.317Z] [2022-08-18T17:13:01.317Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:01.317Z] #56 sha256:e01da13fb03e31b1c674ae9c4e5c1a16d0beea93e6bdd724dbc5b7611d06d702 [2022-08-18T17:13:01.510Z] [2022-08-18T17:13:01.510Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:01.510Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:13:01.770Z] #43 166.8 LINK lib/c/built-in.o [2022-08-18T17:13:01.770Z] #43 166.9 LINK lib/c/libcriu.so [2022-08-18T17:13:01.770Z] #43 166.9 LINK lib/c/libcriu.a [2022-08-18T17:13:02.029Z] #43 167.0 GEN magic.py [2022-08-18T17:13:02.147Z] #43 168.1 make[1]: 'images/built-in.o' is up to date. [2022-08-18T17:13:02.147Z] #43 168.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-18T17:13:02.147Z] #43 168.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-18T17:13:02.147Z] #43 168.2 make[1]: 'compel/libcompel.a' is up to date. [2022-08-18T17:13:02.147Z] #43 168.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-18T17:13:02.289Z] #43 167.2 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:13:02.289Z] #43 167.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:13:02.289Z] #43 167.2 Note: Building without GnuTLS support [2022-08-18T17:13:02.289Z] #43 167.2 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:13:02.289Z] #43 167.2 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:13:02.404Z] #43 168.3 make[1]: Nothing to be done for 'all'. [2022-08-18T17:13:02.404Z] #43 168.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:13:02.553Z] #20 36.97 Selecting previously unselected package libnet1:arm64. [2022-08-18T17:13:02.553Z] #20 36.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-18T17:13:02.553Z] #20 36.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:13:02.553Z] #20 37.08 Selecting previously unselected package libnl-3-200:arm64. [2022-08-18T17:13:02.553Z] #20 37.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-08-18T17:13:02.553Z] #20 37.09 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-08-18T17:13:02.553Z] #20 37.19 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-18T17:13:02.553Z] #20 37.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-08-18T17:13:02.553Z] #20 37.20 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-18T17:13:02.553Z] #20 37.28 Selecting previously unselected package libreadline5:arm64. [2022-08-18T17:13:02.553Z] #20 37.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-08-18T17:13:02.553Z] #20 37.29 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-08-18T17:13:02.660Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.660Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.660Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.660Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.660Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.660Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.660Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.813Z] #20 37.42 Selecting previously unselected package net-tools. [2022-08-18T17:13:02.813Z] #20 37.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-08-18T17:13:02.813Z] #20 37.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:13:02.813Z] #20 37.62 Selecting previously unselected package patch. [2022-08-18T17:13:02.813Z] #20 37.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-08-18T17:13:02.813Z] #20 37.63 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-18T17:13:02.858Z] #43 168.0 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:13:02.917Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:02.917Z] #43 169.0 INSTALL criu/criu [2022-08-18T17:13:03.072Z] #20 37.74 Selecting previously unselected package python-pip-whl. [2022-08-18T17:13:03.072Z] #20 37.74 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-18T17:13:03.072Z] #20 37.75 Unpacking python-pip-whl (18.1-5) ... [2022-08-18T17:13:03.177Z] #43 DONE 169.1s [2022-08-18T17:13:03.177Z] [2022-08-18T17:13:03.177Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:03.177Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:13:03.646Z] #20 38.22 Selecting previously unselected package python3-lib2to3. [2022-08-18T17:13:03.646Z] #20 38.23 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-18T17:13:03.646Z] #20 38.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:13:03.646Z] #20 38.36 Selecting previously unselected package python3-distutils. [2022-08-18T17:13:03.646Z] #20 38.36 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-18T17:13:03.646Z] #20 38.37 Unpacking python3-distutils (3.7.3-1) ... [2022-08-18T17:13:03.796Z] #43 168.7 make[1]: Nothing to be done for 'all'. [2022-08-18T17:13:03.905Z] #20 38.52 Selecting previously unselected package python3-pip. [2022-08-18T17:13:03.905Z] #20 38.54 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-18T17:13:03.905Z] #20 38.54 Unpacking python3-pip (18.1-5) ... [2022-08-18T17:13:04.108Z] #49 ... [2022-08-18T17:13:04.108Z] [2022-08-18T17:13:04.108Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-18T17:13:04.108Z] #44 sha256:bafca694401bbea2ca95f45c19128ca9f1add20fa09b857d42c1daaf806a8ea1 [2022-08-18T17:13:04.108Z] #44 DONE 0.1s [2022-08-18T17:13:04.108Z] [2022-08-18T17:13:04.108Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-18T17:13:04.108Z] #46 sha256:ccafcfea214257485fa291bf06e285d6629951833108f86745bc4c7c2b94d834 [2022-08-18T17:13:04.164Z] #20 38.76 Selecting previously unselected package python3-pkg-resources. [2022-08-18T17:13:04.164Z] #20 38.77 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-18T17:13:04.164Z] #20 38.78 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:13:04.164Z] #20 38.91 Selecting previously unselected package python3-setuptools. [2022-08-18T17:13:04.164Z] #20 38.91 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-18T17:13:04.164Z] #20 38.92 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-18T17:13:04.364Z] #46 DONE 0.1s [2022-08-18T17:13:04.364Z] [2022-08-18T17:13:04.365Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T17:13:04.365Z] #48 sha256:1a1b807bdc57b89f31f0c4dc60d276b09e3bb204b6cf2aabe04f64a30b2013dc [2022-08-18T17:13:04.365Z] #48 DONE 0.1s [2022-08-18T17:13:04.365Z] [2022-08-18T17:13:04.365Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:04.365Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:13:04.365Z] #43 169.4 make[1]: 'images/built-in.o' is up to date. [2022-08-18T17:13:04.365Z] #43 169.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-18T17:13:04.365Z] #43 169.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-18T17:13:04.365Z] #43 169.5 make[1]: 'compel/libcompel.a' is up to date. [2022-08-18T17:13:04.423Z] #20 39.11 Selecting previously unselected package python3-wheel. [2022-08-18T17:13:04.423Z] #20 39.12 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-18T17:13:04.423Z] #20 39.12 Unpacking python3-wheel (0.32.3-2) ... [2022-08-18T17:13:04.423Z] #20 39.22 Selecting previously unselected package sudo. [2022-08-18T17:13:04.423Z] #20 39.23 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-08-18T17:13:04.423Z] #20 39.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:13:04.624Z] #43 169.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-18T17:13:04.624Z] #43 169.5 make[1]: Nothing to be done for 'all'. [2022-08-18T17:13:04.624Z] #43 169.6 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:13:04.625Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.625Z] #43 169.7 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.647Z] Commit message: "Allow different syscalls from kernels 5.12 -> 5.16" [2022-08-18T17:13:04.818Z] #40 ... [2022-08-18T17:13:04.818Z] [2022-08-18T17:13:04.818Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:04.818Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:13:04.818Z] #43 144.9 CC criu/protobuf-desc.o [2022-08-18T17:13:04.818Z] #43 145.8 CC criu/protobuf.o [2022-08-18T17:13:04.818Z] #43 146.2 CC criu/pstree.o [2022-08-18T17:13:04.818Z] #43 147.7 CC criu/rbtree.o [2022-08-18T17:13:04.818Z] #43 148.1 CC criu/rst-malloc.o [2022-08-18T17:13:04.818Z] #43 148.4 CC criu/seccomp.o [2022-08-18T17:13:04.818Z] #43 149.2 CC criu/seize.o [2022-08-18T17:13:04.818Z] #43 150.3 CC criu/servicefd.o [2022-08-18T17:13:04.818Z] #43 150.7 CC criu/shmem.o [2022-08-18T17:13:04.818Z] #43 151.6 CC criu/sigframe.o [2022-08-18T17:13:04.818Z] #43 151.9 CC criu/signalfd.o [2022-08-18T17:13:04.818Z] #43 152.2 CC criu/sk-inet.o [2022-08-18T17:13:04.818Z] #43 153.4 CC criu/sk-netlink.o [2022-08-18T17:13:04.818Z] #43 153.8 CC criu/sk-packet.o [2022-08-18T17:13:04.818Z] #43 154.5 CC criu/sk-queue.o [2022-08-18T17:13:04.818Z] #43 155.1 CC criu/sk-tcp.o [2022-08-18T17:13:04.884Z] #43 169.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.884Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.884Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.884Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.884Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.884Z] #43 170.1 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:04.942Z] #20 39.61 Selecting previously unselected package thin-provisioning-tools. [2022-08-18T17:13:04.942Z] #20 39.61 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-08-18T17:13:04.942Z] #20 39.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:13:04.942Z] #20 39.88 Selecting previously unselected package uidmap. [2022-08-18T17:13:05.144Z] #43 170.1 INSTALL criu/criu [2022-08-18T17:13:05.202Z] #20 39.88 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-08-18T17:13:05.202Z] #20 39.90 Unpacking uidmap (1:4.5-1.1) ... [2022-08-18T17:13:05.202Z] #20 40.03 Selecting previously unselected package vim-runtime. [2022-08-18T17:13:05.202Z] #20 40.04 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-18T17:13:05.202Z] #20 40.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-18T17:13:05.202Z] #20 40.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-18T17:13:05.202Z] #20 40.13 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:13:05.084Z] > git --version # timeout=10 [2022-08-18T17:13:05.162Z] > git --version # 'git version 2.24.1.windows.2' [2022-08-18T17:13:05.224Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2022-08-18T17:13:05.391Z] #43 155.8 CC criu/sk-unix.o [2022-08-18T17:13:05.404Z] #43 DONE 170.3s [2022-08-18T17:13:05.404Z] [2022-08-18T17:13:05.404Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:05.404Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-18T17:13:06.346Z] #49 ... [2022-08-18T17:13:06.346Z] [2022-08-18T17:13:06.346Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-18T17:13:06.346Z] #44 sha256:6f5f3a77c529d4e784ff65b280941bc754ae516d523320e99a6379a7084c14b9 [2022-08-18T17:13:06.346Z] #44 DONE 0.1s [2022-08-18T17:13:06.605Z] [2022-08-18T17:13:06.605Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-18T17:13:06.605Z] #46 sha256:bc59ffe3bd1f24f920516031c9898e587bf88fc47a3133c5fb5d92e357946ec6 [2022-08-18T17:13:06.605Z] #46 DONE 0.1s [2022-08-18T17:13:06.605Z] [2022-08-18T17:13:06.605Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T17:13:06.605Z] #48 sha256:f7dfbb0f521d0f36b0ee6416d6171b3e74f4d1ea6599a22bbfec3058563c2b14 [2022-08-18T17:13:06.605Z] #48 DONE 0.1s [2022-08-18T17:13:06.605Z] [2022-08-18T17:13:06.605Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:06.605Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:13:07.937Z] #43 158.0 CC criu/sockets.o [2022-08-18T17:13:08.491Z] #20 43.19 Selecting previously unselected package vim. [2022-08-18T17:13:08.491Z] #20 43.19 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-08-18T17:13:08.491Z] #20 43.22 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:13:08.509Z] #43 159.0 CC criu/stats.o [2022-08-18T17:13:08.718Z] + docker version [2022-08-18T17:13:09.057Z] #20 43.73 Selecting previously unselected package xfsprogs. [2022-08-18T17:13:09.057Z] #20 43.76 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-08-18T17:13:09.057Z] #20 43.77 Unpacking xfsprogs (4.20.0-1) ... [2022-08-18T17:13:09.080Z] #43 159.4 CC criu/string.o [2022-08-18T17:13:09.080Z] #43 159.5 CC criu/sysctl.o [2022-08-18T17:13:09.630Z] #20 44.19 Selecting previously unselected package zip. [2022-08-18T17:13:09.630Z] #20 44.19 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-08-18T17:13:09.630Z] #20 44.21 Unpacking zip (3.0-11+b1) ... [2022-08-18T17:13:09.630Z] #20 44.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-18T17:13:09.630Z] #20 44.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-18T17:13:09.630Z] #20 44.45 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-08-18T17:13:09.630Z] #20 44.46 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-08-18T17:13:09.630Z] #20 44.49 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-08-18T17:13:09.630Z] #20 44.50 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-08-18T17:13:09.630Z] #20 44.51 Setting up uidmap (1:4.5-1.1) ... [2022-08-18T17:13:09.630Z] #20 44.52 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-08-18T17:13:09.630Z] #20 44.54 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-18T17:13:09.888Z] #20 44.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-18T17:13:09.888Z] #20 44.59 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-18T17:13:09.888Z] #20 44.61 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-18T17:13:09.888Z] #20 44.62 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:13:09.888Z] #20 44.64 Setting up zip (3.0-11+b1) ... [2022-08-18T17:13:09.888Z] #20 44.67 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:13:09.888Z] #20 44.70 Setting up bash-completion (1:2.8-6) ... [2022-08-18T17:13:10.021Z] #43 160.3 CC criu/sysfs_parse.o [2022-08-18T17:13:10.592Z] #43 160.7 CC criu/timens.o [2022-08-18T17:13:10.823Z] #20 ... [2022-08-18T17:13:10.823Z] [2022-08-18T17:13:10.823Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:10.823Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:13:10.823Z] #43 88.81 CC criu/clone-noasan.o [2022-08-18T17:13:10.823Z] #43 89.03 CC criu/config.o [2022-08-18T17:13:10.823Z] #43 90.48 CC criu/cr-check.o [2022-08-18T17:13:10.823Z] #43 92.23 CC criu/cr-dedup.o [2022-08-18T17:13:10.823Z] #43 92.60 CC criu/cr-dump.o [2022-08-18T17:13:10.823Z] #43 94.87 CC criu/cr-errno.o [2022-08-18T17:13:10.823Z] #43 94.97 CC criu/cr-restore.o [2022-08-18T17:13:10.853Z] #43 161.2 CC criu/timerfd.o [2022-08-18T17:13:11.113Z] #43 161.6 CC criu/tty.o [2022-08-18T17:13:11.758Z] #43 99.70 CC criu/cr-service.o [2022-08-18T17:13:12.694Z] #43 ... [2022-08-18T17:13:12.694Z] [2022-08-18T17:13:12.694Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:13:12.694Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:13:12.694Z] #20 47.63 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-08-18T17:13:12.952Z] #20 47.66 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-18T17:13:12.952Z] #20 47.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-18T17:13:12.952Z] #20 47.70 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-18T17:13:12.952Z] #20 47.72 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-18T17:13:12.952Z] #20 47.79 invoke-rc.d: could not determine current runlevel [2022-08-18T17:13:12.952Z] #20 47.80 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T17:13:12.952Z] #20 47.81 Setting up pigz (2.4-1) ... [2022-08-18T17:13:12.952Z] #20 47.82 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-18T17:13:12.952Z] #20 47.84 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-08-18T17:13:13.212Z] #20 47.89 Setting up python-pip-whl (18.1-5) ... [2022-08-18T17:13:13.212Z] #20 47.91 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-08-18T17:13:13.212Z] #20 47.92 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:13:13.470Z] #20 48.31 Setting up libaio1:arm64 (0.3.112-3) ... [2022-08-18T17:13:13.470Z] #20 48.33 Setting up libonig5:arm64 (6.9.1-1) ... [2022-08-18T17:13:13.470Z] #20 48.34 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-08-18T17:13:13.470Z] #20 48.36 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-18T17:13:13.470Z] #20 48.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-18T17:13:13.470Z] #20 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-18T17:13:13.470Z] #20 48.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-18T17:13:13.470Z] #20 48.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-18T17:13:13.470Z] #20 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-18T17:13:13.470Z] #20 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-18T17:13:13.470Z] #20 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-18T17:13:13.658Z] #43 163.6 CC criu/tun.o [2022-08-18T17:13:13.729Z] #20 48.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-18T17:13:13.729Z] #20 48.47 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-18T17:13:13.729Z] #20 48.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-18T17:13:13.729Z] #20 48.51 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-08-18T17:13:13.729Z] #20 48.54 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-18T17:13:13.729Z] #20 48.55 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-08-18T17:13:13.729Z] #20 48.57 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-18T17:13:13.919Z] #43 164.3 CC criu/uffd.o [2022-08-18T17:13:14.727Z] Client: [2022-08-18T17:13:14.727Z] Version: 20.10.9 [2022-08-18T17:13:14.727Z] API version: 1.41 [2022-08-18T17:13:14.727Z] Go version: go1.16.8 [2022-08-18T17:13:14.727Z] Git commit: c2ea9bc [2022-08-18T17:13:14.727Z] Built: Mon Oct 4 16:11:10 2021 [2022-08-18T17:13:14.727Z] OS/Arch: windows/amd64 [2022-08-18T17:13:14.727Z] Context: default [2022-08-18T17:13:14.727Z] Experimental: true [2022-08-18T17:13:14.727Z] [2022-08-18T17:13:14.727Z] Server: Docker Engine - Community [2022-08-18T17:13:14.727Z] Engine: [2022-08-18T17:13:14.727Z] Version: 20.10.9 [2022-08-18T17:13:14.727Z] API version: 1.41 (minimum version 1.24) [2022-08-18T17:13:14.727Z] Go version: go1.16.8 [2022-08-18T17:13:14.727Z] Git commit: 79ea9d3 [2022-08-18T17:13:14.727Z] Built: Mon Oct 4 16:06:39 2021 [2022-08-18T17:13:14.727Z] OS/Arch: windows/amd64 [2022-08-18T17:13:14.727Z] Experimental: true [Pipeline] sh [2022-08-18T17:13:15.829Z] #43 165.9 CC criu/util.o [2022-08-18T17:13:16.410Z] + docker info [2022-08-18T17:13:17.013Z] #20 51.82 Setting up iptables (1.8.2-4) ... [2022-08-18T17:13:17.013Z] #20 51.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:13:17.013Z] #20 51.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:13:17.013Z] #20 51.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-18T17:13:17.013Z] #20 51.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-18T17:13:17.013Z] #20 51.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-18T17:13:17.212Z] #43 167.3 CC criu/uts_ns.o [2022-08-18T17:13:17.212Z] #43 167.6 CC criu/vdso-compat.o [2022-08-18T17:13:17.271Z] #20 51.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-18T17:13:17.271Z] #20 51.91 Setting up python3 (3.7.3-1) ... [2022-08-18T17:13:17.472Z] #43 167.8 CC criu/vdso.o [2022-08-18T17:13:17.789Z] #20 52.46 Setting up python3-wheel (0.32.3-2) ... [2022-08-18T17:13:18.357Z] #20 53.08 Setting up apparmor (2.13.2-10) ... [2022-08-18T17:13:18.414Z] #43 168.5 LINK criu/built-in.o [2022-08-18T17:13:18.414Z] #43 168.7 LINK criu/criu [2022-08-18T17:13:18.675Z] #43 ... [2022-08-18T17:13:18.675Z] [2022-08-18T17:13:18.675Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:13:18.675Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-18T17:13:18.675Z] #40 DONE 236.6s [2022-08-18T17:13:18.936Z] [2022-08-18T17:13:18.936Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:18.936Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:13:18.936Z] #56 ... [2022-08-18T17:13:18.936Z] [2022-08-18T17:13:18.936Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:18.936Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:13:18.936Z] #43 169.2 DEP lib/c/criu.d [2022-08-18T17:13:18.936Z] #43 169.3 CC images/rpc.pb-c.o [2022-08-18T17:13:19.734Z] #20 54.57 Setting up xfsprogs (4.20.0-1) ... [2022-08-18T17:13:19.734Z] #20 54.58 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-18T17:13:19.877Z] #43 ... [2022-08-18T17:13:19.877Z] [2022-08-18T17:13:19.877Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T17:13:19.877Z] #41 sha256:97dcbb400f13bd7a3cf173e62432c7bcde9208e313fe88dd8511b1b652b279f0 [2022-08-18T17:13:19.877Z] #41 DONE 0.1s [2022-08-18T17:13:20.138Z] [2022-08-18T17:13:20.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:20.138Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-18T17:13:20.138Z] #43 170.4 CC lib/c/criu.o [2022-08-18T17:13:20.303Z] #20 55.05 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-18T17:13:21.081Z] #43 171.4 LINK lib/c/built-in.o [2022-08-18T17:13:21.081Z] #43 171.4 LINK lib/c/libcriu.so [2022-08-18T17:13:21.240Z] #20 55.97 Setting up python3-distutils (3.7.3-1) ... [2022-08-18T17:13:21.341Z] #43 171.5 LINK lib/c/libcriu.a [2022-08-18T17:13:21.341Z] #43 171.7 GEN magic.py [2022-08-18T17:13:21.602Z] #43 171.8 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:13:21.602Z] #43 171.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:13:21.602Z] #43 171.8 Note: Building without GnuTLS support [2022-08-18T17:13:21.602Z] #43 171.8 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:13:21.602Z] #43 171.8 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:13:21.807Z] #20 56.48 Setting up python3-setuptools (40.8.0-1) ... [2022-08-18T17:13:22.544Z] #43 172.7 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:13:23.116Z] #43 173.4 make[1]: Nothing to be done for 'all'. [2022-08-18T17:13:23.209Z] #20 57.67 Setting up python3-pip (18.1-5) ... [2022-08-18T17:13:23.468Z] #20 ... [2022-08-18T17:13:23.468Z] [2022-08-18T17:13:23.468Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:23.468Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:13:23.468Z] #43 101.6 CC criu/crtools.o [2022-08-18T17:13:23.468Z] #43 102.2 CC criu/eventfd.o [2022-08-18T17:13:23.468Z] #43 102.6 CC criu/eventpoll.o [2022-08-18T17:13:23.468Z] #43 103.4 CC criu/external.o [2022-08-18T17:13:23.468Z] #43 103.8 CC criu/fault-injection.o [2022-08-18T17:13:23.468Z] #43 103.9 CC criu/fdstore.o [2022-08-18T17:13:23.468Z] #43 104.3 CC criu/fifo.o [2022-08-18T17:13:23.468Z] #43 104.7 CC criu/file-ids.o [2022-08-18T17:13:23.468Z] #43 105.0 CC criu/file-lock.o [2022-08-18T17:13:23.468Z] #43 106.2 CC criu/files-ext.o [2022-08-18T17:13:23.468Z] #43 106.6 CC criu/files-reg.o [2022-08-18T17:13:23.468Z] #43 109.0 CC criu/files.o [2022-08-18T17:13:23.468Z] #43 111.2 CC criu/filesystems.o [2022-08-18T17:13:23.687Z] #43 174.1 make[1]: 'images/built-in.o' is up to date. [2022-08-18T17:13:23.687Z] #43 174.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-18T17:13:23.948Z] #43 174.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-18T17:13:23.948Z] #43 174.2 make[1]: 'compel/libcompel.a' is up to date. [2022-08-18T17:13:23.948Z] #43 174.3 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-18T17:13:23.948Z] #43 174.3 make[1]: Nothing to be done for 'all'. [2022-08-18T17:13:23.948Z] #43 174.3 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:13:24.063Z] #43 112.0 CC criu/fsnotify.o [2022-08-18T17:13:24.063Z] #43 ... [2022-08-18T17:13:24.063Z] [2022-08-18T17:13:24.063Z] #20 [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 aufs-tools bash-completion bzip2 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 [2022-08-18T17:13:24.063Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-18T17:13:24.063Z] #20 58.82 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:13:24.063Z] #20 58.86 Processing triggers for mime-support (3.62) ... [2022-08-18T17:13:24.323Z] #20 DONE 59.2s [2022-08-18T17:13:24.323Z] [2022-08-18T17:13:24.323Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:13:24.323Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-18T17:13:24.518Z] #43 174.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.518Z] #43 174.6 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.518Z] #43 174.7 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.518Z] #43 174.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.518Z] #43 174.8 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.518Z] #43 174.9 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.518Z] #43 174.9 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.584Z] #40 ... [2022-08-18T17:13:24.584Z] [2022-08-18T17:13:24.584Z] #21 [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-08-18T17:13:24.584Z] #21 sha256:d66356aeb67938fb525e208e71307379ce0a58d0619fba1490655c784b812014 [2022-08-18T17:13:24.779Z] #43 175.0 make[2]: Nothing to be done for 'all'. [2022-08-18T17:13:24.779Z] #43 175.0 INSTALL criu/criu [2022-08-18T17:13:24.779Z] #43 DONE 175.2s [2022-08-18T17:13:24.779Z] [2022-08-18T17:13:24.779Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:24.779Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:13:25.153Z] #21 0.688 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-18T17:13:25.153Z] #21 0.692 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-18T17:13:25.153Z] #21 0.696 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-18T17:13:25.153Z] #21 DONE 0.9s [2022-08-18T17:13:25.153Z] [2022-08-18T17:13:25.153Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:25.153Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:13:25.414Z] #49 ... [2022-08-18T17:13:25.414Z] [2022-08-18T17:13:25.414Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:13:25.414Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-18T17:13:26.164Z] #56 ... [2022-08-18T17:13:26.164Z] [2022-08-18T17:13:26.164Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-18T17:13:26.164Z] #44 sha256:89c1b86b6c066a36c73e98b35af0b4b3b691878c48f38f6162c746c1b8527d0a [2022-08-18T17:13:26.164Z] #44 DONE 0.1s [2022-08-18T17:13:26.164Z] [2022-08-18T17:13:26.164Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-18T17:13:26.164Z] #46 sha256:0c92db3441b825cef36904979edf184f22a72208c14427acf61258114fc925f4 [2022-08-18T17:13:26.164Z] #46 DONE 0.1s [2022-08-18T17:13:26.164Z] [2022-08-18T17:13:26.164Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T17:13:26.164Z] #48 sha256:21b57c5710d33cbee28b916623b3b4d71e91ee65f7f184fb5d9f2ad5ace0e58c [2022-08-18T17:13:26.164Z] #48 DONE 0.1s [2022-08-18T17:13:26.164Z] [2022-08-18T17:13:26.164Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:26.164Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:13:29.114Z] Client: [2022-08-18T17:13:29.114Z] Context: default [2022-08-18T17:13:29.114Z] Debug Mode: false [2022-08-18T17:13:29.114Z] Plugins: [2022-08-18T17:13:29.114Z] app: Docker Application (Docker Inc., v0.8.0) [2022-08-18T17:13:29.114Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-08-18T17:13:29.114Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-08-18T17:13:29.114Z] [2022-08-18T17:13:29.114Z] Server: [2022-08-18T17:13:29.114Z] Containers: 0 [2022-08-18T17:13:29.114Z] Running: 0 [2022-08-18T17:13:29.115Z] Paused: 0 [2022-08-18T17:13:29.115Z] Stopped: 0 [2022-08-18T17:13:29.115Z] Images: 0 [2022-08-18T17:13:29.115Z] Server Version: 20.10.9 [2022-08-18T17:13:29.115Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-08-18T17:13:29.115Z] Windows: [2022-08-18T17:13:29.115Z] LCOW: [2022-08-18T17:13:29.115Z] Logging Driver: json-file [2022-08-18T17:13:29.115Z] Plugins: [2022-08-18T17:13:29.115Z] Volume: local [2022-08-18T17:13:29.115Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-08-18T17:13:29.115Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-08-18T17:13:29.115Z] Swarm: inactive [2022-08-18T17:13:29.115Z] Default Isolation: process [2022-08-18T17:13:29.115Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-08-18T17:13:29.115Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-08-18T17:13:29.115Z] OSType: windows [2022-08-18T17:13:29.115Z] Architecture: x86_64 [2022-08-18T17:13:29.115Z] CPUs: 4 [2022-08-18T17:13:29.115Z] Total Memory: 32GiB [2022-08-18T17:13:29.115Z] Name: azwin-2-9ea3a0 [2022-08-18T17:13:29.115Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-08-18T17:13:29.115Z] Docker Root Dir: D:\docker [2022-08-18T17:13:29.115Z] Debug Mode: false [2022-08-18T17:13:29.115Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:13:29.115Z] Labels: [2022-08-18T17:13:29.115Z] Experimental: true [2022-08-18T17:13:29.115Z] Insecure Registries: [2022-08-18T17:13:29.115Z] 10.0.0.4:5000 [2022-08-18T17:13:29.115Z] 127.0.0.0/8 [2022-08-18T17:13:29.115Z] Registry Mirrors: [2022-08-18T17:13:29.115Z] http://10.0.0.4:5000/ [2022-08-18T17:13:29.115Z] Live Restore Enabled: false [2022-08-18T17:13:29.115Z] Product License: Community Engine [2022-08-18T17:13:29.115Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-08-18T17:13:30.681Z] #22 4.916 Collecting yamllint==1.26.1 [2022-08-18T17:13:31.615Z] #22 ... [2022-08-18T17:13:31.615Z] [2022-08-18T17:13:31.615Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:31.615Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:13:31.615Z] #43 113.8 CC criu/image-desc.o [2022-08-18T17:13:31.615Z] #43 114.0 CC criu/image.o [2022-08-18T17:13:31.615Z] #43 115.0 CC criu/ipc_ns.o [2022-08-18T17:13:31.615Z] #43 116.3 CC criu/irmap.o [2022-08-18T17:13:31.615Z] #43 116.9 CC criu/kcmp-ids.o [2022-08-18T17:13:31.615Z] #43 117.2 CC criu/kerndat.o [2022-08-18T17:13:31.615Z] #43 118.4 CC criu/libnetlink.o [2022-08-18T17:13:31.615Z] #43 118.8 CC criu/log.o [2022-08-18T17:13:31.615Z] #43 119.3 CC criu/lsm.o [2022-08-18T17:13:31.615Z] #43 119.7 CC criu/mem.o [2022-08-18T17:13:33.516Z] #43 121.4 CC criu/memfd.o [2022-08-18T17:13:34.084Z] #43 122.1 CC criu/mount.o [2022-08-18T17:13:35.988Z] #43 ... [2022-08-18T17:13:35.988Z] [2022-08-18T17:13:35.988Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:13:35.988Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-18T17:13:35.988Z] #22 10.26 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-18T17:13:36.462Z] #49 ... [2022-08-18T17:13:36.462Z] [2022-08-18T17:13:36.462Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:13:36.462Z] #53 sha256:81c46c90dda39548895e5a50ca7e072f55a3ae37a38941baad58add0b6d726c4 [2022-08-18T17:13:36.462Z] #53 158.5 + mkdir -p /build [2022-08-18T17:13:36.462Z] #53 158.5 + cp runc /build/runc [2022-08-18T17:13:36.462Z] #53 DONE 159.0s [2022-08-18T17:13:36.462Z] [2022-08-18T17:13:36.462Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:36.462Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:13:37.364Z] #22 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-18T17:13:37.364Z] #22 11.85 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-18T17:13:37.364Z] #22 11.93 Collecting pyyaml (from yamllint==1.26.1) [2022-08-18T17:13:37.622Z] #22 12.26 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-08-18T17:13:38.558Z] #22 13.00 Installing build dependencies: started [2022-08-18T17:13:40.060Z] #56 ... [2022-08-18T17:13:40.060Z] [2022-08-18T17:13:40.060Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:13:40.060Z] #53 sha256:386f9d05cff3c03317d46569d6ca63d42228867a322c3b55fa8c6ade28adba25 [2022-08-18T17:13:40.060Z] #53 157.4 + mkdir -p /build [2022-08-18T17:13:40.060Z] #53 157.4 + cp runc /build/runc [2022-08-18T17:13:40.060Z] #53 DONE 157.7s [2022-08-18T17:13:40.060Z] [2022-08-18T17:13:40.060Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:40.060Z] #49 sha256:5198b4c1162fdf3f1e88bb1dfa26fd915277183c7067d4e24d9426fbad44fca4 [2022-08-18T17:13:41.845Z] #22 ... [2022-08-18T17:13:41.845Z] [2022-08-18T17:13:41.845Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-18T17:13:41.845Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-18T17:13:41.845Z] #40 213.2 + dpkg --print-architecture [2022-08-18T17:13:41.845Z] #40 DONE 213.4s [2022-08-18T17:13:41.845Z] [2022-08-18T17:13:41.845Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:13:41.845Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:13:41.845Z] #43 126.6 CC criu/namespaces.o [2022-08-18T17:13:41.845Z] #43 128.6 CC criu/net.o [2022-08-18T17:13:44.257Z] #49 273.7 + /build/golangci-lint --version [2022-08-18T17:13:44.380Z] #43 132.1 CC criu/netfilter.o [2022-08-18T17:13:44.380Z] #43 132.4 CC criu/page-pipe.o [2022-08-18T17:13:44.596Z] #49 ... [2022-08-18T17:13:44.596Z] [2022-08-18T17:13:44.596Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:44.596Z] #56 sha256:3925bad4e0059e0e0cf3cb9650e7022317ef696387950d117f9dca40113c4ec4 [2022-08-18T17:13:44.596Z] #56 231.1 + bin/containerd [2022-08-18T17:13:44.948Z] #43 133.1 CC criu/page-xfer.o [2022-08-18T17:13:45.195Z] #49 274.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-08-18T17:13:45.333Z] #49 ... [2022-08-18T17:13:45.333Z] [2022-08-18T17:13:45.333Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:13:45.333Z] #53 sha256:06cb67797f733ca27876cf7d4775c8717b0dc57203d5c1851c85b848d8832bb5 [2022-08-18T17:13:45.333Z] #53 160.9 + mkdir -p /build [2022-08-18T17:13:45.333Z] #53 160.9 + cp runc /build/runc [2022-08-18T17:13:45.333Z] #53 DONE 161.2s [2022-08-18T17:13:45.333Z] [2022-08-18T17:13:45.333Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:45.333Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:13:45.456Z] #49 DONE 275.2s [2022-08-18T17:13:45.457Z] [2022-08-18T17:13:45.457Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:45.457Z] #56 sha256:e01da13fb03e31b1c674ae9c4e5c1a16d0beea93e6bdd724dbc5b7611d06d702 [2022-08-18T17:13:45.457Z] #56 231.9 + bin/containerd [2022-08-18T17:13:45.962Z] #56 ... [2022-08-18T17:13:45.962Z] [2022-08-18T17:13:45.962Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:45.962Z] #49 sha256:edb4d2e83f2e807bb2591a38d973b0dfcd3716371a9f6df62a20799933efec66 [2022-08-18T17:13:45.962Z] #49 273.8 + /build/golangci-lint --version [2022-08-18T17:13:45.962Z] #49 275.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-08-18T17:13:45.962Z] #49 DONE 275.4s [2022-08-18T17:13:45.962Z] [2022-08-18T17:13:45.962Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:45.962Z] #56 sha256:3925bad4e0059e0e0cf3cb9650e7022317ef696387950d117f9dca40113c4ec4 [2022-08-18T17:13:46.325Z] #43 134.4 CC criu/pagemap-cache.o [2022-08-18T17:13:46.584Z] #43 134.7 CC criu/pagemap.o [2022-08-18T17:13:47.240Z] #49 ... [2022-08-18T17:13:47.240Z] [2022-08-18T17:13:47.240Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:47.240Z] #56 sha256:ed157618209d7ca0b620b9a213e673997a24b27fd3170c1e5adb6e760046935e [2022-08-18T17:13:47.240Z] #56 233.9 + bin/containerd [2022-08-18T17:13:47.327Z] #56 ... [2022-08-18T17:13:47.327Z] [2022-08-18T17:13:47.327Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T17:13:47.327Z] #50 sha256:a583afdc65fac6d67a2c21e1425de6f668a9edeb6d6e00bed8352f39f5bc3977 [2022-08-18T17:13:47.327Z] #50 DONE 0.2s [2022-08-18T17:13:47.327Z] [2022-08-18T17:13:47.327Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T17:13:47.327Z] #52 sha256:6e49918276764c475fd70ef88bb1cc88608907fe44447c68f552e0f735b875a7 [2022-08-18T17:13:47.327Z] #52 DONE 0.1s [2022-08-18T17:13:47.367Z] #56 ... [2022-08-18T17:13:47.367Z] [2022-08-18T17:13:47.367Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T17:13:47.367Z] #50 sha256:3837860691af789b8df585b729caf1498d69cf73f66e1ad74f8a4383c1d54de1 [2022-08-18T17:13:47.367Z] #50 DONE 0.2s [2022-08-18T17:13:47.367Z] [2022-08-18T17:13:47.367Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T17:13:47.367Z] #52 sha256:a31751722f775d8b291cae875064a1d38db04d67dfe8078c3acadb0a76590d77 [2022-08-18T17:13:47.367Z] #52 DONE 0.1s [2022-08-18T17:13:47.367Z] [2022-08-18T17:13:47.367Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T17:13:47.367Z] #54 sha256:078dfbe2d9612e46245126096cf107f9f64ffeddec59d2c5e22b412d8e5fa046 [2022-08-18T17:13:47.367Z] #54 DONE 0.1s [2022-08-18T17:13:47.367Z] [2022-08-18T17:13:47.367Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:47.367Z] #56 sha256:e01da13fb03e31b1c674ae9c4e5c1a16d0beea93e6bdd724dbc5b7611d06d702 [2022-08-18T17:13:47.520Z] #43 135.6 CC criu/parasite-syscall.o [2022-08-18T17:13:47.583Z] [2022-08-18T17:13:47.583Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T17:13:47.583Z] #54 sha256:eb3404a9ffbd3a4fc963c83222f592888e5043a5016530bd6e4ef9f394e82346 [2022-08-18T17:13:47.583Z] #54 DONE 0.1s [2022-08-18T17:13:47.583Z] [2022-08-18T17:13:47.583Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:47.583Z] #56 sha256:3925bad4e0059e0e0cf3cb9650e7022317ef696387950d117f9dca40113c4ec4 [2022-08-18T17:13:48.458Z] #43 136.5 CC criu/path.o [2022-08-18T17:13:48.616Z] #56 ... [2022-08-18T17:13:48.616Z] [2022-08-18T17:13:48.616Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:13:48.616Z] #49 sha256:13d18c66ac8bc81a8e9f9ad0cd1804101606245ac52b17c822f696579ded4e4a [2022-08-18T17:13:48.616Z] #49 277.3 + /build/golangci-lint --version [2022-08-18T17:13:48.616Z] #49 278.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-08-18T17:13:48.616Z] #49 DONE 278.7s [2022-08-18T17:13:48.717Z] #43 136.8 CC criu/pie-util-vdso.o [2022-08-18T17:13:48.894Z] [2022-08-18T17:13:48.894Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:48.894Z] #56 sha256:ed157618209d7ca0b620b9a213e673997a24b27fd3170c1e5adb6e760046935e [2022-08-18T17:13:48.976Z] #43 137.2 CC criu/pie-util.o [2022-08-18T17:13:49.234Z] #43 137.3 CC criu/pipes.o [2022-08-18T17:13:49.800Z] #43 138.1 CC criu/plugin.o [2022-08-18T17:13:50.367Z] #43 138.4 CC criu/proc_parse.o [2022-08-18T17:13:50.828Z] #56 ... [2022-08-18T17:13:50.828Z] [2022-08-18T17:13:50.828Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T17:13:50.828Z] #50 sha256:b04d36487ce900928964b19124cfbfd651b98017c2fa2974a59c6e5f21934af7 [2022-08-18T17:13:50.828Z] #50 DONE 0.1s [2022-08-18T17:13:50.828Z] [2022-08-18T17:13:50.828Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T17:13:50.828Z] #52 sha256:646448e25637a375770fc85283fd0327b2a9f94707ec304c1e61d0487baf7a67 [2022-08-18T17:13:50.828Z] #52 DONE 0.1s [2022-08-18T17:13:50.828Z] [2022-08-18T17:13:50.828Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T17:13:50.828Z] #54 sha256:c4af56862b1c7dd8b5d25b8646eb9726a942ae40fa7bbabdb6d5952f857e3b4e [2022-08-18T17:13:50.828Z] #54 DONE 0.1s [2022-08-18T17:13:50.828Z] [2022-08-18T17:13:50.828Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:50.828Z] #56 sha256:ed157618209d7ca0b620b9a213e673997a24b27fd3170c1e5adb6e760046935e [2022-08-18T17:13:52.900Z] #43 140.9 CC criu/protobuf-desc.o [2022-08-18T17:13:53.837Z] #43 142.0 CC criu/protobuf.o [2022-08-18T17:13:54.405Z] #43 142.4 CC criu/pstree.o [2022-08-18T17:13:55.781Z] #43 143.7 CC criu/rbtree.o [2022-08-18T17:13:55.781Z] #43 144.0 CC criu/rst-malloc.o [2022-08-18T17:13:56.347Z] #43 144.3 CC criu/seccomp.o [2022-08-18T17:13:56.914Z] #43 145.0 CC criu/seize.o [2022-08-18T17:13:57.173Z] #43 ... [2022-08-18T17:13:57.173Z] [2022-08-18T17:13:57.173Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:13:57.173Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-18T17:13:57.173Z] #22 31.78 Installing build dependencies: finished with status 'done' [2022-08-18T17:13:58.356Z] #49 ... [2022-08-18T17:13:58.356Z] [2022-08-18T17:13:58.356Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:13:58.356Z] #53 sha256:54535b01618438b25762d3b822b5c3c32143764762bb52ae3187fbf125b82745 [2022-08-18T17:13:58.356Z] #53 163.6 + mkdir -p /build [2022-08-18T17:13:58.356Z] #53 163.6 + cp runc /build/runc [2022-08-18T17:13:58.356Z] #53 DONE 164.1s [2022-08-18T17:13:58.356Z] [2022-08-18T17:13:58.356Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:13:58.356Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:14:00.297Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-08-18T17:14:00.297Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-77963ce4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-08-18T17:14:00.297Z] ---------------------------------------------------------------------------- [2022-08-18T17:14:00.297Z] [2022-08-18T17:14:00.297Z] INFO: executeCI.ps1 starting at Thu Aug 18 17:13:57 CUT 2022 [2022-08-18T17:14:00.297Z] [2022-08-18T17:14:00.297Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-08-18T17:14:00.297Z] INFO: Running git version 2.24.1.windows.2 [2022-08-18T17:14:00.297Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-08-18T17:14:00.297Z] INFO: Environment variables: [2022-08-18T17:14:00.297Z] [2022-08-18T17:14:00.297Z] Name Value [2022-08-18T17:14:00.297Z] ---- ----- [2022-08-18T17:14:00.297Z] ALLUSERSPROFILE C:\ProgramData [2022-08-18T17:14:00.297Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-08-18T17:14:00.297Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-08-18T17:14:00.297Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-08-18T17:14:00.297Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-08-18T17:14:00.297Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-08-18T17:14:00.297Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-08-18T17:14:00.297Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-08-18T17:14:00.297Z] BRANCH_NAME PR-43991 [2022-08-18T17:14:00.297Z] BUILD_DISPLAY_NAME #1 [2022-08-18T17:14:00.297Z] BUILD_ID 1 [2022-08-18T17:14:00.297Z] BUILD_NUMBER 1 [2022-08-18T17:14:00.297Z] BUILD_TAG jenkins-moby-PR-43991-1 [2022-08-18T17:14:00.297Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/1/ [2022-08-18T17:14:00.297Z] CHANGE_AUTHOR thaJeztah [2022-08-18T17:14:00.297Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-08-18T17:14:00.297Z] CHANGE_BRANCH 20.10_seccomp_updates [2022-08-18T17:14:00.297Z] CHANGE_FORK thaJeztah/docker [2022-08-18T17:14:00.297Z] CHANGE_ID 43991 [2022-08-18T17:14:00.297Z] CHANGE_TARGET 20.10 [2022-08-18T17:14:00.297Z] CHANGE_TITLE [20.10 backport] seccomp updates [2022-08-18T17:14:00.297Z] CHANGE_URL https://github.com/moby/moby/pull/43991 [2022-08-18T17:14:00.297Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-18T17:14:00.297Z] CommonProgramFiles C:\Program Files\Common Files [2022-08-18T17:14:00.297Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-08-18T17:14:00.297Z] CommonProgramW6432 C:\Program Files\Common Files [2022-08-18T17:14:00.297Z] COMPUTERNAME azwin-2-9ea3a0 [2022-08-18T17:14:00.297Z] ComSpec C:\Windows\system32\cmd.exe [2022-08-18T17:14:00.297Z] ConfigSequenceNumber 0 [2022-08-18T17:14:00.297Z] DOCKER_BUILDKIT 0 [2022-08-18T17:14:00.297Z] DOCKER_DUT_DEBUG 1 [2022-08-18T17:14:00.297Z] DOCKER_EXPERIMENTAL 1 [2022-08-18T17:14:00.297Z] DOCKER_GRAPHDRIVER overlay2 [2022-08-18T17:14:00.297Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-08-18T17:14:00.297Z] EXECUTOR_NUMBER 0 [2022-08-18T17:14:00.297Z] FQDN azwin-2-9ea3a0.westus.cloudapp.azure.com [2022-08-18T17:14:00.297Z] GIT_BRANCH PR-43991 [2022-08-18T17:14:00.297Z] GIT_COMMIT d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:14:00.297Z] GIT_URL https://github.com/moby/moby.git [2022-08-18T17:14:00.297Z] HUDSON_COOKIE 62ac532a-3192-465c-a16e-fe62aa1245c0 [2022-08-18T17:14:00.297Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-08-18T17:14:00.297Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-08-18T17:14:00.297Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-08-18T17:14:00.297Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-08-18T17:14:00.297Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-08-18T17:14:00.297Z] JENKINS_NODE_COOKIE 92d5e407-76d8-4ce2-9252-ac24fad83733 [2022-08-18T17:14:00.297Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-08-18T17:14:00.297Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-08-18T17:14:00.297Z] JOB_BASE_NAME PR-43991 [2022-08-18T17:14:00.297Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/display/redirect [2022-08-18T17:14:00.297Z] JOB_NAME moby/PR-43991 [2022-08-18T17:14:00.297Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/ [2022-08-18T17:14:00.297Z] library.jps.version master [2022-08-18T17:14:00.297Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-08-18T17:14:00.297Z] NODE_LABELS amd64 azure azwin-2-9ea3a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-08-18T17:14:00.298Z] NODE_NAME azwin-2-9ea3a0 [2022-08-18T17:14:00.298Z] NUMBER_OF_PROCESSORS 4 [2022-08-18T17:14:00.298Z] OS Windows_NT [2022-08-18T17:14:00.298Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-08-18T17:14:00.298Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-08-18T17:14:00.299Z] PROCESSOR_ARCHITECTURE AMD64 [2022-08-18T17:14:00.299Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-08-18T17:14:00.299Z] PROCESSOR_LEVEL 6 [2022-08-18T17:14:00.299Z] PROCESSOR_REVISION 4f01 [2022-08-18T17:14:00.299Z] ProgramData C:\ProgramData [2022-08-18T17:14:00.299Z] ProgramFiles C:\Program Files [2022-08-18T17:14:00.299Z] ProgramFiles(x86) C:\Program Files (x86) [2022-08-18T17:14:00.299Z] ProgramW6432 C:\Program Files [2022-08-18T17:14:00.299Z] PROMPT $P$G [2022-08-18T17:14:00.299Z] PSExecutionPolicyPreference Bypass [2022-08-18T17:14:00.299Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-08-18T17:14:00.299Z] PUBLIC C:\Users\Public [2022-08-18T17:14:00.299Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/1/display/redirect?page=artif... [2022-08-18T17:14:00.299Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/1/display/redirect?page=changes [2022-08-18T17:14:00.299Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/1/display/redirect [2022-08-18T17:14:00.299Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43991/1/display/redirect?page=tests [2022-08-18T17:14:00.299Z] SKIP_VALIDATION_TESTS 1 [2022-08-18T17:14:00.299Z] SOURCES_DRIVE d [2022-08-18T17:14:00.299Z] SOURCES_SUBDIR gopath [2022-08-18T17:14:00.299Z] STAGE_NAME Run tests [2022-08-18T17:14:00.299Z] SystemDrive C: [2022-08-18T17:14:00.299Z] SystemRoot C:\Windows [2022-08-18T17:14:00.299Z] TEMP C:\Windows\TEMP [2022-08-18T17:14:00.299Z] TESTDEBUG 0 [2022-08-18T17:14:00.299Z] TESTRUN_DRIVE d [2022-08-18T17:14:00.299Z] TESTRUN_SUBDIR CI [2022-08-18T17:14:00.299Z] TIMEOUT 120m [2022-08-18T17:14:00.299Z] TMP C:\Windows\TEMP [2022-08-18T17:14:00.299Z] USERDOMAIN WORKGROUP [2022-08-18T17:14:00.299Z] USERNAME azwin-2-9ea3a0$ [2022-08-18T17:14:00.299Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-08-18T17:14:00.299Z] windir C:\Windows [2022-08-18T17:14:00.299Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-08-18T17:14:00.299Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-08-18T17:14:00.299Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-08-18T17:14:00.299Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-08-18T17:14:00.299Z] [2022-08-18T17:14:00.299Z] [2022-08-18T17:14:00.299Z] [2022-08-18T17:14:00.785Z] INFO: Sources under d:\gopath\... [2022-08-18T17:14:00.785Z] INFO: Test run under d:\CI\... [2022-08-18T17:14:00.785Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-08-18T17:14:00.785Z] INFO: docker/docker repository was found [2022-08-18T17:14:00.785Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-08-18T17:14:01.272Z] ltsc2019: Pulling from windows/servercore [2022-08-18T17:14:01.272Z] b111c3320c94: Pulling fs layer [2022-08-18T17:14:01.272Z] 294d77ac553d: Pulling fs layer [2022-08-18T17:14:03.741Z] #22 ... [2022-08-18T17:14:03.741Z] [2022-08-18T17:14:03.741Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:14:03.741Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:14:03.741Z] #43 146.0 CC criu/servicefd.o [2022-08-18T17:14:03.741Z] #43 146.4 CC criu/shmem.o [2022-08-18T17:14:03.741Z] #43 147.6 CC criu/sigframe.o [2022-08-18T17:14:03.741Z] #43 147.8 CC criu/signalfd.o [2022-08-18T17:14:03.741Z] #43 148.1 CC criu/sk-inet.o [2022-08-18T17:14:03.741Z] #43 149.3 CC criu/sk-netlink.o [2022-08-18T17:14:03.741Z] #43 149.8 CC criu/sk-packet.o [2022-08-18T17:14:03.741Z] #43 150.6 CC criu/sk-queue.o [2022-08-18T17:14:03.741Z] #43 ... [2022-08-18T17:14:03.741Z] [2022-08-18T17:14:03.741Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-18T17:14:03.741Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-18T17:14:03.741Z] #22 37.68 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-18T17:14:03.741Z] #22 37.69 Building wheels for collected packages: yamllint, pyyaml [2022-08-18T17:14:03.741Z] #22 37.69 Running setup.py bdist_wheel for yamllint: started [2022-08-18T17:14:04.001Z] #22 38.76 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-18T17:14:04.260Z] #22 38.76 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-18T17:14:04.260Z] #22 38.86 Running setup.py bdist_wheel for pyyaml: started [2022-08-18T17:14:06.164Z] #22 40.68 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-08-18T17:14:06.164Z] #22 40.68 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-08-18T17:14:06.164Z] #22 40.84 Successfully built yamllint pyyaml [2022-08-18T17:14:06.164Z] #22 40.85 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-18T17:14:06.423Z] #22 41.20 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-18T17:14:06.489Z] #56 238.2 + bin/containerd [2022-08-18T17:14:06.992Z] #22 DONE 41.7s [2022-08-18T17:14:06.992Z] [2022-08-18T17:14:06.992Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-18T17:14:06.992Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-18T17:14:06.992Z] #43 151.2 CC criu/sk-tcp.o [2022-08-18T17:14:06.992Z] #43 151.8 CC criu/sk-unix.o [2022-08-18T17:14:06.992Z] #43 154.2 CC criu/sockets.o [2022-08-18T17:14:06.992Z] #43 155.2 CC criu/stats.o [2022-08-18T17:14:07.561Z] #43 155.6 CC criu/string.o [2022-08-18T17:14:07.561Z] #43 155.7 CC criu/sysctl.o [2022-08-18T17:14:08.130Z] #43 156.3 CC criu/sysfs_parse.o [2022-08-18T17:14:08.400Z] #56 ... [2022-08-18T17:14:08.400Z] [2022-08-18T17:14:08.400Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:14:08.400Z] #49 sha256:91b1460f40e307a60852595bb865dee55c47bc0d46f187099ab1d5473d6a55ae [2022-08-18T17:14:08.400Z] #49 285.1 + /build/golangci-lint --version [2022-08-18T17:14:08.400Z] #49 286.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-08-18T17:14:08.400Z] #49 DONE 286.7s [2022-08-18T17:14:08.400Z] [2022-08-18T17:14:08.400Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:14:08.400Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:14:08.697Z] #43 156.7 CC criu/timens.o [2022-08-18T17:14:08.697Z] #43 157.0 CC criu/timerfd.o [2022-08-18T17:14:09.266Z] #43 157.3 CC criu/tty.o [2022-08-18T17:14:10.945Z] #56 ... [2022-08-18T17:14:10.945Z] [2022-08-18T17:14:10.945Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T17:14:10.945Z] #50 sha256:eb91c8c3e8abbe82f9e1b6ee59b67041b0248030362e72f33fb13b6bacacbb99 [2022-08-18T17:14:10.945Z] #50 DONE 0.2s [2022-08-18T17:14:10.945Z] [2022-08-18T17:14:10.945Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T17:14:10.945Z] #52 sha256:3f56fa571f401832a100e4c14dc01f04018cd86690768c6adf9f24b8fa4d3852 [2022-08-18T17:14:10.945Z] #52 DONE 0.1s [2022-08-18T17:14:10.945Z] [2022-08-18T17:14:10.945Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T17:14:10.945Z] #54 sha256:342a50c04ea5695e4295bdbb68d7621e5f0b3f9a7330ef34966b45d6f995f47c [2022-08-18T17:14:10.945Z] #54 DONE 0.1s [2022-08-18T17:14:10.945Z] [2022-08-18T17:14:10.945Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:14:10.945Z] #56 sha256:bc7f52f9c7ca9c649a692bf811220a0e177e858d263f579686d1799373b68928 [2022-08-18T17:14:11.166Z] #43 159.4 CC criu/tun.o [2022-08-18T17:14:11.732Z] #43 159.8 CC criu/uffd.o [2022-08-18T17:14:13.110Z] #43 161.0 CC criu/util.o [2022-08-18T17:14:14.030Z] 294d77ac553d: Verifying Checksum [2022-08-18T17:14:14.030Z] 294d77ac553d: Download complete [2022-08-18T17:14:14.580Z] #43 162.4 CC criu/uts_ns.o [2022-08-18T17:14:14.580Z] #43 162.6 CC criu/vdso.o [2022-08-18T17:14:14.841Z] #43 163.1 LINK criu/built-in.o [2022-08-18T17:14:15.100Z] #43 163.2 LINK criu/criu [2022-08-18T17:14:15.666Z] #43 163.7 DEP lib/c/criu.d [2022-08-18T17:14:15.924Z] #43 163.8 CC images/rpc.pb-c.o [2022-08-18T17:14:16.182Z] #43 164.3 CC lib/c/criu.o [2022-08-18T17:14:17.557Z] #43 165.5 LINK lib/c/built-in.o [2022-08-18T17:14:17.557Z] #43 165.5 LINK lib/c/libcriu.so [2022-08-18T17:14:17.557Z] #43 165.6 LINK lib/c/libcriu.a [2022-08-18T17:14:17.557Z] #43 165.7 GEN magic.py [2022-08-18T17:14:17.816Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2022-08-18T17:14:17.816Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-18T17:14:17.816Z] #43 165.9 Note: Building without GnuTLS support [2022-08-18T17:14:17.816Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed [2022-08-18T17:14:17.816Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support [2022-08-18T17:14:18.383Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git [2022-08-18T17:14:19.318Z] #43 167.4 make[1]: Nothing to be done for 'all'. [2022-08-18T17:14:20.253Z] #43 168.4 make[1]: 'images/built-in.o' is up to date. [2022-08-18T17:14:20.253Z] #43 168.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-18T17:14:20.253Z] #43 168.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-18T17:14:20.512Z] #43 168.6 make[1]: 'compel/libcompel.a' is up to date. [2022-08-18T17:14:20.512Z] #43 168.6 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-18T17:14:20.512Z] #43 168.7 make[1]: Nothing to be done for 'all'. [2022-08-18T17:14:20.512Z] #43 168.7 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-18T17:14:21.078Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.078Z] #43 169.0 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.078Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.078Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.078Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.078Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.078Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.338Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2022-08-18T17:14:21.338Z] #43 169.4 INSTALL criu/criu [2022-08-18T17:14:21.596Z] #43 DONE 169.8s [2022-08-18T17:14:21.596Z] [2022-08-18T17:14:21.596Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:14:21.596Z] #53 sha256:27e4245254aa7aa31205e898453296bf9795dc3ee05ca8f77cee5460096a7b11 [2022-08-18T17:14:22.882Z] b111c3320c94: Verifying Checksum [2022-08-18T17:14:22.882Z] b111c3320c94: Download complete [2022-08-18T17:14:34.090Z] #56 278.4 # github.com/containerd/containerd/cmd/containerd [2022-08-18T17:14:34.090Z] #56 278.4 /usr/bin/ld: /tmp/go-link-3244269267/000019.o: in function `New': [2022-08-18T17:14:34.090Z] #56 278.4 /tmp/tmp.qcCqO1B6aR/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T17:14:34.090Z] #56 278.5 + bin/containerd-stress [2022-08-18T17:14:34.090Z] #56 279.7 + bin/containerd-shim [2022-08-18T17:14:34.255Z] #56 277.9 # github.com/containerd/containerd/cmd/containerd [2022-08-18T17:14:34.255Z] #56 277.9 /usr/bin/ld: /tmp/go-link-1810127592/000019.o: in function `New': [2022-08-18T17:14:34.255Z] #56 277.9 /tmp/tmp.2BcuN2KFRK/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T17:14:34.255Z] #56 277.9 + bin/containerd-stress [2022-08-18T17:14:34.255Z] #56 279.1 + bin/containerd-shim [2022-08-18T17:14:37.520Z] #56 281.4 # github.com/containerd/containerd/cmd/containerd [2022-08-18T17:14:37.520Z] #56 281.4 /usr/bin/ld: /tmp/go-link-2849927546/000019.o: in function `New': [2022-08-18T17:14:37.520Z] #56 281.4 /tmp/tmp.lYwDg6Lh5F/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T17:14:37.520Z] #56 281.5 + bin/containerd-stress [2022-08-18T17:14:37.520Z] #56 282.7 + bin/containerd-shim [2022-08-18T17:14:42.350Z] #56 289.5 + bin/containerd-shim-runc-v1 [2022-08-18T17:14:44.083Z] #56 290.1 + bin/containerd-shim-runc-v1 [2022-08-18T17:14:47.497Z] #56 293.2 + bin/containerd-shim-runc-v1 [2022-08-18T17:14:47.597Z] #56 295.3 + bin/containerd-shim-runc-v2 [2022-08-18T17:14:48.200Z] #56 296.1 + binaries [2022-08-18T17:14:48.282Z] #56 295.8 + bin/containerd-shim-runc-v2 [2022-08-18T17:14:48.456Z] #56 296.1 + install -D bin/containerd /build/containerd [2022-08-18T17:14:48.456Z] #56 296.1 + install -D bin/containerd-shim /build/containerd-shim [2022-08-18T17:14:48.456Z] #56 296.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T17:14:48.456Z] #56 296.1 + install -D bin/ctr /build/ctr [2022-08-18T17:14:48.711Z] #56 DONE 296.5s [2022-08-18T17:14:48.852Z] #56 296.5 + binaries [2022-08-18T17:14:49.112Z] #56 296.5 + install -D bin/containerd /build/containerd [2022-08-18T17:14:49.112Z] #56 296.6 + install -D bin/containerd-shim /build/containerd-shim [2022-08-18T17:14:49.112Z] #56 296.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T17:14:49.112Z] #56 296.6 + install -D bin/ctr /build/ctr [2022-08-18T17:14:50.049Z] #56 DONE 297.7s [2022-08-18T17:14:50.083Z] [2022-08-18T17:14:50.083Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T17:14:50.083Z] #57 sha256:59984fc1dd584f52e5017f3a85dde7a81ef19e7477dee4e57682a8b6b8f756e3 [2022-08-18T17:14:50.083Z] #57 DONE 0.2s [2022-08-18T17:14:50.083Z] [2022-08-18T17:14:50.083Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T17:14:50.083Z] #61 sha256:b83417aeac2b5504c15fdda329516c61b3a8ee34895375ac86784b0bc0d008e5 [2022-08-18T17:14:50.083Z] #61 DONE 0.1s [2022-08-18T17:14:50.083Z] [2022-08-18T17:14:50.083Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T17:14:50.083Z] #66 sha256:47b250d6cee6ff0998753e0d12b4e753077018c1e7f1bf2078ca893794ace30e [2022-08-18T17:14:50.340Z] #66 DONE 0.4s [2022-08-18T17:14:50.638Z] [2022-08-18T17:14:50.638Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-18T17:14:50.638Z] #68 sha256:b5c9145050f6e29e5207f1b4a949f3184086c5994fdf9c0b2f02916af009d54f [2022-08-18T17:14:50.638Z] #68 DONE 0.1s [2022-08-18T17:14:50.638Z] [2022-08-18T17:14:50.638Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-18T17:14:50.638Z] #69 sha256:6167ca21e569c92c4a9fd096068b5c5da220aff64b01b37ab45b77ede57f8600 [2022-08-18T17:14:50.638Z] #69 DONE 0.0s [2022-08-18T17:14:50.638Z] [2022-08-18T17:14:50.638Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T17:14:50.638Z] #70 sha256:6319bee3f97f3fdc3e9f534e05645ce8517a1a9a9e380f223c265ca9353c6864 [2022-08-18T17:14:51.200Z] #70 DONE 0.7s [2022-08-18T17:14:51.436Z] [2022-08-18T17:14:51.436Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T17:14:51.436Z] #57 sha256:de062fc39c32b735c3eff801e42e5e20b0a0554b41af605da0598e47e6468d62 [2022-08-18T17:14:51.436Z] #57 DONE 0.3s [2022-08-18T17:14:51.455Z] [2022-08-18T17:14:51.455Z] #71 exporting to image [2022-08-18T17:14:51.455Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T17:14:51.455Z] #71 exporting layers [2022-08-18T17:14:51.695Z] [2022-08-18T17:14:51.696Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T17:14:51.696Z] #61 sha256:cfbdd1307e4bb7e44fddaadd0de31c0b609d3d8be203be3be90354440d62e5f3 [2022-08-18T17:14:51.955Z] #61 DONE 0.2s [2022-08-18T17:14:51.955Z] [2022-08-18T17:14:51.955Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T17:14:51.955Z] #66 sha256:005204c684cfd8108afc86b86d9960ada618622217a80b3fb1f31c0636e2c9a8 [2022-08-18T17:14:52.768Z] #56 299.0 + bin/containerd-shim-runc-v2 [2022-08-18T17:14:52.768Z] #56 299.7 + binaries [2022-08-18T17:14:52.768Z] #56 299.7 + install -D bin/containerd /build/containerd [2022-08-18T17:14:52.768Z] #56 299.8 + install -D bin/containerd-shim /build/containerd-shim [2022-08-18T17:14:52.768Z] #56 299.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T17:14:52.768Z] #56 299.8 + install -D bin/ctr /build/ctr [2022-08-18T17:14:52.892Z] #66 DONE 1.0s [2022-08-18T17:14:52.892Z] [2022-08-18T17:14:52.892Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-18T17:14:52.892Z] #68 sha256:b729a9af6d12709863216fb8eb551a3fdf40e2ff7d98b757db7231b44a456b49 [2022-08-18T17:14:52.892Z] #68 DONE 0.1s [2022-08-18T17:14:52.892Z] [2022-08-18T17:14:52.892Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-18T17:14:52.892Z] #69 sha256:7cbce22ded03ba35565f03ea7c004392777f4d0f4c0dcbbf80e2493a2111ae36 [2022-08-18T17:14:52.892Z] #69 DONE 0.0s [2022-08-18T17:14:52.892Z] [2022-08-18T17:14:52.892Z] #70 [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-08-18T17:14:52.892Z] #70 sha256:fd62dae2179ff648846ef58b45a014783c141f1cd945c02bf19c57a429ab25aa [2022-08-18T17:14:53.026Z] #56 DONE 300.2s [2022-08-18T17:14:53.461Z] #70 0.652 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-08-18T17:14:53.461Z] #70 0.652 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-08-18T17:14:53.681Z] #53 ... [2022-08-18T17:14:53.681Z] [2022-08-18T17:14:53.681Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-18T17:14:53.681Z] #24 sha256:2ec8cd21fc94ac928ca4437eab046ee79297081bc3046381c14391f06d7606cc [2022-08-18T17:14:53.681Z] #24 280.9 + return [2022-08-18T17:14:53.681Z] #24 DONE 281.4s [2022-08-18T17:14:53.682Z] [2022-08-18T17:14:53.682Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:14:53.682Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:14:53.682Z] #56 ... [2022-08-18T17:14:53.682Z] [2022-08-18T17:14:53.682Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-18T17:14:53.682Z] #25 sha256:678b48d42164a691c95c34da6b5218c17fc8f3450ecab8511ad40e11dcb15f9c [2022-08-18T17:14:53.682Z] #25 DONE 0.2s [2022-08-18T17:14:53.682Z] [2022-08-18T17:14:53.682Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:14:53.682Z] #53 sha256:27e4245254aa7aa31205e898453296bf9795dc3ee05ca8f77cee5460096a7b11 [2022-08-18T17:14:53.682Z] #53 ... [2022-08-18T17:14:53.682Z] [2022-08-18T17:14:53.682Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-18T17:14:53.682Z] #30 sha256:ad306756c5f1f6674a3132740b3cf064fa3b0829ac27088fe663fe47595f0d4f [2022-08-18T17:14:53.721Z] #70 0.823 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-08-18T17:14:53.721Z] #70 0.825 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-08-18T17:14:53.941Z] #30 DONE 3.1s [2022-08-18T17:14:53.941Z] [2022-08-18T17:14:53.941Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-18T17:14:53.941Z] #53 sha256:27e4245254aa7aa31205e898453296bf9795dc3ee05ca8f77cee5460096a7b11 [2022-08-18T17:14:53.941Z] #53 152.2 + mkdir -p /build [2022-08-18T17:14:53.941Z] #53 152.2 + cp runc /build/runc [2022-08-18T17:14:53.941Z] #53 DONE 153.5s [2022-08-18T17:14:53.941Z] [2022-08-18T17:14:53.941Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:14:53.941Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:14:53.941Z] #56 ... [2022-08-18T17:14:53.941Z] [2022-08-18T17:14:53.941Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-18T17:14:53.941Z] #33 sha256:d110321bb0c019be1758f2b02cd28140a9715870b6d1bb5046fdd15bfe390f8f [2022-08-18T17:14:54.403Z] [2022-08-18T17:14:54.403Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T17:14:54.403Z] #57 sha256:69573719209621d44724fe5593cb97f13418504f97ce1644b745ed8fe4551249 [2022-08-18T17:14:54.403Z] #57 DONE 0.2s [2022-08-18T17:14:54.403Z] [2022-08-18T17:14:54.403Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T17:14:54.403Z] #61 sha256:55a6335a49c787aa86e5309d7c7dec53ec8f64248dd645299fa96a611f4deb0c [2022-08-18T17:14:54.510Z] #33 DONE 0.7s [2022-08-18T17:14:54.510Z] [2022-08-18T17:14:54.510Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-18T17:14:54.510Z] #35 sha256:cb0450a2c999b87290e10eec169b4f14b07a4444a4c5a5b1f84f2efa6b3fb0f1 [2022-08-18T17:14:54.660Z] #70 1.022 Reading package lists... [2022-08-18T17:14:54.661Z] #61 DONE 0.1s [2022-08-18T17:14:54.661Z] [2022-08-18T17:14:54.661Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T17:14:54.661Z] #66 sha256:122abc20c02febf39177aa2ebdf9b650f1c73333384de360e84903f7bf50370a [2022-08-18T17:14:54.769Z] #35 DONE 0.1s [2022-08-18T17:14:54.769Z] [2022-08-18T17:14:54.769Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-18T17:14:54.769Z] #38 sha256:5247a878a8ce86c4a5f1c6c301e7020b2e7f46d5cb6532618d31160d73dca979 [2022-08-18T17:14:54.769Z] #38 DONE 0.1s [2022-08-18T17:14:54.769Z] [2022-08-18T17:14:54.769Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:14:54.769Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:14:54.769Z] #56 ... [2022-08-18T17:14:54.769Z] [2022-08-18T17:14:54.769Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-18T17:14:54.769Z] #41 sha256:ada72b06a1c0a532487387c1a8625187cac0677112f3de0075a0a7e9ebcbba2c [2022-08-18T17:14:54.919Z] #66 DONE 0.4s [2022-08-18T17:14:54.919Z] [2022-08-18T17:14:54.919Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-18T17:14:54.919Z] #68 sha256:25f7a3256bee1d3808a8258bd2deef66e8deb4bc1600cbebf27f7f7cd076d51f [2022-08-18T17:14:54.919Z] #68 DONE 0.1s [2022-08-18T17:14:54.919Z] [2022-08-18T17:14:54.919Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-18T17:14:54.920Z] #69 sha256:da21e965e355ec535844d9c5be5a5b961e08db70dfea635942cbfb9f0db1d29f [2022-08-18T17:14:54.920Z] #69 DONE 0.0s [2022-08-18T17:14:54.920Z] [2022-08-18T17:14:54.920Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T17:14:54.920Z] #70 sha256:84c66f5a169a0202434217f54b1e9774f84141e581d955dd07fc20620875897c [2022-08-18T17:14:55.230Z] #70 1.770 Reading package lists... [2022-08-18T17:14:55.337Z] #41 DONE 0.7s [2022-08-18T17:14:55.337Z] [2022-08-18T17:14:55.337Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-18T17:14:55.337Z] #44 sha256:5a73e02665e27d6f8d1ac3b54e69cb9e878b2b104873e6ee75240fc943705c55 [2022-08-18T17:14:55.487Z] #70 DONE 0.6s [2022-08-18T17:14:55.490Z] #70 2.391 Building dependency tree... [2022-08-18T17:14:55.490Z] #70 2.517 Reading state information... [2022-08-18T17:14:55.490Z] #70 2.623 The following additional packages will be installed: [2022-08-18T17:14:55.490Z] #70 2.623 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-08-18T17:14:55.490Z] #70 2.623 libpam-systemd [2022-08-18T17:14:55.490Z] #70 2.624 Suggested packages: [2022-08-18T17:14:55.490Z] #70 2.624 systemd-container policykit-1 [2022-08-18T17:14:55.490Z] #70 2.624 Recommended packages: [2022-08-18T17:14:55.490Z] #70 2.624 libnss-systemd [2022-08-18T17:14:55.490Z] #70 2.705 The following NEW packages will be installed: [2022-08-18T17:14:55.490Z] #70 2.706 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-08-18T17:14:55.490Z] #70 2.707 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-18T17:14:55.596Z] #44 DONE 0.1s [2022-08-18T17:14:55.596Z] [2022-08-18T17:14:55.596Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-18T17:14:55.596Z] #46 sha256:dbe3355b9d601626d783cd9ccd801cd61cfa536cdd2609b5fe27a5858ef94cca [2022-08-18T17:14:55.596Z] #46 DONE 0.1s [2022-08-18T17:14:55.596Z] [2022-08-18T17:14:55.596Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-18T17:14:55.596Z] #48 sha256:ac3f5f991e3f2b22a0dc3c6fba945cba41867b448d7052f0402e2b41f67e1d95 [2022-08-18T17:14:55.746Z] [2022-08-18T17:14:55.746Z] #71 exporting to image [2022-08-18T17:14:55.746Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T17:14:55.746Z] #71 exporting layers [2022-08-18T17:14:55.749Z] #70 2.975 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-08-18T17:14:55.749Z] #70 2.975 Need to get 4759 kB of archives. [2022-08-18T17:14:55.749Z] #70 2.975 After this operation, 16.6 MB of additional disk space will be used. [2022-08-18T17:14:55.749Z] #70 2.975 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-18T17:14:55.749Z] #70 2.979 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-08-18T17:14:55.749Z] #70 2.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-08-18T17:14:55.749Z] #70 2.985 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-08-18T17:14:55.749Z] #70 2.987 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-08-18T17:14:55.749Z] #70 2.998 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-08-18T17:14:55.749Z] #70 3.034 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-08-18T17:14:55.855Z] #48 DONE 0.1s [2022-08-18T17:14:55.855Z] [2022-08-18T17:14:55.855Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:14:55.855Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:14:56.009Z] #70 3.035 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-08-18T17:14:56.009Z] #70 3.037 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-08-18T17:14:56.009Z] #70 3.040 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-08-18T17:14:56.009Z] #70 3.042 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-08-18T17:14:56.009Z] #70 3.166 debconf: delaying package configuration, since apt-utils is not installed [2022-08-18T17:14:56.009Z] #70 3.193 Fetched 4759 kB in 0s (14.7 MB/s) [2022-08-18T17:14:56.009Z] #70 3.218 Selecting previously unselected package libargon2-1:amd64. [2022-08-18T17:14:56.009Z] #70 3.218 (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 ... 28084 files and directories currently installed.) [2022-08-18T17:14:56.009Z] #70 3.239 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-18T17:14:56.009Z] #70 3.245 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T17:14:56.009Z] #70 3.277 Selecting previously unselected package libjson-c3:amd64. [2022-08-18T17:14:56.269Z] #70 3.280 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-08-18T17:14:56.269Z] #70 3.283 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-08-18T17:14:56.269Z] #70 3.319 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-18T17:14:56.269Z] #70 3.322 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-08-18T17:14:56.269Z] #70 3.325 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-08-18T17:14:56.269Z] #70 3.375 Selecting previously unselected package libidn11:amd64. [2022-08-18T17:14:56.269Z] #70 3.377 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-08-18T17:14:56.269Z] #70 3.381 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-08-18T17:14:56.269Z] #70 3.425 Selecting previously unselected package libkmod2:amd64. [2022-08-18T17:14:56.269Z] #70 3.428 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-08-18T17:14:56.269Z] #70 3.432 Unpacking libkmod2:amd64 (26-1) ... [2022-08-18T17:14:56.269Z] #70 3.476 Selecting previously unselected package systemd. [2022-08-18T17:14:56.269Z] #70 3.479 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-08-18T17:14:56.269Z] #70 3.519 Unpacking systemd (241-7~deb10u8) ... [2022-08-18T17:14:56.839Z] #70 3.929 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-18T17:14:56.839Z] #70 3.940 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-08-18T17:14:56.839Z] #70 3.952 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-08-18T17:14:56.839Z] #70 3.963 Setting up libidn11:amd64 (1.33-2.2) ... [2022-08-18T17:14:56.839Z] #70 3.975 Setting up libkmod2:amd64 (26-1) ... [2022-08-18T17:14:56.839Z] #70 3.985 Setting up systemd (241-7~deb10u8) ... [2022-08-18T17:14:56.839Z] #70 4.029 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-18T17:14:57.098Z] #70 4.031 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-18T17:14:57.098Z] #70 4.035 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-08-18T17:14:57.098Z] #70 4.035 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-08-18T17:14:57.098Z] #70 4.044 Initializing machine ID from KVM UUID. [2022-08-18T17:14:57.357Z] #70 4.448 Selecting previously unselected package systemd-sysv. [2022-08-18T17:14:57.357Z] #70 4.448 (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 ... 28881 files and directories currently installed.) [2022-08-18T17:14:57.357Z] #70 4.461 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-08-18T17:14:57.357Z] #70 4.465 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-08-18T17:14:57.357Z] #70 4.506 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-18T17:14:57.357Z] #70 4.508 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-08-18T17:14:57.357Z] #70 4.512 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-08-18T17:14:57.357Z] #70 4.567 Selecting previously unselected package dbus. [2022-08-18T17:14:57.617Z] #70 4.570 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-08-18T17:14:57.617Z] #70 4.582 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-08-18T17:14:57.617Z] #70 4.636 Selecting previously unselected package libpam-systemd:amd64. [2022-08-18T17:14:57.617Z] #70 4.639 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-08-18T17:14:57.617Z] #70 4.643 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-08-18T17:14:57.617Z] #70 4.688 Selecting previously unselected package dbus-user-session. [2022-08-18T17:14:57.617Z] #70 4.688 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-08-18T17:14:57.617Z] #70 4.692 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-08-18T17:14:57.617Z] #70 4.733 Setting up systemd-sysv (241-7~deb10u8) ... [2022-08-18T17:14:57.617Z] #70 4.744 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-08-18T17:14:57.617Z] #70 4.758 Setting up dbus (1.12.20-0+deb10u1) ... [2022-08-18T17:14:57.653Z] #56 286.8 # github.com/containerd/containerd/cmd/containerd [2022-08-18T17:14:57.654Z] #56 286.8 /usr/bin/ld: /tmp/go-link-2453174959/000019.o: in function `New': [2022-08-18T17:14:57.654Z] #56 286.8 /tmp/tmp.HbRIpuclcD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T17:14:57.654Z] #56 286.9 + bin/containerd-stress [2022-08-18T17:14:57.654Z] #56 288.2 + bin/containerd-shim [2022-08-18T17:14:57.878Z] #70 4.875 invoke-rc.d: could not determine current runlevel [2022-08-18T17:14:57.878Z] #70 4.878 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-18T17:14:57.878Z] #70 4.883 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-08-18T17:14:57.878Z] #70 5.045 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-08-18T17:14:57.878Z] #70 5.061 Processing triggers for systemd (241-7~deb10u8) ... [2022-08-18T17:14:57.878Z] #70 5.069 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-18T17:14:57.993Z] #71 exporting layers 6.3s done [2022-08-18T17:14:57.993Z] #71 writing image sha256:e6d66ae7b4ede1229b4bc5941315f8f519338159c043325623515553a0fb59b6 done [2022-08-18T17:14:57.993Z] #71 naming to docker.io/library/docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 done [2022-08-18T17:14:57.993Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:14:58.137Z] #70 DONE 5.2s [2022-08-18T17:14:58.137Z] [2022-08-18T17:14:58.137Z] #71 [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-08-18T17:14:58.137Z] #71 sha256:9ddf5aaf29bde6d7225c118bfb90b1084a90a03c8ffda14707f856a1cfe815c6 [2022-08-18T17:14:58.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -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=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh dynbinary test-integration [2022-08-18T17:14:58.576Z] [2022-08-18T17:14:58.705Z] #71 0.408 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-18T17:14:58.705Z] #71 0.410 Dload Upload Total Spent Left Speed [2022-08-18T17:14:58.705Z] #71 0.410 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5193 0 --:--:-- --:--:-- --:--:-- 5193 [2022-08-18T17:14:58.705Z] #71 DONE 0.8s [2022-08-18T17:14:58.833Z] Removing bundles/ [2022-08-18T17:14:58.833Z] [2022-08-18T17:14:58.833Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T17:14:58.833Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:14:58.833Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:14:58.965Z] [2022-08-18T17:14:58.965Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T17:14:58.965Z] #72 sha256:5b46e220375df5641bb4ce18021dd9160dfc62b87da43575f66eebb863e5df13 [2022-08-18T17:15:00.043Z] #56 240.1 + bin/containerd [2022-08-18T17:15:03.174Z] #72 DONE 3.6s [2022-08-18T17:15:03.174Z] [2022-08-18T17:15:03.174Z] #73 exporting to image [2022-08-18T17:15:03.174Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T17:15:03.174Z] #73 exporting layers [2022-08-18T17:15:03.330Z] #56 ... [2022-08-18T17:15:03.330Z] [2022-08-18T17:15:03.330Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-18T17:15:03.330Z] #49 sha256:605a9797c5abcafd4e4910f7237bfa3a22b9a01add9876242259c650de0ee5d1 [2022-08-18T17:15:03.330Z] #49 291.8 + /build/golangci-lint --version [2022-08-18T17:15:03.330Z] #49 292.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-08-18T17:15:03.330Z] #49 DONE 295.3s [2022-08-18T17:15:03.330Z] [2022-08-18T17:15:03.331Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:15:03.331Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:15:03.902Z] #71 exporting layers 8.0s done [2022-08-18T17:15:03.902Z] #71 writing image sha256:6078aa400dc2b8d2f13d74298ba11e2c97680642b2ba3193b86e2a12fea6a40a done [2022-08-18T17:15:03.902Z] #71 naming to docker.io/library/docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 done [2022-08-18T17:15:03.902Z] #71 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-18T17:15:04.229Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43991/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/validate/default [2022-08-18T17:15:04.709Z] #56 ... [2022-08-18T17:15:04.709Z] [2022-08-18T17:15:04.709Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-18T17:15:04.709Z] #50 sha256:d13235596cc101d9281bfeea40ac3aa589e0a7d7d8ab9c9f675ecffe3e19a82c [2022-08-18T17:15:04.798Z] Congratulations! All commits are properly signed with the DCO! [2022-08-18T17:15:05.645Z] #50 DONE 1.0s [2022-08-18T17:15:05.645Z] [2022-08-18T17:15:05.645Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:15:05.645Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:15:05.735Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-18T17:15:05.735Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-18T17:15:05.904Z] #56 ... [2022-08-18T17:15:05.904Z] [2022-08-18T17:15:05.904Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-18T17:15:05.904Z] #52 sha256:22921b57e4a8d954ca53727dc0ffb72a61eaf5ca62d1e8465d82fb215aa86108 [2022-08-18T17:15:05.904Z] #52 DONE 0.1s [2022-08-18T17:15:05.904Z] [2022-08-18T17:15:05.904Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-18T17:15:05.904Z] #54 sha256:f01ac4dc90c228a3dbb7ddf6d269e1388b2b552b6d0a8cce831469e6dd82476d [2022-08-18T17:15:06.163Z] #54 DONE 0.4s [2022-08-18T17:15:06.163Z] [2022-08-18T17:15:06.163Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-18T17:15:06.163Z] #56 sha256:40befbfc0b76e7c6790230c51e6cb273b11f057689154a0f21ae130731fcfa05 [2022-08-18T17:15:07.646Z] #56 298.7 + bin/containerd-shim-runc-v1 [2022-08-18T17:15:11.301Z] #73 exporting layers 8.0s done [2022-08-18T17:15:11.301Z] #73 writing image sha256:b138afe077be4e48a997a6bf6d4e67dd492e8591879ac357b14e995ca8c9deda done [2022-08-18T17:15:11.301Z] #73 naming to docker.io/library/docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 done [2022-08-18T17:15:11.301Z] #73 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:15:11.647Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -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=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh dynbinary test-integration [2022-08-18T17:15:11.907Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-18T17:15:11.908Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-18T17:15:11.908Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-18T17:15:11.908Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-18T17:15:12.167Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-08-18T17:15:12.167Z] Detected virtualization docker. [2022-08-18T17:15:12.167Z] Detected architecture x86-64. [2022-08-18T17:15:12.167Z] Set hostname to <1c5c35731ed7>. [2022-08-18T17:15:12.167Z] + source /etc/docker-entrypoint-cmd [2022-08-18T17:15:12.167Z] ++ hack/make.sh dynbinary test-integration [2022-08-18T17:15:12.167Z] [2022-08-18T17:15:12.427Z] Removing bundles/ [2022-08-18T17:15:12.427Z] [2022-08-18T17:15:12.427Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T17:15:12.427Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:15:12.427Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:15:12.951Z] #56 304.6 + bin/containerd-shim-runc-v2 [2022-08-18T17:15:13.210Z] #56 305.3 + binaries [2022-08-18T17:15:13.210Z] #56 305.3 + install -D bin/containerd /build/containerd [2022-08-18T17:15:13.210Z] #56 305.4 + install -D bin/containerd-shim /build/containerd-shim [2022-08-18T17:15:13.210Z] #56 305.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T17:15:13.210Z] #56 305.4 + install -D bin/ctr /build/ctr [2022-08-18T17:15:13.779Z] #56 DONE 305.8s [2022-08-18T17:15:13.853Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-18T17:15:14.720Z] [2022-08-18T17:15:14.720Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T17:15:14.720Z] #57 sha256:feea3a30a4cc4e43033ef2d2a35587a555d911afc2d820d18c9bd912d07ff1eb [2022-08-18T17:15:14.720Z] #57 DONE 0.2s [2022-08-18T17:15:14.720Z] [2022-08-18T17:15:14.720Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T17:15:14.720Z] #61 sha256:bb7f3e87ee149e886d482c99974916b58535133c932f4dc12ecd3742e0069db3 [2022-08-18T17:15:14.720Z] #61 DONE 0.1s [2022-08-18T17:15:14.720Z] [2022-08-18T17:15:14.720Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T17:15:14.720Z] #66 sha256:2dfa5d738f05499ab6a0ea2a3726499050817c02b4539bbcbaee55abf2250ee7 [2022-08-18T17:15:15.229Z] Congratulations! All API changes are done the right way. [2022-08-18T17:15:15.229Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-18T17:15:15.229Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-18T17:15:15.229Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-18T17:15:15.229Z] Congratulations! No new tests were added to integration-cli. [2022-08-18T17:15:15.229Z] [2022-08-18T17:15:15.229Z] INFO Start validation with golang-ci-lint [2022-08-18T17:15:15.289Z] #66 DONE 0.5s [2022-08-18T17:15:15.289Z] [2022-08-18T17:15:15.289Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-18T17:15:15.289Z] #68 sha256:a0f1345e374516bdeaba95d197de3887ec873b1b895e20b180f8aa01d78d4458 [2022-08-18T17:15:15.289Z] #68 DONE 0.0s [2022-08-18T17:15:15.289Z] [2022-08-18T17:15:15.289Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-18T17:15:15.289Z] #69 sha256:2a878f44d3348d88bdd4235d4ca38fa20a4aca774016a32c2f44a29f05cbe30c [2022-08-18T17:15:15.289Z] #69 DONE 0.0s [2022-08-18T17:15:15.289Z] [2022-08-18T17:15:15.289Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T17:15:15.289Z] #70 sha256:181b5cb86394919756517fec0c8d4feaece115dbfa9423a1165a150eef48cf71 [2022-08-18T17:15:15.796Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-18T17:15:15.796Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-18T17:15:15.796Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-08-18T17:15:16.228Z] #70 DONE 0.7s [2022-08-18T17:15:16.228Z] [2022-08-18T17:15:16.228Z] #71 exporting to image [2022-08-18T17:15:16.228Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T17:15:16.228Z] #71 exporting layers [2022-08-18T17:15:22.807Z] #71 exporting layers 6.7s done [2022-08-18T17:15:22.807Z] #71 writing image sha256:d33704ba874924ba907d69ebbdb22824b9f9d9b57a5b36153a9da6bfdda1c4f8 done [2022-08-18T17:15:22.807Z] #71 naming to docker.io/library/docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 done [2022-08-18T17:15:22.807Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-18T17:15:23.171Z] + trap exit INT TERM [2022-08-18T17:15:23.171Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-18T17:15:23.171Z] + CONTAINER_NAME=docker-pr1 [2022-08-18T17:15:23.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43991/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh dynbinary-daemon [2022-08-18T17:15:23.755Z] [2022-08-18T17:15:23.755Z] Removing bundles/ [2022-08-18T17:15:23.755Z] [2022-08-18T17:15:23.755Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-08-18T17:15:23.755Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:15:23.755Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:15:44.877Z] #56 279.7 # github.com/containerd/containerd/cmd/containerd [2022-08-18T17:15:44.877Z] #56 279.7 /usr/bin/ld: /tmp/go-link-2627327794/000019.o: in function `New': [2022-08-18T17:15:44.877Z] #56 279.7 /tmp/tmp.xI9DXWTuFf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-18T17:15:44.877Z] #56 279.8 + bin/containerd-stress [2022-08-18T17:15:44.877Z] #56 281.0 + bin/containerd-shim [2022-08-18T17:15:49.065Z] #56 289.8 + bin/containerd-shim-runc-v1 [2022-08-18T17:15:54.345Z] #56 294.6 + bin/containerd-shim-runc-v2 [2022-08-18T17:15:54.603Z] #56 295.4 + binaries [2022-08-18T17:15:54.603Z] #56 295.4 + install -D bin/containerd /build/containerd [2022-08-18T17:15:54.603Z] #56 295.4 + install -D bin/containerd-shim /build/containerd-shim [2022-08-18T17:15:54.603Z] #56 295.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-18T17:15:54.603Z] #56 295.4 + install -D bin/ctr /build/ctr [2022-08-18T17:15:59.866Z] #56 DONE 300.1s [2022-08-18T17:16:00.124Z] [2022-08-18T17:16:00.124Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-18T17:16:00.124Z] #57 sha256:df20298d9dbf35c08064d34f3367750a2df6d4a051e631d8d60a11cb2870e474 [2022-08-18T17:16:02.025Z] #57 DONE 1.8s [2022-08-18T17:16:02.025Z] [2022-08-18T17:16:02.025Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-18T17:16:02.025Z] #61 sha256:641ad44d278f15e0d5ff65038c7067be26e5ed399a19ac77a0ec25963dc74acc [2022-08-18T17:16:02.594Z] #61 DONE 0.5s [2022-08-18T17:16:02.594Z] [2022-08-18T17:16:02.594Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-18T17:16:02.594Z] #66 sha256:675bb6772e20ace1eeacccceef74bd8a29bf55a20fc43ccfbdeee5f778511455 [2022-08-18T17:16:04.551Z] #66 DONE 1.8s [2022-08-18T17:16:04.551Z] [2022-08-18T17:16:04.551Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-18T17:16:04.551Z] #68 sha256:224836d0894aca570c321ac65d3b8690940df1bd68085f43d22e011eca435ff3 [2022-08-18T17:16:04.551Z] #68 DONE 0.1s [2022-08-18T17:16:04.551Z] [2022-08-18T17:16:04.551Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-18T17:16:04.551Z] #69 sha256:47de95c871bc3cf4418a7ae0847832437020f5ee460511fd3c73a6705e36554f [2022-08-18T17:16:04.551Z] #69 DONE 0.0s [2022-08-18T17:16:04.551Z] [2022-08-18T17:16:04.551Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-18T17:16:04.551Z] #70 sha256:37fe21346f2cc98fa0c4b293041bf5bd7e0b4015911349d92ddc98c658e7be28 [2022-08-18T17:16:07.836Z] #70 DONE 3.5s [2022-08-18T17:16:07.836Z] [2022-08-18T17:16:07.836Z] #71 exporting to image [2022-08-18T17:16:07.836Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-18T17:16:07.836Z] #71 exporting layers [2022-08-18T17:16:13.106Z] #71 exporting layers 5.3s done [2022-08-18T17:16:13.106Z] #71 writing image sha256:22a6c5cb0052febe23c704bad647ee5d21f2cf864c7e7124efc6c188ed4966ea done [2022-08-18T17:16:13.106Z] #71 naming to docker.io/library/docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 done [2022-08-18T17:16:13.106Z] #71 DONE 5.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T17:16:13.430Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/test/unit [2022-08-18T17:16:16.714Z] ? github.com/docker/docker/api [no test files] [2022-08-18T17:16:28.919Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-08-18T17:16:35.227Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:16:35.227Z] [2022-08-18T17:16:35.227Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:16:35.227Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:16:35.227Z] HOSTNAME=b190ff70e1f0 [2022-08-18T17:16:35.227Z] DEST=bundles/test-integration [2022-08-18T17:16:35.227Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:16:35.227Z] DOCKER_ROOTLESS=1 [2022-08-18T17:16:35.227Z] DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:16:35.227Z] container=docker [2022-08-18T17:16:35.227Z] HOME=/root [2022-08-18T17:16:35.227Z] GOLANG_VERSION=1.17.13 [2022-08-18T17:16:35.227Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:16:35.227Z] VALIDATE_BRANCH=20.10 [2022-08-18T17:16:35.227Z] TERM=xterm [2022-08-18T17:16:35.227Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:16:35.227Z] SHLVL=1 [2022-08-18T17:16:35.227Z] TIMEOUT=120m [2022-08-18T17:16:35.227Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-18T17:16:35.227Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:16:35.227Z] GO111MODULE=off [2022-08-18T17:16:35.227Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T17:16:35.227Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:16:35.227Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:16:35.227Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:16:35.227Z] GOPATH=/go [2022-08-18T17:16:35.227Z] PKG_CONFIG=pkg-config [2022-08-18T17:16:35.227Z] _=/usr/bin/env [2022-08-18T17:16:35.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T17:16:48.923Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:16:48.923Z] [2022-08-18T17:16:48.923Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:16:48.923Z] DOCKER_SYSTEMD=1 [2022-08-18T17:16:48.923Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:16:48.923Z] HOSTNAME=1c5c35731ed7 [2022-08-18T17:16:48.923Z] DEST=bundles/test-integration [2022-08-18T17:16:48.923Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:16:48.923Z] DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:16:48.923Z] container=docker [2022-08-18T17:16:48.923Z] HOME=/root [2022-08-18T17:16:48.923Z] LANG=C.UTF-8 [2022-08-18T17:16:48.923Z] INVOCATION_ID=2f0d2250642a4791ba64ac6c451d8db5 [2022-08-18T17:16:48.923Z] GOLANG_VERSION=1.17.13 [2022-08-18T17:16:48.923Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:16:48.923Z] VALIDATE_BRANCH=20.10 [2022-08-18T17:16:48.923Z] TERM=xterm [2022-08-18T17:16:48.923Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:16:48.923Z] SHLVL=3 [2022-08-18T17:16:48.923Z] TIMEOUT=120m [2022-08-18T17:16:48.923Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-18T17:16:48.923Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:16:48.923Z] GO111MODULE=off [2022-08-18T17:16:48.923Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T17:16:48.923Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:16:48.923Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:16:48.923Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:16:48.923Z] GOPATH=/go [2022-08-18T17:16:48.923Z] PKG_CONFIG=pkg-config [2022-08-18T17:16:48.923Z] _=/usr/bin/env [2022-08-18T17:16:48.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T17:17:00.239Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:17:00.239Z] [2022-08-18T17:17:00.239Z] + TEST_INTEGRATION_DEST=2 [2022-08-18T17:17:00.239Z] + CONTAINER_NAME=docker-pr1-2 [2022-08-18T17:17:00.239Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T17:17:00.239Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T17:17:00.239Z] + run_tests [2022-08-18T17:17:00.239Z] + c=0 [2022-08-18T17:17:00.239Z] + '[' -n 0 ']' [2022-08-18T17:17:00.239Z] + rm= [2022-08-18T17:17:00.239Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43991/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43991/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh '' test-integration [2022-08-18T17:17:00.239Z] + TEST_INTEGRATION_DEST=1 [2022-08-18T17:17:00.239Z] + CONTAINER_NAME=docker-pr1-1 [2022-08-18T17:17:00.239Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:17:00.239Z] + run_tests test-integration-flaky [2022-08-18T17:17:00.239Z] + '[' -n 0 ']' [2022-08-18T17:17:00.239Z] + rm= [2022-08-18T17:17:00.239Z] + TEST_INTEGRATION_DEST=3 [2022-08-18T17:17:00.239Z] + CONTAINER_NAME=docker-pr1-3 [2022-08-18T17:17:00.239Z] + TEST_SKIP_INTEGRATION=1 [2022-08-18T17:17:00.239Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T17:17:00.239Z] + run_tests [2022-08-18T17:17:00.239Z] + '[' -n 0 ']' [2022-08-18T17:17:00.239Z] + rm= [2022-08-18T17:17:00.239Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43991/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43991/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh test-integration-flaky test-integration [2022-08-18T17:17:00.239Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43991/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43991/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh '' test-integration [2022-08-18T17:17:00.239Z] ++ jobs -p [2022-08-18T17:17:00.239Z] + for job in $(jobs -p) [2022-08-18T17:17:00.239Z] + wait 8670 [2022-08-18T17:17:00.239Z] [2022-08-18T17:17:00.239Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-18T17:17:00.239Z] [2022-08-18T17:17:00.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:17:00.239Z] [2022-08-18T17:17:00.239Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:17:00.239Z] HOSTNAME=26cafd58ea0a [2022-08-18T17:17:00.239Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T17:17:00.239Z] TESTDEBUG=0 [2022-08-18T17:17:00.239Z] DEST=bundles/test-integration [2022-08-18T17:17:00.239Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:17:00.239Z] KEEPBUNDLE=1 [2022-08-18T17:17:00.239Z] DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:17:00.239Z] container=docker [2022-08-18T17:17:00.239Z] HOME=/root [2022-08-18T17:17:00.239Z] GOLANG_VERSION=1.17.13 [2022-08-18T17:17:00.239Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:17:00.239Z] VALIDATE_BRANCH=20.10 [2022-08-18T17:17:00.239Z] TERM=xterm [2022-08-18T17:17:00.239Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:17:00.239Z] SHLVL=1 [2022-08-18T17:17:00.239Z] TIMEOUT=120m [2022-08-18T17:17:00.239Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-18T17:17:00.239Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:17:00.239Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T17:17:00.239Z] GO111MODULE=off [2022-08-18T17:17:00.239Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:17:00.239Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:17:00.239Z] GOPATH=/go [2022-08-18T17:17:00.239Z] PKG_CONFIG=pkg-config [2022-08-18T17:17:00.239Z] _=/usr/bin/env [2022-08-18T17:17:00.239Z] Building test suite binary ./integration-cli/test.main [2022-08-18T17:17:00.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:17:00.239Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:17:00.239Z] HOSTNAME=7f06c4c926c6 [2022-08-18T17:17:00.239Z] TEST_SKIP_INTEGRATION=1 [2022-08-18T17:17:00.239Z] TESTDEBUG=0 [2022-08-18T17:17:00.239Z] DEST=bundles/test-integration [2022-08-18T17:17:00.239Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:17:00.239Z] KEEPBUNDLE=1 [2022-08-18T17:17:00.239Z] DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:17:00.239Z] container=docker [2022-08-18T17:17:00.239Z] HOME=/root [2022-08-18T17:17:00.239Z] GOLANG_VERSION=1.17.13 [2022-08-18T17:17:00.239Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:17:00.239Z] VALIDATE_BRANCH=20.10 [2022-08-18T17:17:00.239Z] TERM=xterm [2022-08-18T17:17:00.239Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:17:00.239Z] SHLVL=1 [2022-08-18T17:17:00.239Z] TIMEOUT=120m [2022-08-18T17:17:00.239Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-18T17:17:00.239Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:17:00.239Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T17:17:00.239Z] GO111MODULE=off [2022-08-18T17:17:00.239Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:17:00.239Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:17:00.239Z] GOPATH=/go [2022-08-18T17:17:00.239Z] PKG_CONFIG=pkg-config [2022-08-18T17:17:00.239Z] _=/usr/bin/env [2022-08-18T17:17:00.239Z] Building test suite binary ./integration-cli/test.main [2022-08-18T17:17:00.239Z] No new tests added to integration. [2022-08-18T17:17:00.239Z] [2022-08-18T17:17:00.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:17:01.624Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:17:01.624Z] HOSTNAME=2ae98ad4b72a [2022-08-18T17:17:01.624Z] TESTDEBUG=0 [2022-08-18T17:17:01.624Z] DEST=bundles/test-integration [2022-08-18T17:17:01.624Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:17:01.624Z] KEEPBUNDLE=1 [2022-08-18T17:17:01.624Z] DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:17:01.624Z] container=docker [2022-08-18T17:17:01.624Z] HOME=/root [2022-08-18T17:17:01.624Z] GOLANG_VERSION=1.17.13 [2022-08-18T17:17:01.624Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:17:01.624Z] VALIDATE_BRANCH=20.10 [2022-08-18T17:17:01.624Z] TERM=xterm [2022-08-18T17:17:01.624Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:17:01.624Z] SHLVL=1 [2022-08-18T17:17:01.624Z] TIMEOUT=120m [2022-08-18T17:17:01.624Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-18T17:17:01.624Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:17:01.624Z] GO111MODULE=off [2022-08-18T17:17:01.624Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:17:01.624Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:17:01.624Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:17:01.624Z] GOPATH=/go [2022-08-18T17:17:01.624Z] PKG_CONFIG=pkg-config [2022-08-18T17:17:01.624Z] _=/usr/bin/env [2022-08-18T17:17:01.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T17:17:05.750Z] b111c3320c94: Pull complete [2022-08-18T17:17:13.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:17:13.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:17:27.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:17:27.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:17:35.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-18T17:17:36.606Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T17:17:36.606Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T17:17:37.276Z] INFO [loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|exports_file|imports|name) took 2m14.314154157s [2022-08-18T17:17:37.276Z] 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-08-18T17:17:37.276Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 396.961699ms [2022-08-18T17:17:37.979Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2022-08-18T17:17:37.979Z] ok github.com/docker/docker/builder/dockerfile 0.209s coverage: 48.5% of statements [2022-08-18T17:17:37.979Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-08-18T17:17:38.915Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-18T17:17:39.851Z] ok github.com/docker/docker/builder/remotecontext/git 1.500s coverage: 86.3% of statements [2022-08-18T17:17:39.851Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T17:17:39.851Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T17:17:42.387Z] ok github.com/docker/docker/client 0.102s coverage: 75.4% of statements [2022-08-18T17:17:43.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:17:43.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:17:44.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:17:45.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:17:45.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:17:46.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:17:49.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:17:49.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:17:50.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:17:51.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:17:51.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:17:52.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:17:53.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:17:53.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:17:54.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:17:55.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:17:56.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:17:56.049Z] Using test binary docker [2022-08-18T17:17:56.049Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:17:56.049Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:17:56.049Z] INFO: Waiting for daemon to start... [2022-08-18T17:17:56.049Z] Starting dockerd [2022-08-18T17:17:58.562Z] . [2022-08-18T17:17:58.562Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:17:58.562Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:17:58.562Z] Error: No such image: emptyfs [2022-08-18T17:17:58.562Z] Running integration-test (iteration 1) [2022-08-18T17:17:58.562Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:17:59.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:17:59.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:17:59.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:18:00.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:18:00.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:18:01.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:18:04.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:18:05.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:18:06.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:18:06.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:18:07.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:18:08.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:18:09.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:18:09.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:18:10.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:18:11.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:18:11.361Z] Using test binary docker [2022-08-18T17:18:11.620Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:18:11.620Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-18T17:18:11.620Z] Starting dockerd [2022-08-18T17:18:11.620Z] INFO: Waiting for daemon to start... [2022-08-18T17:18:14.158Z] . [2022-08-18T17:18:14.158Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:18:14.158Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:18:14.158Z] Error: No such image: emptyfs [2022-08-18T17:18:14.158Z] Running integration-test (iteration 1) [2022-08-18T17:18:14.158Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:18:14.470Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.1% of statements [2022-08-18T17:18:14.728Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2022-08-18T17:18:14.728Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T17:18:14.728Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T17:18:14.728Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T17:18:14.728Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T17:18:16.603Z] Loaded image: buildpack-deps:buster [2022-08-18T17:18:16.603Z] Loaded image: busybox:latest [2022-08-18T17:18:16.603Z] Loaded image: busybox:glibc [2022-08-18T17:18:16.603Z] Loaded image: debian:bullseye [2022-08-18T17:18:16.603Z] Loaded image: hello-world:latest [2022-08-18T17:18:16.603Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:18:16.603Z] INFO: Testing against a local daemon [2022-08-18T17:18:16.603Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:18:18.490Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2022-08-18T17:18:18.490Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:18:21.002Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2022-08-18T17:18:21.002Z] === RUN TestBuildWithSession [2022-08-18T17:18:21.002Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:18:21.002Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:18:21.002Z] === RUN TestBuildSquashParent [2022-08-18T17:18:21.294Z] ok github.com/docker/docker/daemon/cluster 0.041s coverage: 0.5% of statements [2022-08-18T17:18:21.553Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-08-18T17:18:22.931Z] ok github.com/docker/docker/daemon/cluster/convert 0.014s coverage: 35.9% of statements [2022-08-18T17:18:27.545Z] --- PASS: TestBuildSquashParent (6.60s) [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:18:27.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:18:27.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:18:27.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:18:27.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:18:27.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:18:27.545Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:18:27.545Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:18:27.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:18:27.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:18:28.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:18:28.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:18:29.052Z] Loaded image: buildpack-deps:buster [2022-08-18T17:18:29.052Z] Loaded image: busybox:latest [2022-08-18T17:18:29.052Z] Loaded image: busybox:glibc [2022-08-18T17:18:29.990Z] Loaded image: debian:bullseye [2022-08-18T17:18:29.990Z] Loaded image: hello-world:latest [2022-08-18T17:18:29.990Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:18:29.990Z] INFO: Testing against a local daemon [2022-08-18T17:18:29.990Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:18:30.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:18:30.798Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:18:31.048Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-08-18T17:18:31.048Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-08-18T17:18:31.307Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-08-18T17:18:31.370Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-08-18T17:18:31.370Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:18:31.872Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-18T17:18:32.308Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-08-18T17:18:32.308Z] === RUN TestBuildWithSession [2022-08-18T17:18:32.308Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:18:32.308Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:18:32.308Z] === RUN TestBuildSquashParent [2022-08-18T17:18:32.439Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.59s) [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2022-08-18T17:18:33.310Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2022-08-18T17:18:33.310Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:18:33.310Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:18:34.372Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.963s coverage: 73.3% of statements [2022-08-18T17:18:35.355Z] ok github.com/docker/docker/daemon 12.144s coverage: 17.1% of statements [2022-08-18T17:18:35.355Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T17:18:35.355Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T17:18:35.355Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T17:18:35.355Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T17:18:35.613Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-08-18T17:18:36.182Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.333s coverage: 60.7% of statements [2022-08-18T17:18:36.504Z] --- PASS: TestBuildSquashParent (3.77s) [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:18:36.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:18:36.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:18:36.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:18:36.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:18:36.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:18:36.504Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:18:36.504Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:18:36.504Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:18:36.504Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:18:36.616Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:18:37.177Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:18:37.560Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-08-18T17:18:37.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:18:37.883Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:18:38.103Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:18:39.030Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:18:39.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:18:39.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:18:39.489Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.358s coverage: 50.5% of statements [2022-08-18T17:18:40.055Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.429s coverage: 45.9% of statements [2022-08-18T17:18:40.055Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T17:18:40.393Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-08-18T17:18:40.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2022-08-18T17:18:40.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-18T17:18:40.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-18T17:18:40.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-18T17:18:40.393Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-18T17:18:40.393Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.40s) [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.43s) [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.32s) [2022-08-18T17:18:40.643Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2022-08-18T17:18:40.643Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:18:40.643Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:18:41.434Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-08-18T17:18:42.000Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.893s coverage: 58.0% of statements [2022-08-18T17:18:42.000Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T17:18:42.000Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T17:18:42.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:18:42.023Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:18:42.282Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:18:42.282Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:18:42.542Z] --- PASS: TestBuildMultiStageCopy (2.11s) [2022-08-18T17:18:42.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2022-08-18T17:18:42.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-18T17:18:42.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-18T17:18:42.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-08-18T17:18:42.542Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-18T17:18:42.542Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:18:42.566Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-18T17:18:43.131Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-08-18T17:18:43.479Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-08-18T17:18:43.479Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:18:44.067Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-08-18T17:18:44.067Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T17:18:44.067Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T17:18:44.327Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 43.2% of statements [2022-08-18T17:18:44.448Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-18T17:18:44.448Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:18:44.707Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-08-18T17:18:44.707Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:18:45.264Z] ok github.com/docker/docker/daemon/logger/awslogs 0.157s coverage: 77.4% of statements [2022-08-18T17:18:45.264Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-08-18T17:18:45.264Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T17:18:45.264Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-08-18T17:18:45.631Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-18T17:18:45.631Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:18:45.831Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-08-18T17:18:45.831Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-08-18T17:18:46.087Z] --- PASS: TestBuildMultiStageOnBuild (1.49s) [2022-08-18T17:18:46.087Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:18:46.090Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-08-18T17:18:46.657Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-08-18T17:18:46.657Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:18:46.662Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-08-18T17:18:46.662Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T17:18:47.229Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.7% of statements [2022-08-18T17:18:47.488Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-08-18T17:18:48.425Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-08-18T17:18:48.425Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-08-18T17:18:48.565Z] --- PASS: TestBuildMultiStageLayerLeak (1.61s) [2022-08-18T17:18:48.565Z] === RUN TestBuildWithHugeFile [2022-08-18T17:18:48.991Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-18T17:18:49.558Z] ok github.com/docker/docker/daemon/logger/splunk 1.556s coverage: 82.5% of statements [2022-08-18T17:18:49.558Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T17:18:49.558Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T17:18:50.492Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2022-08-18T17:18:51.867Z] ok github.com/docker/docker/distribution 1.497s coverage: 27.6% of statements [2022-08-18T17:18:51.867Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T17:18:52.434Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T17:18:53.001Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2022-08-18T17:18:53.260Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.6% of statements [2022-08-18T17:18:53.260Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T17:18:53.519Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2022-08-18T17:18:53.519Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-08-18T17:18:53.730Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-18T17:18:53.730Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:18:53.778Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-08-18T17:18:53.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T17:18:54.037Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-08-18T17:18:54.973Z] ok github.com/docker/docker/oci 0.010s coverage: 40.6% of statements [2022-08-18T17:18:55.540Z] ok github.com/docker/docker/opts 0.029s coverage: 67.1% of statements [2022-08-18T17:18:55.799Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T17:18:56.245Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-18T17:18:56.245Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:18:57.174Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 82.3% of statements [2022-08-18T17:18:58.549Z] ok github.com/docker/docker/pkg/authorization 0.426s coverage: 68.3% of statements [2022-08-18T17:18:58.549Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T17:18:58.549Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-18T17:18:58.724Z] INFO [linters context/goanalysis] analyzers took 4m0.769613038s with top 10 stages: buildir: 1m44.947202347s, goimports: 20.274594325s, unconvert: 14.176523717s, gosec: 11.949217948s, S1038: 5.871727933s, golint: 5.238523895s, inspect: 4.476838064s, misspell: 4.249220169s, nilness: 3.861182392s, printf: 2.624155275s [2022-08-18T17:18:58.724Z] INFO [runner] Issues before processing: 2473, after processing: 0 [2022-08-18T17:18:58.724Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1870/1870, path_prettifier: 1870/1870, autogenerated_exclude: 1765/1870, exclude-rules: 76/1765, nolint: 0/76, cgo: 1870/2473, skip_files: 1870/1870, skip_dirs: 1870/1870, identifier_marker: 1765/1765, exclude: 1765/1765 [2022-08-18T17:18:58.724Z] INFO [runner] processing took 69.368433ms with stages: nolint: 26.894191ms, identifier_marker: 18.472757ms, path_prettifier: 7.959334ms, autogenerated_exclude: 7.179028ms, exclude-rules: 6.938502ms, skip_dirs: 1.539588ms, cgo: 252.798µs, filename_unadjuster: 127.105µs, max_same_issues: 1.467µs, uniq_by_line: 715ns, max_from_linter: 457ns, source_code: 427ns, diff: 335ns, exclude: 310ns, path_shortener: 287ns, sort_results: 267ns, skip_files: 264ns, severity-rules: 254ns, max_per_file_from_linter: 229ns, path_prefixer: 118ns [2022-08-18T17:18:58.724Z] INFO [runner] linters took 1m22.569086964s with stages: goanalysis_metalinter: 1m22.499595118s [2022-08-18T17:18:58.724Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-08-18T17:18:58.724Z] INFO Memory: 2174 samples, avg is 294.8MB, max is 1081.1MB [2022-08-18T17:18:58.724Z] INFO Execution took 3m37.29157055s [2022-08-18T17:18:58.724Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-18T17:18:59.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh dynbinary-daemon test-docker-py [2022-08-18T17:18:59.307Z] [2022-08-18T17:18:59.566Z] Removing bundles/ [2022-08-18T17:18:59.566Z] [2022-08-18T17:18:59.566Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-08-18T17:18:59.566Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:18:59.566Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:19:01.486Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-18T17:19:01.487Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:19:01.832Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.5% of statements [2022-08-18T17:19:01.832Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T17:19:02.049Z] --- PASS: TestBuildUncleanTarFilenames (0.77s) [2022-08-18T17:19:02.049Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:19:02.092Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-08-18T17:19:02.351Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 97.6% of statements [2022-08-18T17:19:03.287Z] ok github.com/docker/docker/layer 7.992s coverage: 68.8% of statements [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-08-18T17:19:03.287Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T17:19:03.546Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-08-18T17:19:03.804Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-08-18T17:19:04.063Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-18T17:19:04.997Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-08-18T17:19:05.564Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-08-18T17:19:05.822Z] ok github.com/docker/docker/pkg/fsutils 0.174s coverage: 85.1% of statements [2022-08-18T17:19:06.081Z] ok github.com/docker/docker/pkg/discovery/kv 3.021s coverage: 84.1% of statements [2022-08-18T17:19:06.081Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2022-08-18T17:19:06.255Z] --- PASS: TestBuildMultiStageLayerLeak (4.23s) [2022-08-18T17:19:06.255Z] === RUN TestBuildWithHugeFile [2022-08-18T17:19:07.016Z] ok github.com/docker/docker/pkg/idtools 0.449s coverage: 69.5% of statements [2022-08-18T17:19:07.016Z] ok github.com/docker/docker/pkg/ioutils 0.352s coverage: 70.6% of statements [2022-08-18T17:19:07.582Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2022-08-18T17:19:07.582Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-18T17:19:07.582Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-08-18T17:19:07.582Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T17:19:07.582Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-08-18T17:19:07.582Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-18T17:19:07.582Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-08-18T17:19:07.840Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2022-08-18T17:19:07.841Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-08-18T17:19:08.099Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2022-08-18T17:19:08.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:19:08.357Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-18T17:19:08.357Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T17:19:08.357Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T17:19:08.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2022-08-18T17:19:09.183Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-18T17:19:09.442Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T17:19:09.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:19:09.701Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T17:19:11.075Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-08-18T17:19:11.075Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-18T17:19:15.258Z] ok github.com/docker/docker/pkg/signal 3.348s coverage: 62.3% of statements [2022-08-18T17:19:15.258Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-18T17:19:15.517Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T17:19:15.517Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T17:19:16.083Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2022-08-18T17:19:16.652Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-08-18T17:19:16.911Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-18T17:19:17.529Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-08-18T17:19:17.529Z] coverage: [no statements] [2022-08-18T17:19:17.529Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-08-18T17:19:17.792Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-18T17:19:18.051Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2022-08-18T17:19:18.051Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T17:19:18.127Z] 294d77ac553d: Pull complete [2022-08-18T17:19:18.127Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-08-18T17:19:18.127Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:19:18.127Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:19:18.127Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-08-18T17:19:18.127Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-08-18T17:19:18.127Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3287' [2022-08-18T17:19:18.127Z] INFO: Docker version of control daemon [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] Client: [2022-08-18T17:19:18.127Z] Version: 20.10.9 [2022-08-18T17:19:18.127Z] API version: 1.41 [2022-08-18T17:19:18.127Z] Go version: go1.16.8 [2022-08-18T17:19:18.127Z] Git commit: c2ea9bc [2022-08-18T17:19:18.127Z] Built: Mon Oct 4 16:11:10 2021 [2022-08-18T17:19:18.127Z] OS/Arch: windows/amd64 [2022-08-18T17:19:18.127Z] Context: default [2022-08-18T17:19:18.127Z] Experimental: true [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] Server: Docker Engine - Community [2022-08-18T17:19:18.127Z] Engine: [2022-08-18T17:19:18.127Z] Version: 20.10.9 [2022-08-18T17:19:18.127Z] API version: 1.41 (minimum version 1.24) [2022-08-18T17:19:18.127Z] Go version: go1.16.8 [2022-08-18T17:19:18.127Z] Git commit: 79ea9d3 [2022-08-18T17:19:18.127Z] Built: Mon Oct 4 16:06:39 2021 [2022-08-18T17:19:18.127Z] OS/Arch: windows/amd64 [2022-08-18T17:19:18.127Z] Experimental: true [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] INFO: Docker info of control daemon [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] Client: [2022-08-18T17:19:18.127Z] Context: default [2022-08-18T17:19:18.127Z] Debug Mode: false [2022-08-18T17:19:18.127Z] Plugins: [2022-08-18T17:19:18.127Z] app: Docker Application (Docker Inc., v0.8.0) [2022-08-18T17:19:18.127Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-08-18T17:19:18.127Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] Server: [2022-08-18T17:19:18.127Z] Containers: 0 [2022-08-18T17:19:18.127Z] Running: 0 [2022-08-18T17:19:18.127Z] Paused: 0 [2022-08-18T17:19:18.127Z] Stopped: 0 [2022-08-18T17:19:18.127Z] Images: 1 [2022-08-18T17:19:18.127Z] Server Version: 20.10.9 [2022-08-18T17:19:18.127Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-08-18T17:19:18.127Z] Windows: [2022-08-18T17:19:18.127Z] LCOW: [2022-08-18T17:19:18.127Z] Logging Driver: json-file [2022-08-18T17:19:18.127Z] Plugins: [2022-08-18T17:19:18.127Z] Volume: local [2022-08-18T17:19:18.127Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-08-18T17:19:18.127Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-08-18T17:19:18.127Z] Swarm: inactive [2022-08-18T17:19:18.127Z] Default Isolation: process [2022-08-18T17:19:18.127Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-08-18T17:19:18.127Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-08-18T17:19:18.127Z] OSType: windows [2022-08-18T17:19:18.127Z] Architecture: x86_64 [2022-08-18T17:19:18.127Z] CPUs: 4 [2022-08-18T17:19:18.127Z] Total Memory: 32GiB [2022-08-18T17:19:18.127Z] Name: azwin-2-9ea3a0 [2022-08-18T17:19:18.127Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-08-18T17:19:18.127Z] Docker Root Dir: D:\docker [2022-08-18T17:19:18.127Z] Debug Mode: false [2022-08-18T17:19:18.127Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:19:18.127Z] Labels: [2022-08-18T17:19:18.127Z] Experimental: true [2022-08-18T17:19:18.127Z] Insecure Registries: [2022-08-18T17:19:18.127Z] 10.0.0.4:5000 [2022-08-18T17:19:18.127Z] 127.0.0.0/8 [2022-08-18T17:19:18.127Z] Registry Mirrors: [2022-08-18T17:19:18.127Z] http://10.0.0.4:5000/ [2022-08-18T17:19:18.127Z] Live Restore Enabled: false [2022-08-18T17:19:18.127Z] Product License: Community Engine [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] INFO: Commit hash is d127287d92 [2022-08-18T17:19:18.127Z] INFO: Nuke-Everything... [2022-08-18T17:19:18.127Z] INFO: Container count on control daemon to delete is 0 [2022-08-18T17:19:18.127Z] INFO: Nuking d:\CI [2022-08-18T17:19:18.127Z] INFO: Zapped successfully [2022-08-18T17:19:18.127Z] INFO: Location for testing is d:\CI\PR-43991\1 [2022-08-18T17:19:18.127Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] INFO: Building the image from Dockerfile.windows at 08/18/2022 17:19:09... [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] Sending build context to Docker daemon 58.36MB [2022-08-18T17:19:18.127Z] [2022-08-18T17:19:18.127Z] Step 1/10 : FROM microsoft/windowsservercore [2022-08-18T17:19:18.127Z] ---> e795f3f8aa80 [2022-08-18T17:19:18.127Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-08-18T17:19:18.127Z] ---> Running in f85cc496305a [2022-08-18T17:19:18.127Z] Removing intermediate container f85cc496305a [2022-08-18T17:19:18.127Z] ---> 048aa16d2f23 [2022-08-18T17:19:18.127Z] Step 3/10 : ARG GO_VERSION=1.17.13 [2022-08-18T17:19:18.127Z] ---> Running in e4d44ac18267 [2022-08-18T17:19:18.127Z] Removing intermediate container e4d44ac18267 [2022-08-18T17:19:18.127Z] ---> c9802c74d2f9 [2022-08-18T17:19:18.127Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-08-18T17:19:18.127Z] ---> Running in a18699499f70 [2022-08-18T17:19:18.616Z] Removing intermediate container a18699499f70 [2022-08-18T17:19:18.616Z] ---> 7b7755c08e40 [2022-08-18T17:19:18.616Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-08-18T17:19:18.616Z] ---> Running in f8c446eae28f [2022-08-18T17:19:19.102Z] Removing intermediate container f8c446eae28f [2022-08-18T17:19:19.102Z] ---> cb633b9aa947 [2022-08-18T17:19:19.102Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-08-18T17:19:19.102Z] ---> Running in 4e1566948c7f [2022-08-18T17:19:19.962Z] ok github.com/docker/docker/plugin 0.532s coverage: 23.2% of statements [2022-08-18T17:19:20.220Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-08-18T17:19:20.787Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-08-18T17:19:21.721Z] ok github.com/docker/docker/quota 0.160s coverage: 71.4% of statements [2022-08-18T17:19:21.980Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-18T17:19:23.355Z] ok github.com/docker/docker/registry 0.086s coverage: 57.1% of statements [2022-08-18T17:19:23.614Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-18T17:19:23.872Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T17:19:24.437Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-08-18T17:19:24.437Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T17:19:26.967Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-18T17:19:27.903Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-08-18T17:19:28.161Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2022-08-18T17:19:29.537Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-08-18T17:19:40.662Z] [2022-08-18T17:19:40.662Z] SUCCESS: Specified value was saved. [2022-08-18T17:19:40.662Z] INFO: Downloading git... [2022-08-18T17:19:42.281Z] INFO: Downloading go... [2022-08-18T17:19:43.912Z] INFO: Downloading compiler 1 of 3... [2022-08-18T17:19:44.404Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/pkg/term [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T17:19:44.404Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === Skipped [2022-08-18T17:19:44.404Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-08-18T17:19:44.404Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-08-18T17:19:44.404Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:74: No driver to put! [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T17:19:44.404Z] time="2022-08-18T17:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T17:19:44.404Z] time="2022-08-18T17:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T17:19:44.404Z] time="2022-08-18T17:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T17:19:44.404Z] time="2022-08-18T17:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T17:19:44.404Z] time="2022-08-18T17:18:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:74: No driver to put! [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T17:19:44.404Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T17:19:44.404Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T17:19:44.404Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:19:44.404Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T17:19:44.404Z] graphtest_unix.go:74: No driver to put! [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T17:19:44.404Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T17:19:44.404Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-08-18T17:19:44.404Z] [2022-08-18T17:19:44.404Z] DONE 2251 tests, 26 skipped in 206.901s Post stage [Pipeline] junit [2022-08-18T17:19:44.417Z] Recording test results [2022-08-18T17:19:44.814Z] --- PASS: TestBuildWithHugeFile (48.71s) [2022-08-18T17:19:44.814Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:19:44.814Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:19:44.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:19:44.814Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:19:44.814Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:19:44.814Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:19:44.814Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:19:44.814Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:19:44.814Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:19:44.814Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:19:44.814Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T17:19:44.814Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-08-18T17:19:44.814Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-18T17:19:44.814Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T17:19:44.814Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:19:44.814Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:19:44.814Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:19:44.814Z] --- PASS: TestBuildPreserveOwnership (3.24s) [2022-08-18T17:19:44.814Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.18s) [2022-08-18T17:19:44.814Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s) [2022-08-18T17:19:44.814Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:19:44.814Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T17:19:44.814Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:19:45.530Z] INFO: Downloading compiler 2 of 3... [2022-08-18T17:19:45.771Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-18T17:19:46.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh dynbinary test-integration [2022-08-18T17:19:46.367Z] [2022-08-18T17:19:46.625Z] Removing bundles/ [2022-08-18T17:19:46.625Z] [2022-08-18T17:19:46.625Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-18T17:19:46.625Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:19:46.625Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:19:51.539Z] INFO: Downloading compiler 3 of 3... [2022-08-18T17:19:51.539Z] INFO: Extracting git... [2022-08-18T17:19:54.801Z] Loaded image: buildpack-deps:buster [2022-08-18T17:19:54.801Z] Loaded image: busybox:latest [2022-08-18T17:19:54.801Z] Loaded image: busybox:glibc [2022-08-18T17:19:56.182Z] Loaded image: debian:bullseye [2022-08-18T17:19:56.182Z] Loaded image: hello-world:latest [2022-08-18T17:19:56.182Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:20:02.472Z] --- PASS: TestBuildWithHugeFile (51.02s) [2022-08-18T17:20:02.472Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:20:02.472Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:20:02.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:20:02.472Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:20:02.472Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:20:02.472Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:20:02.472Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:20:02.472Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:20:02.472Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:20:02.472Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:20:02.472Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-08-18T17:20:02.472Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-08-18T17:20:02.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-18T17:20:02.472Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T17:20:02.472Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:20:02.472Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:20:03.033Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:20:04.308Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.30s) [2022-08-18T17:20:04.308Z] PASS [2022-08-18T17:20:04.308Z] [2022-08-18T17:20:04.308Z] === Skipped [2022-08-18T17:20:04.308Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:20:04.308Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:20:04.308Z] [2022-08-18T17:20:04.308Z] DONE 33 tests, 1 skipped in 110.028s [2022-08-18T17:20:04.308Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:20:04.308Z] INFO: Testing against a local daemon [2022-08-18T17:20:04.308Z] === RUN TestConfigInspect [2022-08-18T17:20:06.239Z] --- PASS: TestConfigInspect (2.16s) [2022-08-18T17:20:06.239Z] === RUN TestConfigList [2022-08-18T17:20:07.196Z] --- PASS: TestBuildPreserveOwnership (9.70s) [2022-08-18T17:20:07.196Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-08-18T17:20:07.196Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-18T17:20:07.196Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:20:07.196Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-18T17:20:07.196Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:20:07.196Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-08-18T17:20:07.196Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T17:20:07.196Z] PASS [2022-08-18T17:20:07.196Z] [2022-08-18T17:20:07.196Z] === Skipped [2022-08-18T17:20:07.196Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:20:07.196Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:20:07.196Z] [2022-08-18T17:20:07.196Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-18T17:20:07.196Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-08-18T17:20:07.196Z] [2022-08-18T17:20:07.196Z] DONE 33 tests, 2 skipped in 128.907s [2022-08-18T17:20:07.196Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:20:07.458Z] INFO: Testing against a local daemon [2022-08-18T17:20:07.458Z] === RUN TestConfigInspect [2022-08-18T17:20:07.458Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:07.458Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-18T17:20:07.458Z] === RUN TestConfigList [2022-08-18T17:20:07.458Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:07.458Z] --- SKIP: TestConfigList (0.02s) [2022-08-18T17:20:07.458Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:20:07.458Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:07.458Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-18T17:20:07.458Z] === RUN TestConfigsUpdate [2022-08-18T17:20:07.458Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:07.458Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-18T17:20:07.458Z] === RUN TestTemplatedConfig [2022-08-18T17:20:07.458Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:07.458Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T17:20:07.458Z] === RUN TestConfigCreateResolve [2022-08-18T17:20:07.458Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:07.458Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-18T17:20:07.458Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:20:08.146Z] --- PASS: TestConfigList (2.18s) [2022-08-18T17:20:08.146Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:20:09.360Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-08-18T17:20:09.360Z] PASS [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] === Skipped [2022-08-18T17:20:09.360Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-18T17:20:09.360Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-08-18T17:20:09.360Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-18T17:20:09.360Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-18T17:20:09.360Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-18T17:20:09.360Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-18T17:20:09.360Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:20:09.360Z] [2022-08-18T17:20:09.360Z] DONE 7 tests, 6 skipped in 1.725s [2022-08-18T17:20:09.360Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:20:09.360Z] INFO: Testing against a local daemon [2022-08-18T17:20:09.360Z] === RUN TestCheckpoint [2022-08-18T17:20:09.360Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:20:09.360Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:20:09.360Z] === RUN TestContainerInvalidJSON [2022-08-18T17:20:09.360Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:20:09.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:20:09.360Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:20:09.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:20:09.360Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:20:09.360Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:20:09.360Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:20:09.360Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:20:09.360Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:20:09.360Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T17:20:09.360Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-18T17:20:09.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-18T17:20:09.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-18T17:20:09.360Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:20:09.360Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T17:20:09.360Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:20:09.360Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T17:20:09.360Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:20:09.360Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-18T17:20:09.360Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:20:09.360Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-18T17:20:09.360Z] === RUN TestCopyFromContainer [2022-08-18T17:20:09.601Z] INFO: Expanding go... [2022-08-18T17:20:10.683Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-18T17:20:10.683Z] === RUN TestConfigsUpdate [2022-08-18T17:20:12.590Z] --- PASS: TestConfigsUpdate (2.13s) [2022-08-18T17:20:12.590Z] === RUN TestTemplatedConfig [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer// [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:20:13.523Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer (4.35s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T17:20:13.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T17:20:13.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:20:13.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:20:13.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:20:13.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:20:13.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:20:13.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:20:13.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:20:13.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:20:13.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:20:13.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:20:13.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T17:20:13.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:20:13.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:20:13.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:20:13.779Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:20:13.779Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T17:20:13.779Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:20:13.779Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:20:13.779Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:20:13.779Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:20:13.779Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:20:13.779Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:20:13.779Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:20:13.779Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:20:13.779Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:20:13.779Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:20:13.779Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T17:20:13.779Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:20:13.779Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:20:13.779Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:20:13.779Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:20:13.779Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T17:20:13.779Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:20:15.128Z] --- PASS: TestTemplatedConfig (2.54s) [2022-08-18T17:20:15.129Z] === RUN TestConfigCreateResolve [2022-08-18T17:20:15.144Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-08-18T17:20:15.144Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-08-18T17:20:16.070Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:20:16.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:20:16.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:20:16.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:20:16.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:20:16.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:20:16.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:20:16.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:20:16.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:20:16.070Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:20:16.070Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:20:16.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:20:16.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:20:16.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:20:16.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:20:16.070Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T17:20:16.070Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-18T17:20:16.070Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:20:16.631Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-18T17:20:16.631Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:20:16.631Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:20:16.631Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:20:16.631Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T17:20:16.631Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:20:16.631Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:20:16.631Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:20:16.631Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T17:20:16.631Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:20:16.631Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T17:20:16.631Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:20:16.631Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T17:20:16.631Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T17:20:16.631Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:20:16.631Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:20:16.631Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:20:16.631Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:20:16.631Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-18T17:20:16.631Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:20:16.631Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:20:16.631Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:20:16.631Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T17:20:16.631Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T17:20:16.631Z] === RUN TestDiff [2022-08-18T17:20:17.194Z] --- PASS: TestDiff (0.40s) [2022-08-18T17:20:17.194Z] === RUN TestExecWithCloseStdin [2022-08-18T17:20:17.450Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-08-18T17:20:17.450Z] === RUN TestExec [2022-08-18T17:20:17.665Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-08-18T17:20:17.665Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:20:17.925Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-18T17:20:17.925Z] PASS [2022-08-18T17:20:17.925Z] [2022-08-18T17:20:17.925Z] DONE 7 tests in 13.932s [2022-08-18T17:20:17.925Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:20:17.925Z] INFO: Testing against a local daemon [2022-08-18T17:20:17.925Z] === RUN TestCheckpoint [2022-08-18T17:20:17.925Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:20:17.925Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:20:17.925Z] === RUN TestContainerInvalidJSON [2022-08-18T17:20:17.925Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:20:17.925Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:20:17.925Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:20:17.925Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:20:17.925Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:20:17.925Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:20:17.925Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:20:17.925Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:20:17.925Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:20:17.925Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T17:20:17.925Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-18T17:20:17.925Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-18T17:20:17.925Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-18T17:20:17.925Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:20:17.925Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-18T17:20:17.925Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:20:17.925Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-18T17:20:17.925Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:20:17.925Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T17:20:17.925Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:20:18.011Z] --- PASS: TestExec (0.44s) [2022-08-18T17:20:18.011Z] === RUN TestExecUser [2022-08-18T17:20:18.185Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T17:20:18.185Z] === RUN TestCopyFromContainer [2022-08-18T17:20:18.266Z] --- PASS: TestExecUser (0.42s) [2022-08-18T17:20:18.266Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:20:18.827Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-18T17:20:18.827Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:20:19.123Z] === RUN TestCopyFromContainer// [2022-08-18T17:20:19.123Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:20:19.123Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:20:19.383Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:20:19.383Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:20:19.383Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:20:19.383Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:20:19.383Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:20:19.642Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:20:19.642Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer (1.57s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-18T17:20:19.642Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T17:20:19.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:20:19.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:20:19.642Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:20:19.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:20:19.642Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:20:19.642Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:20:19.642Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:20:19.642Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:20:19.642Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:20:19.642Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:20:19.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T17:20:19.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:20:19.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:20:19.642Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:20:19.642Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:20:19.642Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-18T17:20:19.642Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:20:19.642Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:20:19.642Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:20:19.642Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:20:19.642Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:20:19.642Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:20:19.642Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:20:19.642Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:20:19.642Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:20:19.642Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:20:19.642Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T17:20:19.642Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:20:19.642Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:20:19.642Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:20:19.642Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:20:19.642Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T17:20:19.642Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:20:21.549Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s) [2022-08-18T17:20:21.549Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:20:22.991Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s) [2022-08-18T17:20:22.991Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:20:22.991Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-08-18T17:20:22.991Z] === RUN TestHealthKillContainer [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2022-08-18T17:20:23.454Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:20:23.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:20:23.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:20:23.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:20:23.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:20:23.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:20:23.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:20:23.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:20:23.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:20:23.454Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:20:23.454Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:20:23.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:20:23.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:20:23.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:20:23.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:20:23.454Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T17:20:23.454Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-18T17:20:23.454Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:20:25.360Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (2.03s) [2022-08-18T17:20:25.360Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:20:25.360Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:20:25.360Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:20:25.360Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-18T17:20:25.360Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:20:25.360Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:20:25.360Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:20:25.360Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.16s) [2022-08-18T17:20:25.360Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:20:25.360Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T17:20:25.360Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:20:25.360Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:20:25.360Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:20:25.360Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:20:25.360Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:20:25.360Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:20:25.360Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:20:25.360Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:20:25.360Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:20:25.360Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:20:25.360Z] === RUN TestDiff [2022-08-18T17:20:25.929Z] --- PASS: TestDiff (0.51s) [2022-08-18T17:20:25.929Z] === RUN TestExecWithCloseStdin [2022-08-18T17:20:26.497Z] --- PASS: TestExecWithCloseStdin (0.57s) [2022-08-18T17:20:26.497Z] === RUN TestExec [2022-08-18T17:20:27.066Z] --- PASS: TestExec (0.61s) [2022-08-18T17:20:27.066Z] === RUN TestExecUser [2022-08-18T17:20:27.636Z] --- PASS: TestExecUser (0.56s) [2022-08-18T17:20:27.636Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:20:28.205Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2022-08-18T17:20:28.205Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:20:29.593Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T17:20:29.593Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:20:30.162Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-08-18T17:20:30.162Z] === RUN TestHealthKillContainer [2022-08-18T17:20:30.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:20:31.126Z] --- PASS: TestHealthKillContainer (7.86s) [2022-08-18T17:20:31.126Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:20:31.126Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T17:20:31.126Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T17:20:31.126Z] === RUN TestIpcModeNone [2022-08-18T17:20:31.126Z] --- PASS: TestIpcModeNone (0.43s) [2022-08-18T17:20:31.126Z] === RUN TestIpcModePrivate [2022-08-18T17:20:31.383Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-18T17:20:31.383Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-18T17:20:31.383Z] === RUN TestIpcModeShareable [2022-08-18T17:20:31.383Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:20:31.383Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-18T17:20:31.383Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:20:33.273Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-08-18T17:20:33.273Z] === RUN TestAPIIpcModeHost [2022-08-18T17:20:33.273Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:20:33.273Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-18T17:20:33.273Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:20:33.273Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:20:33.273Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-18T17:20:33.273Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:20:33.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-18T17:20:35.217Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2022-08-18T17:20:35.217Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:20:35.217Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:20:35.217Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T17:20:35.217Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:20:35.217Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:20:35.217Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T17:20:35.217Z] === RUN TestIpcModeOlderClient [2022-08-18T17:20:35.217Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:20:35.217Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:20:35.473Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-18T17:20:35.473Z] === RUN TestKillContainer [2022-08-18T17:20:35.473Z] === RUN TestKillContainer/no_signal [2022-08-18T17:20:35.728Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:20:35.986Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:20:36.011Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:20:36.011Z] [2022-08-18T17:20:36.011Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-18T17:20:36.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-18T17:20:36.011Z] Using test binary docker [2022-08-18T17:20:36.011Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:20:36.011Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:20:36.011Z] INFO: Waiting for daemon to start... [2022-08-18T17:20:36.011Z] Starting dockerd [2022-08-18T17:20:36.011Z] . [2022-08-18T17:20:36.011Z] INFO: Building docker-sdk-python3:4.4.1... [2022-08-18T17:20:36.546Z] --- PASS: TestKillContainer (1.18s) [2022-08-18T17:20:36.546Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-18T17:20:36.546Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-18T17:20:36.546Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-08-18T17:20:36.546Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:20:36.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:20:37.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:20:37.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-08-18T17:20:37.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-08-18T17:20:37.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-08-18T17:20:37.363Z] === RUN TestKillStoppedContainer [2022-08-18T17:20:37.363Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-18T17:20:37.363Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:20:37.618Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-18T17:20:37.618Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:20:37.877Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-18T17:20:37.877Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:20:37.877Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:20:37.877Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:20:37.877Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:20:37.877Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:20:37.877Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T17:20:37.877Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:20:37.877Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T17:20:37.877Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T17:20:37.877Z] === RUN TestLinksContainerNames [2022-08-18T17:20:38.283Z] --- PASS: TestHealthKillContainer (8.11s) [2022-08-18T17:20:38.283Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:20:38.804Z] --- PASS: TestLinksContainerNames (0.79s) [2022-08-18T17:20:38.804Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:20:38.852Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-08-18T17:20:38.852Z] === RUN TestIpcModeNone [2022-08-18T17:20:39.060Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T17:20:39.060Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:20:39.421Z] --- PASS: TestIpcModeNone (0.55s) [2022-08-18T17:20:39.421Z] === RUN TestIpcModePrivate [2022-08-18T17:20:39.665Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:20:39.665Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:20:39.665Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:20:39.665Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:20:39.681Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:20:39.921Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T17:20:39.921Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-08-18T17:20:39.921Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:20:39.921Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T17:20:39.921Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-08-18T17:20:39.921Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:20:39.921Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T17:20:39.921Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T17:20:39.921Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:20:39.921Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T17:20:39.921Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T17:20:39.921Z] === RUN TestNetworkNat [2022-08-18T17:20:39.940Z] --- PASS: TestIpcModePrivate (0.57s) [2022-08-18T17:20:39.940Z] === RUN TestIpcModeShareable [2022-08-18T17:20:40.009Z] INFO: Expanding compiler 1 of 3... [2022-08-18T17:20:40.009Z] INFO: Expanding compiler 2 of 3... [2022-08-18T17:20:40.199Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-18T17:20:40.459Z] --- PASS: TestIpcModeShareable (0.55s) [2022-08-18T17:20:40.459Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:20:40.483Z] --- PASS: TestNetworkNat (0.49s) [2022-08-18T17:20:40.483Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:20:40.738Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-08-18T17:20:40.738Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:20:42.366Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-08-18T17:20:42.366Z] === RUN TestAPIIpcModeHost [2022-08-18T17:20:42.625Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-18T17:20:42.625Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:20:43.251Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-18T17:20:43.251Z] === RUN TestPause [2022-08-18T17:20:43.251Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:20:43.251Z] --- SKIP: TestPause (0.00s) [2022-08-18T17:20:43.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:20:43.251Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:20:43.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:20:43.251Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:20:43.251Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:20:43.251Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-08-18T17:20:43.251Z] === RUN TestPsFilter [2022-08-18T17:20:43.507Z] --- PASS: TestPsFilter (0.10s) [2022-08-18T17:20:43.507Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:20:43.564Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T17:20:43.564Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-18T17:20:43.564Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:20:43.763Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-18T17:20:43.763Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:20:44.323Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-08-18T17:20:44.323Z] === RUN TestRemoveContainerRunning [2022-08-18T17:20:44.579Z] --- PASS: TestRemoveContainerRunning (0.37s) [2022-08-18T17:20:44.579Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:20:44.944Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T17:20:44.944Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-08-18T17:20:44.944Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:20:45.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-18T17:20:45.182Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:20:45.182Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T17:20:45.182Z] === RUN TestRenameLinkedContainer [2022-08-18T17:20:45.881Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-18T17:20:46.027Z] INFO: Expanding compiler 3 of 3... [2022-08-18T17:20:46.140Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s) [2022-08-18T17:20:46.140Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:20:46.547Z] --- PASS: TestRenameLinkedContainer (1.56s) [2022-08-18T17:20:46.547Z] === RUN TestRenameStoppedContainer [2022-08-18T17:20:47.048Z] INFO: Removing downloaded files... [2022-08-18T17:20:47.048Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-08-18T17:20:47.048Z] INFO: Configuring git core.autocrlf... [2022-08-18T17:20:47.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-18T17:20:47.079Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-08-18T17:20:47.079Z] === RUN TestIpcModeOlderClient [2022-08-18T17:20:47.109Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-18T17:20:47.109Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:20:47.339Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:20:47.339Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:20:47.715Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2022-08-18T17:20:47.715Z] === RUN TestRenameInvalidName [2022-08-18T17:20:48.276Z] --- PASS: TestRenameInvalidName (0.39s) [2022-08-18T17:20:48.276Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:20:49.244Z] --- PASS: TestKillContainerInvalidSignal (2.01s) [2022-08-18T17:20:49.244Z] === RUN TestKillContainer [2022-08-18T17:20:49.244Z] === RUN TestKillContainer/no_signal [2022-08-18T17:20:49.639Z] --- PASS: TestRenameAnonymousContainer (1.45s) [2022-08-18T17:20:49.639Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:20:49.894Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-08-18T17:20:49.894Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:20:50.821Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-18T17:20:50.821Z] === RUN TestResize [2022-08-18T17:20:51.149Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:20:51.381Z] --- PASS: TestResize (0.41s) [2022-08-18T17:20:51.381Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:20:51.637Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-08-18T17:20:51.637Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:20:52.198Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-18T17:20:52.198Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:20:52.198Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T17:20:52.198Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:20:52.198Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:20:52.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:20:53.055Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:20:54.096Z] --- PASS: TestCgroupNamespacesRun (2.16s) [2022-08-18T17:20:54.096Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:20:55.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:20:55.591Z] --- PASS: TestKillContainer (6.33s) [2022-08-18T17:20:55.591Z] --- PASS: TestKillContainer/no_signal (2.03s) [2022-08-18T17:20:55.591Z] --- PASS: TestKillContainer/non_killing_signal (1.41s) [2022-08-18T17:20:55.591Z] --- PASS: TestKillContainer/killing_signal (2.27s) [2022-08-18T17:20:55.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:20:55.591Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:20:56.610Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2022-08-18T17:20:56.610Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:20:57.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:20:58.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:20:58.497Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2022-08-18T17:20:58.498Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:21:00.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:21:00.812Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (5.31s) [2022-08-18T17:21:00.812Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.89s) [2022-08-18T17:21:00.812Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (2.80s) [2022-08-18T17:21:00.812Z] === RUN TestKillStoppedContainer [2022-08-18T17:21:00.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:21:01.012Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2022-08-18T17:21:01.012Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:21:01.749Z] --- PASS: TestKillStoppedContainer (0.92s) [2022-08-18T17:21:01.749Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:21:02.317Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.51s) [2022-08-18T17:21:02.317Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:21:02.901Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2022-08-18T17:21:02.901Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:21:03.697Z] --- PASS: TestKillDifferentUserContainer (1.27s) [2022-08-18T17:21:03.697Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:21:03.697Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T17:21:03.697Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:21:03.697Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:21:04.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:21:04.266Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2022-08-18T17:21:04.266Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:21:04.526Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-08-18T17:21:04.526Z] === RUN TestLinksContainerNames [2022-08-18T17:21:04.789Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2022-08-18T17:21:04.789Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:21:05.465Z] --- PASS: TestLinksContainerNames (0.94s) [2022-08-18T17:21:05.465Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:21:05.724Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-08-18T17:21:05.724Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:21:06.295Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:21:06.295Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:21:06.295Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:21:06.295Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:21:06.555Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:21:06.555Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:21:06.555Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:21:06.556Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:21:06.676Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2022-08-18T17:21:06.676Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:21:06.816Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:21:06.816Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:21:06.816Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:21:06.816Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:21:06.816Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:21:06.816Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T17:21:06.816Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T17:21:06.816Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:21:08.121Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-18T17:21:08.121Z] [2022-08-18T17:21:08.121Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-18T17:21:08.121Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-18T17:21:08.121Z] HOSTNAME=6600afd94b2b [2022-08-18T17:21:08.121Z] TESTDEBUG=0 [2022-08-18T17:21:08.121Z] DEST=bundles/test-integration [2022-08-18T17:21:08.121Z] PWD=/go/src/github.com/docker/docker [2022-08-18T17:21:08.121Z] DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 [2022-08-18T17:21:08.121Z] container=docker [2022-08-18T17:21:08.121Z] HOME=/root [2022-08-18T17:21:08.121Z] GOLANG_VERSION=1.17.13 [2022-08-18T17:21:08.121Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-18T17:21:08.121Z] VALIDATE_BRANCH=20.10 [2022-08-18T17:21:08.121Z] TERM=xterm [2022-08-18T17:21:08.121Z] DOCKER_PKG=github.com/docker/docker [2022-08-18T17:21:08.121Z] SHLVL=1 [2022-08-18T17:21:08.121Z] TIMEOUT=120m [2022-08-18T17:21:08.121Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-18T17:21:08.121Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-18T17:21:08.121Z] GO111MODULE=off [2022-08-18T17:21:08.121Z] DOCKER_EXPERIMENTAL=1 [2022-08-18T17:21:08.121Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-18T17:21:08.121Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-18T17:21:08.121Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-18T17:21:08.121Z] GOPATH=/go [2022-08-18T17:21:08.121Z] PKG_CONFIG=pkg-config [2022-08-18T17:21:08.121Z] _=/usr/bin/env [2022-08-18T17:21:08.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-18T17:21:08.196Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-08-18T17:21:08.196Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:21:08.456Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-18T17:21:08.456Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:21:08.565Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2022-08-18T17:21:08.565Z] === RUN TestNISDomainname [2022-08-18T17:21:08.565Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T17:21:08.565Z] --- SKIP: TestNISDomainname (0.01s) [2022-08-18T17:21:08.565Z] === RUN TestHostnameDnsResolution [2022-08-18T17:21:08.716Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-18T17:21:08.716Z] === RUN TestNetworkNat [2022-08-18T17:21:09.285Z] --- PASS: TestNetworkNat (0.45s) [2022-08-18T17:21:09.285Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:21:09.535Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-18T17:21:09.535Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:21:09.535Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T17:21:09.535Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T17:21:09.535Z] === RUN TestStats [2022-08-18T17:21:09.535Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:09.535Z] --- SKIP: TestStats (0.00s) [2022-08-18T17:21:09.535Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:21:09.535Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:21:09.535Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:21:09.535Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:21:09.535Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:21:09.535Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:21:09.535Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:21:09.535Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:21:09.535Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:21:09.535Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:21:09.535Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:21:09.544Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T17:21:09.544Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:21:10.095Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:21:11.982Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:21:12.080Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-18T17:21:12.080Z] === RUN TestPause [2022-08-18T17:21:12.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:21:12.648Z] --- PASS: TestPause (0.46s) [2022-08-18T17:21:12.648Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:21:12.648Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:21:12.648Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:21:12.648Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:21:13.216Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-18T17:21:13.216Z] === RUN TestPsFilter [2022-08-18T17:21:13.216Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T17:21:13.216Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:21:13.388Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T17:21:13.388Z] --- PASS: TestStopContainerWithTimeout/0 (0.58s) [2022-08-18T17:21:13.388Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-08-18T17:21:13.388Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-08-18T17:21:13.388Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-18T17:21:13.388Z] === RUN TestDeleteDevicemapper [2022-08-18T17:21:13.388Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:21:13.388Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:21:13.388Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:21:13.475Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-18T17:21:13.475Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:21:14.044Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-18T17:21:14.044Z] === RUN TestRemoveContainerRunning [2022-08-18T17:21:14.304Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-18T17:21:14.304Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:21:14.752Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-08-18T17:21:14.753Z] === RUN TestUpdateMemory [2022-08-18T17:21:14.753Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:14.753Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T17:21:14.753Z] === RUN TestUpdateCPUQuota [2022-08-18T17:21:14.753Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:14.753Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-18T17:21:14.753Z] === RUN TestUpdatePidsLimit [2022-08-18T17:21:14.753Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:14.753Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-18T17:21:14.753Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:21:14.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-18T17:21:14.872Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:21:14.872Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T17:21:14.872Z] === RUN TestRenameLinkedContainer [2022-08-18T17:21:16.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:21:16.780Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-08-18T17:21:16.780Z] === RUN TestRenameStoppedContainer [2022-08-18T17:21:17.040Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-18T17:21:17.040Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:21:17.977Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-18T17:21:17.977Z] === RUN TestRenameInvalidName [2022-08-18T17:21:18.242Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-18T17:21:18.242Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:21:19.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:21:19.640Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-18T17:21:19.640Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:21:19.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:21:20.209Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-18T17:21:20.209Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:21:21.149Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-18T17:21:21.149Z] === RUN TestResize [2022-08-18T17:21:21.408Z] --- PASS: TestResize (0.40s) [2022-08-18T17:21:21.408Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:21:21.977Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-08-18T17:21:21.977Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:21:22.237Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:21:22.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:21:22.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:21:22.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:21:22.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:21:22.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:21:22.712Z] sha256:ccef92a72f47576de6befbd42425be4475f1ea3f87ba0683812cf80ec1622f6a [2022-08-18T17:21:22.712Z] INFO: Starting docker-py tests... [2022-08-18T17:21:22.712Z] ============================= test session starts ============================== [2022-08-18T17:21:22.712Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-18T17:21:22.712Z] rootdir: /src, inifile: pytest.ini [2022-08-18T17:21:22.712Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-18T17:21:22.712Z] collected 389 items / 1 deselected / 388 selected [2022-08-18T17:21:22.712Z] [2022-08-18T17:21:24.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:21:24.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:21:25.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:21:26.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:21:26.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:21:26.949Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-08-18T17:21:26.949Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:21:26.949Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-18T17:21:26.949Z] === RUN TestWaitNonBlocked [2022-08-18T17:21:26.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:21:26.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:21:26.949Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:21:26.949Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:21:26.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:21:26.949Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:21:26.949Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T17:21:26.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-08-18T17:21:26.949Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-18T17:21:26.949Z] === RUN TestWaitBlocked [2022-08-18T17:21:26.949Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:21:26.949Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:21:26.949Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:21:26.949Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:21:26.949Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:21:26.949Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:21:27.510Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T17:21:27.510Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s) [2022-08-18T17:21:27.510Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-18T17:21:27.510Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:21:27.510Z] === CONT TestIpcModeOlderClient [2022-08-18T17:21:27.510Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T17:21:27.510Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:21:27.694Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:21:28.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:21:29.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:21:29.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:21:29.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:21:31.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:21:31.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:21:31.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:21:31.675Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.11s) [2022-08-18T17:21:31.931Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2022-08-18T17:21:31.931Z] PASS [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === Skipped [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:21:31.931Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-18T17:21:31.931Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-18T17:21:31.931Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T17:21:31.931Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T17:21:31.931Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-18T17:21:31.931Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-18T17:21:31.931Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-18T17:21:31.931Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-18T17:21:31.931Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-18T17:21:31.931Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:21:31.931Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T17:21:31.931Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-18T17:21:31.931Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-08-18T17:21:31.931Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-18T17:21:31.931Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-18T17:21:31.931Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-18T17:21:31.931Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:21:31.931Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-08-18T17:21:31.931Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:21:31.931Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-08-18T17:21:31.931Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-18T17:21:31.931Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-18T17:21:31.931Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:21:31.931Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T17:21:31.931Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-18T17:21:31.931Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-18T17:21:31.931Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-18T17:21:31.931Z] [2022-08-18T17:21:31.931Z] DONE 177 tests, 27 skipped in 82.963s [2022-08-18T17:21:31.931Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:21:32.187Z] INFO: Testing against a local daemon [2022-08-18T17:21:32.187Z] === RUN TestCommitInheritsEnv [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.90s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.20s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.90s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-18T17:21:32.928Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2022-08-18T17:21:32.928Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:21:33.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:21:33.867Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-08-18T17:21:33.867Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:21:33.867Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T17:21:33.867Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T17:21:33.867Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:21:34.072Z] --- PASS: TestCommitInheritsEnv (2.02s) [2022-08-18T17:21:34.072Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:21:34.072Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T17:21:34.072Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:21:34.327Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T17:21:34.327Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:21:34.327Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:21:34.327Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:21:35.245Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s) [2022-08-18T17:21:35.245Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:21:36.183Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-18T17:21:36.183Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:21:36.212Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-08-18T17:21:36.212Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:21:36.212Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T17:21:36.212Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:21:36.212Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:21:36.212Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-18T17:21:36.212Z] === RUN TestTagInvalidReference [2022-08-18T17:21:36.212Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T17:21:36.212Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:21:36.212Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T17:21:36.212Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:21:36.212Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T17:21:36.212Z] === RUN TestTagOfficialNames [2022-08-18T17:21:36.212Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T17:21:36.212Z] === RUN TestTagMatchesDigest [2022-08-18T17:21:36.212Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T17:21:36.212Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T17:21:36.285Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:21:36.285Z] Using test binary docker [2022-08-18T17:21:36.285Z] +++ /etc/init.d/apparmor start [2022-08-18T17:21:36.285Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:21:36.285Z] INFO: Waiting for daemon to start... [2022-08-18T17:21:36.285Z] Starting dockerd [2022-08-18T17:21:36.285Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T17:21:37.562Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-08-18T17:21:37.563Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:21:38.193Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-18T17:21:38.198Z] . [2022-08-18T17:21:38.198Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:21:38.198Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:21:38.198Z] Error: No such image: emptyfs [2022-08-18T17:21:38.198Z] ++++ docker load [2022-08-18T17:21:38.198Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:21:38.501Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-18T17:21:38.501Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:21:38.769Z] Running integration-test (iteration 1) [2022-08-18T17:21:38.769Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:21:38.769Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:21:38.769Z] ++ set -e [2022-08-18T17:21:38.769Z] ++ '[' -n 0 ']' [2022-08-18T17:21:38.769Z] ++ set -x [2022-08-18T17:21:38.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:21:39.019Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-18T17:21:39.439Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-18T17:21:39.439Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:21:40.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-18T17:21:40.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-18T17:21:40.377Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-18T17:21:40.377Z] === RUN TestNISDomainname [2022-08-18T17:21:40.778Z] tests/integration/api_config_test.py ..... [ 8%] [2022-08-18T17:21:40.956Z] --- PASS: TestNISDomainname (0.59s) [2022-08-18T17:21:40.956Z] === RUN TestHostnameDnsResolution [2022-08-18T17:21:41.897Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-18T17:21:41.897Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:21:42.156Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-08-18T17:21:42.156Z] === RUN TestStats [2022-08-18T17:21:44.690Z] --- PASS: TestStats (2.47s) [2022-08-18T17:21:44.691Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:21:44.691Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:21:44.691Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:21:44.691Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:21:44.691Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:21:44.691Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:21:44.691Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:21:44.691Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:21:44.691Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:21:44.691Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:21:44.691Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:21:45.260Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:21:47.165Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:21:49.071Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T17:21:49.071Z] --- PASS: TestStopContainerWithTimeout/0 (0.54s) [2022-08-18T17:21:49.071Z] --- PASS: TestStopContainerWithTimeout/-1 (2.58s) [2022-08-18T17:21:49.071Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-08-18T17:21:49.071Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-18T17:21:49.071Z] === RUN TestDeleteDevicemapper [2022-08-18T17:21:49.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:21:49.071Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:21:49.071Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:21:50.010Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s) [2022-08-18T17:21:50.010Z] === RUN TestUpdateMemory [2022-08-18T17:21:50.578Z] --- PASS: TestUpdateMemory (0.56s) [2022-08-18T17:21:50.578Z] === RUN TestUpdateCPUQuota [2022-08-18T17:21:51.517Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-08-18T17:21:51.517Z] === RUN TestUpdatePidsLimit [2022-08-18T17:21:51.517Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:21:51.776Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:21:52.036Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:21:52.295Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:21:52.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:21:52.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:21:52.813Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit (2.03s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-08-18T17:21:53.753Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-18T17:21:53.753Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:21:55.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-18T17:22:03.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-18T17:22:04.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-18T17:22:05.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-18T17:22:05.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-18T17:22:05.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-18T17:22:05.962Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-18T17:22:05.963Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:22:05.963Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s) [2022-08-18T17:22:05.963Z] === RUN TestWaitNonBlocked [2022-08-18T17:22:05.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:22:05.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:22:05.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:22:05.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:22:05.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:22:05.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:22:05.963Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T17:22:05.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2022-08-18T17:22:05.963Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-18T17:22:05.963Z] === RUN TestWaitBlocked [2022-08-18T17:22:05.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:22:05.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:22:05.963Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:22:05.963Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:22:05.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:22:05.963Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:22:06.533Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-18T17:22:06.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-18T17:22:06.533Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-18T17:22:06.533Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:22:06.533Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:22:06.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-18T17:22:09.072Z] --- PASS: TestContainerStartOnDaemonRestart (2.23s) [2022-08-18T17:22:09.072Z] === CONT TestIpcModeOlderClient [2022-08-18T17:22:09.072Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-18T17:22:09.072Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:22:09.332Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2022-08-18T17:22:09.332Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:22:09.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-18T17:22:09.930Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-08-18T17:22:10.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-18T17:22:11.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-18T17:22:11.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-18T17:22:11.879Z] --- PASS: TestDaemonHostGatewayIP (2.44s) [2022-08-18T17:22:11.879Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:22:12.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-18T17:22:12.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-18T17:22:13.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-18T17:22:14.428Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-08-18T17:22:14.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-18T17:22:15.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-18T17:22:15.994Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:22:15.994Z] Using test binary docker [2022-08-18T17:22:16.252Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-18T17:22:16.252Z] +++ /etc/init.d/apparmor start [2022-08-18T17:22:16.252Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-18T17:22:16.252Z] INFO: Waiting for daemon to start... [2022-08-18T17:22:16.252Z] Starting dockerd [2022-08-18T17:22:16.252Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-18T17:22:18.153Z] . [2022-08-18T17:22:18.153Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:22:18.153Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:22:18.412Z] Error: No such image: emptyfs [2022-08-18T17:22:18.412Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:22:18.412Z] ++++ docker load [2022-08-18T17:22:18.412Z] Running integration-test (iteration 1) [2022-08-18T17:22:18.412Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-18T17:22:18.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:22:18.412Z] ++ set -e [2022-08-18T17:22:18.412Z] ++ '[' -n 0 ']' [2022-08-18T17:22:18.412Z] ++ set -x [2022-08-18T17:22:18.412Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:22:20.995Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-08-18T17:22:20.995Z] PASS [2022-08-18T17:22:20.995Z] [2022-08-18T17:22:20.995Z] === Skipped [2022-08-18T17:22:20.995Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:22:20.995Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:22:20.995Z] [2022-08-18T17:22:20.995Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:22:20.995Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-18T17:22:20.995Z] [2022-08-18T17:22:20.995Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:22:20.995Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:22:20.995Z] [2022-08-18T17:22:20.995Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-18T17:22:20.995Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-18T17:22:20.995Z] [2022-08-18T17:22:20.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:22:20.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:22:20.995Z] [2022-08-18T17:22:20.995Z] DONE 196 tests, 5 skipped in 122.736s [2022-08-18T17:22:20.995Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:22:20.995Z] INFO: Testing against a local daemon [2022-08-18T17:22:20.995Z] === RUN TestCommitInheritsEnv [2022-08-18T17:22:20.995Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-08-18T17:22:20.995Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:22:20.995Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T17:22:20.995Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:22:20.995Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-18T17:22:20.995Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:22:20.995Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:22:20.995Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:22:21.254Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-18T17:22:21.254Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:22:23.161Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2022-08-18T17:22:23.161Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:22:23.161Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T17:22:23.161Z] === RUN TestTagInvalidReference [2022-08-18T17:22:23.161Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-18T17:22:23.161Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:22:23.161Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-18T17:22:23.161Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:22:23.161Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-18T17:22:23.161Z] === RUN TestTagOfficialNames [2022-08-18T17:22:23.161Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-18T17:22:23.161Z] === RUN TestTagMatchesDigest [2022-08-18T17:22:23.161Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T17:22:23.161Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T17:22:25.549Z] Loaded image: buildpack-deps:buster [2022-08-18T17:22:25.549Z] Loaded image: busybox:latest [2022-08-18T17:22:25.549Z] Loaded image: busybox:glibc [2022-08-18T17:22:28.385Z] Loaded image: buildpack-deps:buster [2022-08-18T17:22:28.644Z] Loaded image: busybox:latest [2022-08-18T17:22:28.901Z] Loaded image: busybox:glibc [2022-08-18T17:22:28.951Z] Removing intermediate container 4e1566948c7f [2022-08-18T17:22:28.951Z] ---> d119edfb8df6 [2022-08-18T17:22:28.951Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-08-18T17:22:28.951Z] ---> Running in be48f13df532 [2022-08-18T17:22:28.951Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-08-18T17:22:28.951Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-18T17:22:29.440Z] go: downloading github.com/fatih/color v1.10.0 [2022-08-18T17:22:29.440Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-18T17:22:29.440Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-18T17:22:29.440Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-18T17:22:29.927Z] go: downloading golang.org/x/tools v0.1.0 [2022-08-18T17:22:29.927Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-18T17:22:29.927Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-18T17:22:29.927Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-18T17:22:30.416Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-18T17:22:30.416Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-18T17:22:30.416Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-18T17:22:30.416Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-18T17:22:30.803Z] Loaded image: debian:bullseye [2022-08-18T17:22:30.803Z] Loaded image: hello-world:latest [2022-08-18T17:22:30.803Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:22:30.803Z] INFO: Testing against a local daemon [2022-08-18T17:22:30.803Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:22:32.036Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-18T17:22:32.036Z] go: downloading golang.org/x/mod v0.3.0 [2022-08-18T17:22:32.132Z] Loaded image: debian:bullseye [2022-08-18T17:22:32.132Z] Loaded image: hello-world:latest [2022-08-18T17:22:32.132Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:22:32.132Z] INFO: Testing against a local daemon [2022-08-18T17:22:32.132Z] === RUN TestCgroupNamespacesBuild [2022-08-18T17:22:33.333Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2022-08-18T17:22:33.333Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:22:34.267Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-08-18T17:22:34.267Z] === RUN TestBuildWithSession [2022-08-18T17:22:34.267Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:22:34.267Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:22:34.267Z] === RUN TestBuildSquashParent [2022-08-18T17:22:34.881Z] --- PASS: TestCgroupNamespacesBuild (2.96s) [2022-08-18T17:22:34.881Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-18T17:22:37.419Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.09s) [2022-08-18T17:22:37.420Z] === RUN TestBuildWithSession [2022-08-18T17:22:37.420Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:22:37.420Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:22:37.420Z] === RUN TestBuildSquashParent [2022-08-18T17:22:38.453Z] --- PASS: TestBuildSquashParent (4.03s) [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:22:38.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:22:38.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:22:38.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:22:38.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:22:38.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:22:38.453Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:22:38.453Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:22:38.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:22:38.453Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:22:39.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:22:39.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:22:41.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:22:41.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s) [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.67s) [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.33s) [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.19s) [2022-08-18T17:22:42.582Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.24s) [2022-08-18T17:22:42.582Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:22:42.582Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:22:43.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:22:43.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:22:44.066Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:22:44.066Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:22:44.343Z] --- PASS: TestBuildMultiStageCopy (1.93s) [2022-08-18T17:22:44.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-08-18T17:22:44.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-08-18T17:22:44.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-18T17:22:44.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-08-18T17:22:44.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-18T17:22:44.343Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:22:44.934Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-18T17:22:44.934Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:22:45.869Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-08-18T17:22:45.869Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:22:46.437Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-18T17:22:46.437Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:22:47.419Z] --- PASS: TestBuildSquashParent (8.79s) [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:22:47.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:22:47.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:22:47.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:22:47.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:22:47.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:22:47.419Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:22:47.419Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:22:47.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:22:47.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:22:47.812Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-08-18T17:22:47.812Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:22:48.378Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-08-18T17:22:48.378Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:22:48.805Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:22:49.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:22:49.751Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-08-18T17:22:49.752Z] === RUN TestBuildWithHugeFile [2022-08-18T17:22:52.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:22:52.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s) [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s) [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2022-08-18T17:22:55.667Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s) [2022-08-18T17:22:55.667Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:22:55.667Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:22:57.620Z] Removing intermediate container be48f13df532 [2022-08-18T17:22:57.620Z] ---> f1201e540476 [2022-08-18T17:22:57.620Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-08-18T17:22:57.620Z] ---> Running in d2420577f4d1 [2022-08-18T17:22:57.620Z] Removing intermediate container d2420577f4d1 [2022-08-18T17:22:57.620Z] ---> 8c8ddafe7119 [2022-08-18T17:22:57.620Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-08-18T17:22:57.620Z] ---> Running in 55bff5935c9a [2022-08-18T17:22:57.620Z] Removing intermediate container 55bff5935c9a [2022-08-18T17:22:57.620Z] ---> 4ae2bf1e1425 [2022-08-18T17:22:57.620Z] Step 10/10 : COPY . . [2022-08-18T17:22:58.212Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:22:58.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:22:59.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:22:59.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:23:00.187Z] --- PASS: TestBuildMultiStageCopy (4.89s) [2022-08-18T17:23:00.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2022-08-18T17:23:00.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-08-18T17:23:00.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-08-18T17:23:00.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-08-18T17:23:00.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2022-08-18T17:23:00.187Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:23:01.572Z] --- PASS: TestBuildMultiStageParentConfig (1.23s) [2022-08-18T17:23:01.572Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:23:02.578Z] ..........................xx.................... [ 29%] [2022-08-18T17:23:03.484Z] --- PASS: TestBuildLabelWithTargets (1.92s) [2022-08-18T17:23:03.484Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:23:04.426Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2022-08-18T17:23:04.426Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:23:07.726Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2022-08-18T17:23:07.726Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:23:09.111Z] --- PASS: TestBuildUncleanTarFilenames (1.55s) [2022-08-18T17:23:09.111Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:23:12.411Z] --- PASS: TestBuildMultiStageLayerLeak (2.97s) [2022-08-18T17:23:12.411Z] === RUN TestBuildWithHugeFile [2022-08-18T17:23:12.639Z] --- PASS: TestImportExtremelyLargeImageWorks (90.60s) [2022-08-18T17:23:12.639Z] PASS [2022-08-18T17:23:12.639Z] [2022-08-18T17:23:12.639Z] === Skipped [2022-08-18T17:23:12.639Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:23:12.639Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-18T17:23:12.639Z] [2022-08-18T17:23:12.639Z] DONE 12 tests, 1 skipped in 94.938s [2022-08-18T17:23:12.639Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:23:12.639Z] INFO: Testing against a local daemon [2022-08-18T17:23:12.639Z] === RUN TestNetworkCreateDelete [2022-08-18T17:23:12.639Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T17:23:12.639Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:23:12.639Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-18T17:23:12.639Z] === RUN TestDaemonDNSFallback [2022-08-18T17:23:15.163Z] --- PASS: TestDaemonDNSFallback (7.30s) [2022-08-18T17:23:15.163Z] === RUN TestInspectNetwork [2022-08-18T17:23:15.163Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:23:15.163Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:23:15.163Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-18T17:23:15.163Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-18T17:23:15.163Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:23:15.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:23:15.163Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:23:15.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:23:15.163Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-18T17:23:15.163Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:23:15.163Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestNetworkList [2022-08-18T17:23:15.163Z] === RUN TestNetworkList//networks [2022-08-18T17:23:15.163Z] === PAUSE TestNetworkList//networks [2022-08-18T17:23:15.163Z] === RUN TestNetworkList//networks/ [2022-08-18T17:23:15.163Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:23:15.163Z] === CONT TestNetworkList//networks [2022-08-18T17:23:15.163Z] === CONT TestNetworkList//networks/ [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:23:15.163Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:23:15.163Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:23:15.163Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:23:15.163Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:23:15.163Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-08-18T17:23:15.163Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:23:15.163Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:23:15.163Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:23:15.163Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:23:15.163Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:23:15.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:23:15.163Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:23:15.163Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T17:23:15.163Z] PASS [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === Skipped [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-18T17:23:15.163Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T17:23:15.163Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T17:23:15.163Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-08-18T17:23:15.163Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T17:23:15.163Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] DONE 22 tests, 12 skipped in 7.995s [2022-08-18T17:23:15.163Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:23:15.163Z] INFO: Testing against a local daemon [2022-08-18T17:23:15.163Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:23:15.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:23:15.163Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:23:15.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:23:15.163Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:23:15.163Z] PASS [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === Skipped [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:23:15.163Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:23:15.163Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] DONE 2 tests, 2 skipped in 0.101s [2022-08-18T17:23:15.163Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:23:15.163Z] INFO: Testing against a local daemon [2022-08-18T17:23:15.163Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:23:15.163Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T17:23:15.163Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:23:15.163Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-18T17:23:15.163Z] PASS [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === Skipped [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-18T17:23:15.163Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-18T17:23:15.163Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] DONE 2 tests, 2 skipped in 0.084s [2022-08-18T17:23:15.163Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:23:15.163Z] testing: warning: no tests to run [2022-08-18T17:23:15.163Z] PASS [2022-08-18T17:23:15.163Z] [2022-08-18T17:23:15.163Z] DONE 0 tests in 0.022s [2022-08-18T17:23:15.163Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:23:15.418Z] INFO: Testing against a local daemon [2022-08-18T17:23:15.418Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:23:15.418Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.418Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-18T17:23:15.418Z] === RUN TestAuthZPluginTLS [2022-08-18T17:23:15.418Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.418Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-18T17:23:15.418Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:23:15.418Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.418Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-18T17:23:15.418Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:23:15.418Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.418Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T17:23:15.418Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginHeader [2022-08-18T17:23:15.419Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.419Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-18T17:23:15.419Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:23:15.674Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.674Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-18T17:23:15.674Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:23:15.930Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:15.930Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-18T17:23:15.930Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:23:16.490Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:16.490Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T17:23:16.490Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:23:16.745Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:16.745Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T17:23:16.745Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T17:23:17.001Z] PASS [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === Skipped [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-18T17:23:17.001Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.001Z] [2022-08-18T17:23:17.001Z] DONE 17 tests, 17 skipped in 1.807s [2022-08-18T17:23:17.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:23:17.001Z] INFO: Testing against a local daemon [2022-08-18T17:23:17.001Z] === RUN TestPluginInvalidJSON [2022-08-18T17:23:17.256Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:23:17.256Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:23:17.256Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:23:17.256Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T17:23:17.256Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-18T17:23:17.256Z] === RUN TestPluginInstall [2022-08-18T17:23:17.256Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.256Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T17:23:17.256Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:23:17.256Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T17:23:17.256Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T17:23:17.256Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:23:17.256Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T17:23:17.256Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:23:17.256Z] PASS [2022-08-18T17:23:17.256Z] [2022-08-18T17:23:17.256Z] === Skipped [2022-08-18T17:23:17.256Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-18T17:23:17.256Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-18T17:23:17.256Z] [2022-08-18T17:23:17.256Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-18T17:23:17.256Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-18T17:23:17.256Z] [2022-08-18T17:23:17.256Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:23:17.256Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-18T17:23:17.256Z] [2022-08-18T17:23:17.256Z] DONE 5 tests, 3 skipped in 0.127s [2022-08-18T17:23:17.256Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:23:17.256Z] INFO: Testing against a local daemon [2022-08-18T17:23:17.256Z] === RUN TestExternalGraphDriver [2022-08-18T17:23:17.512Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T17:23:17.512Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-18T17:23:17.512Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:23:18.525Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-18T17:23:24.086Z] --- PASS: TestGraphdriverPluginV2 (5.89s) [2022-08-18T17:23:24.086Z] PASS [2022-08-18T17:23:24.086Z] [2022-08-18T17:23:24.086Z] === Skipped [2022-08-18T17:23:24.086Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-18T17:23:24.086Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-18T17:23:24.086Z] [2022-08-18T17:23:24.086Z] DONE 2 tests, 1 skipped in 6.342s [2022-08-18T17:23:24.086Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:23:24.086Z] INFO: Testing against a local daemon [2022-08-18T17:23:24.086Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:23:24.086Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:23:24.086Z] === RUN TestReadPluginNoRead [2022-08-18T17:23:24.086Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:23:24.086Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:23:24.086Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:23:24.086Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:23:24.086Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:23:25.986Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-18T17:23:28.037Z] ---> 79383cd829e4 [2022-08-18T17:23:28.463Z] --- PASS: TestBuildWithHugeFile (34.89s) [2022-08-18T17:23:28.463Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:23:28.463Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:23:28.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:23:28.463Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:23:28.463Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:23:28.464Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:23:28.464Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:23:28.464Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:23:28.464Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:23:28.464Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:23:28.464Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T17:23:28.464Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-08-18T17:23:28.464Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-08-18T17:23:28.464Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T17:23:28.464Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:23:28.464Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:23:28.464Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:23:28.464Z] --- PASS: TestBuildPreserveOwnership (2.75s) [2022-08-18T17:23:28.464Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.82s) [2022-08-18T17:23:28.464Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-08-18T17:23:28.464Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:23:28.464Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-18T17:23:28.464Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:23:29.062Z] Successfully built 79383cd829e4 [2022-08-18T17:23:29.062Z] Successfully tagged docker:latest [2022-08-18T17:23:29.062Z] INFO: Image build ended at 08/18/2022 17:23:28. Duration:00:04:19.2195010 [2022-08-18T17:23:29.062Z] [2022-08-18T17:23:29.062Z] [2022-08-18T17:23:29.062Z] INFO: Building the test binaries at 08/18/2022 17:23:28... [2022-08-18T17:23:30.622Z] --- PASS: TestDaemonStartWithLogOpt (6.04s) [2022-08-18T17:23:30.622Z] === CONT TestReadPluginNoRead [2022-08-18T17:23:30.839Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-08-18T17:23:33.135Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:23:33.391Z] --- PASS: TestContinueAfterPluginCrash (9.66s) [2022-08-18T17:23:35.277Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:23:36.419Z] INFO: make.ps1 starting at 08/18/2022 17:23:35 [2022-08-18T17:23:36.419Z] INFO: Git commit (d127287d92) assumed from DOCKER_GITCOMMIT environment variable [2022-08-18T17:23:36.419Z] INFO: Invoking autogen... [2022-08-18T17:23:36.905Z] INFO: Building daemon... [2022-08-18T17:23:37.792Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:23:38.434Z] Loaded image: buildpack-deps:buster [2022-08-18T17:23:38.434Z] Loaded image: busybox:latest [2022-08-18T17:23:38.434Z] Loaded image: busybox:glibc [2022-08-18T17:23:39.678Z] === CONT TestReadPluginNoRead [2022-08-18T17:23:39.678Z] read_test.go:92: [d0ac88c9db608] daemon is not started [2022-08-18T17:23:39.678Z] --- PASS: TestReadPluginNoRead (9.90s) [2022-08-18T17:23:39.678Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2022-08-18T17:23:39.678Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.23s) [2022-08-18T17:23:39.678Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2022-08-18T17:23:39.678Z] PASS [2022-08-18T17:23:39.678Z] [2022-08-18T17:23:39.678Z] DONE 6 tests in 16.048s [2022-08-18T17:23:39.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T17:23:39.678Z] testing: warning: no tests to run [2022-08-18T17:23:39.678Z] PASS [2022-08-18T17:23:39.678Z] [2022-08-18T17:23:39.678Z] DONE 0 tests in 0.029s [2022-08-18T17:23:39.678Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:23:39.678Z] INFO: Testing against a local daemon [2022-08-18T17:23:39.678Z] === RUN TestPluginWithDevMounts [2022-08-18T17:23:39.678Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-08-18T17:23:39.678Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T17:23:39.678Z] PASS [2022-08-18T17:23:39.678Z] [2022-08-18T17:23:39.678Z] === Skipped [2022-08-18T17:23:39.678Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-18T17:23:39.678Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-08-18T17:23:39.678Z] [2022-08-18T17:23:39.678Z] DONE 1 tests, 1 skipped in 0.099s [2022-08-18T17:23:39.678Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:23:39.948Z] INFO: Testing against a local daemon [2022-08-18T17:23:39.948Z] === RUN TestSecretInspect [2022-08-18T17:23:39.948Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T17:23:39.948Z] === RUN TestSecretList [2022-08-18T17:23:39.948Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestSecretList (0.02s) [2022-08-18T17:23:39.948Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:23:39.948Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-18T17:23:39.948Z] === RUN TestSecretsUpdate [2022-08-18T17:23:39.948Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-18T17:23:39.948Z] === RUN TestTemplatedSecret [2022-08-18T17:23:39.948Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T17:23:39.948Z] === RUN TestSecretCreateResolve [2022-08-18T17:23:39.948Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-18T17:23:39.948Z] PASS [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] === Skipped [2022-08-18T17:23:39.948Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-18T17:23:39.948Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-18T17:23:39.948Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-18T17:23:39.948Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-18T17:23:39.948Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-18T17:23:39.948Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-18T17:23:39.948Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] [2022-08-18T17:23:39.948Z] DONE 6 tests, 6 skipped in 0.159s [2022-08-18T17:23:39.948Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:23:39.948Z] INFO: Testing against a local daemon [2022-08-18T17:23:39.948Z] === RUN TestServiceCreateInit [2022-08-18T17:23:39.948Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:23:39.948Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:23:39.948Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-18T17:23:39.948Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:23:39.948Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:23:39.948Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:23:39.948Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-18T17:23:39.948Z] === RUN TestCreateServiceConflict [2022-08-18T17:23:39.948Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-18T17:23:39.948Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:23:39.948Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:39.948Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-18T17:23:39.948Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:23:40.208Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.04s) [2022-08-18T17:23:40.208Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:23:40.208Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestCreateServiceSecretFileMode (0.03s) [2022-08-18T17:23:40.208Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:23:40.208Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-18T17:23:40.208Z] === RUN TestCreateServiceSysctls [2022-08-18T17:23:40.208Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-08-18T17:23:40.208Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:23:40.208Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-08-18T17:23:40.208Z] === RUN TestInspect [2022-08-18T17:23:40.208Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestInspect (0.01s) [2022-08-18T17:23:40.208Z] === RUN TestCreateJob [2022-08-18T17:23:40.208Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestCreateJob (0.01s) [2022-08-18T17:23:40.208Z] === RUN TestReplicatedJob [2022-08-18T17:23:40.208Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-18T17:23:40.208Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:23:40.208Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-18T17:23:40.208Z] === RUN TestServiceListWithStatuses [2022-08-18T17:23:40.208Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:23:40.208Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:23:40.208Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:23:40.208Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-08-18T17:23:40.208Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:23:40.208Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:40.208Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-18T17:23:40.208Z] === RUN TestServicePlugin [2022-08-18T17:23:40.334Z] Loaded image: debian:bullseye [2022-08-18T17:23:40.334Z] Loaded image: hello-world:latest [2022-08-18T17:23:40.334Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:23:43.475Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.475Z] --- SKIP: TestServicePlugin (2.90s) [2022-08-18T17:23:43.475Z] === RUN TestServiceUpdateLabel [2022-08-18T17:23:43.475Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.475Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-18T17:23:43.475Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:23:43.475Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.475Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-18T17:23:43.475Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:23:43.476Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-18T17:23:43.476Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:23:43.476Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-18T17:23:43.476Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:23:43.476Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-08-18T17:23:43.476Z] PASS [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === Skipped [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:23:43.476Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:23:43.476Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-18T17:23:43.476Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-18T17:23:43.476Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-18T17:23:43.476Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.04s) [2022-08-18T17:23:43.476Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.03s) [2022-08-18T17:23:43.476Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-18T17:23:43.476Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-08-18T17:23:43.476Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-08-18T17:23:43.476Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-18T17:23:43.476Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-18T17:23:43.476Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-18T17:23:43.476Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-18T17:23:43.476Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:23:43.476Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-08-18T17:23:43.476Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-18T17:23:43.476Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServicePlugin (2.90s) [2022-08-18T17:23:43.476Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-18T17:23:43.476Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-18T17:23:43.476Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-18T17:23:43.476Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-18T17:23:43.476Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-08-18T17:23:43.476Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] DONE 24 tests, 23 skipped in 3.294s [2022-08-18T17:23:43.476Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:23:43.476Z] INFO: Testing against a local daemon [2022-08-18T17:23:43.476Z] === RUN TestSessionCreate [2022-08-18T17:23:43.476Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T17:23:43.476Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:23:43.476Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T17:23:43.476Z] PASS [2022-08-18T17:23:43.476Z] [2022-08-18T17:23:43.476Z] DONE 2 tests in 0.134s [2022-08-18T17:23:43.476Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:23:43.476Z] INFO: Testing against a local daemon [2022-08-18T17:23:43.476Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:23:43.476Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:23:43.476Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:23:43.476Z] === RUN TestEventsExecDie [2022-08-18T17:23:44.037Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-18T17:23:44.037Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:23:44.037Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-18T17:23:44.037Z] === RUN TestInfoBinaryCommits [2022-08-18T17:23:44.037Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:23:44.037Z] === RUN TestInfoAPIVersioned [2022-08-18T17:23:44.037Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:23:44.037Z] === RUN TestInfoDiscoveryBackend [2022-08-18T17:23:45.923Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-08-18T17:23:45.923Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-18T17:23:46.893Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.32s) [2022-08-18T17:23:46.893Z] PASS [2022-08-18T17:23:46.893Z] [2022-08-18T17:23:46.893Z] === Skipped [2022-08-18T17:23:46.893Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:23:46.893Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:23:46.893Z] [2022-08-18T17:23:46.893Z] DONE 33 tests, 1 skipped in 88.415s [2022-08-18T17:23:46.893Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:23:46.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:23:46.893Z] ++ set -e [2022-08-18T17:23:46.893Z] ++ '[' -n 0 ']' [2022-08-18T17:23:46.893Z] ++ set -x [2022-08-18T17:23:46.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:23:46.893Z] INFO: Testing against a local daemon [2022-08-18T17:23:46.893Z] === RUN TestConfigInspect [2022-08-18T17:23:46.913Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-18T17:23:49.189Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.48s) [2022-08-18T17:23:49.189Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-18T17:23:49.189Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:23:49.189Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-08-18T17:23:49.189Z] === RUN TestInfoAPI [2022-08-18T17:23:49.189Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:23:49.189Z] === RUN TestInfoAPIWarnings [2022-08-18T17:23:49.427Z] --- PASS: TestConfigInspect (2.34s) [2022-08-18T17:23:49.427Z] === RUN TestConfigList [2022-08-18T17:23:51.326Z] --- PASS: TestConfigList (1.74s) [2022-08-18T17:23:51.326Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:23:53.227Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-18T17:23:53.227Z] === RUN TestConfigsUpdate [2022-08-18T17:23:55.762Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-18T17:23:55.762Z] === RUN TestTemplatedConfig [2022-08-18T17:23:58.292Z] --- PASS: TestTemplatedConfig (2.45s) [2022-08-18T17:23:58.292Z] === RUN TestConfigCreateResolve [2022-08-18T17:23:59.138Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:23:59.138Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-18T17:23:59.138Z] Using test binary docker [2022-08-18T17:23:59.138Z] Using test binary docker [2022-08-18T17:23:59.138Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start [2022-08-18T17:23:59.138Z] [2022-08-18T17:23:59.138Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). (warning). [2022-08-18T17:23:59.138Z] [2022-08-18T17:23:59.138Z] INFO: Waiting for daemon to start... [2022-08-18T17:23:59.138Z] Starting dockerd [2022-08-18T17:23:59.138Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T17:23:59.138Z] INFO: Waiting for daemon to start... [2022-08-18T17:23:59.138Z] Starting dockerd [2022-08-18T17:23:59.138Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-18T17:23:59.138Z] .. [2022-08-18T17:23:59.138Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:23:59.138Z] [2022-08-18T17:23:59.138Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-18T17:23:59.138Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:23:59.138Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-18T17:23:59.138Z] Error: No such image: emptyfs [2022-08-18T17:23:59.138Z] Error: No such image: emptyfs [2022-08-18T17:23:59.138Z] ++++ docker load [2022-08-18T17:23:59.138Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:23:59.138Z] ++++ docker load [2022-08-18T17:23:59.138Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-18T17:23:59.138Z] Running integration-test (iteration 1) [2022-08-18T17:23:59.138Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-18T17:23:59.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T17:23:59.138Z] ++ set -e [2022-08-18T17:23:59.138Z] ++ '[' -n 0 ']' [2022-08-18T17:23:59.138Z] ++ set -x [2022-08-18T17:23:59.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-18T17:23:59.139Z] Running integration-test (iteration 1) [2022-08-18T17:23:59.139Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-18T17:23:59.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T17:23:59.139Z] ++ set -e [2022-08-18T17:23:59.139Z] ++ '[' -n 0 ']' [2022-08-18T17:23:59.139Z] ++ set -x [2022-08-18T17:23:59.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-18T17:23:59.624Z] --- PASS: TestImportExtremelyLargeImageWorks (88.86s) [2022-08-18T17:23:59.624Z] PASS [2022-08-18T17:23:59.624Z] [2022-08-18T17:23:59.624Z] DONE 12 tests in 91.559s [2022-08-18T17:23:59.624Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:23:59.624Z] INFO: Testing against a local daemon [2022-08-18T17:23:59.624Z] === RUN TestNetworkCreateDelete [2022-08-18T17:23:59.624Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T17:23:59.624Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:23:59.624Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-18T17:23:59.624Z] === RUN TestDaemonDNSFallback [2022-08-18T17:23:59.624Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-18T17:23:59.624Z] === RUN TestInspectNetwork [2022-08-18T17:23:59.681Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-08-18T17:24:00.193Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-08-18T17:24:00.193Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:24:00.759Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-18T17:24:00.759Z] PASS [2022-08-18T17:24:00.759Z] [2022-08-18T17:24:00.759Z] DONE 7 tests in 13.761s [2022-08-18T17:24:00.759Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:24:00.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:24:00.759Z] ++ set -e [2022-08-18T17:24:00.759Z] ++ '[' -n 0 ']' [2022-08-18T17:24:00.759Z] ++ set -x [2022-08-18T17:24:00.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:24:00.759Z] INFO: Testing against a local daemon [2022-08-18T17:24:00.759Z] === RUN TestCheckpoint [2022-08-18T17:24:00.759Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:24:00.759Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:24:00.759Z] === RUN TestContainerInvalidJSON [2022-08-18T17:24:00.759Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:24:00.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:24:00.759Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:24:00.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:24:00.759Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:24:00.759Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:24:00.759Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:24:00.759Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:24:00.759Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:24:00.759Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T17:24:00.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-18T17:24:00.759Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-18T17:24:00.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-18T17:24:00.759Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:24:01.017Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-18T17:24:01.017Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:24:01.017Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T17:24:01.017Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:24:01.017Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-18T17:24:01.017Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:24:01.017Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-18T17:24:01.017Z] === RUN TestCopyFromContainer [2022-08-18T17:24:01.131Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-18T17:24:01.952Z] === RUN TestCopyFromContainer// [2022-08-18T17:24:01.952Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:24:01.952Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:24:02.161Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:24:02.161Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:24:02.161Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:24:02.161Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:24:02.211Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:24:02.211Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:24:02.211Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:24:02.211Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:24:02.470Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:24:02.470Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:24:02.470Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer (1.51s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T17:24:02.470Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-18T17:24:02.470Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:24:02.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:24:02.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:24:02.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:24:02.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:24:02.471Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:24:02.471Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:24:02.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:24:02.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:24:02.471Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:24:02.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T17:24:02.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:24:02.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-18T17:24:02.471Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:24:02.471Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:24:02.729Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T17:24:02.729Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:24:02.729Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:24:02.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:24:02.729Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:24:02.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:24:02.729Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:24:02.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:24:02.729Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:24:02.729Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:24:02.729Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:24:02.729Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-18T17:24:02.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-18T17:24:02.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-18T17:24:02.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:24:02.729Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:24:02.729Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-18T17:24:02.729Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:24:04.105Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s) [2022-08-18T17:24:04.105Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:24:05.039Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-08-18T17:24:05.039Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:24:05.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:24:05.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:24:05.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:24:05.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:24:05.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:24:05.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:24:05.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:24:05.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:24:05.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:24:05.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:24:05.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:24:05.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:24:05.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:24:05.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:24:05.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:24:05.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-18T17:24:05.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:24:05.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:24:05.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:24:05.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-18T17:24:05.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-18T17:24:05.298Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:24:05.556Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-18T17:24:05.556Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:24:05.556Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:24:05.556Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:24:05.556Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-18T17:24:05.556Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-18T17:24:05.556Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:24:05.556Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:24:05.556Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-18T17:24:05.556Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:24:05.815Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-18T17:24:05.815Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:24:05.815Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:24:05.815Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:24:05.815Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:24:05.815Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:24:05.815Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:24:05.815Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:24:05.815Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:24:05.815Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:24:05.815Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:24:05.815Z] === RUN TestDiff [2022-08-18T17:24:06.074Z] --- PASS: TestDiff (0.43s) [2022-08-18T17:24:06.074Z] === RUN TestExecWithCloseStdin [2022-08-18T17:24:06.165Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-08-18T17:24:06.353Z] --- PASS: TestInspectNetwork (7.20s) [2022-08-18T17:24:06.353Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:24:06.353Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:24:06.353Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:24:06.353Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:24:06.353Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:24:06.683Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-08-18T17:24:06.683Z] === RUN TestExec [2022-08-18T17:24:07.221Z] --- PASS: TestInfoAPIWarnings (17.36s) [2022-08-18T17:24:07.221Z] === RUN TestInfoDebug [2022-08-18T17:24:07.270Z] --- PASS: TestExec (0.48s) [2022-08-18T17:24:07.270Z] === RUN TestExecUser [2022-08-18T17:24:07.529Z] --- PASS: TestExecUser (0.50s) [2022-08-18T17:24:07.529Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:24:07.734Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2022-08-18T17:24:07.734Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:24:07.734Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-18T17:24:07.734Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-18T17:24:07.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:24:07.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:24:07.734Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:24:07.734Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:24:07.734Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-18T17:24:07.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:24:07.734Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-18T17:24:07.734Z] === RUN TestNetworkList [2022-08-18T17:24:07.734Z] === RUN TestNetworkList//networks [2022-08-18T17:24:07.734Z] === PAUSE TestNetworkList//networks [2022-08-18T17:24:07.734Z] === RUN TestNetworkList//networks/ [2022-08-18T17:24:07.734Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:24:07.734Z] === CONT TestNetworkList//networks [2022-08-18T17:24:07.734Z] === CONT TestNetworkList//networks/ [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkList (0.01s) [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:24:07.734Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:24:07.734Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:24:08.096Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-18T17:24:08.096Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:24:08.147Z] --- PASS: TestInfoDebug (1.55s) [2022-08-18T17:24:08.147Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:24:08.304Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-18T17:24:08.304Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:24:09.472Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-18T17:24:09.472Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:24:09.510Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-08-18T17:24:09.510Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:24:09.691Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-18T17:24:09.691Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:24:10.038Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-08-18T17:24:10.038Z] === RUN TestHealthKillContainer [2022-08-18T17:24:10.260Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-18T17:24:10.260Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:24:11.198Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-18T17:24:11.198Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:24:11.396Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2022-08-18T17:24:11.396Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:24:11.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-18T17:24:11.396Z] === RUN TestPingCacheHeaders [2022-08-18T17:24:11.396Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T17:24:11.396Z] === RUN TestPingGet [2022-08-18T17:24:11.396Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:24:11.396Z] === RUN TestPingHead [2022-08-18T17:24:11.396Z] --- PASS: TestPingHead (0.02s) [2022-08-18T17:24:11.396Z] === RUN TestVersion [2022-08-18T17:24:11.653Z] --- PASS: TestVersion (0.02s) [2022-08-18T17:24:11.653Z] PASS [2022-08-18T17:24:11.653Z] [2022-08-18T17:24:11.653Z] === Skipped [2022-08-18T17:24:11.653Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:24:11.653Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:24:11.653Z] [2022-08-18T17:24:11.653Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-08-18T17:24:11.653Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-18T17:24:11.653Z] [2022-08-18T17:24:11.653Z] DONE 18 tests, 2 skipped in 28.187s [2022-08-18T17:24:11.653Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:24:11.653Z] INFO: Testing against a local daemon [2022-08-18T17:24:11.653Z] === RUN TestVolumesCreateAndList [2022-08-18T17:24:11.653Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T17:24:11.653Z] === RUN TestVolumesRemove [2022-08-18T17:24:11.653Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-18T17:24:11.653Z] === RUN TestVolumesInspect [2022-08-18T17:24:11.653Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T17:24:11.653Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:24:11.653Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-18T17:24:11.653Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-18T17:24:11.653Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-18T17:24:11.653Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T17:24:11.653Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-18T17:24:11.653Z] PASS [2022-08-18T17:24:11.653Z] [2022-08-18T17:24:11.653Z] DONE 5 tests in 0.206s [2022-08-18T17:24:11.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:24:11.908Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12373 is not a child of this shell [2022-08-18T17:24:11.908Z] warning: PID 12373 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-18T17:24:11.908Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:24:11.908Z] [2022-08-18T17:24:11.908Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:24:11.908Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:24:11.908Z] [2022-08-18T17:24:11.908Z] To set a process to complain mode, use the command line tool [2022-08-18T17:24:11.908Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:24:11.908Z] Removing test suite binaries [2022-08-18T17:24:11.908Z] exiting test-integration [2022-08-18T17:24:11.908Z] ++ exit 0 [2022-08-18T17:24:12.578Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-18T17:24:12.578Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:24:12.834Z] [2022-08-18T17:24:13.279Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T17:24:13.279Z] === RUN TestServiceWithPredefinedNetwork Post stage [Pipeline] junit [2022-08-18T17:24:15.365Z] Recording test results [2022-08-18T17:24:15.712Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:24:15.817Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2022-08-18T17:24:15.817Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:24:15.817Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:24:15.817Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:24:15.817Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:24:16.049Z] + echo Ensuring container killed. [2022-08-18T17:24:16.049Z] Ensuring container killed. [2022-08-18T17:24:16.049Z] + docker rm -vf docker-pr1 [2022-08-18T17:24:16.049Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:24:16.328Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:24:16.328Z] Chowning /workspace to jenkins user [2022-08-18T17:24:16.328Z] + id -u [2022-08-18T17:24:16.328Z] + id -g [2022-08-18T17:24:16.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:24:18.020Z] + bundleName=amd64-rootless [2022-08-18T17:24:18.020Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-18T17:24:18.020Z] Creating amd64-rootless-bundles.tar.gz [2022-08-18T17:24:18.020Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T17:24:18.020Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T17:24:18.031Z] Archiving artifacts [2022-08-18T17:24:18.146Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-18T17:24:18.146Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:24:18.304Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:24:18.404Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-18T17:24:18.404Z] === RUN TestIpcModeNone [2022-08-18T17:24:18.644Z] + make clean [2022-08-18T17:24:18.644Z] docker volume rm -f docker-dev-cache [2022-08-18T17:24:18.644Z] docker-dev-cache [Pipeline] deleteDir [2022-08-18T17:24:18.662Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-18T17:24:18.662Z] === RUN TestIpcModePrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:24:19.229Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-18T17:24:19.229Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-18T17:24:19.229Z] === RUN TestIpcModeShareable [2022-08-18T17:24:19.488Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-18T17:24:19.746Z] --- PASS: TestIpcModeShareable (0.48s) [2022-08-18T17:24:19.746Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:24:20.991Z] ......................... [ 67%] [2022-08-18T17:24:21.123Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-08-18T17:24:21.123Z] === RUN TestAPIIpcModeHost [2022-08-18T17:24:21.689Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-18T17:24:21.689Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:24:22.624Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T17:24:22.624Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-08-18T17:24:22.624Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:24:23.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T17:24:23.999Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-18T17:24:23.999Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:24:24.934Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-18T17:24:24.934Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-18T17:24:24.934Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:24:25.868Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-18T17:24:26.126Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-18T17:24:26.126Z] === RUN TestIpcModeOlderClient [2022-08-18T17:24:26.126Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:24:26.126Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:24:26.692Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-18T17:24:26.692Z] === RUN TestKillContainer [2022-08-18T17:24:26.692Z] === RUN TestKillContainer/no_signal [2022-08-18T17:24:26.950Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:24:27.208Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:24:27.776Z] --- PASS: TestKillContainer (1.31s) [2022-08-18T17:24:27.776Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-08-18T17:24:27.776Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-18T17:24:27.776Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-18T17:24:27.776Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:24:27.776Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:24:28.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:24:28.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2022-08-18T17:24:28.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-18T17:24:28.908Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-18T17:24:28.908Z] === RUN TestKillStoppedContainer [2022-08-18T17:24:29.167Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-18T17:24:29.167Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:24:29.167Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-18T17:24:29.167Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:24:29.734Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-18T17:24:29.734Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:24:29.992Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-18T17:24:29.992Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:24:30.559Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-18T17:24:30.559Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:24:30.704Z] --- PASS: TestServiceWithDataPathPortInit (13.99s) [2022-08-18T17:24:30.704Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:24:30.818Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-18T17:24:30.818Z] === RUN TestLinksContainerNames [2022-08-18T17:24:31.753Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-18T17:24:31.753Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:24:32.011Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-18T17:24:32.011Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:24:32.086Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ez88l6w50eq5ulxx39n7sjqgi Created:2022-08-18 17:24:30.756177516 +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[71eae2424035749bac48eceb87add5bb41e9d2e7d56109b5c60e6614e7ed2a5b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wghk91chiaj4fwltir2bhbnny EndpointID:09df7e38b6e1daeb3aac032b0b6e4e4e206e33a090593f43b15f27eac90f8755 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:569463afafc07aab4ae19f0e3eda12a031185e744feda2b9c848a7062e4136df 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:076497ff4dd3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wghk91chiaj4fwltir2bhbnny EndpointID:09df7e38b6e1daeb3aac032b0b6e4e4e206e33a090593f43b15f27eac90f8755 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:24:32.270Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-18T17:24:32.270Z] === RUN TestMountDaemonRoot [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:24:32.529Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:24:32.529Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:24:32.529Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:24:32.788Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T17:24:32.788Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-18T17:24:32.788Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:24:34.164Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-08-18T17:24:34.164Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:24:34.731Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-08-18T17:24:34.731Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:24:34.989Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-18T17:24:34.989Z] === RUN TestNetworkNat [2022-08-18T17:24:35.557Z] --- PASS: TestNetworkNat (0.46s) [2022-08-18T17:24:35.557Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:24:35.815Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-18T17:24:35.815Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:24:36.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-08-18T17:24:36.277Z] PASS [2022-08-18T17:24:36.277Z] [2022-08-18T17:24:36.277Z] === Skipped [2022-08-18T17:24:36.277Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:24:36.277Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:24:36.277Z] [2022-08-18T17:24:36.277Z] DONE 26 tests, 1 skipped in 44.181s [2022-08-18T17:24:36.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:24:36.277Z] INFO: Testing against a local daemon [2022-08-18T17:24:36.277Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:24:36.277Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:24:36.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:24:36.278Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:24:36.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:24:36.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:24:36.278Z] PASS [2022-08-18T17:24:36.278Z] [2022-08-18T17:24:36.278Z] === Skipped [2022-08-18T17:24:36.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:24:36.278Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:24:36.278Z] [2022-08-18T17:24:36.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:24:36.278Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:24:36.278Z] [2022-08-18T17:24:36.278Z] DONE 2 tests, 2 skipped in 0.036s [2022-08-18T17:24:36.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:24:36.540Z] INFO: Testing against a local daemon [2022-08-18T17:24:36.540Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:24:37.919Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-08-18T17:24:37.919Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:24:38.345Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-08-18T17:24:38.345Z] === RUN TestPause [2022-08-18T17:24:38.488Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:24:38.912Z] --- PASS: TestPause (0.46s) [2022-08-18T17:24:38.912Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:24:38.912Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:24:38.912Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:24:38.912Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:24:39.057Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:24:39.170Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-18T17:24:39.170Z] === RUN TestPsFilter [2022-08-18T17:24:39.429Z] --- PASS: TestPsFilter (0.11s) [2022-08-18T17:24:39.429Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:24:39.687Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-18T17:24:39.687Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:24:39.995Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:24:40.254Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-18T17:24:40.254Z] === RUN TestRemoveContainerRunning [2022-08-18T17:24:40.513Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-18T17:24:40.513Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:24:41.084Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-18T17:24:41.084Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:24:41.084Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-18T17:24:41.084Z] === RUN TestRenameLinkedContainer [2022-08-18T17:24:41.904Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:24:42.985Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-08-18T17:24:42.985Z] === RUN TestRenameStoppedContainer [2022-08-18T17:24:43.244Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-18T17:24:43.244Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:24:43.301Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:24:43.811Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-18T17:24:43.811Z] === RUN TestRenameInvalidName [2022-08-18T17:24:44.378Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-18T17:24:44.378Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:24:45.850Z] Loaded image: buildpack-deps:buster [2022-08-18T17:24:45.850Z] Loaded image: busybox:latest [2022-08-18T17:24:45.850Z] Loaded image: buildpack-deps:buster [2022-08-18T17:24:45.850Z] Loaded image: busybox:latest [2022-08-18T17:24:45.850Z] Loaded image: busybox:glibc [2022-08-18T17:24:45.850Z] Loaded image: busybox:glibc [2022-08-18T17:24:46.280Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-18T17:24:46.280Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:24:46.280Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-08-18T17:24:46.280Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:24:46.593Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:24:47.215Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-08-18T17:24:47.215Z] === RUN TestResize [2022-08-18T17:24:47.473Z] --- PASS: TestResize (0.42s) [2022-08-18T17:24:47.473Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-08-18T17:24:47.531Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-08-18T17:24:47.531Z] PASS [2022-08-18T17:24:47.531Z] [2022-08-18T17:24:47.531Z] DONE 8 tests in 10.914s [2022-08-18T17:24:47.531Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:24:47.531Z] testing: warning: no tests to run [2022-08-18T17:24:47.531Z] PASS [2022-08-18T17:24:47.531Z] [2022-08-18T17:24:47.531Z] DONE 0 tests in 0.007s [2022-08-18T17:24:47.531Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:24:47.531Z] INFO: Testing against a local daemon [2022-08-18T17:24:47.531Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:24:48.041Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-18T17:24:48.041Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:24:48.299Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:24:48.299Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:24:48.299Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:24:48.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:24:48.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:24:48.471Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-08-18T17:24:48.471Z] === RUN TestAuthZPluginTLS [2022-08-18T17:24:49.040Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-18T17:24:49.040Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:24:49.148Z] Loaded image: debian:bullseye [2022-08-18T17:24:49.148Z] Loaded image: hello-world:latest [2022-08-18T17:24:49.148Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:24:49.148Z] Loaded image: debian:bullseye [2022-08-18T17:24:49.148Z] INFO: Testing against a local daemon [2022-08-18T17:24:49.148Z] === RUN TestDockerSuite [2022-08-18T17:24:49.148Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T17:24:49.148Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T17:24:49.148Z] Loaded image: hello-world:latest [2022-08-18T17:24:49.409Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T17:24:49.409Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:24:49.409Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T17:24:49.409Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T17:24:49.409Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T17:24:49.409Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T17:24:49.409Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T17:24:49.409Z] INFO: Testing against a local daemon [2022-08-18T17:24:49.409Z] === RUN TestDockerDaemonSuite [2022-08-18T17:24:49.409Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-18T17:24:49.608Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-18T17:24:49.608Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:24:49.674Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:24:49.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:24:50.177Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T17:24:50.177Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:24:50.746Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-18T17:24:50.746Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:24:50.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:24:51.126Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:24:52.126Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-18T17:24:52.126Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:24:52.386Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T17:24:52.386Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:24:52.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:24:52.703Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T17:24:52.703Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T17:24:52.955Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-18T17:24:52.955Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:24:53.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:24:53.273Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T17:24:53.523Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-18T17:24:53.523Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:24:53.534Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T17:24:54.034Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:24:54.474Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T17:24:54.903Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-08-18T17:24:54.903Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:24:54.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:24:55.414Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T17:24:55.414Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T17:24:55.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:24:56.283Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-08-18T17:24:56.283Z] === RUN TestAuthZPluginHeader [2022-08-18T17:24:56.480Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:24:56.807Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-18T17:24:56.850Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-18T17:24:56.851Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:24:57.066Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T17:24:57.637Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T17:24:57.637Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T17:24:57.637Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-08-18T17:24:58.382Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-08-18T17:24:58.382Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:24:58.578Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T17:24:58.839Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T17:24:59.317Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-18T17:24:59.317Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:24:59.418Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-18T17:24:59.779Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T17:24:59.780Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T17:24:59.780Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T17:24:59.780Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T17:25:00.691Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-08-18T17:25:00.691Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:25:01.626Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-18T17:25:01.626Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:25:02.125Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2022-08-18T17:25:02.125Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:25:03.002Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-18T17:25:03.002Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:25:03.938Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-18T17:25:03.938Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:25:05.314Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s) [2022-08-18T17:25:05.314Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:25:05.414Z] --- PASS: TestAuthZPluginV2Disable (3.82s) [2022-08-18T17:25:05.414Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:25:05.880Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-18T17:25:05.881Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:25:06.359Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T17:25:06.618Z] --- PASS: TestBuildWithHugeFile (114.76s) [2022-08-18T17:25:06.618Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:25:06.618Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:25:06.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:25:06.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:25:06.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:25:06.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:25:06.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:25:06.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:25:06.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:25:06.619Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:25:06.619Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-18T17:25:06.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-08-18T17:25:06.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-08-18T17:25:06.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-18T17:25:06.619Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:25:06.878Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-18T17:25:07.258Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-18T17:25:07.258Z] === RUN TestNISDomainname [2022-08-18T17:25:07.449Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T17:25:07.517Z] --- PASS: TestNISDomainname (0.51s) [2022-08-18T17:25:07.517Z] === RUN TestHostnameDnsResolution [2022-08-18T17:25:08.452Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-08-18T17:25:08.452Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:25:08.704Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-08-18T17:25:08.704Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:25:08.710Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-08-18T17:25:08.710Z] === RUN TestStats [2022-08-18T17:25:09.358Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-18T17:25:09.618Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T17:25:10.189Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-08-18T17:25:10.189Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.26s) [2022-08-18T17:25:10.189Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2022-08-18T17:25:10.189Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:25:10.449Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-18T17:25:10.449Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-18T17:25:11.240Z] --- PASS: TestStats (2.44s) [2022-08-18T17:25:11.240Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:25:11.240Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:25:11.240Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:25:11.240Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:25:11.240Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:25:11.240Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:25:11.240Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:25:11.240Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:25:11.240Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:25:11.240Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:25:11.240Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:25:11.807Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:25:11.831Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T17:25:12.402Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T17:25:12.972Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T17:25:13.708Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:25:13.914Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T17:25:14.484Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-18T17:25:15.054Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-18T17:25:16.246Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-18T17:25:16.246Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-08-18T17:25:16.246Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-08-18T17:25:16.246Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-08-18T17:25:16.246Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-08-18T17:25:16.246Z] === RUN TestDeleteDevicemapper [2022-08-18T17:25:16.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:25:16.246Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:25:16.246Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:25:16.438Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-18T17:25:16.698Z] docker_cli_daemon_test.go:1456: [d2a710a5dba9d] daemon is not started [2022-08-18T17:25:17.182Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s) [2022-08-18T17:25:17.182Z] === RUN TestUpdateMemory [2022-08-18T17:25:17.269Z] check_test.go:309: [daa942e69e38d] daemon is not started [2022-08-18T17:25:17.269Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-18T17:25:17.510Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-18T17:25:17.510Z] tests/integration/client_test.py ..... [ 75%] [2022-08-18T17:25:17.510Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-18T17:25:17.510Z] tests/integration/errors_test.py . [ 76%] [2022-08-18T17:25:17.748Z] --- PASS: TestUpdateMemory (0.55s) [2022-08-18T17:25:17.748Z] === RUN TestUpdateCPUQuota [2022-08-18T17:25:18.211Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-18T17:25:18.684Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-18T17:25:18.684Z] === RUN TestUpdatePidsLimit [2022-08-18T17:25:18.684Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:25:18.684Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:25:18.868Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-08-18T17:25:18.868Z] [2022-08-18T17:25:18.868Z] ________ ____ __. [2022-08-18T17:25:18.868Z] \_____ \ | |/ _| [2022-08-18T17:25:18.868Z] / | \| < [2022-08-18T17:25:18.868Z] / | \ | \ [2022-08-18T17:25:18.868Z] \_______ /____|__ \ [2022-08-18T17:25:18.868Z] \/ \/ [2022-08-18T17:25:18.868Z] [2022-08-18T17:25:18.868Z] INFO: make.ps1 ended at 08/18/2022 17:25:10 [2022-08-18T17:25:18.868Z] INFO: Binaries build ended at 08/18/2022 17:25:11. Duration:00:01:43.1567438 [2022-08-18T17:25:18.868Z] INFO: Copying the built daemon binary to d:\CI\PR-43991\1\binary\dockerd-d127287d92.exe... [2022-08-18T17:25:18.868Z] INFO: Copying the built client binary to d:\CI\PR-43991\1\binary\docker-d127287d92.exe... [2022-08-18T17:25:18.868Z] INFO: Copying dockerversion from the container... [2022-08-18T17:25:18.868Z] INFO: Copying the golang package from the container to d:\CI\PR-43991\1\installer\go.zip... [2022-08-18T17:25:18.868Z] INFO: Extracting go.zip to d:\CI\PR-43991\1\go [2022-08-18T17:25:18.943Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:25:18.943Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:25:19.155Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T17:25:19.201Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:25:19.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:25:19.718Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:25:19.725Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-18T17:25:19.985Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit (1.79s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-18T17:25:20.285Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-08-18T17:25:20.285Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:25:20.925Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.62s) [2022-08-18T17:25:20.925Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:25:21.368Z] check_test.go:309: [d7d2dc4b91a16] daemon is not started [2022-08-18T17:25:21.368Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-18T17:25:21.651Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T17:25:23.047Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T17:25:23.617Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T17:25:25.002Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T17:25:25.943Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-18T17:25:26.512Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T17:25:27.897Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T17:25:28.838Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-18T17:25:28.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T17:25:28.838Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T17:25:30.222Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T17:25:30.794Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T17:25:31.364Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-18T17:25:32.482Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-08-18T17:25:32.482Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:25:32.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-18T17:25:32.482Z] === RUN TestWaitNonBlocked [2022-08-18T17:25:32.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:25:32.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:25:32.482Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:25:32.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:25:32.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:25:32.482Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:25:32.482Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-18T17:25:32.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2022-08-18T17:25:32.482Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-08-18T17:25:32.482Z] === RUN TestWaitBlocked [2022-08-18T17:25:32.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:25:32.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:25:32.482Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:25:32.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:25:32.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:25:32.482Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:25:32.740Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-18T17:25:32.740Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-18T17:25:32.740Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-08-18T17:25:32.740Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:25:32.740Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:25:34.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-18T17:25:35.270Z] --- PASS: TestContainerStartOnDaemonRestart (2.01s) [2022-08-18T17:25:35.270Z] === CONT TestIpcModeOlderClient [2022-08-18T17:25:35.270Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-18T17:25:35.270Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:25:35.810Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-18T17:25:37.169Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2022-08-18T17:25:37.169Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:25:37.964Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-18T17:25:39.014Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-18T17:25:39.014Z] PASS [2022-08-18T17:25:39.014Z] [2022-08-18T17:25:39.014Z] DONE 17 tests in 48.776s [2022-08-18T17:25:39.015Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:25:39.015Z] INFO: Testing against a local daemon [2022-08-18T17:25:39.015Z] === RUN TestPluginInvalidJSON [2022-08-18T17:25:39.015Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:25:39.015Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:25:39.015Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:25:39.015Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T17:25:39.015Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-18T17:25:39.015Z] === RUN TestPluginInstall [2022-08-18T17:25:39.015Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e04e859f7aa748f1f6d4a7628f547985dd8e84043eed32a358a3647d96570de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e04e859f7aa748f1f6d4a7628f547985dd8e84043eed32a358a3647d96570de" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:25:39.015Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ecb3cd8c22922c6eaf5d689ac9281e6a440839ed17ec4e015edadb1ab58e074" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2ecb3cd8c22922c6eaf5d689ac9281e6a440839ed17ec4e015edadb1ab58e074" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:25:39.015Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b365226ed1bad9f06c270270dc975d45fc30d7dbcde065404d8f645876a2557" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:25:39.015Z] time="2022-08-18T17:25:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6b365226ed1bad9f06c270270dc975d45fc30d7dbcde065404d8f645876a2557" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:25:39.015Z] plugin_test.go:165: [d943ab314e2a3] daemon is not started [2022-08-18T17:25:39.015Z] --- PASS: TestPluginInstall (2.80s) [2022-08-18T17:25:39.015Z] --- PASS: TestPluginInstall/no_auth (1.13s) [2022-08-18T17:25:39.015Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-18T17:25:39.015Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-08-18T17:25:39.015Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:25:39.070Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.73s) [2022-08-18T17:25:39.070Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:25:39.349Z] Loaded image: buildpack-deps:buster [2022-08-18T17:25:39.610Z] Loaded image: busybox:latest [2022-08-18T17:25:40.179Z] Loaded image: busybox:glibc [2022-08-18T17:25:40.440Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-18T17:25:40.919Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:25:40.972Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-18T17:25:41.488Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:25:41.824Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-18T17:25:42.427Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-08-18T17:25:42.427Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-18T17:25:42.427Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-18T17:25:42.427Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:25:42.996Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-18T17:25:42.996Z] PASS [2022-08-18T17:25:42.996Z] [2022-08-18T17:25:42.996Z] DONE 10 tests in 6.795s [2022-08-18T17:25:42.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:25:42.996Z] INFO: Testing against a local daemon [2022-08-18T17:25:42.996Z] === RUN TestExternalGraphDriver [2022-08-18T17:25:43.256Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:25:44.367Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-08-18T17:25:44.628Z] check_test.go:309: [df330122e2bfe] daemon is not started [2022-08-18T17:25:44.628Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-08-18T17:25:45.156Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-08-18T17:25:45.156Z] PASS [2022-08-18T17:25:45.156Z] [2022-08-18T17:25:45.156Z] === Skipped [2022-08-18T17:25:45.156Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:25:45.156Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:25:45.156Z] [2022-08-18T17:25:45.156Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:25:45.156Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:25:45.156Z] [2022-08-18T17:25:45.156Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:25:45.156Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:25:45.156Z] [2022-08-18T17:25:45.156Z] DONE 196 tests, 3 skipped in 103.876s [2022-08-18T17:25:45.156Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:25:45.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:25:45.156Z] ++ set -e [2022-08-18T17:25:45.156Z] ++ '[' -n 0 ']' [2022-08-18T17:25:45.156Z] ++ set -x [2022-08-18T17:25:45.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:25:45.157Z] INFO: Testing against a local daemon [2022-08-18T17:25:45.157Z] === RUN TestCommitInheritsEnv [2022-08-18T17:25:45.157Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-18T17:25:45.157Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:25:45.157Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T17:25:45.157Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T17:25:45.157Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:25:45.157Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-18T17:25:45.157Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:25:45.157Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:25:45.157Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:25:45.162Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:25:45.198Z] check_test.go:309: [d65fac712844d] daemon is not started [2022-08-18T17:25:45.198Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-18T17:25:45.415Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-18T17:25:45.415Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:25:45.415Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:25:45.415Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:25:45.415Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:25:45.415Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-18T17:25:45.415Z] === RUN TestTagInvalidReference [2022-08-18T17:25:45.415Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T17:25:45.415Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:25:45.415Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-18T17:25:45.415Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:25:45.415Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-18T17:25:45.415Z] === RUN TestTagOfficialNames [2022-08-18T17:25:45.415Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-18T17:25:45.415Z] === RUN TestTagMatchesDigest [2022-08-18T17:25:45.415Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-18T17:25:45.415Z] PASS [2022-08-18T17:25:45.415Z] [2022-08-18T17:25:45.415Z] === Skipped [2022-08-18T17:25:45.415Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T17:25:45.415Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-08-18T17:25:45.415Z] [2022-08-18T17:25:45.415Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-18T17:25:45.415Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:25:45.415Z] [2022-08-18T17:25:45.415Z] DONE 12 tests, 2 skipped in 0.930s [2022-08-18T17:25:45.415Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:25:45.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:25:45.415Z] ++ set -e [2022-08-18T17:25:45.415Z] ++ '[' -n 0 ']' [2022-08-18T17:25:45.415Z] ++ set -x [2022-08-18T17:25:45.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:25:45.674Z] INFO: Testing against a local daemon [2022-08-18T17:25:45.674Z] === RUN TestNetworkCreateDelete [2022-08-18T17:25:45.674Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-18T17:25:45.674Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:25:46.161Z] Loaded image: debian:bullseye [2022-08-18T17:25:46.161Z] Loaded image: hello-world:latest [2022-08-18T17:25:46.161Z] Loaded image: arm32v7/hello-world:latest [2022-08-18T17:25:46.241Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2022-08-18T17:25:46.241Z] === RUN TestDaemonDNSFallback [2022-08-18T17:25:46.730Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-18T17:25:47.071Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:25:47.300Z] check_test.go:309: [d486cb5b2c45b] daemon is not started [2022-08-18T17:25:47.301Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-18T17:25:48.450Z] --- PASS: TestExternalGraphDriver (5.36s) [2022-08-18T17:25:48.450Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-18T17:25:48.450Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-08-18T17:25:48.450Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-08-18T17:25:48.450Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:25:49.211Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T17:25:49.287Z] INFO: Extraction ended at 08/18/2022 17:25:44. Duration:00:00:30.3333050 [2022-08-18T17:25:49.287Z] INFO: Updating the golang and path environment variables [2022-08-18T17:25:49.287Z] INFO: GOPATH=d:\gopath [2022-08-18T17:25:49.287Z] INFO: go version go1.17.13 windows/amd64 [2022-08-18T17:25:49.287Z] INFO: Running the daemon under test in debug mode [2022-08-18T17:25:49.287Z] INFO: Starting a daemon under test... [2022-08-18T17:25:49.287Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43991\1\daemon --pidfile d:\CI\PR-43991\1\docker.pid -D [2022-08-18T17:25:49.287Z] INFO: Process started successfully. [2022-08-18T17:25:49.287Z] INFO: Start tailing logs of the daemon under tests [2022-08-18T17:25:49.287Z] INFO: Waiting for the daemon under test to start... [2022-08-18T17:25:49.471Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T17:25:50.043Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-18T17:25:51.427Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T17:25:51.427Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T17:25:51.427Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-18T17:25:51.750Z] ......... [ 86%] [2022-08-18T17:25:52.368Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-18T17:25:52.644Z] --- PASS: TestGraphdriverPluginV2 (4.27s) [2022-08-18T17:25:52.644Z] PASS [2022-08-18T17:25:52.644Z] [2022-08-18T17:25:52.644Z] DONE 5 tests in 9.677s [2022-08-18T17:25:52.644Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:25:52.644Z] INFO: Testing against a local daemon [2022-08-18T17:25:52.644Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:25:52.644Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:25:52.644Z] === RUN TestReadPluginNoRead [2022-08-18T17:25:52.644Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:25:52.644Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:25:52.644Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:25:52.644Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:25:52.644Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:25:52.856Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-18T17:25:52.856Z] === RUN TestInspectNetwork [2022-08-18T17:25:54.279Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-08-18T17:25:54.849Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T17:25:55.387Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:25:55.387Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:25:55.387Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:25:55.387Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:25:55.419Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-08-18T17:25:55.948Z] --- PASS: TestDaemonStartWithLogOpt (3.34s) [2022-08-18T17:25:55.948Z] === CONT TestReadPluginNoRead [2022-08-18T17:25:55.989Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-18T17:25:56.609Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-18T17:25:56.928Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.62s) [2022-08-18T17:25:56.928Z] PASS [2022-08-18T17:25:56.928Z] [2022-08-18T17:25:56.928Z] === Skipped [2022-08-18T17:25:56.928Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-18T17:25:56.928Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:25:56.928Z] [2022-08-18T17:25:56.928Z] DONE 33 tests, 1 skipped in 258.316s [2022-08-18T17:25:56.928Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-18T17:25:56.928Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:25:56.928Z] ++ set -e [2022-08-18T17:25:56.928Z] ++ '[' -n 0 ']' [2022-08-18T17:25:56.928Z] ++ set -x [2022-08-18T17:25:56.928Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:25:57.187Z] INFO: Testing against a local daemon [2022-08-18T17:25:57.187Z] === RUN TestConfigInspect [2022-08-18T17:25:57.446Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T17:25:57.802Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-18T17:25:58.016Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T17:25:58.492Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:25:59.429Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:25:59.571Z] --- PASS: TestInspectNetwork (6.99s) [2022-08-18T17:25:59.571Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:25:59.571Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:25:59.571Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:25:59.571Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:25:59.571Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:25:59.928Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-18T17:25:59.928Z] --- PASS: TestConfigInspect (2.54s) [2022-08-18T17:25:59.928Z] === RUN TestConfigList [2022-08-18T17:26:00.809Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:26:00.809Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-08-18T17:26:00.947Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-18T17:26:00.947Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:26:00.947Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-18T17:26:00.947Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-18T17:26:00.947Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:26:00.947Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:26:00.947Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:26:00.947Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:26:00.947Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-18T17:26:00.947Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:26:00.947Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-18T17:26:00.947Z] === RUN TestNetworkList [2022-08-18T17:26:00.947Z] === RUN TestNetworkList//networks [2022-08-18T17:26:00.947Z] === PAUSE TestNetworkList//networks [2022-08-18T17:26:00.947Z] === RUN TestNetworkList//networks/ [2022-08-18T17:26:00.947Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:26:00.947Z] === CONT TestNetworkList//networks [2022-08-18T17:26:00.947Z] === CONT TestNetworkList//networks/ [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:26:00.947Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:26:00.947Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:26:01.514Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-08-18T17:26:01.514Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:26:01.749Z] === CONT TestReadPluginNoRead [2022-08-18T17:26:01.749Z] read_test.go:92: [d5367afb07a07] daemon is not started [2022-08-18T17:26:01.749Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-08-18T17:26:01.749Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-08-18T17:26:01.749Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-18T17:26:01.749Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-08-18T17:26:01.749Z] PASS [2022-08-18T17:26:01.749Z] [2022-08-18T17:26:01.749Z] DONE 6 tests in 9.211s [2022-08-18T17:26:01.749Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T17:26:01.749Z] testing: warning: no tests to run [2022-08-18T17:26:01.749Z] PASS [2022-08-18T17:26:02.008Z] [2022-08-18T17:26:02.008Z] DONE 0 tests in 0.010s [2022-08-18T17:26:02.008Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:26:02.008Z] INFO: Testing against a local daemon [2022-08-18T17:26:02.008Z] === RUN TestPluginWithDevMounts [2022-08-18T17:26:02.008Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:26:02.008Z] === CONT TestPluginWithDevMounts [2022-08-18T17:26:02.449Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-18T17:26:02.450Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:26:02.474Z] --- PASS: TestConfigList (2.68s) [2022-08-18T17:26:02.474Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:26:03.385Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-18T17:26:03.385Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:26:03.387Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-08-18T17:26:03.387Z] PASS [2022-08-18T17:26:03.387Z] [2022-08-18T17:26:03.387Z] DONE 1 tests in 1.613s [2022-08-18T17:26:03.387Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:26:03.414Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-18T17:26:03.414Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T17:26:03.646Z] INFO: Testing against a local daemon [2022-08-18T17:26:03.646Z] === RUN TestSecretInspect [2022-08-18T17:26:03.673Z] check_test.go:309: [d0fefe52a1634] daemon is not started [2022-08-18T17:26:03.673Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-18T17:26:04.243Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-18T17:26:04.321Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-18T17:26:04.321Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:26:04.358Z] tests/integration/models_nodes_test.py . [ 91%] [2022-08-18T17:26:04.358Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-18T17:26:04.452Z] .....INFO: Daemon under test started and replied! [2022-08-18T17:26:04.452Z] INFO: Docker version of the daemon under test [2022-08-18T17:26:04.452Z] [2022-08-18T17:26:04.813Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-18T17:26:04.938Z] Client: [2022-08-18T17:26:04.938Z] Version: 17.06.2-ce [2022-08-18T17:26:04.938Z] API version: 1.30 [2022-08-18T17:26:04.938Z] Go version: go1.8.3 [2022-08-18T17:26:04.938Z] Git commit: cec0b72 [2022-08-18T17:26:04.938Z] Built: Tue Sep 5 19:57:19 2017 [2022-08-18T17:26:04.938Z] OS/Arch: windows/amd64 [2022-08-18T17:26:04.938Z] [2022-08-18T17:26:04.939Z] Server: [2022-08-18T17:26:04.939Z] Version: 0.0.0-dev [2022-08-18T17:26:04.939Z] API version: 1.41 (minimum version 1.24) [2022-08-18T17:26:04.939Z] Go version: go1.17.13 [2022-08-18T17:26:04.939Z] Git commit: d127287d92 [2022-08-18T17:26:04.939Z] Built: 08/18/2022 17:23:36 [2022-08-18T17:26:04.939Z] OS/Arch: windows/amd64 [2022-08-18T17:26:04.939Z] Experimental: false [2022-08-18T17:26:04.939Z] [2022-08-18T17:26:04.939Z] INFO: Docker info of the daemon under test [2022-08-18T17:26:04.939Z] [2022-08-18T17:26:04.939Z] Containers: 0 [2022-08-18T17:26:04.939Z] Running: 0 [2022-08-18T17:26:04.939Z] Paused: 0 [2022-08-18T17:26:04.939Z] Stopped: 0 [2022-08-18T17:26:04.939Z] Images: 0 [2022-08-18T17:26:04.939Z] Server Version: 0.0.0-dev [2022-08-18T17:26:04.939Z] Storage Driver: windowsfilter [2022-08-18T17:26:04.939Z] Windows: [2022-08-18T17:26:04.939Z] Logging Driver: json-file [2022-08-18T17:26:04.939Z] Plugins: [2022-08-18T17:26:04.939Z] Volume: local [2022-08-18T17:26:04.939Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-08-18T17:26:04.939Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-08-18T17:26:04.939Z] Swarm: inactive [2022-08-18T17:26:04.939Z] Default Isolation: process [2022-08-18T17:26:04.939Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-08-18T17:26:04.939Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-08-18T17:26:04.939Z] OSType: windows [2022-08-18T17:26:04.939Z] Architecture: x86_64 [2022-08-18T17:26:04.939Z] CPUs: 4 [2022-08-18T17:26:04.939Z] Total Memory: 32GiB [2022-08-18T17:26:04.939Z] Name: azwin-2-9ea3a0 [2022-08-18T17:26:04.939Z] ID: UEH6:MNFG:EZGX:TCHO:JJH7:YRTO:VK3B:WEFZ:J5BK:2GAO:23VP:GMNE [2022-08-18T17:26:04.939Z] Docker Root Dir: D:\CI\PR-43991\1\daemon [2022-08-18T17:26:04.939Z] Debug Mode (client): false [2022-08-18T17:26:04.939Z] Debug Mode (server): true [2022-08-18T17:26:04.939Z] File Descriptors: -1 [2022-08-18T17:26:04.939Z] Goroutines: 16 [2022-08-18T17:26:04.939Z] System Time: 2022-08-18T17:26:04.4966621Z [2022-08-18T17:26:04.939Z] EventsListeners: 0 [2022-08-18T17:26:04.939Z] Registry: https://index.docker.io/v1/ [2022-08-18T17:26:04.939Z] Labels: [2022-08-18T17:26:04.939Z] Experimental: false [2022-08-18T17:26:04.939Z] Insecure Registries: [2022-08-18T17:26:04.939Z] 127.0.0.0/8 [2022-08-18T17:26:04.939Z] Live Restore Enabled: false [2022-08-18T17:26:04.939Z] [2022-08-18T17:26:04.939Z] [2022-08-18T17:26:04.939Z] INFO: Docker images of the daemon under test [2022-08-18T17:26:04.939Z] [2022-08-18T17:26:04.939Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T17:26:04.939Z] [2022-08-18T17:26:04.939Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-08-18T17:26:04.939Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-08-18T17:26:05.073Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2022-08-18T17:26:05.073Z] === RUN TestConfigsUpdate [2022-08-18T17:26:05.334Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-18T17:26:05.426Z] ltsc2019: Pulling from windows/servercore [2022-08-18T17:26:05.426Z] b111c3320c94: Pulling fs layer [2022-08-18T17:26:05.426Z] 294d77ac553d: Pulling fs layer [2022-08-18T17:26:05.696Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-18T17:26:05.696Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:26:06.008Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-08-18T17:26:06.184Z] --- PASS: TestSecretInspect (2.17s) [2022-08-18T17:26:06.184Z] === RUN TestSecretList [2022-08-18T17:26:06.262Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-18T17:26:06.262Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:26:06.720Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T17:26:06.982Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T17:26:07.925Z] --- PASS: TestConfigsUpdate (2.87s) [2022-08-18T17:26:07.925Z] === RUN TestTemplatedConfig [2022-08-18T17:26:08.089Z] --- PASS: TestSecretList (2.14s) [2022-08-18T17:26:08.089Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:26:08.191Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-18T17:26:08.453Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T17:26:08.791Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-18T17:26:08.791Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:26:08.791Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:26:08.791Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:26:08.791Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:26:09.286Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-18T17:26:09.286Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-18T17:26:09.996Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-18T17:26:09.996Z] === RUN TestSecretsUpdate [2022-08-18T17:26:11.749Z] --- PASS: TestTemplatedConfig (3.38s) [2022-08-18T17:26:11.749Z] === RUN TestConfigCreateResolve [2022-08-18T17:26:11.749Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T17:26:12.532Z] --- PASS: TestSecretsUpdate (2.15s) [2022-08-18T17:26:12.532Z] === RUN TestTemplatedSecret [2022-08-18T17:26:12.689Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T17:26:12.948Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-18T17:26:13.238Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-18T17:26:13.497Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-18T17:26:13.497Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-18T17:26:13.497Z] [2022-08-18T17:26:13.497Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-18T17:26:13.497Z] =========================== short test summary info ============================ [2022-08-18T17:26:13.497Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-18T17:26:13.497Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-18T17:26:13.497Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-18T17:26:13.497Z] Not supported on most drivers [2022-08-18T17:26:13.497Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-18T17:26:13.498Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T17:26:13.498Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-18T17:26:13.498Z] Output of docker top depends on host distro, and is not formalized. [2022-08-18T17:26:13.498Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-18T17:26:13.498Z] Can fail if eth0 has multiple IP addresses [2022-08-18T17:26:13.498Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-18T17:26:13.498Z] This doesn't seem to be taken into account by the engine [2022-08-18T17:26:13.498Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-08-18T17:26:13.498Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-18T17:26:13.498Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.04 seconds == [2022-08-18T17:26:13.519Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T17:26:13.756Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-18T17:26:14.461Z] --- PASS: TestConfigCreateResolve (3.07s) [2022-08-18T17:26:14.461Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:26:15.032Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-18T17:26:15.032Z] PASS [2022-08-18T17:26:15.032Z] [2022-08-18T17:26:15.032Z] DONE 7 tests in 17.929s [2022-08-18T17:26:15.032Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-18T17:26:15.032Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:15.032Z] ++ set -e [2022-08-18T17:26:15.032Z] ++ '[' -n 0 ']' [2022-08-18T17:26:15.032Z] ++ set -x [2022-08-18T17:26:15.032Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:15.070Z] --- PASS: TestTemplatedSecret (2.43s) [2022-08-18T17:26:15.070Z] === RUN TestSecretCreateResolve [2022-08-18T17:26:15.293Z] INFO: Testing against a local daemon [2022-08-18T17:26:15.293Z] === RUN TestCheckpoint [2022-08-18T17:26:15.293Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:26:15.293Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:26:15.293Z] === RUN TestContainerInvalidJSON [2022-08-18T17:26:15.293Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:26:15.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:26:15.293Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:26:15.293Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:26:15.293Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:26:15.293Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:26:15.293Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:26:15.293Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:26:15.293Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:26:15.293Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-18T17:26:15.293Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-18T17:26:15.293Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-18T17:26:15.293Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-18T17:26:15.293Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:26:15.293Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-08-18T17:26:15.293Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:26:15.553Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-18T17:26:15.553Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:26:15.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-18T17:26:15.553Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T17:26:15.553Z] check_test.go:309: [dc103d0d97a9b] daemon is not started [2022-08-18T17:26:15.553Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-18T17:26:15.553Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:26:15.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-18T17:26:15.553Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2022-08-18T17:26:15.553Z] === RUN TestCopyFromContainer [2022-08-18T17:26:16.494Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T17:26:16.976Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-08-18T17:26:16.976Z] PASS [2022-08-18T17:26:16.976Z] [2022-08-18T17:26:16.976Z] DONE 6 tests in 13.222s [2022-08-18T17:26:16.976Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:26:16.976Z] INFO: Testing against a local daemon [2022-08-18T17:26:16.976Z] === RUN TestServiceCreateInit [2022-08-18T17:26:16.976Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:26:17.434Z] === RUN TestCopyFromContainer// [2022-08-18T17:26:17.434Z] === RUN TestCopyFromContainer//bar/root [2022-08-18T17:26:17.434Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-18T17:26:17.434Z] === RUN TestCopyFromContainer/bar/quux [2022-08-18T17:26:17.434Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-18T17:26:17.434Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-18T17:26:17.695Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-18T17:26:17.695Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-18T17:26:17.695Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-18T17:26:17.955Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-18T17:26:17.955Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer (2.39s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-18T17:26:17.955Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-18T17:26:17.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:26:17.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:26:17.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:26:17.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:26:17.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:26:17.955Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:26:17.955Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:26:17.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:26:17.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:26:17.955Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:26:17.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-18T17:26:17.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:26:17.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:26:17.955Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-18T17:26:17.955Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:26:17.955Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-18T17:26:17.955Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:26:17.955Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:26:17.955Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:26:17.955Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:26:17.955Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:26:17.955Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:26:17.955Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:26:17.955Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:26:17.955Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:26:17.955Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:26:17.955Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-18T17:26:17.955Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:26:17.955Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:26:17.955Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-18T17:26:17.955Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:26:17.955Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-18T17:26:17.955Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:26:18.164Z] 294d77ac553d: Verifying Checksum [2022-08-18T17:26:18.164Z] 294d77ac553d: Download complete [2022-08-18T17:26:19.337Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-18T17:26:19.337Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T17:26:20.279Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2022-08-18T17:26:20.279Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:26:20.539Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T17:26:21.109Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-18T17:26:21.172Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:26:21.681Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T17:26:22.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2022-08-18T17:26:22.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:26:22.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:26:22.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:26:22.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:26:22.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:26:22.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:26:22.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:26:22.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:26:22.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:26:22.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:26:22.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:26:22.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:26:22.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:26:22.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:26:22.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:26:22.513Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:26:22.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-08-18T17:26:22.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:26:22.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:26:22.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2022-08-18T17:26:22.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2022-08-18T17:26:22.513Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-08-18T17:26:22.513Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:26:22.773Z] check_test.go:309: [d50656224931d] daemon is not started [2022-08-18T17:26:22.773Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-18T17:26:23.344Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-08-18T17:26:23.344Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:26:23.344Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:26:23.344Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:26:23.344Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-08-18T17:26:23.344Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-18T17:26:23.344Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-18T17:26:23.344Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:26:23.344Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-18T17:26:23.344Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:26:23.344Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-08-18T17:26:23.344Z] === RUN TestContainerStartOnDaemonRestart [2022-08-18T17:26:23.344Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-18T17:26:23.344Z] === RUN TestDaemonRestartIpcMode [2022-08-18T17:26:23.344Z] === PAUSE TestDaemonRestartIpcMode [2022-08-18T17:26:23.344Z] === RUN TestDaemonHostGatewayIP [2022-08-18T17:26:23.344Z] === PAUSE TestDaemonHostGatewayIP [2022-08-18T17:26:23.344Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-18T17:26:23.344Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-18T17:26:23.344Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:26:23.344Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-18T17:26:23.344Z] === RUN TestDiff [2022-08-18T17:26:23.662Z] --- PASS: TestServiceWithDataPathPortInit (13.15s) [2022-08-18T17:26:23.662Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:26:23.917Z] --- PASS: TestDiff (0.70s) [2022-08-18T17:26:23.917Z] === RUN TestExecWithCloseStdin [2022-08-18T17:26:24.228Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jx29dazfvtkryvypbmwucjflm Created:2022-08-18 17:26:23.001870821 +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[411357918fe82c9d4fca0213cf330aeddafaa08c72fea9dd3c134fc81e64e118:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zxogbjuc9e8piyuin6046zowa EndpointID:f196937e15e78e34c5b4f9455422868261d64ab1b1b51f70ed916115f519aa22 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c6e006b109dd4af1a37d5bfa51bedfcea86cab20e19faf67a5b4a8f06b1e1dbd 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:7587346a68d3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zxogbjuc9e8piyuin6046zowa EndpointID:f196937e15e78e34c5b4f9455422868261d64ab1b1b51f70ed916115f519aa22 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:26:24.505Z] --- PASS: TestServiceCreateInit (7.45s) [2022-08-18T17:26:24.506Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-08-18T17:26:24.506Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2022-08-18T17:26:24.506Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:26:24.857Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T17:26:24.858Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-08-18T17:26:24.858Z] === RUN TestExec [2022-08-18T17:26:25.799Z] --- PASS: TestExec (0.87s) [2022-08-18T17:26:25.799Z] === RUN TestExecUser [2022-08-18T17:26:25.799Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-18T17:26:25.951Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:26:25.951Z] [2022-08-18T17:26:25.951Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:26:25.951Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:26:25.951Z] [2022-08-18T17:26:25.951Z] To set a process to complain mode, use the command line tool [2022-08-18T17:26:25.951Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:26:25.951Z] Post stage [Pipeline] junit [2022-08-18T17:26:26.221Z] Recording test results [2022-08-18T17:26:26.326Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-18T17:26:26.369Z] check_test.go:309: [d7dea72923642] daemon is not started [2022-08-18T17:26:26.369Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-18T17:26:26.609Z] + echo Ensuring container killed. [2022-08-18T17:26:26.609Z] Ensuring container killed. [2022-08-18T17:26:26.609Z] + docker rm -vf docker-pr1 [2022-08-18T17:26:26.609Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:26:26.628Z] --- PASS: TestExecUser (0.78s) [2022-08-18T17:26:26.628Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:26:26.888Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:26:26.888Z] Chowning /workspace to jenkins user [2022-08-18T17:26:26.888Z] + id -u [2022-08-18T17:26:26.888Z] + id -g [2022-08-18T17:26:26.888Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:26:27.569Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2022-08-18T17:26:27.569Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:26:28.115Z] + bundleName=docker-py [2022-08-18T17:26:28.115Z] + echo Creating docker-py-bundles.tar.gz [2022-08-18T17:26:28.115Z] Creating docker-py-bundles.tar.gz [2022-08-18T17:26:28.115Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-18T17:26:28.127Z] Archiving artifacts [2022-08-18T17:26:28.378Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-08-18T17:26:28.412Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s) [2022-08-18T17:26:28.412Z] PASS [2022-08-18T17:26:28.412Z] [2022-08-18T17:26:28.412Z] === Skipped [2022-08-18T17:26:28.412Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:26:28.412Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:26:28.412Z] [2022-08-18T17:26:28.412Z] DONE 26 tests, 1 skipped in 43.020s [2022-08-18T17:26:28.412Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:26:28.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:28.412Z] ++ set -e [2022-08-18T17:26:28.412Z] ++ '[' -n 0 ']' [2022-08-18T17:26:28.412Z] ++ set -x [2022-08-18T17:26:28.412Z] ++ 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-18T17:26:28.671Z] INFO: Testing against a local daemon [2022-08-18T17:26:28.671Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:26:28.671Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:26:28.671Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:26:28.671Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:26:28.671Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:26:28.671Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2022-08-18T17:26:28.671Z] PASS [2022-08-18T17:26:28.671Z] [2022-08-18T17:26:28.671Z] === Skipped [2022-08-18T17:26:28.671Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:26:28.671Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:26:28.671Z] [2022-08-18T17:26:28.671Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2022-08-18T17:26:28.671Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:26:28.671Z] [2022-08-18T17:26:28.671Z] DONE 2 tests, 2 skipped in 0.117s [2022-08-18T17:26:28.671Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:26:28.671Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:28.671Z] ++ set -e [2022-08-18T17:26:28.671Z] ++ '[' -n 0 ']' [2022-08-18T17:26:28.671Z] ++ set -x [2022-08-18T17:26:28.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:28.671Z] INFO: Testing against a local daemon [2022-08-18T17:26:28.671Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:26:28.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh binary-daemon [2022-08-18T17:26:28.952Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-08-18T17:26:28.953Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:26:28.979Z] [2022-08-18T17:26:28.979Z] Removing bundles/ [2022-08-18T17:26:29.238Z] [2022-08-18T17:26:29.238Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-08-18T17:26:29.238Z] Building: bundles/binary-daemon/dockerd-dev [2022-08-18T17:26:29.238Z] GOOS="" GOARCH="" GOARM="" [2022-08-18T17:26:29.536Z] docker_cli_daemon_plugins_test.go:80: [dc8151618f33a] daemon is not started [2022-08-18T17:26:30.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-18T17:26:30.048Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:26:30.114Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2022-08-18T17:26:30.114Z] === RUN TestHealthKillContainer [2022-08-18T17:26:30.614Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:26:30.685Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-18T17:26:30.946Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T17:26:31.549Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:26:32.485Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:26:33.488Z] docker_cli_daemon_plugins_test.go:170: [d670c4fdf77b8] daemon is not started [2022-08-18T17:26:33.860Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:26:34.428Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T17:26:34.689Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-18T17:26:35.763Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:26:36.316Z] b111c3320c94: Verifying Checksum [2022-08-18T17:26:36.316Z] b111c3320c94: Download complete [2022-08-18T17:26:36.601Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T17:26:36.601Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T17:26:37.984Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-18T17:26:38.245Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-18T17:26:38.506Z] --- PASS: TestHealthKillContainer (8.48s) [2022-08-18T17:26:38.506Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:26:38.767Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-18T17:26:39.047Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:26:39.337Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2022-08-18T17:26:39.337Z] === RUN TestIpcModeNone [2022-08-18T17:26:39.337Z] check_test.go:309: [d45ede640e1af] daemon is not started [2022-08-18T17:26:39.337Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-18T17:26:39.614Z] --- PASS: TestDockerNetworkMacvlan (9.63s) [2022-08-18T17:26:39.615Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-18T17:26:39.615Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-18T17:26:39.615Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-18T17:26:39.615Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-08-18T17:26:39.615Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-08-18T17:26:39.615Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-08-18T17:26:39.615Z] PASS [2022-08-18T17:26:39.615Z] [2022-08-18T17:26:39.615Z] DONE 8 tests in 11.010s [2022-08-18T17:26:39.615Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:26:39.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:39.615Z] ++ set -e [2022-08-18T17:26:39.615Z] ++ '[' -n 0 ']' [2022-08-18T17:26:39.615Z] ++ set -x [2022-08-18T17:26:39.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:39.615Z] testing: warning: no tests to run [2022-08-18T17:26:39.615Z] PASS [2022-08-18T17:26:39.615Z] [2022-08-18T17:26:39.615Z] DONE 0 tests in 0.030s [2022-08-18T17:26:39.615Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:26:39.615Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:39.873Z] ++ set -e [2022-08-18T17:26:39.873Z] ++ '[' -n 0 ']' [2022-08-18T17:26:39.873Z] ++ set -x [2022-08-18T17:26:39.873Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:26:39.873Z] INFO: Testing against a local daemon [2022-08-18T17:26:39.873Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:26:39.908Z] --- PASS: TestIpcModeNone (0.79s) [2022-08-18T17:26:39.908Z] === RUN TestIpcModePrivate [2022-08-18T17:26:40.848Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-08-18T17:26:40.848Z] --- PASS: TestIpcModePrivate (0.94s) [2022-08-18T17:26:40.848Z] === RUN TestIpcModeShareable [2022-08-18T17:26:40.848Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-18T17:26:41.248Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-18T17:26:41.248Z] === RUN TestAuthZPluginTLS [2022-08-18T17:26:41.506Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-18T17:26:41.506Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:26:41.791Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-08-18T17:26:41.791Z] --- PASS: TestIpcModeShareable (0.86s) [2022-08-18T17:26:41.791Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-18T17:26:42.073Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T17:26:42.073Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:26:42.599Z] --- PASS: TestCreateServiceMultipleTimes (15.54s) [2022-08-18T17:26:42.599Z] === RUN TestCreateServiceConflict [2022-08-18T17:26:42.599Z] --- PASS: TestCreateServiceConflict (2.19s) [2022-08-18T17:26:42.599Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:26:42.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-18T17:26:42.639Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:26:42.730Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-18T17:26:43.205Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-18T17:26:43.205Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:26:43.302Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T17:26:44.243Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2022-08-18T17:26:44.243Z] === RUN TestAPIIpcModeHost [2022-08-18T17:26:44.503Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-18T17:26:44.503Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T17:26:44.507Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-08-18T17:26:44.507Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:26:44.581Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-18T17:26:44.581Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:26:44.839Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T17:26:44.839Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:26:45.073Z] --- PASS: TestAPIIpcModeHost (0.78s) [2022-08-18T17:26:45.074Z] === RUN TestDaemonIpcModeShareable [2022-08-18T17:26:45.406Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T17:26:45.406Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:26:45.644Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T17:26:45.972Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-18T17:26:45.972Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:26:46.216Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-18T17:26:46.786Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-08-18T17:26:46.786Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2022-08-18T17:26:46.786Z] === RUN TestDaemonIpcModePrivate [2022-08-18T17:26:47.347Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-18T17:26:47.347Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:26:47.729Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-18T17:26:48.299Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2022-08-18T17:26:48.559Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2022-08-18T17:26:48.559Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-18T17:26:48.722Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s) [2022-08-18T17:26:48.722Z] === RUN TestAuthZPluginHeader [2022-08-18T17:26:49.289Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-08-18T17:26:49.289Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:26:49.289Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:26:49.289Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T17:26:49.289Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:26:49.289Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:26:49.289Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-18T17:26:49.289Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:26:49.289Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:26:49.289Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T17:26:49.289Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:26:49.289Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:26:49.289Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T17:26:49.289Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:26:49.501Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-18T17:26:49.502Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T17:26:50.443Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-08-18T17:26:50.443Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2022-08-18T17:26:50.443Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-18T17:26:51.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-18T17:26:51.977Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-18T17:26:51.977Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-18T17:26:52.237Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2022-08-18T17:26:52.237Z] === RUN TestIpcModeOlderClient [2022-08-18T17:26:52.237Z] === PAUSE TestIpcModeOlderClient [2022-08-18T17:26:52.237Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:26:52.807Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-08-18T17:26:52.807Z] === RUN TestKillContainer [2022-08-18T17:26:52.807Z] === RUN TestKillContainer/no_signal [2022-08-18T17:26:53.378Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:26:53.949Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:26:54.519Z] --- PASS: TestKillContainer (1.80s) [2022-08-18T17:26:54.519Z] --- PASS: TestKillContainer/no_signal (0.54s) [2022-08-18T17:26:54.519Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2022-08-18T17:26:54.519Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2022-08-18T17:26:54.519Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:26:54.519Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-18T17:26:55.088Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-18T17:26:55.088Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T17:26:55.349Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-18T17:26:55.609Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T17:26:55.869Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2022-08-18T17:26:55.869Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-08-18T17:26:55.869Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2022-08-18T17:26:55.869Z] === RUN TestKillStoppedContainer [2022-08-18T17:26:55.869Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-18T17:26:55.869Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:26:56.130Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-08-18T17:26:56.130Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:26:56.701Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2022-08-18T17:26:56.701Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:26:56.701Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:26:56.701Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:26:56.701Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:26:56.701Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:26:56.701Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T17:26:56.701Z] === RUN TestLinksEtcHostsContentMatch [2022-08-18T17:26:57.271Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2022-08-18T17:26:57.271Z] === RUN TestLinksContainerNames [2022-08-18T17:26:57.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T17:26:58.651Z] --- PASS: TestLinksContainerNames (1.31s) [2022-08-18T17:26:58.651Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:26:58.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T17:26:59.170Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2022-08-18T17:26:59.170Z] === RUN TestContainerNetworkMountsNoChown [2022-08-18T17:26:59.393Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.19s) [2022-08-18T17:26:59.393Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:26:59.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/default [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/default [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/private [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/private [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rprivate [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/slave [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/slave [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rslave [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/shared [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/shared [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rshared [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/default [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rprivate [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-18T17:26:59.740Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rshared [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/shared [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rslave [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/slave [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/private [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-18T17:26:59.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:26:59.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:26:59.740Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-18T17:27:00.000Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-18T17:27:00.260Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-18T17:27:00.260Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-18T17:27:00.260Z] === RUN TestContainerBindMountNonRecursive [2022-08-18T17:27:01.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T17:27:01.903Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-18T17:27:02.163Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2022-08-18T17:27:02.163Z] === RUN TestContainerVolumesMountedAsShared [2022-08-18T17:27:03.104Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2022-08-18T17:27:03.104Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-18T17:27:03.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T17:27:03.625Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2022-08-18T17:27:03.625Z] === RUN TestNetworkNat [2022-08-18T17:27:04.566Z] --- PASS: TestNetworkNat (0.80s) [2022-08-18T17:27:04.566Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:27:05.137Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2022-08-18T17:27:05.137Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:27:05.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T17:27:06.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T17:27:07.429Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-18T17:27:07.429Z] PASS [2022-08-18T17:27:07.429Z] [2022-08-18T17:27:07.429Z] === Skipped [2022-08-18T17:27:07.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-18T17:27:07.429Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:27:07.429Z] [2022-08-18T17:27:07.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-18T17:27:07.429Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:27:07.429Z] [2022-08-18T17:27:07.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-18T17:27:07.429Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:27:07.429Z] [2022-08-18T17:27:07.429Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-18T17:27:07.429Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:27:07.429Z] [2022-08-18T17:27:07.429Z] DONE 17 tests, 4 skipped in 26.440s [2022-08-18T17:27:07.429Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:27:07.429Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:07.429Z] ++ set -e [2022-08-18T17:27:07.429Z] ++ '[' -n 0 ']' [2022-08-18T17:27:07.429Z] ++ set -x [2022-08-18T17:27:07.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:07.429Z] INFO: Testing against a local daemon [2022-08-18T17:27:07.429Z] === RUN TestPluginInvalidJSON [2022-08-18T17:27:07.429Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:27:07.429Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:27:07.429Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:27:07.429Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-18T17:27:07.429Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-18T17:27:07.429Z] === RUN TestPluginInstall [2022-08-18T17:27:07.429Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:27:07.429Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:27:07.429Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d126cd8b1d8af8d86a8f4eab94caacb798334724e28ede90408d054454d17d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:27:07.429Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:27:07.429Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d126cd8b1d8af8d86a8f4eab94caacb798334724e28ede90408d054454d17d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:27:07.429Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:27:07.688Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:27:07.688Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:758cd297f09cb3e25dc03b5ff68ecc5ca73cde660f7b8fb6b57bbebca30ba78f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:27:07.688Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:27:07.688Z] time="2022-08-18T17:27:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:758cd297f09cb3e25dc03b5ff68ecc5ca73cde660f7b8fb6b57bbebca30ba78f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:27:07.946Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:27:08.560Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2022-08-18T17:27:08.560Z] === RUN TestPause [2022-08-18T17:27:08.560Z] check_test.go:309: [d7e171036fb0a] daemon is not started [2022-08-18T17:27:08.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-18T17:27:08.882Z] time="2022-08-18T17:27:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:27:08.882Z] time="2022-08-18T17:27:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:424e7ed429badd238dddc6ee12129e863e35a104abc3885bfa2f37dc2bc4c0bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:27:08.882Z] time="2022-08-18T17:27:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:27:08.882Z] time="2022-08-18T17:27:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:424e7ed429badd238dddc6ee12129e863e35a104abc3885bfa2f37dc2bc4c0bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:27:08.882Z] plugin_test.go:165: [d24e4ec113cf7] daemon is not started [2022-08-18T17:27:08.882Z] --- PASS: TestPluginInstall (2.65s) [2022-08-18T17:27:08.882Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-08-18T17:27:08.882Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-08-18T17:27:08.882Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-08-18T17:27:08.882Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:27:09.132Z] --- PASS: TestPause (0.79s) [2022-08-18T17:27:09.132Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:27:09.132Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:27:09.132Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:27:09.132Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:27:09.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T17:27:09.964Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2022-08-18T17:27:09.964Z] === RUN TestPsFilter [2022-08-18T17:27:09.964Z] --- PASS: TestPsFilter (0.14s) [2022-08-18T17:27:09.964Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:27:10.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-18T17:27:10.783Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:27:10.806Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s) [2022-08-18T17:27:10.806Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:27:11.350Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:27:11.381Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2022-08-18T17:27:11.381Z] === RUN TestRemoveContainerRunning [2022-08-18T17:27:11.605Z] --- PASS: TestCreateServiceSecretFileMode (12.48s) [2022-08-18T17:27:11.605Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:27:12.285Z] --- PASS: TestPluginsWithRuntimes (3.28s) [2022-08-18T17:27:12.285Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-18T17:27:12.285Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-18T17:27:12.285Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:27:12.322Z] --- PASS: TestRemoveContainerRunning (0.94s) [2022-08-18T17:27:12.322Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:27:12.853Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-18T17:27:12.853Z] PASS [2022-08-18T17:27:12.853Z] [2022-08-18T17:27:12.853Z] DONE 10 tests in 6.663s [2022-08-18T17:27:12.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:27:12.853Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:12.853Z] ++ set -e [2022-08-18T17:27:12.853Z] ++ '[' -n 0 ']' [2022-08-18T17:27:12.853Z] ++ set -x [2022-08-18T17:27:12.853Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:13.111Z] INFO: Testing against a local daemon [2022-08-18T17:27:13.111Z] === RUN TestExternalGraphDriver [2022-08-18T17:27:13.370Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:27:13.705Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2022-08-18T17:27:13.706Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:27:13.706Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-08-18T17:27:13.706Z] === RUN TestRenameLinkedContainer [2022-08-18T17:27:15.272Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:27:16.648Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:27:17.003Z] --- PASS: TestRenameLinkedContainer (3.34s) [2022-08-18T17:27:17.004Z] === RUN TestRenameStoppedContainer [2022-08-18T17:27:18.025Z] --- PASS: TestExternalGraphDriver (5.13s) [2022-08-18T17:27:18.025Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-18T17:27:18.025Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-18T17:27:18.025Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-08-18T17:27:18.025Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:27:18.385Z] --- PASS: TestRenameStoppedContainer (1.43s) [2022-08-18T17:27:18.385Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:27:18.592Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:27:18.592Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-18T17:27:18.592Z] PASS [2022-08-18T17:27:18.592Z] [2022-08-18T17:27:18.592Z] === Skipped [2022-08-18T17:27:18.592Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-18T17:27:18.592Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:27:18.592Z] [2022-08-18T17:27:18.592Z] DONE 5 tests, 1 skipped in 5.571s [2022-08-18T17:27:18.592Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:27:18.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:18.592Z] ++ set -e [2022-08-18T17:27:18.592Z] ++ '[' -n 0 ']' [2022-08-18T17:27:18.592Z] ++ set -x [2022-08-18T17:27:18.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:18.592Z] INFO: Testing against a local daemon [2022-08-18T17:27:18.592Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:27:18.592Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:27:18.592Z] === RUN TestReadPluginNoRead [2022-08-18T17:27:18.592Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:27:18.592Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:27:18.592Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:27:18.592Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:27:18.592Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:27:20.295Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) [2022-08-18T17:27:20.295Z] === RUN TestRenameInvalidName [2022-08-18T17:27:20.866Z] --- PASS: TestRenameInvalidName (1.03s) [2022-08-18T17:27:20.866Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:27:21.877Z] --- PASS: TestDaemonStartWithLogOpt (3.13s) [2022-08-18T17:27:21.877Z] === CONT TestReadPluginNoRead [2022-08-18T17:27:22.249Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T17:27:23.779Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:27:23.817Z] --- PASS: TestCreateServiceConfigFileMode (12.57s) [2022-08-18T17:27:23.817Z] === RUN TestCreateServiceSysctls [2022-08-18T17:27:24.166Z] --- PASS: TestRenameAnonymousContainer (3.12s) [2022-08-18T17:27:24.166Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:27:25.154Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:27:25.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T17:27:25.552Z] --- PASS: TestRenameContainerWithSameName (1.25s) [2022-08-18T17:27:25.552Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:27:25.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-18T17:27:25.752Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-08-18T17:27:25.752Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:27:26.529Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:27:26.529Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-08-18T17:27:26.932Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2022-08-18T17:27:26.932Z] === RUN TestResize [2022-08-18T17:27:27.463Z] === CONT TestReadPluginNoRead [2022-08-18T17:27:27.463Z] read_test.go:92: [d276911a89292] daemon is not started [2022-08-18T17:27:27.463Z] --- PASS: TestReadPluginNoRead (5.70s) [2022-08-18T17:27:27.463Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.22s) [2022-08-18T17:27:27.463Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s) [2022-08-18T17:27:27.463Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-18T17:27:27.463Z] PASS [2022-08-18T17:27:27.463Z] [2022-08-18T17:27:27.463Z] DONE 6 tests in 8.962s [2022-08-18T17:27:27.463Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T17:27:27.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:27.463Z] ++ set -e [2022-08-18T17:27:27.463Z] ++ '[' -n 0 ']' [2022-08-18T17:27:27.463Z] ++ set -x [2022-08-18T17:27:27.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:27.463Z] testing: warning: no tests to run [2022-08-18T17:27:27.463Z] PASS [2022-08-18T17:27:27.463Z] [2022-08-18T17:27:27.463Z] DONE 0 tests in 0.035s [2022-08-18T17:27:27.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:27:27.463Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:27.463Z] ++ set -e [2022-08-18T17:27:27.463Z] ++ '[' -n 0 ']' [2022-08-18T17:27:27.463Z] ++ set -x [2022-08-18T17:27:27.463Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:27.504Z] --- PASS: TestResize (0.73s) [2022-08-18T17:27:27.504Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:27:27.721Z] INFO: Testing against a local daemon [2022-08-18T17:27:27.721Z] === RUN TestPluginWithDevMounts [2022-08-18T17:27:27.721Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:27:27.721Z] === CONT TestPluginWithDevMounts [2022-08-18T17:27:27.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T17:27:28.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-18T17:27:28.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T17:27:28.286Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2022-08-18T17:27:28.286Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:27:28.296Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-08-18T17:27:28.296Z] === RUN TestInspect [2022-08-18T17:27:29.096Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-18T17:27:29.096Z] PASS [2022-08-18T17:27:29.096Z] [2022-08-18T17:27:29.096Z] DONE 1 tests in 1.670s [2022-08-18T17:27:29.096Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:27:29.096Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:29.096Z] ++ set -e [2022-08-18T17:27:29.096Z] ++ '[' -n 0 ']' [2022-08-18T17:27:29.096Z] ++ set -x [2022-08-18T17:27:29.096Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:29.226Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:27:29.226Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:27:29.226Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-18T17:27:29.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-18T17:27:29.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-18T17:27:29.353Z] INFO: Testing against a local daemon [2022-08-18T17:27:29.353Z] === RUN TestSecretInspect [2022-08-18T17:27:30.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T17:27:31.254Z] --- PASS: TestSecretInspect (1.79s) [2022-08-18T17:27:31.254Z] === RUN TestSecretList [2022-08-18T17:27:31.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:27:31.586Z] --- PASS: TestInspect (2.90s) [2022-08-18T17:27:31.586Z] === RUN TestCreateJob [2022-08-18T17:27:31.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:27:32.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T17:27:33.157Z] --- PASS: TestSecretList (2.16s) [2022-08-18T17:27:33.157Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:27:33.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-18T17:27:33.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-18T17:27:34.123Z] --- PASS: TestCreateJob (2.95s) [2022-08-18T17:27:34.124Z] === RUN TestReplicatedJob [2022-08-18T17:27:34.273Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-18T17:27:35.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-18T17:27:35.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-18T17:27:35.688Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-18T17:27:35.688Z] === RUN TestSecretsUpdate [2022-08-18T17:27:37.131Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-18T17:27:37.589Z] --- PASS: TestSecretsUpdate (1.78s) [2022-08-18T17:27:37.589Z] === RUN TestTemplatedSecret [2022-08-18T17:27:37.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-18T17:27:37.967Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-18T17:27:38.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T17:27:39.399Z] --- PASS: TestReplicatedJob (5.10s) [2022-08-18T17:27:39.400Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:27:39.488Z] --- PASS: TestTemplatedSecret (2.02s) [2022-08-18T17:27:39.489Z] === RUN TestSecretCreateResolve [2022-08-18T17:27:39.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T17:27:41.000Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T17:27:41.260Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-18T17:27:41.390Z] --- PASS: TestSecretCreateResolve (1.82s) [2022-08-18T17:27:41.390Z] PASS [2022-08-18T17:27:41.390Z] [2022-08-18T17:27:41.390Z] DONE 6 tests in 11.868s [2022-08-18T17:27:41.390Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:27:41.390Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:41.390Z] ++ set -e [2022-08-18T17:27:41.390Z] ++ '[' -n 0 ']' [2022-08-18T17:27:41.390Z] ++ set -x [2022-08-18T17:27:41.390Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:27:41.390Z] INFO: Testing against a local daemon [2022-08-18T17:27:41.390Z] === RUN TestServiceCreateInit [2022-08-18T17:27:41.390Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:27:41.832Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T17:27:41.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-18T17:27:42.690Z] --- PASS: TestUpdateReplicatedJob (3.07s) [2022-08-18T17:27:42.690Z] === RUN TestServiceListWithStatuses [2022-08-18T17:27:42.690Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:27:42.690Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:27:42.690Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:27:42.773Z] check_test.go:309: [dea0c4bcd3ad5] daemon is not started [2022-08-18T17:27:42.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-18T17:27:43.033Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T17:27:44.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.70s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2022-08-18T17:27:44.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.51s) [2022-08-18T17:27:44.417Z] === RUN TestCgroupNamespacesRun [2022-08-18T17:27:45.576Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:27:46.328Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2022-08-18T17:27:46.328Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-18T17:27:46.886Z] --- PASS: TestDockerNetworkConnectAlias (4.08s) [2022-08-18T17:27:46.886Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:27:47.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-18T17:27:48.209Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2022-08-18T17:27:48.209Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-18T17:27:48.859Z] --- PASS: TestServiceCreateInit (7.24s) [2022-08-18T17:27:48.859Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-08-18T17:27:48.859Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.62s) [2022-08-18T17:27:48.859Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:27:49.152Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T17:27:50.093Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2022-08-18T17:27:50.093Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-18T17:27:50.175Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-08-18T17:27:50.175Z] === RUN TestServicePlugin [2022-08-18T17:27:50.354Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T17:27:51.295Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-18T17:27:51.867Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2022-08-18T17:27:51.867Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-18T17:27:52.127Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T17:27:53.468Z] plugin_test.go:62: [dd96820a3724f] joining swarm manager [d17d0bf3cd3ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:27:54.039Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2022-08-18T17:27:54.039Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-18T17:27:54.407Z] plugin_test.go:65: [d62636ab3f5a2] joining swarm manager [d17d0bf3cd3ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:27:55.423Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.81s) [2022-08-18T17:27:55.423Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-18T17:27:56.375Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-08-18T17:27:56.375Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-18T17:27:56.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-18T17:27:58.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-08-18T17:27:58.293Z] === RUN TestNISDomainname [2022-08-18T17:27:58.293Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T17:27:59.233Z] --- PASS: TestNISDomainname (0.99s) [2022-08-18T17:27:59.233Z] === RUN TestHostnameDnsResolution [2022-08-18T17:27:59.494Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-18T17:28:00.064Z] --- PASS: TestHostnameDnsResolution (1.12s) [2022-08-18T17:28:00.064Z] === RUN TestUnprivilegedPortsAndPing [2022-08-18T17:28:00.324Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T17:28:01.265Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T17:28:01.265Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-18T17:28:01.265Z] --- PASS: TestUnprivilegedPortsAndPing (0.94s) [2022-08-18T17:28:01.265Z] === RUN TestStats [2022-08-18T17:28:01.525Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T17:28:02.095Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T17:28:02.095Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T17:28:02.666Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T17:28:02.666Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-08-18T17:28:02.666Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T17:28:02.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-18T17:28:03.497Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T17:28:03.731Z] --- PASS: TestCreateServiceMultipleTimes (14.64s) [2022-08-18T17:28:03.731Z] === RUN TestCreateServiceConflict [2022-08-18T17:28:03.757Z] --- PASS: TestStats (2.69s) [2022-08-18T17:28:03.757Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:28:03.757Z] === RUN TestStopContainerWithTimeout/0 [2022-08-18T17:28:03.757Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-18T17:28:03.757Z] === RUN TestStopContainerWithTimeout/1 [2022-08-18T17:28:03.757Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-18T17:28:03.757Z] === RUN TestStopContainerWithTimeout/3 [2022-08-18T17:28:03.757Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-18T17:28:03.757Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-18T17:28:03.757Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-18T17:28:03.757Z] === CONT TestStopContainerWithTimeout/0 [2022-08-18T17:28:03.757Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-18T17:28:05.108Z] --- PASS: TestCreateServiceConflict (1.79s) [2022-08-18T17:28:05.108Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:28:05.140Z] === CONT TestStopContainerWithTimeout/3 [2022-08-18T17:28:05.712Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-08-18T17:28:05.712Z] Copying nested executables into bundles/binary-daemon [2022-08-18T17:28:05.712Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-18T17:28:06.033Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/make.sh cross [2022-08-18T17:28:06.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-18T17:28:06.080Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T17:28:06.080Z] check_test.go:309: [dfff75846b76d] daemon is not started [2022-08-18T17:28:06.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-18T17:28:06.080Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T17:28:06.080Z] check_test.go:309: [dbe28d5b69246] daemon is not started [2022-08-18T17:28:06.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-18T17:28:06.291Z] [2022-08-18T17:28:06.550Z] Removing bundles/ [2022-08-18T17:28:06.550Z] [2022-08-18T17:28:06.550Z] ---> Making bundle: cross (in bundles/cross) [2022-08-18T17:28:06.550Z] Cross building: bundles/cross/linux/amd64 [2022-08-18T17:28:06.550Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-08-18T17:28:06.550Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-18T17:28:07.022Z] === CONT TestStopContainerWithTimeout/1 [2022-08-18T17:28:07.672Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-08-18T17:28:07.672Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:28:07.962Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T17:28:08.534Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T17:28:08.534Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-18T17:28:08.534Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2022-08-18T17:28:08.534Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2022-08-18T17:28:08.534Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-08-18T17:28:08.534Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2022-08-18T17:28:08.534Z] === RUN TestDeleteDevicemapper [2022-08-18T17:28:08.534Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:28:08.534Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-18T17:28:08.534Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:28:09.474Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T17:28:09.474Z] check_test.go:309: [dab0e8630ea0f] daemon is not started [2022-08-18T17:28:09.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-18T17:28:09.734Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T17:28:10.677Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T17:28:11.248Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T17:28:11.248Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.61s) [2022-08-18T17:28:11.248Z] === RUN TestUpdateMemory [2022-08-18T17:28:11.248Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:28:11.248Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-18T17:28:11.248Z] === RUN TestUpdateCPUQuota [2022-08-18T17:28:11.509Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T17:28:12.894Z] --- PASS: TestUpdateCPUQuota (1.40s) [2022-08-18T17:28:12.894Z] === RUN TestUpdatePidsLimit [2022-08-18T17:28:12.894Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-18T17:28:13.154Z] === RUN TestUpdatePidsLimit/no_change [2022-08-18T17:28:13.415Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-18T17:28:13.986Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-18T17:28:13.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-18T17:28:14.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-18T17:28:14.507Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-18T17:28:15.077Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit (3.76s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-08-18T17:28:16.458Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2022-08-18T17:28:16.458Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:28:17.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-18T17:28:20.705Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-18T17:28:20.966Z] --- PASS: TestServicePlugin (29.59s) [2022-08-18T17:28:20.966Z] === RUN TestServiceUpdateLabel [2022-08-18T17:28:21.275Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T17:28:21.535Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-18T17:28:21.535Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:28:21.846Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T17:28:22.107Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T17:28:22.563Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-08-18T17:28:22.563Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:28:23.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-18T17:28:24.434Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T17:28:26.976Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T17:28:26.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-18T17:28:27.916Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T17:28:27.916Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-08-18T17:28:27.916Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T17:28:27.916Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-08-18T17:28:27.916Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T17:28:27.916Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-08-18T17:28:27.916Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T17:28:27.916Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-08-18T17:28:27.916Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T17:28:28.857Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2022-08-18T17:28:28.857Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:28:29.431Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-18T17:28:29.431Z] === RUN TestWaitNonBlocked [2022-08-18T17:28:29.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:28:29.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:28:29.431Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:28:29.431Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:28:29.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:28:29.431Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:28:30.813Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-18T17:28:30.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2022-08-18T17:28:30.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-08-18T17:28:30.813Z] === RUN TestWaitBlocked [2022-08-18T17:28:30.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:28:30.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:28:30.813Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:28:30.813Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:28:30.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-18T17:28:30.813Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-18T17:28:30.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-18T17:28:31.754Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T17:28:32.015Z] --- PASS: TestWaitBlocked (0.04s) [2022-08-18T17:28:32.015Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2022-08-18T17:28:32.015Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-08-18T17:28:32.015Z] === CONT TestContainerStartOnDaemonRestart [2022-08-18T17:28:32.015Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-18T17:28:34.761Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-08-18T17:28:34.761Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:28:35.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-18T17:28:35.884Z] === CONT TestIpcModeOlderClient [2022-08-18T17:28:35.884Z] --- PASS: TestContainerStartOnDaemonRestart (3.85s) [2022-08-18T17:28:35.884Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-08-18T17:28:35.884Z] === CONT TestContainerKillOnDaemonStart [2022-08-18T17:28:36.144Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s) [2022-08-18T17:28:36.144Z] === CONT TestDaemonHostGatewayIP [2022-08-18T17:28:36.421Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-08-18T17:28:36.421Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:28:36.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T17:28:38.101Z] check_test.go:309: [d3051564f89f8] daemon is not started [2022-08-18T17:28:38.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-18T17:28:40.013Z] --- PASS: TestDaemonHostGatewayIP (3.78s) [2022-08-18T17:28:40.013Z] === CONT TestDaemonRestartIpcMode [2022-08-18T17:28:40.013Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T17:28:40.274Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T17:28:40.846Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-18T17:28:42.774Z] --- PASS: TestDaemonRestartIpcMode (2.86s) [2022-08-18T17:28:44.684Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T17:28:44.684Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-18T17:28:46.065Z] check_test.go:309: [d2855c0359554] daemon is not started [2022-08-18T17:28:46.065Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-18T17:28:46.958Z] --- PASS: TestCreateServiceConfigFileMode (12.41s) [2022-08-18T17:28:46.958Z] === RUN TestCreateServiceSysctls [2022-08-18T17:28:48.606Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T17:28:48.606Z] --- PASS: TestContainerKillOnDaemonStart (12.61s) [2022-08-18T17:28:48.606Z] PASS [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] === Skipped [2022-08-18T17:28:48.606Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-18T17:28:48.606Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:28:48.606Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-18T17:28:48.606Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-18T17:28:48.606Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-18T17:28:48.606Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-18T17:28:48.606Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:28:48.606Z] [2022-08-18T17:28:48.606Z] DONE 196 tests, 6 skipped in 153.543s [2022-08-18T17:28:48.606Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-18T17:28:48.606Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:28:48.606Z] ++ set -e [2022-08-18T17:28:48.606Z] ++ '[' -n 0 ']' [2022-08-18T17:28:48.606Z] ++ set -x [2022-08-18T17:28:48.606Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:28:48.861Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-08-18T17:28:48.861Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:28:48.866Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T17:28:48.866Z] INFO: Testing against a local daemon [2022-08-18T17:28:48.866Z] === RUN TestCommitInheritsEnv [2022-08-18T17:28:49.125Z] --- PASS: TestCommitInheritsEnv (0.34s) [2022-08-18T17:28:49.125Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:28:49.125Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-18T17:28:49.125Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:28:49.125Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-18T17:28:49.125Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:28:49.125Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-18T17:28:49.125Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:28:49.695Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-08-18T17:28:49.695Z] === RUN TestRemoveImageGarbageCollector [2022-08-18T17:28:49.695Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T17:28:49.695Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-18T17:28:50.762Z] --- PASS: TestCreateServiceCapabilities (1.94s) [2022-08-18T17:28:50.762Z] === RUN TestInspect [2022-08-18T17:28:51.307Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-08-18T17:28:51.307Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:28:51.605Z] --- PASS: TestRemoveImageGarbageCollector (2.15s) [2022-08-18T17:28:51.605Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:28:51.866Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-08-18T17:28:51.866Z] === RUN TestTagInvalidReference [2022-08-18T17:28:51.866Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-18T17:28:51.866Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:28:51.866Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-08-18T17:28:51.866Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:28:51.866Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-18T17:28:51.866Z] === RUN TestTagOfficialNames [2022-08-18T17:28:51.866Z] --- PASS: TestTagOfficialNames (0.09s) [2022-08-18T17:28:51.866Z] === RUN TestTagMatchesDigest [2022-08-18T17:28:52.129Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-18T17:28:52.129Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-18T17:28:52.390Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T17:28:52.651Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T17:28:52.651Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T17:28:53.291Z] --- PASS: TestInspect (2.61s) [2022-08-18T17:28:53.291Z] === RUN TestCreateJob [2022-08-18T17:28:54.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T17:28:54.977Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T17:28:55.548Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-18T17:28:55.824Z] --- PASS: TestCreateJob (2.83s) [2022-08-18T17:28:55.824Z] === RUN TestReplicatedJob [2022-08-18T17:28:56.490Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T17:28:56.751Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-18T17:28:57.322Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-18T17:28:57.894Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-18T17:28:57.894Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-08-18T17:28:58.466Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-08-18T17:28:59.039Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-08-18T17:28:59.610Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-08-18T17:29:00.180Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-08-18T17:29:00.752Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-08-18T17:29:01.013Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-08-18T17:29:01.092Z] --- PASS: TestReplicatedJob (4.60s) [2022-08-18T17:29:01.092Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:29:01.584Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-08-18T17:29:02.155Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-08-18T17:29:02.726Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-08-18T17:29:02.994Z] --- PASS: TestUpdateReplicatedJob (2.64s) [2022-08-18T17:29:02.995Z] === RUN TestServiceListWithStatuses [2022-08-18T17:29:02.995Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:29:02.995Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:29:02.995Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:29:03.296Z] check_test.go:309: [da65a969ecd02] daemon is not started [2022-08-18T17:29:03.297Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-18T17:29:03.600Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-08-18T17:29:03.600Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:29:03.860Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:29:04.259Z] check_test.go:309: [d0ab2129764ba] daemon is not started [2022-08-18T17:29:04.259Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-18T17:29:04.798Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:29:04.830Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-18T17:29:05.770Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T17:29:06.342Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-18T17:29:06.914Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T17:29:07.179Z] --- PASS: TestDockerNetworkConnectAlias (4.02s) [2022-08-18T17:29:07.179Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:29:09.458Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-18T17:29:10.030Z] check_test.go:309: [d33ca4cdf966b] daemon is not started [2022-08-18T17:29:10.030Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-18T17:29:10.030Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T17:29:10.461Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2022-08-18T17:29:10.461Z] === RUN TestServicePlugin [2022-08-18T17:29:10.461Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:29:10.461Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T17:29:10.461Z] === RUN TestServiceUpdateLabel [2022-08-18T17:29:12.919Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:29:12.990Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-18T17:29:12.990Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:29:13.328Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-18T17:29:14.710Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-18T17:29:18.910Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-18T17:29:19.487Z] --- PASS: TestServiceUpdatePidsLimit (16.25s) [2022-08-18T17:29:19.487Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-18T17:29:19.487Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-18T17:29:19.487Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-18T17:29:19.487Z] PASS [2022-08-18T17:29:19.487Z] [2022-08-18T17:29:19.487Z] === Skipped [2022-08-18T17:29:19.487Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:29:19.487Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:29:19.487Z] [2022-08-18T17:29:19.487Z] DONE 27 tests, 1 skipped in 182.174s [2022-08-18T17:29:19.487Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:29:19.487Z] INFO: Testing against a local daemon [2022-08-18T17:29:19.487Z] === RUN TestSessionCreate [2022-08-18T17:29:19.487Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T17:29:19.487Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:29:19.487Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T17:29:19.487Z] PASS [2022-08-18T17:29:19.487Z] [2022-08-18T17:29:19.487Z] DONE 2 tests in 0.074s [2022-08-18T17:29:19.487Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:29:19.487Z] INFO: Testing against a local daemon [2022-08-18T17:29:19.487Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:29:19.487Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:29:19.487Z] === RUN TestEventsExecDie [2022-08-18T17:29:19.487Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-18T17:29:19.487Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:29:19.747Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T17:29:19.747Z] === RUN TestInfoBinaryCommits [2022-08-18T17:29:19.747Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:29:19.747Z] === RUN TestInfoAPIVersioned [2022-08-18T17:29:19.747Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:29:19.747Z] === RUN TestInfoDiscoveryBackend [2022-08-18T17:29:19.850Z] check_test.go:309: [db30021fe57cc] daemon is not started [2022-08-18T17:29:19.850Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-18T17:29:20.315Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-08-18T17:29:20.315Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-18T17:29:21.234Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T17:29:21.254Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-08-18T17:29:21.254Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-18T17:29:21.821Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-08-18T17:29:21.821Z] === RUN TestInfoAPI [2022-08-18T17:29:21.821Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:29:21.821Z] === RUN TestInfoAPIWarnings [2022-08-18T17:29:22.177Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T17:29:22.177Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T17:29:24.089Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T17:29:26.631Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T17:29:27.571Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-18T17:29:27.860Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-08-18T17:29:27.860Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:29:28.955Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T17:29:30.879Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-18T17:29:31.138Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T17:29:33.683Z] check_test.go:309: [d2f4d2068eb1b] daemon is not started [2022-08-18T17:29:33.683Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-18T17:29:33.944Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-18T17:29:34.499Z] b111c3320c94: Pull complete [2022-08-18T17:29:34.514Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-18T17:29:35.084Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-18T17:29:36.996Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-18T17:29:36.996Z] check_test.go:309: [d49f5b9ec5081] daemon is not started [2022-08-18T17:29:36.996Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-18T17:29:37.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T17:29:39.170Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T17:29:39.740Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-18T17:29:39.911Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-08-18T17:29:39.911Z] === RUN TestInfoDebug [2022-08-18T17:29:39.911Z] --- PASS: TestInfoDebug (0.53s) [2022-08-18T17:29:39.911Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:29:39.911Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-18T17:29:39.911Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:29:39.911Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-18T17:29:39.911Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:29:39.911Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-18T17:29:39.911Z] === RUN TestPingCacheHeaders [2022-08-18T17:29:39.911Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T17:29:39.911Z] === RUN TestPingGet [2022-08-18T17:29:39.911Z] --- PASS: TestPingGet (0.05s) [2022-08-18T17:29:39.911Z] === RUN TestPingHead [2022-08-18T17:29:40.171Z] --- PASS: TestPingHead (0.04s) [2022-08-18T17:29:40.171Z] === RUN TestVersion [2022-08-18T17:29:40.171Z] --- PASS: TestVersion (0.04s) [2022-08-18T17:29:40.171Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:29:41.123Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T17:29:41.548Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.21s) [2022-08-18T17:29:41.549Z] PASS [2022-08-18T17:29:41.549Z] [2022-08-18T17:29:41.549Z] DONE 18 tests in 22.274s [2022-08-18T17:29:41.549Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:29:41.549Z] INFO: Testing against a local daemon [2022-08-18T17:29:41.549Z] === RUN TestVolumesCreateAndList [2022-08-18T17:29:41.549Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-18T17:29:41.549Z] === RUN TestVolumesRemove [2022-08-18T17:29:41.549Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T17:29:41.549Z] === RUN TestVolumesInspect [2022-08-18T17:29:41.549Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T17:29:41.549Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:29:41.549Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-18T17:29:41.549Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-18T17:29:41.549Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-18T17:29:41.549Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T17:29:41.549Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-18T17:29:41.549Z] PASS [2022-08-18T17:29:41.549Z] [2022-08-18T17:29:41.549Z] DONE 5 tests in 0.153s [2022-08-18T17:29:41.549Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:29:42.506Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-18T17:29:42.731Z] --- PASS: TestServiceUpdateConfigs (14.43s) [2022-08-18T17:29:42.732Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:29:42.927Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-18T17:29:42.927Z] Removing test suite binaries [2022-08-18T17:29:42.927Z] exiting test-integration [2022-08-18T17:29:42.927Z] ++ exit 0 [2022-08-18T17:29:42.927Z] [2022-08-18T17:29:43.002Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-08-18T17:29:43.002Z] Copying nested executables into bundles/cross/linux/amd64 [2022-08-18T17:29:43.002Z] Cross building: bundles/cross/windows/amd64 [2022-08-18T17:29:43.002Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-08-18T17:29:43.002Z] GOOS="windows" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2022-08-18T17:29:44.848Z] Recording test results [2022-08-18T17:29:45.017Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:29:45.359Z] + echo Ensuring container killed. [2022-08-18T17:29:45.359Z] Ensuring container killed. [2022-08-18T17:29:45.359Z] + docker rm -vf docker-pr1 [2022-08-18T17:29:45.359Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:29:45.641Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:29:45.641Z] Chowning /workspace to jenkins user [2022-08-18T17:29:45.641Z] + id -u [2022-08-18T17:29:45.641Z] + id -g [2022-08-18T17:29:45.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:29:47.792Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-18T17:29:47.847Z] + bundleName=amd64-cgroup2 [2022-08-18T17:29:47.847Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T17:29:47.847Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-18T17:29:47.847Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T17:29:47.847Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T17:29:48.119Z] Archiving artifacts [2022-08-18T17:29:48.364Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-18T17:29:48.414Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:29:48.722Z] + make clean [2022-08-18T17:29:48.722Z] docker volume rm -f docker-dev-cache [2022-08-18T17:29:48.722Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:29:50.907Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-18T17:29:54.205Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-18T17:29:54.993Z] --- PASS: TestServiceUpdateNetwork (11.81s) [2022-08-18T17:29:54.993Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:29:54.993Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:29:55.256Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:29:56.746Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T17:29:56.746Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T17:29:57.315Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-18T17:30:01.547Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T17:30:01.547Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T17:30:01.547Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-18T17:30:02.119Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T17:30:03.058Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T17:30:03.058Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T17:30:03.318Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-18T17:30:03.318Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T17:30:03.370Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:30:03.889Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T17:30:04.461Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-18T17:30:05.843Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-18T17:30:06.413Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T17:30:08.325Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T17:30:08.895Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-18T17:30:09.836Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T17:30:09.931Z] --- PASS: TestServiceUpdatePidsLimit (16.13s) [2022-08-18T17:30:09.931Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T17:30:09.931Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-18T17:30:09.931Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-18T17:30:09.931Z] PASS [2022-08-18T17:30:09.931Z] [2022-08-18T17:30:09.931Z] === Skipped [2022-08-18T17:30:09.931Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:30:09.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:30:09.931Z] [2022-08-18T17:30:09.931Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-18T17:30:09.931Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-18T17:30:09.931Z] [2022-08-18T17:30:09.931Z] DONE 27 tests, 2 skipped in 148.312s [2022-08-18T17:30:09.931Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:30:09.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:30:09.931Z] ++ set -e [2022-08-18T17:30:09.931Z] ++ '[' -n 0 ']' [2022-08-18T17:30:09.931Z] ++ set -x [2022-08-18T17:30:09.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:30:09.931Z] INFO: Testing against a local daemon [2022-08-18T17:30:09.931Z] === RUN TestSessionCreate [2022-08-18T17:30:09.931Z] --- PASS: TestSessionCreate (0.02s) [2022-08-18T17:30:09.931Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:30:09.931Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-18T17:30:09.931Z] PASS [2022-08-18T17:30:09.931Z] [2022-08-18T17:30:09.931Z] DONE 2 tests in 0.150s [2022-08-18T17:30:09.931Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:30:09.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:30:09.931Z] ++ set -e [2022-08-18T17:30:09.931Z] ++ '[' -n 0 ']' [2022-08-18T17:30:09.931Z] ++ set -x [2022-08-18T17:30:09.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:30:09.931Z] INFO: Testing against a local daemon [2022-08-18T17:30:09.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:30:09.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:30:09.931Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:30:09.931Z] === RUN TestEventsExecDie [2022-08-18T17:30:10.189Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-18T17:30:10.189Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:30:10.189Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-18T17:30:10.189Z] === RUN TestInfoBinaryCommits [2022-08-18T17:30:10.189Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-18T17:30:10.189Z] === RUN TestInfoAPIVersioned [2022-08-18T17:30:10.189Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:30:10.189Z] === RUN TestInfoDiscoveryBackend [2022-08-18T17:30:10.755Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-08-18T17:30:10.755Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-18T17:30:11.220Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T17:30:11.690Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-08-18T17:30:11.690Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-18T17:30:12.257Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-08-18T17:30:12.257Z] === RUN TestInfoAPI [2022-08-18T17:30:12.257Z] --- PASS: TestInfoAPI (0.02s) [2022-08-18T17:30:12.257Z] === RUN TestInfoAPIWarnings [2022-08-18T17:30:12.605Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T17:30:13.988Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T17:30:14.930Z] docker_cli_daemon_test.go:2551: [d6b9fa33c0f04] daemon is not started [2022-08-18T17:30:16.313Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-18T17:30:21.597Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T17:30:25.798Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T17:30:28.347Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-18T17:30:29.730Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-18T17:30:30.333Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-08-18T17:30:30.333Z] === RUN TestInfoDebug [2022-08-18T17:30:30.333Z] --- PASS: TestInfoDebug (0.52s) [2022-08-18T17:30:30.333Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:30:30.333Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-18T17:30:30.333Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:30:30.333Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-18T17:30:30.333Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:30:30.591Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-18T17:30:30.591Z] === RUN TestPingCacheHeaders [2022-08-18T17:30:30.591Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T17:30:30.591Z] === RUN TestPingGet [2022-08-18T17:30:30.591Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:30:30.591Z] === RUN TestPingHead [2022-08-18T17:30:30.591Z] --- PASS: TestPingHead (0.03s) [2022-08-18T17:30:30.591Z] === RUN TestVersion [2022-08-18T17:30:30.591Z] --- PASS: TestVersion (0.02s) [2022-08-18T17:30:30.591Z] PASS [2022-08-18T17:30:30.591Z] [2022-08-18T17:30:30.591Z] === Skipped [2022-08-18T17:30:30.591Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:30:30.591Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:30:30.591Z] [2022-08-18T17:30:30.591Z] DONE 18 tests, 1 skipped in 21.045s [2022-08-18T17:30:30.591Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:30:30.591Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:30:30.591Z] ++ set -e [2022-08-18T17:30:30.591Z] ++ '[' -n 0 ']' [2022-08-18T17:30:30.591Z] ++ set -x [2022-08-18T17:30:30.591Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:30:30.850Z] INFO: Testing against a local daemon [2022-08-18T17:30:30.850Z] === RUN TestVolumesCreateAndList [2022-08-18T17:30:30.850Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-18T17:30:30.850Z] === RUN TestVolumesRemove [2022-08-18T17:30:30.850Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-18T17:30:30.850Z] === RUN TestVolumesInspect [2022-08-18T17:30:30.850Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-18T17:30:30.850Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:30:30.850Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-18T17:30:30.850Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-18T17:30:30.850Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-18T17:30:30.850Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-18T17:30:30.850Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-18T17:30:30.850Z] PASS [2022-08-18T17:30:30.850Z] [2022-08-18T17:30:30.850Z] DONE 5 tests in 0.221s [2022-08-18T17:30:30.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:30:31.109Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:30:31.109Z] +++ kill 12326 [2022-08-18T17:30:32.484Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:30:32.484Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:30:32.484Z] [2022-08-18T17:30:32.484Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:30:32.484Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:30:32.484Z] [2022-08-18T17:30:32.484Z] To set a process to complain mode, use the command line tool [2022-08-18T17:30:32.484Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:30:32.484Z] +++ true [2022-08-18T17:30:32.484Z] exiting test-integration [2022-08-18T17:30:32.484Z] ++ exit 0 [2022-08-18T17:30:32.484Z] [2022-08-18T17:30:33.028Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-18T17:30:33.028Z] check_test.go:309: [dd3a2f105b74a] daemon is not started [2022-08-18T17:30:33.028Z] === RUN TestDockerDaemonSuite/TestVolumePlugin Post stage [Pipeline] junit [2022-08-18T17:30:33.429Z] Recording test results [2022-08-18T17:30:33.647Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:30:33.975Z] + echo Ensuring container killed. [2022-08-18T17:30:33.975Z] Ensuring container killed. [2022-08-18T17:30:33.975Z] + docker rm -vf docker-pr1 [2022-08-18T17:30:33.975Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:30:34.261Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:30:34.261Z] Chowning /workspace to jenkins user [2022-08-18T17:30:34.261Z] + id -u [2022-08-18T17:30:34.261Z] + id -g [2022-08-18T17:30:34.261Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:30:34.261Z] Unable to find image 'busybox:latest' locally [2022-08-18T17:30:34.261Z] latest: Pulling from library/busybox [2022-08-18T17:30:34.520Z] 98b248744137: Pulling fs layer [2022-08-18T17:30:34.520Z] 98b248744137: Verifying Checksum [2022-08-18T17:30:34.520Z] 98b248744137: Download complete [2022-08-18T17:30:34.520Z] 98b248744137: Pull complete [2022-08-18T17:30:34.520Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-18T17:30:34.520Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:30:36.186Z] + bundleName=arm64-integration [2022-08-18T17:30:36.187Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-18T17:30:36.187Z] Creating arm64-integration-bundles.tar.gz [2022-08-18T17:30:36.187Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-18T17:30:36.187Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-18T17:30:36.198Z] Archiving artifacts [2022-08-18T17:30:37.980Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:30:38.291Z] + make clean [2022-08-18T17:30:38.549Z] docker volume rm -f docker-dev-cache [2022-08-18T17:30:38.549Z] docker-dev-cache [Pipeline] deleteDir [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite (349.42s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.11s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.51s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.67s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.34s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.40s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.51s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.62s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.77s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2022-08-18T17:30:39.610Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.93s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.55s) [2022-08-18T17:30:39.611Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.99s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.73s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.38s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.05s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.92s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.39s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.29s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.95s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.35s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.93s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.18s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.59s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.66s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.40s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.03s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.91s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.01s) [2022-08-18T17:30:39.611Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T17:30:39.611Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.39s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.62s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.86s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.87s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.99s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.77s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.55s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.59s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.94s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.01s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.77s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.89s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.53s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.09s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.66s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.74s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.65s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.47s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.43s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.42s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.24s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.64s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.66s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.84s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-08-18T17:30:39.611Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.20s) [2022-08-18T17:30:39.611Z] === RUN TestDockerSwarmSuite [2022-08-18T17:30:39.611Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:30:41.524Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T17:30:42.095Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-18T17:30:43.478Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T17:30:45.389Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-18T17:30:50.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-18T17:30:53.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T17:30:53.481Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T17:30:54.054Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T17:30:54.625Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T17:30:56.010Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T17:30:56.010Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-08-18T17:30:56.010Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T17:30:56.010Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T17:31:04.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-18T17:31:04.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-18T17:31:04.481Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-08-18T17:31:04.481Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-18T17:31:04.481Z] remote: Enumerating objects: 23, done. [2022-08-18T17:31:04.481Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-18T17:31:04.481Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-18T17:31:04.481Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-18T17:31:04.481Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-08-18T17:31:04.481Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-18T17:31:04.728Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T17:31:04.744Z] [2022-08-18T17:31:05.298Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-18T17:31:06.011Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/test/unit [2022-08-18T17:31:06.238Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T17:31:07.179Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T17:31:07.179Z] docker_api_swarm_test.go:563: [d20daf3fba03f] joining swarm manager [d3b65e582f88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:31:07.439Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T17:31:08.381Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T17:31:08.546Z] ? github.com/docker/docker/api [no test files] [2022-08-18T17:31:08.641Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T17:31:11.181Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T17:31:13.092Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T17:31:14.474Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T17:31:15.855Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T17:31:16.115Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T17:31:17.057Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T17:31:19.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T17:31:19.865Z] docker_api_swarm_test.go:585: [dd43e7021324e] joining swarm manager [d3b65e582f88d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:31:20.436Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T17:31:20.696Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T17:31:22.609Z] check_test.go:380: [d20daf3fba03f] daemon is not started [2022-08-18T17:31:23.180Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T17:31:23.429Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-08-18T17:31:25.096Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T17:31:26.036Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T17:31:30.238Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T17:31:30.238Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T17:31:31.178Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T17:31:31.748Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T17:31:32.319Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T17:31:32.319Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T17:31:33.262Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T17:31:33.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-18T17:31:33.262Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T17:31:33.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-18T17:31:33.833Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T17:31:34.405Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T17:31:34.665Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T17:31:35.236Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T17:31:35.808Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T17:31:36.069Z] docker_api_swarm_test.go:46: [d00399a0f12cb] joining swarm manager [df9fd36c20387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:31:37.452Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T17:31:39.994Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T17:31:45.277Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T17:31:47.187Z] --- PASS: TestImportExtremelyLargeImageWorks (175.14s) [2022-08-18T17:31:47.187Z] PASS [2022-08-18T17:31:47.187Z] [2022-08-18T17:31:47.187Z] DONE 12 tests in 178.561s [2022-08-18T17:31:47.187Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-18T17:31:47.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:31:47.187Z] ++ set -e [2022-08-18T17:31:47.187Z] ++ '[' -n 0 ']' [2022-08-18T17:31:47.187Z] ++ set -x [2022-08-18T17:31:47.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:31:47.449Z] INFO: Testing against a local daemon [2022-08-18T17:31:47.449Z] === RUN TestNetworkCreateDelete [2022-08-18T17:31:47.708Z] --- PASS: TestNetworkCreateDelete (0.38s) [2022-08-18T17:31:47.708Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:31:47.968Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T17:31:48.228Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T17:31:48.228Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T17:31:48.488Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T17:31:48.488Z] --- PASS: TestDockerNetworkDeletePreferID (0.67s) [2022-08-18T17:31:48.488Z] === RUN TestDaemonDNSFallback [2022-08-18T17:31:48.488Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T17:31:48.749Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T17:31:50.144Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T17:31:51.082Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T17:31:53.623Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T17:31:53.884Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T17:31:53.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-18T17:31:54.144Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T17:31:54.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-18T17:31:55.285Z] --- PASS: TestDaemonDNSFallback (6.75s) [2022-08-18T17:31:55.285Z] === RUN TestInspectNetwork [2022-08-18T17:31:59.487Z] === RUN TestInspectNetwork/full_network_id [2022-08-18T17:31:59.487Z] === RUN TestInspectNetwork/partial_network_id [2022-08-18T17:31:59.487Z] === RUN TestInspectNetwork/network_name [2022-08-18T17:31:59.487Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-18T17:32:02.028Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T17:32:02.107Z] 294d77ac553d: Pull complete [2022-08-18T17:32:02.107Z] Digest: sha256:8ca3aaeb91e7715a98a0769dc62ed69212aac3e0bbee12ffd13b5e36d992d127 [2022-08-18T17:32:02.107Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:32:02.107Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-08-18T17:32:02.107Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-08-18T17:32:02.107Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3287' [2022-08-18T17:32:02.107Z] WARN: Skipping validation tests [2022-08-18T17:32:02.107Z] INFO: Running unit tests at 08/18/2022 17:31:47... [2022-08-18T17:32:02.107Z] INFO: make.ps1 starting at 08/18/2022 17:31:55 [2022-08-18T17:32:02.107Z] INFO: Git commit (d127287d92) assumed from DOCKER_GITCOMMIT environment variable [2022-08-18T17:32:02.107Z] INFO: Invoking autogen... [2022-08-18T17:32:02.107Z] INFO: Running unit tests... [2022-08-18T17:32:03.941Z] --- PASS: TestInspectNetwork (8.41s) [2022-08-18T17:32:03.941Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-18T17:32:03.941Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-18T17:32:03.941Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-18T17:32:03.941Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-18T17:32:03.941Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:32:04.881Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T17:32:05.824Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-08-18T17:32:05.824Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:32:05.824Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-18T17:32:05.824Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-18T17:32:05.824Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:32:05.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:32:05.824Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:32:05.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:32:05.824Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-18T17:32:05.824Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:32:05.824Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-18T17:32:05.824Z] === RUN TestNetworkList [2022-08-18T17:32:05.824Z] === RUN TestNetworkList//networks [2022-08-18T17:32:05.824Z] === PAUSE TestNetworkList//networks [2022-08-18T17:32:05.824Z] === RUN TestNetworkList//networks/ [2022-08-18T17:32:05.824Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:32:05.824Z] === CONT TestNetworkList//networks [2022-08-18T17:32:05.824Z] === CONT TestNetworkList//networks/ [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkList (0.02s) [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:32:05.824Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:32:05.824Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:32:05.824Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T17:32:06.394Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-08-18T17:32:06.394Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:32:06.990Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" 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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd 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/discovery 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/btrfs 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/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs 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/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/local 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink 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/term github.com/docker/docker/pkg/term/windows 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/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/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-18T17:32:07.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-08-18T17:32:07.336Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:32:07.596Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T17:32:07.596Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-08-18T17:32:07.596Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T17:32:08.167Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2022-08-18T17:32:08.167Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:32:09.549Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-08-18T17:32:09.549Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:32:10.933Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2022-08-18T17:32:10.933Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:32:10.933Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T17:32:11.194Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-08-18T17:32:11.194Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:32:11.454Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T17:32:12.838Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T17:32:13.098Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T17:32:14.040Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2022-08-18T17:32:14.040Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:32:14.040Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:32:14.040Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:32:14.040Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:32:14.610Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T17:32:15.181Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T17:32:16.124Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T17:32:17.064Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T17:32:18.003Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T17:32:18.263Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T17:32:18.263Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T17:32:18.833Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T17:32:19.093Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T17:32:19.663Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T17:32:19.690Z] ? github.com/docker/docker/api [no test files] [2022-08-18T17:32:21.047Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T17:32:21.617Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T17:32:23.525Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T17:32:24.908Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T17:32:26.290Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T17:32:27.229Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T17:32:27.799Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T17:32:28.059Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T17:32:29.971Z] --- PASS: TestServiceWithDataPathPortInit (15.68s) [2022-08-18T17:32:29.971Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:32:30.912Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T17:32:32.821Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T17:32:32.821Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:92ht66rh62exgpopelh4yu1jh Created:2022-08-18 17:32:31.124711541 +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[74781b67e6f02fc71b3a013c5b02e4f3e713b4797bf6842e738074aa537809de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8j8qelmnec6gloxehvgzh0jgd EndpointID:a3a9dc91a031ae21d9f83a34353af1c7fa45f54fce7234a472fc3a9ab5de920c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:22ceff29afc41d4b50a6902e38eb025eca30c965627448ed0ba5ea3e26b50b7d 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:d8b73644af09 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8j8qelmnec6gloxehvgzh0jgd EndpointID:a3a9dc91a031ae21d9f83a34353af1c7fa45f54fce7234a472fc3a9ab5de920c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-18T17:32:33.390Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T17:32:33.961Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T17:32:37.271Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2022-08-18T17:32:37.271Z] PASS [2022-08-18T17:32:37.271Z] [2022-08-18T17:32:37.271Z] === Skipped [2022-08-18T17:32:37.271Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:32:37.271Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:32:37.271Z] [2022-08-18T17:32:37.271Z] DONE 26 tests, 1 skipped in 50.210s [2022-08-18T17:32:37.532Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:32:37.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:37.532Z] ++ set -e [2022-08-18T17:32:37.532Z] ++ '[' -n 0 ']' [2022-08-18T17:32:37.532Z] ++ set -x [2022-08-18T17:32:37.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:37.532Z] INFO: Testing against a local daemon [2022-08-18T17:32:37.532Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-18T17:32:37.532Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:32:37.532Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:32:37.532Z] === RUN TestDockerNetworkIpvlan [2022-08-18T17:32:37.532Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:32:37.532Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:32:37.532Z] PASS [2022-08-18T17:32:37.532Z] [2022-08-18T17:32:37.532Z] === Skipped [2022-08-18T17:32:37.532Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-18T17:32:37.532Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:32:37.532Z] [2022-08-18T17:32:37.532Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-18T17:32:37.532Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-18T17:32:37.532Z] [2022-08-18T17:32:37.532Z] DONE 2 tests, 2 skipped in 0.139s [2022-08-18T17:32:37.532Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-18T17:32:37.532Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:37.532Z] ++ set -e [2022-08-18T17:32:37.532Z] ++ '[' -n 0 ']' [2022-08-18T17:32:37.532Z] ++ set -x [2022-08-18T17:32:37.532Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:37.793Z] INFO: Testing against a local daemon [2022-08-18T17:32:37.793Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-18T17:32:39.175Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-08-18T17:32:39.175Z] === RUN TestDockerNetworkMacvlan [2022-08-18T17:32:39.745Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-18T17:32:40.686Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T17:32:40.686Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-18T17:32:41.185Z] === RUN TestMiddlewares [2022-08-18T17:32:41.185Z] --- PASS: TestMiddlewares (0.00s) [2022-08-18T17:32:41.185Z] PASS [2022-08-18T17:32:41.185Z] coverage: 7.9% of statements [2022-08-18T17:32:41.185Z] ok github.com/docker/docker/api/server 0.071s coverage: 7.9% of statements [2022-08-18T17:32:41.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-18T17:32:43.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-18T17:32:43.797Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-18T17:32:43.797Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 16.2% of statements [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 48.5% of statements [2022-08-18T17:32:44.870Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-08-18T17:32:44.870Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-18T17:32:45.805Z] ok github.com/docker/docker/builder/remotecontext/git 1.227s coverage: 86.3% of statements [2022-08-18T17:32:45.805Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T17:32:45.805Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T17:32:46.341Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T17:32:46.341Z] docker_api_swarm_test.go:304: [d26600d5c5a5d] joining swarm manager [de68ad84c0a8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:32:46.601Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-18T17:32:47.544Z] docker_api_swarm_test.go:305: [db145e300c42f] joining swarm manager [de68ad84c0a8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:32:48.485Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-18T17:32:49.057Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T17:32:49.094Z] ok github.com/docker/docker/client 0.133s coverage: 75.4% of statements [2022-08-18T17:32:50.000Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T17:32:51.385Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-18T17:32:51.385Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T17:32:51.646Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T17:32:52.216Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan (13.21s) [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.07s) [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.50s) [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) [2022-08-18T17:32:52.216Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.82s) [2022-08-18T17:32:52.216Z] PASS [2022-08-18T17:32:52.216Z] [2022-08-18T17:32:52.216Z] DONE 8 tests in 14.691s [2022-08-18T17:32:52.216Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-18T17:32:52.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:52.216Z] ++ set -e [2022-08-18T17:32:52.217Z] ++ '[' -n 0 ']' [2022-08-18T17:32:52.217Z] ++ set -x [2022-08-18T17:32:52.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:52.217Z] testing: warning: no tests to run [2022-08-18T17:32:52.217Z] PASS [2022-08-18T17:32:52.217Z] [2022-08-18T17:32:52.217Z] DONE 0 tests in 0.034s [2022-08-18T17:32:52.476Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-18T17:32:52.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:52.476Z] ++ set -e [2022-08-18T17:32:52.476Z] ++ '[' -n 0 ']' [2022-08-18T17:32:52.476Z] ++ set -x [2022-08-18T17:32:52.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:32:52.477Z] INFO: Testing against a local daemon [2022-08-18T17:32:52.477Z] === RUN TestAuthZPluginAllowRequest [2022-08-18T17:32:53.046Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T17:32:53.987Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-08-18T17:32:53.987Z] === RUN TestAuthZPluginTLS [2022-08-18T17:32:54.247Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T17:32:54.507Z] --- PASS: TestAuthZPluginTLS (0.60s) [2022-08-18T17:32:54.507Z] === RUN TestAuthZPluginDenyRequest [2022-08-18T17:32:55.078Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T17:32:55.078Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-18T17:32:55.078Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-18T17:32:55.647Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-18T17:32:55.648Z] === RUN TestAuthZPluginDenyResponse [2022-08-18T17:32:56.218Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2022-08-18T17:32:56.218Z] === RUN TestAuthZPluginAllowEventStream [2022-08-18T17:32:57.614Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-08-18T17:32:57.614Z] === RUN TestAuthZPluginErrorResponse [2022-08-18T17:32:57.874Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T17:32:57.874Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T17:32:58.134Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-18T17:32:58.134Z] === RUN TestAuthZPluginErrorRequest [2022-08-18T17:32:58.134Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T17:32:58.134Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-08-18T17:32:58.134Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T17:32:58.395Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T17:32:58.655Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-18T17:32:58.655Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-18T17:32:59.225Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-18T17:32:59.225Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-18T17:32:59.225Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T17:32:59.225Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T17:33:00.166Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T17:33:01.108Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.74s) [2022-08-18T17:33:01.108Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-18T17:33:03.019Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s) [2022-08-18T17:33:03.019Z] === RUN TestAuthZPluginHeader [2022-08-18T17:33:03.280Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T17:33:03.539Z] --- PASS: TestAuthZPluginHeader (0.85s) [2022-08-18T17:33:03.539Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-18T17:33:04.110Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T17:33:05.055Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T17:33:05.316Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T17:33:05.888Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T17:33:07.272Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T17:33:08.211Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.67s) [2022-08-18T17:33:08.211Z] === RUN TestAuthZPluginV2Disable [2022-08-18T17:33:08.471Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T17:33:11.013Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T17:33:12.394Z] --- PASS: TestAuthZPluginV2Disable (4.15s) [2022-08-18T17:33:12.394Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-18T17:33:16.601Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.93s) [2022-08-18T17:33:16.601Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-18T17:33:19.897Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-18T17:33:23.216Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T17:33:24.157Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T17:33:24.418Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T17:33:25.357Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T17:33:26.297Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T17:33:27.237Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T17:33:27.237Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:33:27.237Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T17:33:27.237Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-08-18T17:33:27.237Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T17:33:27.237Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-08-18T17:33:27.237Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T17:33:27.237Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-08-18T17:33:27.237Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T17:33:27.820Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 29.1% of statements [2022-08-18T17:33:27.820Z] ok github.com/docker/docker/container 0.117s coverage: 34.3% of statements [2022-08-18T17:33:27.820Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T17:33:27.820Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T17:33:27.820Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T17:33:27.820Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T17:33:28.178Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.85s) [2022-08-18T17:33:28.178Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-18T17:33:28.178Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T17:33:28.438Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T17:33:29.009Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T17:33:29.579Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T17:33:30.150Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T17:33:30.150Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T17:33:32.059Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T17:33:32.999Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T17:33:33.937Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T17:33:33.937Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T17:33:34.506Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T17:33:34.506Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-08-18T17:33:34.506Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T17:33:34.766Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T17:33:35.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-18T17:33:35.944Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-08-18T17:33:35.944Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-08-18T17:33:36.274Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T17:33:36.274Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T17:33:36.274Z] docker_cli_sni_test.go:18: Flakey test [2022-08-18T17:33:36.274Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T17:33:36.846Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T17:33:37.321Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-08-18T17:33:37.786Z] docker_api_swarm_test.go:272: [dc121315e69e7] joining swarm manager [d9242b5b90a3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:33:37.786Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T17:33:38.357Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T17:33:38.927Z] docker_api_swarm_test.go:273: [de9a8d0651bc9] joining swarm manager [d9242b5b90a3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:33:38.927Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T17:33:40.310Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T17:33:41.251Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T17:33:41.821Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T17:33:42.760Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T17:33:43.347Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T17:33:44.286Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T17:33:44.855Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T17:33:45.115Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T17:33:45.115Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T17:33:45.115Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-18T17:33:45.115Z] PASS [2022-08-18T17:33:45.115Z] [2022-08-18T17:33:45.115Z] DONE 17 tests in 52.723s [2022-08-18T17:33:45.115Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-18T17:33:45.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:33:45.115Z] ++ set -e [2022-08-18T17:33:45.115Z] ++ '[' -n 0 ']' [2022-08-18T17:33:45.115Z] ++ set -x [2022-08-18T17:33:45.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:33:45.115Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T17:33:45.115Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T17:33:45.115Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T17:33:45.115Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T17:33:45.375Z] INFO: Testing against a local daemon [2022-08-18T17:33:45.375Z] === RUN TestPluginInvalidJSON [2022-08-18T17:33:45.375Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:33:45.375Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:33:45.375Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:33:45.375Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-18T17:33:45.375Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-18T17:33:45.375Z] === RUN TestPluginInstall [2022-08-18T17:33:45.375Z] === RUN TestPluginInstall/no_auth [2022-08-18T17:33:45.438Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2022-08-18T17:33:45.438Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.8% of statements [2022-08-18T17:33:46.004Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-08-18T17:33:46.263Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-18T17:33:46.315Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T17:33:46.831Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-08-18T17:33:47.697Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T17:33:47.697Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T17:33:47.697Z] time="2022-08-18T17:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:33:47.697Z] time="2022-08-18T17:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:420ae0e8ebdfa8e0d7bd6fa100cff3e44dc717a5d7940134d5d1166e9103a02a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:33:47.697Z] time="2022-08-18T17:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:33:47.697Z] time="2022-08-18T17:33:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:420ae0e8ebdfa8e0d7bd6fa100cff3e44dc717a5d7940134d5d1166e9103a02a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:33:48.207Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.792s coverage: 73.3% of statements [2022-08-18T17:33:48.269Z] === RUN TestPluginInstall/with_htpasswd [2022-08-18T17:33:48.269Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T17:33:48.840Z] time="2022-08-18T17:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:33:48.840Z] time="2022-08-18T17:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:420ae0e8ebdfa8e0d7bd6fa100cff3e44dc717a5d7940134d5d1166e9103a02a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:33:48.840Z] time="2022-08-18T17:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:33:48.840Z] time="2022-08-18T17:33:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:420ae0e8ebdfa8e0d7bd6fa100cff3e44dc717a5d7940134d5d1166e9103a02a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:33:49.099Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T17:33:49.142Z] ok github.com/docker/docker/daemon 12.129s coverage: 17.1% of statements [2022-08-18T17:33:49.143Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T17:33:49.143Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T17:33:49.143Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T17:33:49.143Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T17:33:49.360Z] === RUN TestPluginInstall/with_insecure [2022-08-18T17:33:49.620Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T17:33:50.079Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2022-08-18T17:33:50.079Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.272s coverage: 60.7% of statements [2022-08-18T17:33:50.191Z] time="2022-08-18T17:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:33:50.191Z] time="2022-08-18T17:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef90faeb6a8d43743d5d704099a1d91cfb36190dd17946306027503d807484e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:33:50.191Z] time="2022-08-18T17:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-18T17:33:50.191Z] time="2022-08-18T17:33:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef90faeb6a8d43743d5d704099a1d91cfb36190dd17946306027503d807484e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-18T17:33:50.191Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T17:33:50.761Z] plugin_test.go:165: [d014f2aa3a28a] daemon is not started [2022-08-18T17:33:50.761Z] --- PASS: TestPluginInstall (5.31s) [2022-08-18T17:33:50.761Z] --- PASS: TestPluginInstall/no_auth (2.83s) [2022-08-18T17:33:50.761Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2022-08-18T17:33:50.761Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-08-18T17:33:50.761Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:33:50.761Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T17:33:51.021Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T17:33:51.021Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T17:33:51.593Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T17:33:51.593Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T17:33:51.593Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T17:33:51.593Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T17:33:51.593Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T17:33:51.984Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2022-08-18T17:33:52.162Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T17:33:52.162Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-18T17:33:52.732Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T17:33:53.302Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-18T17:33:53.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T17:33:53.302Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T17:33:53.368Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 50.5% of statements [2022-08-18T17:33:53.868Z] === RUN TestBoolValue [2022-08-18T17:33:53.868Z] --- PASS: TestBoolValue (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestBoolValueOrDefault [2022-08-18T17:33:53.868Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestInt64ValueOrZero [2022-08-18T17:33:53.868Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestInt64ValueOrDefault [2022-08-18T17:33:53.868Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestInt64ValueOrDefaultWithError [2022-08-18T17:33:53.868Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestJsonContentType [2022-08-18T17:33:53.868Z] --- PASS: TestJsonContentType (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 16.2% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/server/httputils 0.089s coverage: 16.2% of statements [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-18T17:33:53.868Z] === RUN TestMaskSecretKeys [2022-08-18T17:33:53.868Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-08-18T17:33:53.868Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-08-18T17:33:53.868Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-08-18T17:33:53.868Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestVersionMiddlewareVersion [2022-08-18T17:33:53.868Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-08-18T17:33:53.868Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 37.7% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/server/middleware 0.067s coverage: 37.7% of statements [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-18T17:33:53.868Z] === RUN TestAdjustForAPIVersion [2022-08-18T17:33:53.868Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 5.7% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-18T17:33:53.868Z] === RUN TestStrSliceMarshalJSON [2022-08-18T17:33:53.868Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestStrSliceUnmarshalJSON [2022-08-18T17:33:53.868Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestStrSliceUnmarshalString [2022-08-18T17:33:53.868Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestStrSliceUnmarshalSlice [2022-08-18T17:33:53.868Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 90.0% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-08-18T17:33:53.868Z] === RUN TestToJSON [2022-08-18T17:33:53.868Z] --- PASS: TestToJSON (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestToParamWithVersion [2022-08-18T17:33:53.868Z] --- PASS: TestToParamWithVersion (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestFromJSON [2022-08-18T17:33:53.868Z] --- PASS: TestFromJSON (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestEmpty [2022-08-18T17:33:53.868Z] --- PASS: TestEmpty (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestArgsMatchKVListEmptySources [2022-08-18T17:33:53.868Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestArgsMatchKVList [2022-08-18T17:33:53.868Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestArgsMatch [2022-08-18T17:33:53.868Z] --- PASS: TestArgsMatch (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestAdd [2022-08-18T17:33:53.868Z] --- PASS: TestAdd (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestDel [2022-08-18T17:33:53.868Z] --- PASS: TestDel (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestLen [2022-08-18T17:33:53.868Z] --- PASS: TestLen (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestExactMatch [2022-08-18T17:33:53.868Z] --- PASS: TestExactMatch (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestOnlyOneExactMatch [2022-08-18T17:33:53.868Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestContains [2022-08-18T17:33:53.868Z] --- PASS: TestContains (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestValidate [2022-08-18T17:33:53.868Z] --- PASS: TestValidate (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestWalkValues [2022-08-18T17:33:53.868Z] --- PASS: TestWalkValues (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestFuzzyMatch [2022-08-18T17:33:53.868Z] --- PASS: TestFuzzyMatch (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestClone [2022-08-18T17:33:53.868Z] --- PASS: TestClone (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 92.2% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-18T17:33:53.868Z] === RUN TestDurationToSecondsString [2022-08-18T17:33:53.868Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestGetTimestamp [2022-08-18T17:33:53.868Z] --- PASS: TestGetTimestamp (0.22s) [2022-08-18T17:33:53.868Z] === RUN TestParseTimestamps [2022-08-18T17:33:53.868Z] --- PASS: TestParseTimestamps (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 100.0% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/types/time 0.285s coverage: 100.0% of statements [2022-08-18T17:33:53.868Z] === RUN TestCompareVersion [2022-08-18T17:33:53.868Z] --- PASS: TestCompareVersion (0.00s) [2022-08-18T17:33:53.868Z] PASS [2022-08-18T17:33:53.868Z] coverage: 75.0% of statements [2022-08-18T17:33:53.868Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 75.0% of statements [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-18T17:33:53.868Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-08-18T17:33:53.868Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-08-18T17:33:53.868Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestCloneArgsSmartHttp [2022-08-18T17:33:53.868Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-08-18T17:33:53.868Z] === RUN TestCloneArgsDumbHttp [2022-08-18T17:33:53.868Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestCloneArgsGit [2022-08-18T17:33:53.868Z] --- PASS: TestCloneArgsGit (0.00s) [2022-08-18T17:33:53.868Z] === RUN TestCheckoutGit [2022-08-18T17:33:54.303Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.199s coverage: 46.2% of statements [2022-08-18T17:33:54.303Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T17:33:54.683Z] --- PASS: TestPluginsWithRuntimes (3.83s) [2022-08-18T17:33:54.684Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-08-18T17:33:54.684Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-08-18T17:33:54.684Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:33:54.684Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T17:33:55.253Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-08-18T17:33:55.253Z] PASS [2022-08-18T17:33:55.253Z] [2022-08-18T17:33:55.253Z] DONE 10 tests in 10.088s [2022-08-18T17:33:55.253Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-18T17:33:55.253Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:33:55.253Z] ++ set -e [2022-08-18T17:33:55.253Z] ++ '[' -n 0 ']' [2022-08-18T17:33:55.253Z] ++ set -x [2022-08-18T17:33:55.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:33:55.253Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T17:33:55.253Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T17:33:55.253Z] INFO: Testing against a local daemon [2022-08-18T17:33:55.253Z] === RUN TestExternalGraphDriver [2022-08-18T17:33:55.484Z] === RUN TestEnable [2022-08-18T17:33:55.484Z] --- PASS: TestEnable (0.00s) [2022-08-18T17:33:55.484Z] === RUN TestDisable [2022-08-18T17:33:55.484Z] --- PASS: TestDisable (0.00s) [2022-08-18T17:33:55.484Z] === RUN TestEnabled [2022-08-18T17:33:55.484Z] --- PASS: TestEnabled (0.00s) [2022-08-18T17:33:55.484Z] PASS [2022-08-18T17:33:55.484Z] coverage: 100.0% of statements [2022-08-18T17:33:55.484Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2022-08-18T17:33:55.704Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.8% of statements [2022-08-18T17:33:55.704Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.768s coverage: 58.0% of statements [2022-08-18T17:33:55.704Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-18T17:33:55.704Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T17:33:55.822Z] === RUN TestExternalGraphDriver/json [2022-08-18T17:33:55.822Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T17:33:55.970Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-08-18T17:33:55.970Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-08-18T17:33:55.970Z] === RUN TestProcessNoDockerignore [2022-08-18T17:33:55.970Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestProcessShouldLeaveAllFiles [2022-08-18T17:33:55.970Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-08-18T17:33:55.970Z] === RUN TestDetectContentType [2022-08-18T17:33:55.970Z] --- PASS: TestDetectContentType (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestSelectAcceptableMIME [2022-08-18T17:33:55.970Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestInspectEmptyResponse [2022-08-18T17:33:55.970Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestInspectResponseBinary [2022-08-18T17:33:55.970Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestResponseUnsupportedContentType [2022-08-18T17:33:55.970Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestInspectResponseTextSimple [2022-08-18T17:33:55.970Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestInspectResponseEmptyContentType [2022-08-18T17:33:55.970Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestUnknownContentLength [2022-08-18T17:33:55.970Z] --- PASS: TestUnknownContentLength (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestDownloadRemote [2022-08-18T17:33:55.970Z] --- PASS: TestDownloadRemote (0.11s) [2022-08-18T17:33:55.970Z] === RUN TestGetWithStatusError [2022-08-18T17:33:55.970Z] --- PASS: TestGetWithStatusError (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestCloseRootDirectory [2022-08-18T17:33:55.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:33:55.970Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestHashFile [2022-08-18T17:33:55.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:33:55.970Z] --- SKIP: TestHashFile (0.01s) [2022-08-18T17:33:55.970Z] === RUN TestHashSubdir [2022-08-18T17:33:55.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:33:55.970Z] --- SKIP: TestHashSubdir (0.01s) [2022-08-18T17:33:55.970Z] === RUN TestRemoveDirectory [2022-08-18T17:33:55.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:33:55.970Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-08-18T17:33:55.970Z] PASS [2022-08-18T17:33:55.970Z] coverage: 9.3% of statements [2022-08-18T17:33:55.970Z] ok github.com/docker/docker/builder/remotecontext 0.386s coverage: 9.3% of statements [2022-08-18T17:33:55.970Z] === RUN TestGetAllAllowed [2022-08-18T17:33:55.970Z] --- PASS: TestGetAllAllowed (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestGetAllMeta [2022-08-18T17:33:55.970Z] --- PASS: TestGetAllMeta (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestWarnOnUnusedBuildArgs [2022-08-18T17:33:55.970Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestIsUnreferencedBuiltin [2022-08-18T17:33:55.970Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestIsExistingDirectory [2022-08-18T17:33:55.970Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-08-18T17:33:55.970Z] === RUN TestGetFilenameForDownload [2022-08-18T17:33:55.970Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestEnv2Variables [2022-08-18T17:33:55.970Z] --- PASS: TestEnv2Variables (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-08-18T17:33:55.970Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestMaintainer [2022-08-18T17:33:55.970Z] --- PASS: TestMaintainer (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestLabel [2022-08-18T17:33:55.970Z] --- PASS: TestLabel (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestFromScratch [2022-08-18T17:33:55.970Z] --- PASS: TestFromScratch (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestFromWithArg [2022-08-18T17:33:55.970Z] --- PASS: TestFromWithArg (0.00s) [2022-08-18T17:33:55.970Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-08-18T17:33:55.970Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-08-18T17:33:56.395Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T17:33:56.455Z] === RUN TestFromWithUndefinedArg [2022-08-18T17:33:56.455Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-08-18T17:33:56.455Z] === RUN TestFromMultiStageWithNamedStage [2022-08-18T17:33:56.455Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestOnbuild [2022-08-18T17:33:56.456Z] --- PASS: TestOnbuild (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestWorkdir [2022-08-18T17:33:56.456Z] --- PASS: TestWorkdir (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestCmd [2022-08-18T17:33:56.456Z] --- PASS: TestCmd (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestHealthcheckNone [2022-08-18T17:33:56.456Z] --- PASS: TestHealthcheckNone (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestHealthcheckCmd [2022-08-18T17:33:56.456Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestEntrypoint [2022-08-18T17:33:56.456Z] --- PASS: TestEntrypoint (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestExpose [2022-08-18T17:33:56.456Z] --- PASS: TestExpose (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestUser [2022-08-18T17:33:56.456Z] --- PASS: TestUser (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestVolume [2022-08-18T17:33:56.456Z] --- PASS: TestVolume (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestStopSignal [2022-08-18T17:33:56.456Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-08-18T17:33:56.456Z] --- SKIP: TestStopSignal (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestArg [2022-08-18T17:33:56.456Z] --- PASS: TestArg (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestShell [2022-08-18T17:33:56.456Z] --- PASS: TestShell (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestPrependEnvOnCmd [2022-08-18T17:33:56.456Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestRunWithBuildArgs [2022-08-18T17:33:56.456Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestRunIgnoresHealthcheck [2022-08-18T17:33:56.456Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestDispatchUnsupportedOptions [2022-08-18T17:33:56.456Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-08-18T17:33:56.456Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-08-18T17:33:56.456Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-08-18T17:33:56.456Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestNormalizeWorkdir [2022-08-18T17:33:56.456Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestDispatch [2022-08-18T17:33:56.456Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-08-18T17:33:56.456Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-08-18T17:33:56.456Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-08-18T17:33:56.456Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-08-18T17:33:56.456Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-08-18T17:33:56.456Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-08-18T17:33:56.456Z] === RUN TestDispatch/COPY_url [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch (0.11s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-08-18T17:33:56.456Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestAddScratchImageAddsToMounts [2022-08-18T17:33:56.456Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestAddFromScratchPopulatesPlatform [2022-08-18T17:33:56.456Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-08-18T17:33:56.456Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-08-18T17:33:56.456Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestImageSourceGetAddsToMounts [2022-08-18T17:33:56.456Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestEmptyDockerfile [2022-08-18T17:33:56.456Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-08-18T17:33:56.456Z] === RUN TestSymlinkDockerfile [2022-08-18T17:33:56.456Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-08-18T17:33:56.456Z] === RUN TestDockerfileOutsideTheBuildContext [2022-08-18T17:33:56.456Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-08-18T17:33:56.456Z] === RUN TestNonExistingDockerfile [2022-08-18T17:33:56.456Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestCopyRunConfig [2022-08-18T17:33:56.456Z] --- PASS: TestCopyRunConfig (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestDeepCopyRunConfig [2022-08-18T17:33:56.456Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestExportImage [2022-08-18T17:33:56.456Z] --- PASS: TestExportImage (0.00s) [2022-08-18T17:33:56.456Z] === RUN TestNormalizeDest [2022-08-18T17:33:56.456Z] --- PASS: TestNormalizeDest (0.00s) [2022-08-18T17:33:56.456Z] PASS [2022-08-18T17:33:56.456Z] coverage: 46.8% of statements [2022-08-18T17:33:56.456Z] ok github.com/docker/docker/builder/dockerfile 0.284s coverage: 46.8% of statements [2022-08-18T17:33:56.456Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-08-18T17:33:56.639Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-08-18T17:33:56.963Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T17:33:57.206Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-18T17:33:57.534Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T17:33:57.534Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T17:33:57.534Z] === RUN TestExternalGraphDriver/spec [2022-08-18T17:33:58.104Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T17:33:58.142Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-08-18T17:33:58.142Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T17:33:58.142Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T17:33:58.401Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-08-18T17:33:58.674Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T17:33:59.337Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-08-18T17:33:59.337Z] ok github.com/docker/docker/daemon/logger/awslogs 0.170s coverage: 77.4% of statements [2022-08-18T17:33:59.337Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-08-18T17:33:59.337Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T17:33:59.614Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T17:33:59.614Z] === RUN TestExternalGraphDriver/pull [2022-08-18T17:33:59.614Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T17:33:59.905Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-08-18T17:34:00.165Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-08-18T17:34:00.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-18T17:34:00.185Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T17:34:00.424Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-18T17:34:00.993Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-08-18T17:34:00.993Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T17:34:01.125Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T17:34:01.385Z] --- PASS: TestExternalGraphDriver (6.10s) [2022-08-18T17:34:01.385Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-08-18T17:34:01.385Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-08-18T17:34:01.385Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2022-08-18T17:34:01.385Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:34:01.560Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 54.7% of statements [2022-08-18T17:34:01.818Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2022-08-18T17:34:02.754Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-08-18T17:34:02.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T17:34:02.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T17:34:02.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T17:34:02.770Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T17:34:02.770Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T17:34:03.013Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-08-18T17:34:03.353Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T17:34:03.580Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-18T17:34:04.148Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2022-08-18T17:34:04.148Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T17:34:04.148Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T17:34:05.084Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-08-18T17:34:05.892Z] --- PASS: TestGraphdriverPluginV2 (4.28s) [2022-08-18T17:34:05.892Z] PASS [2022-08-18T17:34:05.892Z] [2022-08-18T17:34:05.892Z] DONE 5 tests in 10.522s [2022-08-18T17:34:05.892Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-18T17:34:05.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:05.892Z] ++ set -e [2022-08-18T17:34:05.892Z] ++ '[' -n 0 ']' [2022-08-18T17:34:05.892Z] ++ set -x [2022-08-18T17:34:05.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:05.892Z] INFO: Testing against a local daemon [2022-08-18T17:34:05.892Z] === RUN TestContinueAfterPluginCrash [2022-08-18T17:34:05.892Z] === PAUSE TestContinueAfterPluginCrash [2022-08-18T17:34:05.892Z] === RUN TestReadPluginNoRead [2022-08-18T17:34:05.892Z] === PAUSE TestReadPluginNoRead [2022-08-18T17:34:05.892Z] === RUN TestDaemonStartWithLogOpt [2022-08-18T17:34:05.892Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-18T17:34:05.892Z] === CONT TestContinueAfterPluginCrash [2022-08-18T17:34:05.892Z] === CONT TestDaemonStartWithLogOpt [2022-08-18T17:34:06.459Z] ok github.com/docker/docker/distribution 1.517s coverage: 27.6% of statements [2022-08-18T17:34:06.460Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T17:34:07.027Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-18T17:34:07.594Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-08-18T17:34:07.594Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements [2022-08-18T17:34:07.594Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T17:34:07.802Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T17:34:07.853Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-18T17:34:07.853Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-08-18T17:34:08.112Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-08-18T17:34:08.112Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T17:34:08.374Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T17:34:08.680Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-08-18T17:34:08.945Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T17:34:08.945Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-08-18T17:34:08.945Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T17:34:08.945Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T17:34:09.516Z] --- PASS: TestDaemonStartWithLogOpt (3.68s) [2022-08-18T17:34:09.516Z] === CONT TestReadPluginNoRead [2022-08-18T17:34:09.619Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2022-08-18T17:34:10.186Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-08-18T17:34:10.186Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-18T17:34:11.424Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T17:34:11.614Z] === RUN TestCheckpointCreateError [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCheckpointCreate [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointCreate (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCheckpointDeleteError [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCheckpointDelete [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointDelete (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCheckpointListError [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointListError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCheckpointList [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointList (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCheckpointListContainerNotFound [2022-08-18T17:34:11.614Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNewClientWithOpsFromEnv [2022-08-18T17:34:11.614Z] client_test.go:23: runtime.GOOS == "windows" [2022-08-18T17:34:11.614Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2022-08-18T17:34:11.614Z] === RUN TestGetAPIPath [2022-08-18T17:34:11.614Z] --- PASS: TestGetAPIPath (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestParseHostURL [2022-08-18T17:34:11.614Z] --- PASS: TestParseHostURL (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-08-18T17:34:11.614Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNegotiateAPIVersionEmpty [2022-08-18T17:34:11.614Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNegotiateAPIVersion [2022-08-18T17:34:11.614Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNegotiateAPVersionOverride [2022-08-18T17:34:11.614Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNegotiateAPIVersionAutomatic [2022-08-18T17:34:11.614Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-08-18T17:34:11.614Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-08-18T17:34:11.614Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestClientRedirect [2022-08-18T17:34:11.614Z] --- PASS: TestClientRedirect (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigCreateUnsupported [2022-08-18T17:34:11.614Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigCreateError [2022-08-18T17:34:11.614Z] --- PASS: TestConfigCreateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigCreate [2022-08-18T17:34:11.614Z] --- PASS: TestConfigCreate (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigInspectNotFound [2022-08-18T17:34:11.614Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigInspectWithEmptyID [2022-08-18T17:34:11.614Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigInspectUnsupported [2022-08-18T17:34:11.614Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigInspectError [2022-08-18T17:34:11.614Z] --- PASS: TestConfigInspectError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigInspectConfigNotFound [2022-08-18T17:34:11.614Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigInspect [2022-08-18T17:34:11.614Z] --- PASS: TestConfigInspect (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigListUnsupported [2022-08-18T17:34:11.614Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigListError [2022-08-18T17:34:11.614Z] --- PASS: TestConfigListError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigList [2022-08-18T17:34:11.614Z] --- PASS: TestConfigList (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigRemoveUnsupported [2022-08-18T17:34:11.614Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigRemoveError [2022-08-18T17:34:11.614Z] --- PASS: TestConfigRemoveError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigRemove [2022-08-18T17:34:11.614Z] --- PASS: TestConfigRemove (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigUpdateUnsupported [2022-08-18T17:34:11.614Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigUpdateError [2022-08-18T17:34:11.614Z] --- PASS: TestConfigUpdateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestConfigUpdate [2022-08-18T17:34:11.614Z] --- PASS: TestConfigUpdate (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerCommitError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerCommitError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerCommit [2022-08-18T17:34:11.614Z] --- PASS: TestContainerCommit (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStatPathError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStatPathError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStatPathNotFoundError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStatPathNoHeaderError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStatPath [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStatPath (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyToContainerError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyToContainerError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyToContainerNotFoundError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyToContainerNotStatusOKError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyToContainer [2022-08-18T17:34:11.614Z] --- PASS: TestCopyToContainer (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyFromContainerError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyFromContainerNotFoundError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyFromContainerNotStatusOKError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyFromContainerNoHeaderError [2022-08-18T17:34:11.614Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestCopyFromContainer [2022-08-18T17:34:11.614Z] --- PASS: TestCopyFromContainer (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerCreateError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerCreateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerCreateImageNotFound [2022-08-18T17:34:11.614Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerCreateWithName [2022-08-18T17:34:11.614Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerCreateAutoRemove [2022-08-18T17:34:11.614Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerDiffError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerDiffError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerDiff [2022-08-18T17:34:11.614Z] --- PASS: TestContainerDiff (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecCreateError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecCreate [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecCreate (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecStartError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecStartError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecStart [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecStart (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecInspectError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecInspect [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecInspect (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExportError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExportError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExport [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExport (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerInspectError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerInspectError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerInspectContainerNotFound [2022-08-18T17:34:11.614Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerInspectWithEmptyID [2022-08-18T17:34:11.614Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerInspect [2022-08-18T17:34:11.614Z] --- PASS: TestContainerInspect (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerInspectNode [2022-08-18T17:34:11.614Z] --- PASS: TestContainerInspectNode (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerKillError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerKillError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerKill [2022-08-18T17:34:11.614Z] --- PASS: TestContainerKill (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerListError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerListError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerList [2022-08-18T17:34:11.614Z] --- PASS: TestContainerList (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerLogsNotFoundError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerLogsError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerLogsError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerLogs [2022-08-18T17:34:11.614Z] --- PASS: TestContainerLogs (0.22s) [2022-08-18T17:34:11.614Z] === RUN TestContainerPauseError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerPauseError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerPause [2022-08-18T17:34:11.614Z] --- PASS: TestContainerPause (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainersPruneError [2022-08-18T17:34:11.614Z] --- PASS: TestContainersPruneError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainersPrune [2022-08-18T17:34:11.614Z] --- PASS: TestContainersPrune (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRemoveError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRemoveError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRemoveNotFoundError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRemove [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRemove (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRenameError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRenameError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRename [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRename (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerResizeError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerResizeError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecResizeError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerResize [2022-08-18T17:34:11.614Z] --- PASS: TestContainerResize (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerExecResize [2022-08-18T17:34:11.614Z] --- PASS: TestContainerExecResize (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRestartError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRestartError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerRestart [2022-08-18T17:34:11.614Z] --- PASS: TestContainerRestart (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStartError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStartError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStart [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStart (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStatsError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStatsError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStats [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStats (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStopError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStopError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerStop [2022-08-18T17:34:11.614Z] --- PASS: TestContainerStop (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerTopError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerTopError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerTop [2022-08-18T17:34:11.614Z] --- PASS: TestContainerTop (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerUnpauseError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerUnpause [2022-08-18T17:34:11.614Z] --- PASS: TestContainerUnpause (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerUpdateError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerUpdateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerUpdate [2022-08-18T17:34:11.614Z] --- PASS: TestContainerUpdate (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerWaitError [2022-08-18T17:34:11.614Z] --- PASS: TestContainerWaitError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestContainerWait [2022-08-18T17:34:11.614Z] --- PASS: TestContainerWait (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestDiskUsageError [2022-08-18T17:34:11.614Z] --- PASS: TestDiskUsageError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestDiskUsage [2022-08-18T17:34:11.614Z] --- PASS: TestDiskUsage (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestDistributionInspectUnsupported [2022-08-18T17:34:11.614Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestDistributionInspectWithEmptyID [2022-08-18T17:34:11.614Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestEventsErrorInOptions [2022-08-18T17:34:11.614Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestEventsErrorFromServer [2022-08-18T17:34:11.614Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestEvents [2022-08-18T17:34:11.614Z] --- PASS: TestEvents (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestTLSCloseWriter [2022-08-18T17:34:11.614Z] === PAUSE TestTLSCloseWriter [2022-08-18T17:34:11.614Z] === RUN TestImageBuildError [2022-08-18T17:34:11.614Z] --- PASS: TestImageBuildError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageBuild [2022-08-18T17:34:11.614Z] --- PASS: TestImageBuild (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestGetDockerOS [2022-08-18T17:34:11.614Z] --- PASS: TestGetDockerOS (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageCreateError [2022-08-18T17:34:11.614Z] --- PASS: TestImageCreateError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageCreate [2022-08-18T17:34:11.614Z] --- PASS: TestImageCreate (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageHistoryError [2022-08-18T17:34:11.614Z] --- PASS: TestImageHistoryError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageHistory [2022-08-18T17:34:11.614Z] --- PASS: TestImageHistory (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageImportError [2022-08-18T17:34:11.614Z] --- PASS: TestImageImportError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageImport [2022-08-18T17:34:11.614Z] --- PASS: TestImageImport (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageInspectError [2022-08-18T17:34:11.614Z] --- PASS: TestImageInspectError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageInspectImageNotFound [2022-08-18T17:34:11.614Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageInspectWithEmptyID [2022-08-18T17:34:11.614Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageInspect [2022-08-18T17:34:11.614Z] --- PASS: TestImageInspect (0.01s) [2022-08-18T17:34:11.614Z] === RUN TestImageListError [2022-08-18T17:34:11.614Z] --- PASS: TestImageListError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageList [2022-08-18T17:34:11.614Z] --- PASS: TestImageList (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageListApiBefore125 [2022-08-18T17:34:11.614Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageLoadError [2022-08-18T17:34:11.614Z] --- PASS: TestImageLoadError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImageLoad [2022-08-18T17:34:11.614Z] --- PASS: TestImageLoad (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagesPruneError [2022-08-18T17:34:11.614Z] --- PASS: TestImagesPruneError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagesPrune [2022-08-18T17:34:11.614Z] --- PASS: TestImagesPrune (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullReferenceParseError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullAnyError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullAnyError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullStatusUnauthorizedError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePullWithoutErrors [2022-08-18T17:34:11.614Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePushReferenceError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePushAnyError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePushAnyError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePushStatusUnauthorizedError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-08-18T17:34:11.614Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-08-18T17:34:11.614Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImagePushWithoutErrors [2022-08-18T17:34:11.615Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-08-18T17:34:11.615Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-08-18T17:34:11.615Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-08-18T17:34:11.615Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestImageRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageRemoveImageNotFound [2022-08-18T17:34:11.615Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageRemove [2022-08-18T17:34:11.615Z] --- PASS: TestImageRemove (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSaveError [2022-08-18T17:34:11.615Z] --- PASS: TestImageSaveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSave [2022-08-18T17:34:11.615Z] --- PASS: TestImageSave (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSearchAnyError [2022-08-18T17:34:11.615Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSearchStatusUnauthorizedError [2022-08-18T17:34:11.615Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-08-18T17:34:11.615Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-08-18T17:34:11.615Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-08-18T17:34:11.615Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageSearchWithoutErrors [2022-08-18T17:34:11.615Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageTagError [2022-08-18T17:34:11.615Z] --- PASS: TestImageTagError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageTagInvalidReference [2022-08-18T17:34:11.615Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageTagInvalidSourceImageName [2022-08-18T17:34:11.615Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageTagHexSource [2022-08-18T17:34:11.615Z] --- PASS: TestImageTagHexSource (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestImageTag [2022-08-18T17:34:11.615Z] --- PASS: TestImageTag (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestInfoServerError [2022-08-18T17:34:11.615Z] --- PASS: TestInfoServerError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestInfoInvalidResponseJSONError [2022-08-18T17:34:11.615Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestInfo [2022-08-18T17:34:11.615Z] --- PASS: TestInfo (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkConnectError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkConnectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkConnect [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkConnect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkCreateError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkCreateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkCreate [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkCreate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkDisconnectError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkDisconnect [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkInspectNotFoundError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkInspect [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkListError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkList [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworksPruneError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworksPruneError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworksPrune [2022-08-18T17:34:11.615Z] --- PASS: TestNetworksPrune (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNetworkRemove [2022-08-18T17:34:11.615Z] --- PASS: TestNetworkRemove (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestNodeInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeInspectNodeNotFound [2022-08-18T17:34:11.615Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeInspect [2022-08-18T17:34:11.615Z] --- PASS: TestNodeInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeListError [2022-08-18T17:34:11.615Z] --- PASS: TestNodeListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeList [2022-08-18T17:34:11.615Z] --- PASS: TestNodeList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestNodeRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeRemove [2022-08-18T17:34:11.615Z] --- PASS: TestNodeRemove (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeUpdateError [2022-08-18T17:34:11.615Z] --- PASS: TestNodeUpdateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestNodeUpdate [2022-08-18T17:34:11.615Z] --- PASS: TestNodeUpdate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestOptionWithTimeout [2022-08-18T17:34:11.615Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPingFail [2022-08-18T17:34:11.615Z] --- PASS: TestPingFail (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPingWithError [2022-08-18T17:34:11.615Z] 2022/08/18 17:34:10 RoundTripper returned a response & error; ignoring response [2022-08-18T17:34:11.615Z] 2022/08/18 17:34:10 RoundTripper returned a response & error; ignoring response [2022-08-18T17:34:11.615Z] --- PASS: TestPingWithError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPingSuccess [2022-08-18T17:34:11.615Z] --- PASS: TestPingSuccess (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPingHeadFallback [2022-08-18T17:34:11.615Z] === RUN TestPingHeadFallback/OK [2022-08-18T17:34:11.615Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-08-18T17:34:11.615Z] === RUN TestPingHeadFallback/Not_Found [2022-08-18T17:34:11.615Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-08-18T17:34:11.615Z] --- PASS: TestPingHeadFallback (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-08-18T17:34:11.615Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginDisableError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginDisableError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginDisable [2022-08-18T17:34:11.615Z] --- PASS: TestPluginDisable (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginEnableError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginEnableError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginEnable [2022-08-18T17:34:11.615Z] --- PASS: TestPluginEnable (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginInspect [2022-08-18T17:34:11.615Z] --- PASS: TestPluginInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginListError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginList [2022-08-18T17:34:11.615Z] --- PASS: TestPluginList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginPushError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginPushError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginPush [2022-08-18T17:34:11.615Z] --- PASS: TestPluginPush (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginRemove [2022-08-18T17:34:11.615Z] --- PASS: TestPluginRemove (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginSetError [2022-08-18T17:34:11.615Z] --- PASS: TestPluginSetError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPluginSet [2022-08-18T17:34:11.615Z] --- PASS: TestPluginSet (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSetHostHeader [2022-08-18T17:34:11.615Z] --- PASS: TestSetHostHeader (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestPlainTextError [2022-08-18T17:34:11.615Z] --- PASS: TestPlainTextError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestInfiniteError [2022-08-18T17:34:11.615Z] --- PASS: TestInfiniteError (0.04s) [2022-08-18T17:34:11.615Z] === RUN TestSecretCreateUnsupported [2022-08-18T17:34:11.615Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretCreateError [2022-08-18T17:34:11.615Z] --- PASS: TestSecretCreateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretCreate [2022-08-18T17:34:11.615Z] --- PASS: TestSecretCreate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretInspectUnsupported [2022-08-18T17:34:11.615Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestSecretInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretInspectSecretNotFound [2022-08-18T17:34:11.615Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretInspect [2022-08-18T17:34:11.615Z] --- PASS: TestSecretInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretListUnsupported [2022-08-18T17:34:11.615Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretListError [2022-08-18T17:34:11.615Z] --- PASS: TestSecretListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretList [2022-08-18T17:34:11.615Z] --- PASS: TestSecretList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretRemoveUnsupported [2022-08-18T17:34:11.615Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestSecretRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretRemove [2022-08-18T17:34:11.615Z] --- PASS: TestSecretRemove (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretUpdateUnsupported [2022-08-18T17:34:11.615Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretUpdateError [2022-08-18T17:34:11.615Z] --- PASS: TestSecretUpdateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSecretUpdate [2022-08-18T17:34:11.615Z] --- PASS: TestSecretUpdate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceCreateError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceCreateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceCreate [2022-08-18T17:34:11.615Z] --- PASS: TestServiceCreate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceCreateCompatiblePlatforms [2022-08-18T17:34:11.615Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceCreateDigestPinning [2022-08-18T17:34:11.615Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceInspectServiceNotFound [2022-08-18T17:34:11.615Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceInspect [2022-08-18T17:34:11.615Z] --- PASS: TestServiceInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceListError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceList [2022-08-18T17:34:11.615Z] --- PASS: TestServiceList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceLogsError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceLogsError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceLogs [2022-08-18T17:34:11.615Z] --- PASS: TestServiceLogs (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceRemoveNotFoundError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceRemove [2022-08-18T17:34:11.615Z] --- PASS: TestServiceRemove (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceUpdateError [2022-08-18T17:34:11.615Z] --- PASS: TestServiceUpdateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestServiceUpdate [2022-08-18T17:34:11.615Z] --- PASS: TestServiceUpdate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmGetUnlockKeyError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmGetUnlockKey [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmInitError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmInitError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmInit [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmInit (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmInspect [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmJoinError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmJoinError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmJoin [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmJoin (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmLeaveError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmLeave [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmLeave (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmUnlockError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmUnlock [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmUnlock (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmUpdateError [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestSwarmUpdate [2022-08-18T17:34:11.615Z] --- PASS: TestSwarmUpdate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestTaskInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestTaskInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestTaskInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestTaskInspect [2022-08-18T17:34:11.615Z] --- PASS: TestTaskInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestTaskListError [2022-08-18T17:34:11.615Z] --- PASS: TestTaskListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestTaskList [2022-08-18T17:34:11.615Z] --- PASS: TestTaskList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeCreateError [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeCreateError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeCreate [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeCreate (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeInspectError [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeInspectError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeInspectNotFound [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeInspectWithEmptyID [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeInspect [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeInspect (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeListError [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeListError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeList [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeList (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeRemoveError [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-08-18T17:34:11.615Z] === RUN TestVolumeRemove [2022-08-18T17:34:11.615Z] --- PASS: TestVolumeRemove (0.00s) [2022-08-18T17:34:11.615Z] === CONT TestTLSCloseWriter [2022-08-18T17:34:11.615Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-08-18T17:34:11.615Z] PASS [2022-08-18T17:34:11.615Z] coverage: 74.9% of statements [2022-08-18T17:34:11.615Z] ok github.com/docker/docker/client 0.469s coverage: 74.9% of statements [2022-08-18T17:34:11.687Z] === RUN TestReadPluginNoRead/default [2022-08-18T17:34:12.089Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.3% of statements [2022-08-18T17:34:12.256Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T17:34:12.347Z] ok github.com/docker/docker/pkg/authorization 0.099s coverage: 68.3% of statements [2022-08-18T17:34:12.606Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-18T17:34:12.606Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-18T17:34:12.826Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T17:34:13.397Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-18T17:34:14.779Z] --- PASS: TestContinueAfterPluginCrash (8.96s) [2022-08-18T17:34:14.779Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-18T17:34:15.908Z] ok github.com/docker/docker/pkg/chrootarchive 2.471s coverage: 43.5% of statements [2022-08-18T17:34:15.908Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-18T17:34:16.162Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T17:34:16.166Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-08-18T17:34:16.166Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-08-18T17:34:16.424Z] === CONT TestReadPluginNoRead [2022-08-18T17:34:16.424Z] read_test.go:92: [d85cce6bd9687] daemon is not started [2022-08-18T17:34:16.424Z] --- PASS: TestReadPluginNoRead (6.82s) [2022-08-18T17:34:16.424Z] --- PASS: TestReadPluginNoRead/default (1.48s) [2022-08-18T17:34:16.424Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.60s) [2022-08-18T17:34:16.424Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s) [2022-08-18T17:34:16.424Z] PASS [2022-08-18T17:34:16.424Z] [2022-08-18T17:34:16.424Z] DONE 6 tests in 10.621s [2022-08-18T17:34:16.424Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-18T17:34:16.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:16.424Z] ++ set -e [2022-08-18T17:34:16.424Z] ++ '[' -n 0 ']' [2022-08-18T17:34:16.424Z] ++ set -x [2022-08-18T17:34:16.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:16.424Z] testing: warning: no tests to run [2022-08-18T17:34:16.424Z] PASS [2022-08-18T17:34:16.424Z] [2022-08-18T17:34:16.424Z] DONE 0 tests in 0.046s [2022-08-18T17:34:16.424Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-18T17:34:16.424Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:16.424Z] ++ set -e [2022-08-18T17:34:16.424Z] ++ '[' -n 0 ']' [2022-08-18T17:34:16.424Z] ++ set -x [2022-08-18T17:34:16.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:16.684Z] INFO: Testing against a local daemon [2022-08-18T17:34:16.684Z] === RUN TestPluginWithDevMounts [2022-08-18T17:34:16.684Z] === PAUSE TestPluginWithDevMounts [2022-08-18T17:34:16.684Z] === CONT TestPluginWithDevMounts [2022-08-18T17:34:16.684Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T17:34:17.101Z] ok github.com/docker/docker/layer 7.368s coverage: 68.8% of statements [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-08-18T17:34:17.101Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T17:34:17.669Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-08-18T17:34:17.928Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2022-08-18T17:34:18.067Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T17:34:18.188Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-08-18T17:34:18.327Z] --- PASS: TestPluginWithDevMounts (1.75s) [2022-08-18T17:34:18.327Z] PASS [2022-08-18T17:34:18.327Z] [2022-08-18T17:34:18.327Z] DONE 1 tests in 1.888s [2022-08-18T17:34:18.327Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-18T17:34:18.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:18.327Z] ++ set -e [2022-08-18T17:34:18.327Z] ++ '[' -n 0 ']' [2022-08-18T17:34:18.327Z] ++ set -x [2022-08-18T17:34:18.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:18.588Z] INFO: Testing against a local daemon [2022-08-18T17:34:18.588Z] === RUN TestSecretInspect [2022-08-18T17:34:19.125Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-08-18T17:34:19.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T17:34:19.692Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2022-08-18T17:34:19.692Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-08-18T17:34:19.951Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-18T17:34:20.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-08-18T17:34:20.210Z] ok github.com/docker/docker/pkg/fsutils 0.172s coverage: 85.1% of statements [2022-08-18T17:34:21.036Z] --- PASS: TestSecretInspect (2.41s) [2022-08-18T17:34:21.036Z] === RUN TestSecretList [2022-08-18T17:34:21.147Z] ok github.com/docker/docker/pkg/idtools 0.447s coverage: 69.5% of statements [2022-08-18T17:34:21.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-08-18T17:34:21.406Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 69.3% of statements [2022-08-18T17:34:21.665Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-08-18T17:34:21.665Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-08-18T17:34:21.665Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-08-18T17:34:21.665Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-18T17:34:21.665Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-08-18T17:34:21.924Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-18T17:34:21.924Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-08-18T17:34:21.924Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2022-08-18T17:34:22.183Z] ok github.com/docker/docker/pkg/parsers/kernel 0.030s coverage: 60.0% of statements [2022-08-18T17:34:22.183Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-08-18T17:34:22.442Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-08-18T17:34:22.442Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T17:34:22.442Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T17:34:22.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-08-18T17:34:23.009Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2022-08-18T17:34:23.248Z] --- PASS: TestSecretList (2.28s) [2022-08-18T17:34:23.248Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:34:23.576Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-08-18T17:34:23.576Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-18T17:34:23.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-18T17:34:23.835Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-18T17:34:24.079Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-08-18T17:34:25.208Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-08-18T17:34:25.208Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-08-18T17:34:25.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c47488_} [2022-08-18T17:34:25.777Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2022-08-18T17:34:25.777Z] === RUN TestSecretsUpdate [2022-08-18T17:34:27.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12621543667_/foo_false____} [2022-08-18T17:34:28.108Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-18T17:34:28.679Z] --- PASS: TestSecretsUpdate (2.92s) [2022-08-18T17:34:28.679Z] === RUN TestTemplatedSecret [2022-08-18T17:34:28.680Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12621543667_/foo_true____} [2022-08-18T17:34:29.392Z] ok github.com/docker/docker/pkg/signal 3.310s coverage: 62.3% of statements [2022-08-18T17:34:29.392Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-08-18T17:34:29.392Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-18T17:34:29.392Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-18T17:34:29.620Z] docker_api_swarm_node_test.go:20: [d33cd09122993] joining swarm manager [d182897dc22e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:34:29.960Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-08-18T17:34:30.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3556382133_/foo_false____} [2022-08-18T17:34:30.219Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-08-18T17:34:30.477Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-08-18T17:34:30.760Z] docker_api_swarm_node_test.go:21: [dcecedf23747b] joining swarm manager [d182897dc22e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:34:31.044Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2022-08-18T17:34:31.044Z] coverage: [no statements] [2022-08-18T17:34:31.044Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-08-18T17:34:31.638Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-08-18T17:34:31.638Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-08-18T17:34:31.638Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-18T17:34:31.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3556382133_/foo_true____} [2022-08-18T17:34:31.961Z] --- PASS: TestTemplatedSecret (3.33s) [2022-08-18T17:34:31.961Z] === RUN TestSecretCreateResolve [2022-08-18T17:34:33.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3556382133_/foo_true__0xc000c474b8__} [2022-08-18T17:34:33.540Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-08-18T17:34:33.799Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-18T17:34:34.058Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-08-18T17:34:34.278Z] --- PASS: TestSecretCreateResolve (2.35s) [2022-08-18T17:34:34.279Z] PASS [2022-08-18T17:34:34.279Z] [2022-08-18T17:34:34.279Z] DONE 6 tests in 15.857s [2022-08-18T17:34:34.279Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-18T17:34:34.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:34.279Z] ++ set -e [2022-08-18T17:34:34.279Z] ++ '[' -n 0 ']' [2022-08-18T17:34:34.279Z] ++ set -x [2022-08-18T17:34:34.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:34:34.279Z] INFO: Testing against a local daemon [2022-08-18T17:34:34.279Z] === RUN TestServiceCreateInit [2022-08-18T17:34:34.538Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:34:34.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c474d0_} [2022-08-18T17:34:34.994Z] ok github.com/docker/docker/quota 0.229s coverage: 71.4% of statements [2022-08-18T17:34:35.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c474e8_} [2022-08-18T17:34:35.253Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-08-18T17:34:36.188Z] ok github.com/docker/docker/registry 0.050s coverage: 57.1% of statements [2022-08-18T17:34:36.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c47500_} [2022-08-18T17:34:36.755Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-08-18T17:34:36.755Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-18T17:34:37.185Z] --- PASS: TestCheckoutGit (40.45s) [2022-08-18T17:34:37.185Z] === RUN TestValidGitTransport [2022-08-18T17:34:37.185Z] --- PASS: TestValidGitTransport (0.00s) [2022-08-18T17:34:37.185Z] === RUN TestGitInvalidRef [2022-08-18T17:34:37.185Z] --- PASS: TestGitInvalidRef (0.29s) [2022-08-18T17:34:37.185Z] PASS [2022-08-18T17:34:37.185Z] coverage: 86.3% of statements [2022-08-18T17:34:37.185Z] ok github.com/docker/docker/builder/remotecontext/git 40.809s coverage: 86.3% of statements [2022-08-18T17:34:37.185Z] ? github.com/docker/docker/cli [no test files] [2022-08-18T17:34:37.185Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-18T17:34:37.322Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-08-18T17:34:37.322Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-18T17:34:37.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c47518_} [2022-08-18T17:34:38.133Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:34:39.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T17:34:39.858Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-18T17:34:40.427Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T17:34:40.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T17:34:40.686Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-18T17:34:40.720Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T17:34:41.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-18T17:34:42.064Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2022-08-18T17:34:42.688Z] --- PASS: TestServiceCreateInit (8.28s) [2022-08-18T17:34:42.688Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-08-18T17:34:42.688Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2022-08-18T17:34:42.688Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-08-18T17:34:43.187Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestConfigureDaemonLogs [2022-08-18T17:34:43.187Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestCommonOptionsInstallFlags [2022-08-18T17:34:43.187Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-08-18T17:34:43.187Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-08-18T17:34:43.187Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-08-18T17:34:43.187Z] PASS [2022-08-18T17:34:43.187Z] coverage: 18.4% of statements [2022-08-18T17:34:43.187Z] ok github.com/docker/docker/cmd/dockerd 0.273s coverage: 18.4% of statements [2022-08-18T17:34:43.628Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T17:34:44.208Z] === RUN TestContainerStopSignal [2022-08-18T17:34:44.208Z] --- PASS: TestContainerStopSignal (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestContainerStopTimeout [2022-08-18T17:34:44.208Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestContainerSecretReferenceDestTarget [2022-08-18T17:34:44.208Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-08-18T17:34:44.208Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-08-18T17:34:44.208Z] === RUN TestContainerLogPathSetForRingLogger [2022-08-18T17:34:44.208Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestReplaceAndAppendEnvVars [2022-08-18T17:34:44.208Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-08-18T17:34:44.208Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestNewMemoryStore [2022-08-18T17:34:44.208Z] --- PASS: TestNewMemoryStore (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestAddContainers [2022-08-18T17:34:44.208Z] --- PASS: TestAddContainers (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestGetContainer [2022-08-18T17:34:44.208Z] --- PASS: TestGetContainer (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestDeleteContainer [2022-08-18T17:34:44.208Z] --- PASS: TestDeleteContainer (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestListContainers [2022-08-18T17:34:44.208Z] --- PASS: TestListContainers (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestFirstContainer [2022-08-18T17:34:44.208Z] --- PASS: TestFirstContainer (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestApplyAllContainer [2022-08-18T17:34:44.208Z] --- PASS: TestApplyAllContainer (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestIsValidHealthString [2022-08-18T17:34:44.208Z] --- PASS: TestIsValidHealthString (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestStateRunStop [2022-08-18T17:34:44.208Z] --- PASS: TestStateRunStop (0.00s) [2022-08-18T17:34:44.208Z] === RUN TestStateTimeoutWait [2022-08-18T17:34:44.698Z] state_test.go:141: Stop callback fired [2022-08-18T17:34:44.698Z] state_test.go:165: Stop callback fired [2022-08-18T17:34:44.698Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-08-18T17:34:44.698Z] === RUN TestIsValidStateString [2022-08-18T17:34:44.698Z] --- PASS: TestIsValidStateString (0.00s) [2022-08-18T17:34:44.698Z] === RUN TestViewSaveDelete [2022-08-18T17:34:44.698Z] --- PASS: TestViewSaveDelete (0.02s) [2022-08-18T17:34:44.698Z] === RUN TestViewAll [2022-08-18T17:34:44.698Z] --- PASS: TestViewAll (0.02s) [2022-08-18T17:34:44.698Z] === RUN TestViewGet [2022-08-18T17:34:44.698Z] --- PASS: TestViewGet (0.01s) [2022-08-18T17:34:44.698Z] === RUN TestNames [2022-08-18T17:34:44.698Z] --- PASS: TestNames (0.00s) [2022-08-18T17:34:44.698Z] === RUN TestViewWithHealthCheck [2022-08-18T17:34:44.698Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-08-18T17:34:44.698Z] PASS [2022-08-18T17:34:44.698Z] coverage: 41.1% of statements [2022-08-18T17:34:44.698Z] ok github.com/docker/docker/container 0.301s coverage: 41.1% of statements [2022-08-18T17:34:44.698Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-18T17:34:44.698Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-18T17:34:44.698Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-18T17:34:44.698Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-18T17:34:46.169Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T17:34:46.169Z] docker_api_swarm_test.go:502: [d74fc20e8d17c] joining swarm manager [d5f2d4d102022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:34:46.312Z] === RUN TestPrepare [2022-08-18T17:34:46.312Z] --- PASS: TestPrepare (0.00s) [2022-08-18T17:34:46.312Z] === RUN TestStart [2022-08-18T17:34:46.312Z] --- PASS: TestStart (0.00s) [2022-08-18T17:34:46.312Z] === RUN TestWaitCancel [2022-08-18T17:34:46.312Z] --- PASS: TestWaitCancel (0.00s) [2022-08-18T17:34:46.312Z] === RUN TestWaitDisabled [2022-08-18T17:34:46.312Z] --- PASS: TestWaitDisabled (0.00s) [2022-08-18T17:34:46.312Z] === RUN TestWaitEnabled [2022-08-18T17:34:46.312Z] --- PASS: TestWaitEnabled (0.00s) [2022-08-18T17:34:46.312Z] === RUN TestRemove [2022-08-18T17:34:46.312Z] --- PASS: TestRemove (0.00s) [2022-08-18T17:34:46.312Z] PASS [2022-08-18T17:34:46.312Z] coverage: 65.3% of statements [2022-08-18T17:34:46.312Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2022-08-18T17:34:47.929Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-08-18T17:34:48.416Z] === RUN TestNewListSecretsFilters [2022-08-18T17:34:48.416Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestNewListConfigsFilters [2022-08-18T17:34:48.416Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-08-18T17:34:48.416Z] PASS [2022-08-18T17:34:48.416Z] coverage: 0.5% of statements [2022-08-18T17:34:48.416Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCIsolation [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-08-18T17:34:48.416Z] ok github.com/docker/docker/daemon/cluster 0.243s coverage: 0.5% of statements [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-08-18T17:34:48.416Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-08-18T17:34:48.417Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-08-18T17:34:48.417Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCConfigs [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCConfigs [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-08-18T17:34:48.417Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-08-18T17:34:48.417Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-08-18T17:34:48.417Z] PASS [2022-08-18T17:34:48.417Z] coverage: 35.9% of statements [2022-08-18T17:34:48.417Z] ok github.com/docker/docker/daemon/cluster/convert 0.298s coverage: 35.9% of statements [2022-08-18T17:34:48.712Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T17:34:50.095Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T17:34:50.355Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T17:34:50.925Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T17:34:51.496Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-18T17:34:52.436Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T17:34:52.696Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T17:34:53.266Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T17:34:53.295Z] === RUN TestBuilderGC [2022-08-18T17:34:53.296Z] --- PASS: TestBuilderGC (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationNotFound [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonBrokenConfiguration [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestParseClusterAdvertiseSettings [2022-08-18T17:34:53.296Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestFindConfigurationConflicts [2022-08-18T17:34:53.296Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-08-18T17:34:53.296Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeConflicts [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-08-18T17:34:53.296Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-08-18T17:34:53.296Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-08-18T17:34:53.296Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_label [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_dns [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_dns-search [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-08-18T17:34:53.296Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration (0.01s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestModifiedDiscoverySettings [2022-08-18T17:34:53.296Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestReloadSetConfigFileNotExist [2022-08-18T17:34:53.296Z] time="2022-08-18T17:34:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-08-18T17:34:53.296Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-08-18T17:34:53.296Z] === RUN TestReloadDefaultConfigNotExist [2022-08-18T17:34:53.296Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:34:53.296Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestReloadBadDefaultConfig [2022-08-18T17:34:53.296Z] time="2022-08-18T17:34:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1616553736" [2022-08-18T17:34:53.296Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestReloadWithConflictingLabels [2022-08-18T17:34:53.296Z] time="2022-08-18T17:34:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1695739392" [2022-08-18T17:34:53.296Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestReloadWithDuplicateLabels [2022-08-18T17:34:53.296Z] time="2022-08-18T17:34:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-548301673" [2022-08-18T17:34:53.296Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDaemonConfigurationMerge [2022-08-18T17:34:53.296Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-08-18T17:34:53.296Z] PASS [2022-08-18T17:34:53.296Z] coverage: 79.7% of statements [2022-08-18T17:34:53.296Z] === RUN TestWaitNodeAttachment [2022-08-18T17:34:53.296Z] ok github.com/docker/docker/daemon/config 0.426s coverage: 79.7% of statements [2022-08-18T17:34:53.296Z] === RUN TestDiscoveryOptsErrors [2022-08-18T17:34:53.296Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestDiscoveryOpts [2022-08-18T17:34:53.296Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-08-18T17:34:53.296Z] PASS [2022-08-18T17:34:53.296Z] coverage: 30.0% of statements [2022-08-18T17:34:53.296Z] ok github.com/docker/docker/daemon/discovery 0.055s coverage: 30.0% of statements [2022-08-18T17:34:53.296Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-08-18T17:34:53.296Z] === RUN TestIsolationConversion [2022-08-18T17:34:53.296Z] === RUN TestIsolationConversion/default [2022-08-18T17:34:53.296Z] === RUN TestIsolationConversion/process [2022-08-18T17:34:53.296Z] === RUN TestIsolationConversion/hyperv [2022-08-18T17:34:53.296Z] --- PASS: TestIsolationConversion (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestContainerLabels [2022-08-18T17:34:53.296Z] --- PASS: TestContainerLabels (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestCredentialSpecConversion [2022-08-18T17:34:53.296Z] === RUN TestCredentialSpecConversion/none [2022-08-18T17:34:53.296Z] === RUN TestCredentialSpecConversion/config [2022-08-18T17:34:53.296Z] === RUN TestCredentialSpecConversion/file [2022-08-18T17:34:53.296Z] === RUN TestCredentialSpecConversion/registry [2022-08-18T17:34:53.296Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-08-18T17:34:53.296Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestControllerValidateMountBind [2022-08-18T17:34:53.296Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestControllerValidateMountVolume [2022-08-18T17:34:53.296Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestControllerValidateMountTarget [2022-08-18T17:34:53.296Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestControllerValidateMountTmpfs [2022-08-18T17:34:53.296Z] --- PASS: TestControllerValidateMountTmpfs (0.01s) [2022-08-18T17:34:53.296Z] === RUN TestControllerValidateMountInvalidType [2022-08-18T17:34:53.296Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-08-18T17:34:53.296Z] === RUN TestControllerValidateMountNamedPipe [2022-08-18T17:34:53.296Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-08-18T17:34:53.296Z] PASS [2022-08-18T17:34:53.296Z] coverage: 11.0% of statements [2022-08-18T17:34:53.296Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.777s coverage: 11.0% of statements [2022-08-18T17:34:54.206Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T17:34:54.466Z] docker_api_swarm_test.go:507: [dc24f1be99b96] joining swarm manager [d5f2d4d102022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:34:54.917Z] === RUN TestEventsLog [2022-08-18T17:34:54.917Z] --- PASS: TestEventsLog (0.00s) [2022-08-18T17:34:54.917Z] === RUN TestEventsLogTimeout [2022-08-18T17:34:54.917Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-08-18T17:34:54.917Z] === RUN TestLogEvents [2022-08-18T17:34:54.917Z] --- PASS: TestLogEvents (0.06s) [2022-08-18T17:34:54.917Z] === RUN TestLoadBufferedEvents [2022-08-18T17:34:55.036Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T17:34:55.403Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-08-18T17:34:55.403Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-08-18T17:34:55.403Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-08-18T17:34:55.403Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-08-18T17:34:55.403Z] === RUN TestIsEmptyDir [2022-08-18T17:34:55.403Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-08-18T17:34:55.403Z] PASS [2022-08-18T17:34:55.403Z] coverage: 50.0% of statements [2022-08-18T17:34:55.403Z] --- PASS: TestIsEmptyDir (0.01s) [2022-08-18T17:34:55.403Z] PASS [2022-08-18T17:34:55.403Z] coverage: 2.3% of statements [2022-08-18T17:34:55.403Z] ok github.com/docker/docker/daemon/events 0.326s coverage: 50.0% of statements [2022-08-18T17:34:55.403Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2022-08-18T17:34:55.605Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T17:34:56.177Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T17:34:56.425Z] === RUN TestLinkNaming [2022-08-18T17:34:56.425Z] --- PASS: TestLinkNaming (0.00s) [2022-08-18T17:34:56.425Z] === RUN TestLinkNew [2022-08-18T17:34:56.425Z] --- PASS: TestLinkNew (0.00s) [2022-08-18T17:34:56.425Z] === RUN TestLinkEnv [2022-08-18T17:34:56.425Z] --- PASS: TestLinkEnv (0.00s) [2022-08-18T17:34:56.425Z] === RUN TestLinkMultipleEnv [2022-08-18T17:34:56.425Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-08-18T17:34:56.425Z] === RUN TestLinkPortRangeEnv [2022-08-18T17:34:56.425Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-08-18T17:34:56.425Z] PASS [2022-08-18T17:34:56.425Z] coverage: 93.0% of statements [2022-08-18T17:34:56.425Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2022-08-18T17:34:56.746Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T17:34:56.932Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/pkg/term [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T17:34:56.932Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === Skipped [2022-08-18T17:34:56.932Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-08-18T17:34:56.932Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-08-18T17:34:56.932Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:74: No driver to put! [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-18T17:34:56.932Z] time="2022-08-18T17:33:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-18T17:34:56.932Z] time="2022-08-18T17:33:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-18T17:34:56.932Z] time="2022-08-18T17:33:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-18T17:34:56.932Z] time="2022-08-18T17:33:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-18T17:34:56.932Z] time="2022-08-18T17:33:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:74: No driver to put! [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-18T17:34:56.932Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-18T17:34:56.932Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-18T17:34:56.932Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-18T17:34:56.932Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-18T17:34:56.932Z] graphtest_unix.go:74: No driver to put! [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-18T17:34:56.932Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-18T17:34:56.932Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-08-18T17:34:56.932Z] [2022-08-18T17:34:56.932Z] DONE 2251 tests, 26 skipped in 229.767s [2022-08-18T17:34:57.317Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T17:34:57.445Z] === RUN TestVerifyNetworkingConfig [2022-08-18T17:34:57.445Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestGetContainer [2022-08-18T17:34:57.445Z] --- PASS: TestGetContainer (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestValidContainerNames [2022-08-18T17:34:57.445Z] --- PASS: TestValidContainerNames (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestContainerInitDNS [2022-08-18T17:34:57.445Z] daemon_test.go:147: root required [2022-08-18T17:34:57.445Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestMerge [2022-08-18T17:34:57.445Z] --- PASS: TestMerge (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestValidateContainerIsolation [2022-08-18T17:34:57.445Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestFindNetworkErrorType [2022-08-18T17:34:57.445Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestEnsureServicesExist [2022-08-18T17:34:57.445Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-08-18T17:34:57.445Z] === RUN TestEnsureServicesExistErrors [2022-08-18T17:34:57.445Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-08-18T17:34:57.445Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-08-18T17:34:57.445Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-08-18T17:34:57.445Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-08-18T17:34:57.445Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-08-18T17:34:57.445Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-08-18T17:34:57.445Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestContainerDelete [2022-08-18T17:34:57.446Z] --- PASS: TestContainerDelete (0.04s) [2022-08-18T17:34:57.446Z] === RUN TestContainerDoubleDelete [2022-08-18T17:34:57.446Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestLogContainerEventCopyLabels [2022-08-18T17:34:57.446Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestLogContainerEventWithAttributes [2022-08-18T17:34:57.446Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestNoneHealthcheck [2022-08-18T17:34:57.446Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestHealthStates [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] time="2022-08-18T17:34:57Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-08-18T17:34:57.446Z] --- PASS: TestHealthStates (0.21s) [2022-08-18T17:34:57.446Z] === RUN TestMaskURLCredentials [2022-08-18T17:34:57.446Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestGetInspectData [2022-08-18T17:34:57.446Z] --- PASS: TestGetInspectData (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestFillLicense [2022-08-18T17:34:57.446Z] --- PASS: TestFillLicense (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestListInvalidFilter [2022-08-18T17:34:57.446Z] --- PASS: TestListInvalidFilter (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestNameFilter [2022-08-18T17:34:57.446Z] --- PASS: TestNameFilter (0.01s) [2022-08-18T17:34:57.446Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-08-18T17:34:57.446Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-08-18T17:34:57.446Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-08-18T17:34:57.446Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestDaemonReloadLabels [2022-08-18T17:34:57.446Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-08-18T17:34:57.446Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestDaemonReloadMirrors [2022-08-18T17:34:57.446Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestDaemonReloadInsecureRegistries [2022-08-18T17:34:57.446Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestDaemonReloadNotAffectOthers [2022-08-18T17:34:57.446Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-08-18T17:34:57.446Z] === RUN TestDaemonDiscoveryReload Post stage [Pipeline] junit [2022-08-18T17:34:57.517Z] Recording test results [2022-08-18T17:34:57.786Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-18T17:34:57.886Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T17:34:58.160Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43991/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d127287d92ca5b8a02a65e5321ef40396433d7b4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d127287d92ca5b8a02a65e5321ef40396433d7b4 hack/validate/vendor [2022-08-18T17:34:58.460Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T17:34:58.473Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2022-08-18T17:34:58.473Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-08-18T17:34:58.473Z] === RUN TestAdapterReadLogs [2022-08-18T17:34:58.473Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestCopier [2022-08-18T17:34:58.473Z] --- PASS: TestCopier (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestCopierLongLines [2022-08-18T17:34:58.473Z] --- PASS: TestCopierLongLines (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestCopierSlow [2022-08-18T17:34:58.473Z] --- PASS: TestCopierSlow (0.20s) [2022-08-18T17:34:58.473Z] === RUN TestCopierWithSized [2022-08-18T17:34:58.473Z] === RUN TestCopierWithSized/as_is [2022-08-18T17:34:58.473Z] === RUN TestCopierWithSized/With_RingLogger [2022-08-18T17:34:58.473Z] --- PASS: TestCopierWithSized (0.01s) [2022-08-18T17:34:58.473Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-08-18T17:34:58.473Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-08-18T17:34:58.473Z] === RUN TestCopierWithPartial [2022-08-18T17:34:58.473Z] --- PASS: TestCopierWithPartial (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestRingLogger [2022-08-18T17:34:58.473Z] --- PASS: TestRingLogger (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestRingCap [2022-08-18T17:34:58.473Z] --- PASS: TestRingCap (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestRingClose [2022-08-18T17:34:58.473Z] --- PASS: TestRingClose (0.00s) [2022-08-18T17:34:58.473Z] === RUN TestRingDrain [2022-08-18T17:34:58.473Z] --- PASS: TestRingDrain (0.00s) [2022-08-18T17:34:58.473Z] PASS [2022-08-18T17:34:58.473Z] coverage: 43.5% of statements [2022-08-18T17:34:58.473Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 43.5% of statements [2022-08-18T17:34:58.736Z] update vendored copy of archive/tar [2022-08-18T17:34:58.736Z] downloading: https://golang.org/dl/go1.17.13.src.tar.gz [2022-08-18T17:34:58.959Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-08-18T17:34:58.959Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-08-18T17:34:59.400Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T17:34:59.450Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-08-18T17:34:59.450Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-08-18T17:34:59.450Z] reload_test.go:520: root required [2022-08-18T17:34:59.450Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-08-18T17:34:59.450Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-08-18T17:34:59.450Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-08-18T17:34:59.450Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-08-18T17:34:59.450Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-08-18T17:34:59.450Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-08-18T17:34:59.450Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-08-18T17:34:59.450Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-08-18T17:34:59.450Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-08-18T17:34:59.450Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestParseVolumesFrom [2022-08-18T17:34:59.450Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-08-18T17:34:59.450Z] PASS [2022-08-18T17:34:59.450Z] coverage: 9.0% of statements [2022-08-18T17:34:59.450Z] ok github.com/docker/docker/daemon 2.997s coverage: 9.0% of statements [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-08-18T17:34:59.450Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/defaults [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/invalid_create_group [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-08-18T17:34:59.450Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-08-18T17:34:59.450Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-08-18T17:34:59.450Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-08-18T17:34:59.450Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestNewAWSLogsClientRegionDetect [2022-08-18T17:34:59.450Z] === RUN TestSearchRegistryForImagesErrors [2022-08-18T17:34:59.450Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestSearchRegistryForImages [2022-08-18T17:34:59.450Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestOnlyPlatformWithFallback [2022-08-18T17:34:59.450Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-08-18T17:34:59.450Z] === RUN TestImageDelete [2022-08-18T17:34:59.659Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T17:34:59.935Z] === RUN TestImageDelete/no_lease [2022-08-18T17:34:59.935Z] === RUN TestImageDelete/lease_exists [2022-08-18T17:34:59.935Z] --- PASS: TestImageDelete (0.07s) [2022-08-18T17:34:59.935Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-08-18T17:34:59.935Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-08-18T17:34:59.935Z] === RUN TestContentStoreForPull [2022-08-18T17:34:59.935Z] time="2022-08-18T17:34:59Z" level=info msg="Trying to get region from EC2 Metadata" [2022-08-18T17:34:59.935Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.24s) [2022-08-18T17:34:59.935Z] === RUN TestCreateSuccess [2022-08-18T17:34:59.935Z] --- PASS: TestCreateSuccess (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCreateLogGroupSuccess [2022-08-18T17:34:59.935Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCreateError [2022-08-18T17:34:59.935Z] --- PASS: TestCreateError (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCreateAlreadyExists [2022-08-18T17:34:59.935Z] time="2022-08-18T17:34:59Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-08-18T17:34:59.935Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestLogClosed [2022-08-18T17:34:59.935Z] --- PASS: TestLogClosed (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestLogBlocking [2022-08-18T17:34:59.935Z] --- PASS: TestLogBlocking (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestLogNonBlockingBufferEmpty [2022-08-18T17:34:59.935Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestLogNonBlockingBufferFull [2022-08-18T17:34:59.935Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestPublishBatchSuccess [2022-08-18T17:34:59.935Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestPublishBatchError [2022-08-18T17:34:59.935Z] time="2022-08-18T17:34:59Z" level=error msg=Error [2022-08-18T17:34:59.935Z] --- PASS: TestPublishBatchError (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-08-18T17:34:59.935Z] time="2022-08-18T17:34:59Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-08-18T17:34:59.935Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestPublishBatchAlreadyAccepted [2022-08-18T17:34:59.935Z] time="2022-08-18T17:34:59Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-08-18T17:34:59.935Z] time="2022-08-18T17:34:59Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-08-18T17:34:59.935Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchSimple [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchTicker [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMultilinePattern [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchClose [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchClose (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen/0/Hello [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen/2/🙃 [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen/3/���� [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen/4/He��o [2022-08-18T17:34:59.935Z] === RUN TestEffectiveLen/5/ [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/0/ [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/1/Hello [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: Hello [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/2/Hello [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: He [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: llo [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/3/Hello [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: Hello [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/4/🙃 [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: 🙃 [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/5/🙃 [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: 🙃 [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/6/a� [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: a [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: � [2022-08-18T17:34:59.935Z] === RUN TestFindValidSplit/7/a� [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1044: a� [2022-08-18T17:34:59.935Z] cloudwatchlogs_test.go:1045: [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestProcessEventEmoji [2022-08-18T17:34:59.935Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchLineSplit [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchLineSplitWithBinary [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMaxEvents [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMaxTotalBytes [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-08-18T17:34:59.935Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-08-18T17:34:59.935Z] --- PASS: TestContentStoreForPull (0.31s) [2022-08-18T17:34:59.935Z] PASS [2022-08-18T17:34:59.935Z] coverage: 6.6% of statements [2022-08-18T17:34:59.935Z] ok github.com/docker/docker/daemon/images 0.499s coverage: 6.6% of statements [2022-08-18T17:34:59.935Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsMultilinePattern [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-08-18T17:34:59.935Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-08-18T17:34:59.935Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-08-18T17:34:59.935Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestCreateTagSuccess [2022-08-18T17:34:59.935Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-08-18T17:34:59.935Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-08-18T17:34:59.935Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-08-18T17:34:59.935Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-08-18T17:34:59.935Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-08-18T17:34:59.935Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-08-18T17:34:59.935Z] PASS [2022-08-18T17:34:59.935Z] coverage: 77.8% of statements [2022-08-18T17:34:59.935Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-18T17:34:59.935Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-18T17:34:59.935Z] ok github.com/docker/docker/daemon/logger/awslogs 0.564s coverage: 77.8% of statements [2022-08-18T17:35:00.110Z] patching file stat_unix.go [2022-08-18T17:35:00.110Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-08-18T17:35:00.110Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-08-18T17:35:00.110Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-08-18T17:35:00.230Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T17:35:00.230Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T17:35:00.368Z] 2022/08/18 17:35:00 Collecting initial packages [2022-08-18T17:35:00.368Z] 2022/08/18 17:35:00 Download dependencies [2022-08-18T17:35:00.423Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-08-18T17:35:00.423Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-08-18T17:35:00.423Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-18T17:35:00.423Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-08-18T17:35:00.423Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-08-18T17:35:00.491Z] --- PASS: TestCreateServiceMultipleTimes (17.88s) [2022-08-18T17:35:00.491Z] === RUN TestCreateServiceConflict [2022-08-18T17:35:00.909Z] === RUN TestJSONLogsMarshalJSONBuf [2022-08-18T17:35:00.909Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-08-18T17:35:00.909Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-08-18T17:35:00.909Z] === RUN TestJSONFileLogger [2022-08-18T17:35:00.909Z] --- PASS: TestJSONFileLogger (0.01s) [2022-08-18T17:35:00.909Z] === RUN TestJSONFileLoggerWithTags [2022-08-18T17:35:00.909Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-08-18T17:35:00.909Z] === RUN TestJSONFileLoggerWithOpts [2022-08-18T17:35:00.909Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-08-18T17:35:00.909Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-08-18T17:35:00.909Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-08-18T17:35:00.909Z] === RUN TestEncodeDecode [2022-08-18T17:35:00.909Z] === PAUSE TestEncodeDecode [2022-08-18T17:35:00.909Z] === RUN TestUnexpectedEOF [2022-08-18T17:35:00.909Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-08-18T17:35:00.909Z] === RUN TestFastTimeMarshalJSON [2022-08-18T17:35:00.909Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-08-18T17:35:00.909Z] PASS [2022-08-18T17:35:00.909Z] coverage: 87.2% of statements [2022-08-18T17:35:00.909Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.273s coverage: 87.2% of statements [2022-08-18T17:35:01.062Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T17:35:01.394Z] time="2022-08-18T17:35:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-08-18T17:35:01.394Z] time="2022-08-18T17:35:00Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-08-18T17:35:01.394Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-08-18T17:35:01.394Z] === CONT TestEncodeDecode [2022-08-18T17:35:01.394Z] --- PASS: TestEncodeDecode (0.01s) [2022-08-18T17:35:01.394Z] PASS [2022-08-18T17:35:01.394Z] coverage: 69.9% of statements [2022-08-18T17:35:01.394Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.327s coverage: 69.9% of statements [2022-08-18T17:35:01.632Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T17:35:02.417Z] === RUN TestWriteLog [2022-08-18T17:35:02.417Z] === PAUSE TestWriteLog [2022-08-18T17:35:02.417Z] === RUN TestReadLog [2022-08-18T17:35:02.417Z] === PAUSE TestReadLog [2022-08-18T17:35:02.417Z] === RUN TestDecode [2022-08-18T17:35:02.417Z] --- PASS: TestDecode (0.03s) [2022-08-18T17:35:02.417Z] === CONT TestWriteLog [2022-08-18T17:35:02.417Z] === CONT TestReadLog [2022-08-18T17:35:02.417Z] --- PASS: TestWriteLog (0.01s) [2022-08-18T17:35:02.417Z] === RUN TestReadLog/tail_exact [2022-08-18T17:35:02.574Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T17:35:02.902Z] === RUN TestOpenFileDelete [2022-08-18T17:35:02.902Z] --- PASS: TestOpenFileDelete (0.00s) [2022-08-18T17:35:02.902Z] === RUN TestOpenFileRename [2022-08-18T17:35:02.902Z] --- PASS: TestOpenFileRename (0.00s) [2022-08-18T17:35:02.902Z] === RUN TestHandleDecoderErr [2022-08-18T17:35:02.902Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-08-18T17:35:02.903Z] === RUN TestParseLogTagDefaultTag [2022-08-18T17:35:02.903Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-08-18T17:35:02.903Z] === RUN TestParseLogTag [2022-08-18T17:35:02.903Z] --- PASS: TestParseLogTag (0.00s) [2022-08-18T17:35:02.903Z] === RUN TestParseLogTagEmptyTag [2022-08-18T17:35:02.903Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-08-18T17:35:02.903Z] === RUN TestTailFiles [2022-08-18T17:35:02.903Z] --- PASS: TestTailFiles (0.00s) [2022-08-18T17:35:02.903Z] === RUN TestFollowLogsConsumerGone [2022-08-18T17:35:02.903Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-08-18T17:35:02.903Z] === RUN TestFollowLogsProducerGone [2022-08-18T17:35:02.903Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2022-08-18T17:35:02.903Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2022-08-18T17:35:02.903Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-08-18T17:35:02.903Z] === RUN TestCheckCapacityAndRotate [2022-08-18T17:35:02.903Z] === RUN TestReadLog/tail_less_than_available [2022-08-18T17:35:02.903Z] === RUN TestReadLog/tail_more_than_available [2022-08-18T17:35:02.903Z] --- PASS: TestReadLog (0.22s) [2022-08-18T17:35:02.903Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-08-18T17:35:02.903Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-08-18T17:35:02.903Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-08-18T17:35:02.903Z] PASS [2022-08-18T17:35:02.903Z] coverage: 78.7% of statements [2022-08-18T17:35:02.903Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-08-18T17:35:02.903Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-08-18T17:35:02.903Z] ok github.com/docker/docker/daemon/logger/local 0.370s coverage: 78.7% of statements [2022-08-18T17:35:02.903Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-18T17:35:02.903Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2022-08-18T17:35:02.903Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-08-18T17:35:02.903Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2022-08-18T17:35:02.903Z] PASS [2022-08-18T17:35:02.903Z] coverage: 54.9% of statements [2022-08-18T17:35:02.903Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.311s coverage: 54.9% of statements [2022-08-18T17:35:03.146Z] --- PASS: TestCreateServiceConflict (2.54s) [2022-08-18T17:35:03.146Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:35:03.146Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T17:35:03.388Z] === RUN TestLog [2022-08-18T17:35:03.388Z] --- PASS: TestLog (0.01s) [2022-08-18T17:35:03.388Z] PASS [2022-08-18T17:35:03.388Z] coverage: 31.5% of statements [2022-08-18T17:35:03.388Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.113s coverage: 31.5% of statements [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Starting whole vndr cycle because no package specified [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Ignoring paths matching "^archive/tar" [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-08-18T17:35:03.651Z] 2022/08/18 17:35:03 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-08-18T17:35:03.875Z] === RUN TestValidateLogOpt [2022-08-18T17:35:03.875Z] --- PASS: TestValidateLogOpt (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestNewMissedConfig [2022-08-18T17:35:03.875Z] --- PASS: TestNewMissedConfig (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestNewMissedUrl [2022-08-18T17:35:03.875Z] --- PASS: TestNewMissedUrl (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestNewMissedToken [2022-08-18T17:35:03.875Z] --- PASS: TestNewMissedToken (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestNewWithProxy [2022-08-18T17:35:03.875Z] --- PASS: TestNewWithProxy (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestDefault [2022-08-18T17:35:03.875Z] --- PASS: TestDefault (0.01s) [2022-08-18T17:35:03.875Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-08-18T17:35:03.875Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestJsonFormat [2022-08-18T17:35:03.875Z] --- PASS: TestJsonFormat (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestRawFormat [2022-08-18T17:35:03.875Z] --- PASS: TestRawFormat (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestRawFormatWithLabels [2022-08-18T17:35:03.875Z] --- PASS: TestRawFormatWithLabels (0.01s) [2022-08-18T17:35:03.875Z] === RUN TestRawFormatWithoutTag [2022-08-18T17:35:03.875Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-08-18T17:35:03.875Z] === RUN TestBatching [2022-08-18T17:35:04.129Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T17:35:04.361Z] --- PASS: TestBatching (0.41s) [2022-08-18T17:35:04.361Z] === RUN TestFrequency [2022-08-18T17:35:04.361Z] === RUN TestNewParse [2022-08-18T17:35:04.361Z] --- PASS: TestNewParse (0.00s) [2022-08-18T17:35:04.361Z] PASS [2022-08-18T17:35:04.361Z] coverage: 8.3% of statements [2022-08-18T17:35:04.361Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2022-08-18T17:35:04.361Z] --- PASS: TestFrequency (0.17s) [2022-08-18T17:35:04.361Z] === RUN TestOneMessagePerRequest [2022-08-18T17:35:04.361Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestVerify [2022-08-18T17:35:04.361Z] --- PASS: TestVerify (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestSkipVerify [2022-08-18T17:35:04.361Z] === RUN TestParseLogFormat [2022-08-18T17:35:04.361Z] --- PASS: TestParseLogFormat (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestValidateLogOptEmpty [2022-08-18T17:35:04.361Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestValidateSyslogAddress [2022-08-18T17:35:04.361Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestParseAddressDefaultPort [2022-08-18T17:35:04.361Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestValidateSyslogFacility [2022-08-18T17:35:04.361Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestValidateLogOptSyslogFormat [2022-08-18T17:35:04.361Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-08-18T17:35:04.361Z] === RUN TestValidateLogOpt [2022-08-18T17:35:04.361Z] --- PASS: TestValidateLogOpt (0.00s) [2022-08-18T17:35:04.361Z] PASS [2022-08-18T17:35:04.361Z] coverage: 46.8% of statements [2022-08-18T17:35:04.361Z] ok github.com/docker/docker/daemon/logger/syslog 0.066s coverage: 46.8% of statements [2022-08-18T17:35:04.361Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] --- PASS: TestSkipVerify (0.52s) [2022-08-18T17:35:04.847Z] === RUN TestBufferMaximum [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.599026\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.599026\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] --- PASS: TestBufferMaximum (0.00s) [2022-08-18T17:35:04.847Z] === RUN TestServerAlwaysDown [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.603598\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.604137\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.604137\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.605908\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] time="2022-08-18T17:35:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1660844104.605908\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:04.847Z] --- PASS: TestServerAlwaysDown (0.01s) [2022-08-18T17:35:04.847Z] === RUN TestCannotSendAfterClose [2022-08-18T17:35:04.847Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-08-18T17:35:04.847Z] === RUN TestDeadlockOnBlockedEndpoint [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/google/uuid [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/tchap/go-patricia [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/docker/libtrust [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/moby/locker [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/opencontainers/go-digest [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/Azure/go-ansiterm [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/moby/term [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Finished clone github.com/willf/bitset [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:04 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:05 Finished clone github.com/creack/pty [2022-08-18T17:35:05.031Z] 2022/08/18 17:35:05 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-08-18T17:35:05.078Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T17:35:05.290Z] 2022/08/18 17:35:05 Finished clone github.com/gorilla/mux [2022-08-18T17:35:05.290Z] 2022/08/18 17:35:05 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-08-18T17:35:05.290Z] 2022/08/18 17:35:05 Finished clone github.com/moby/sys [2022-08-18T17:35:05.290Z] 2022/08/18 17:35:05 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-08-18T17:35:05.550Z] 2022/08/18 17:35:05 Finished clone github.com/Microsoft/go-winio [2022-08-18T17:35:05.550Z] 2022/08/18 17:35:05 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-08-18T17:35:05.809Z] 2022/08/18 17:35:05 Finished clone github.com/sirupsen/logrus [2022-08-18T17:35:05.809Z] 2022/08/18 17:35:05 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-08-18T17:35:05.868Z] time="2022-08-18T17:35:05Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49200/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-08-18T17:35:05.869Z] time="2022-08-18T17:35:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b07c88f459d9\"}'" [2022-08-18T17:35:05.869Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-08-18T17:35:05.869Z] PASS [2022-08-18T17:35:05.869Z] coverage: 82.5% of statements [2022-08-18T17:35:05.869Z] ok github.com/docker/docker/daemon/logger/splunk 2.217s coverage: 82.5% of statements [2022-08-18T17:35:05.869Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-18T17:35:05.869Z] ? github.com/docker/docker/daemon/network [no test files] [2022-08-18T17:35:05.869Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-18T17:35:05.869Z] === RUN TestV1IDService [2022-08-18T17:35:05.869Z] --- PASS: TestV1IDService (0.04s) [2022-08-18T17:35:05.869Z] === RUN TestV2MetadataService [2022-08-18T17:35:06.017Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T17:35:06.068Z] 2022/08/18 17:35:05 Finished clone github.com/docker/go-units [2022-08-18T17:35:06.068Z] 2022/08/18 17:35:05 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-08-18T17:35:06.277Z] --- PASS: TestCreateServiceMaxReplicas (3.27s) [2022-08-18T17:35:06.277Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:35:06.328Z] 2022/08/18 17:35:06 Finished clone github.com/RackSec/srslog [2022-08-18T17:35:06.328Z] 2022/08/18 17:35:06 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-08-18T17:35:06.328Z] 2022/08/18 17:35:06 Finished clone github.com/syndtr/gocapability [2022-08-18T17:35:06.328Z] 2022/08/18 17:35:06 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-08-18T17:35:06.889Z] === RUN TestSuccessfulDownload [2022-08-18T17:35:06.889Z] download_test.go:268: Needs fixing on Windows [2022-08-18T17:35:06.889Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-08-18T17:35:06.889Z] === RUN TestCancelledDownload [2022-08-18T17:35:06.889Z] --- PASS: TestCancelledDownload (0.00s) [2022-08-18T17:35:06.889Z] === RUN TestMaxDownloadAttempts [2022-08-18T17:35:06.889Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-08-18T17:35:06.889Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-08-18T17:35:06.889Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-08-18T17:35:06.889Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-08-18T17:35:06.889Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-08-18T17:35:06.889Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-08-18T17:35:06.889Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-08-18T17:35:06.889Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-08-18T17:35:06.889Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-08-18T17:35:06.889Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-08-18T17:35:06.889Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-08-18T17:35:06.889Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Finished clone github.com/imdario/mergo [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Finished clone gotest.tools/v3 [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Finished clone github.com/google/go-cmp [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Finished clone golang.org/x/sync [2022-08-18T17:35:06.897Z] 2022/08/18 17:35:06 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-08-18T17:35:07.375Z] time="2022-08-18T17:35:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-08-18T17:35:07.375Z] time="2022-08-18T17:35:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-08-18T17:35:07.375Z] time="2022-08-18T17:35:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-08-18T17:35:07.375Z] time="2022-08-18T17:35:06Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-08-18T17:35:07.375Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-08-18T17:35:07.375Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-08-18T17:35:07.375Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-08-18T17:35:07.375Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-08-18T17:35:07.375Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-08-18T17:35:07.375Z] === RUN TestTransfer [2022-08-18T17:35:07.375Z] --- PASS: TestV2MetadataService (1.47s) [2022-08-18T17:35:07.375Z] PASS [2022-08-18T17:35:07.375Z] coverage: 48.2% of statements [2022-08-18T17:35:07.375Z] ok github.com/docker/docker/distribution/metadata 1.614s coverage: 48.2% of statements [2022-08-18T17:35:07.375Z] --- PASS: TestTransfer (0.12s) [2022-08-18T17:35:07.375Z] === RUN TestConcurrencyLimit [2022-08-18T17:35:07.375Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-08-18T17:35:07.375Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-08-18T17:35:07.375Z] === RUN TestContinueOnError_MirrorEndpoint [2022-08-18T17:35:07.375Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-08-18T17:35:07.375Z] === RUN TestContinueOnError_NeverContinue [2022-08-18T17:35:07.375Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-08-18T17:35:07.375Z] === RUN TestContinueOnError_UnnestsErrors [2022-08-18T17:35:07.375Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-08-18T17:35:07.375Z] === RUN TestManifestStore [2022-08-18T17:35:07.375Z] === RUN TestManifestStore/no_remote_or_local [2022-08-18T17:35:07.466Z] 2022/08/18 17:35:07 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-08-18T17:35:07.466Z] 2022/08/18 17:35:07 Finished clone github.com/tonistiigi/units [2022-08-18T17:35:07.665Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T17:35:07.725Z] 2022/08/18 17:35:07 Finished clone github.com/docker/go-connections [2022-08-18T17:35:07.725Z] 2022/08/18 17:35:07 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-08-18T17:35:07.863Z] time="2022-08-18T17:35:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1278614495\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-08-18T17:35:07.863Z] === RUN TestManifestStore/no_local_cache [2022-08-18T17:35:07.863Z] === RUN TestManifestStore/with_local_cache [2022-08-18T17:35:07.863Z] === RUN TestManifestStore/unknown_media_type [2022-08-18T17:35:07.863Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-08-18T17:35:07.863Z] time="2022-08-18T17:35:07Z" level=warning msg="reference for unknown type: " [2022-08-18T17:35:07.863Z] time="2022-08-18T17:35:07Z" level=warning msg="reference for unknown type: " [2022-08-18T17:35:07.863Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-08-18T17:35:07.863Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-08-18T17:35:07.863Z] time="2022-08-18T17:35:07Z" level=warning msg="reference for unknown type: " [2022-08-18T17:35:07.864Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-08-18T17:35:07.864Z] time="2022-08-18T17:35:07Z" level=warning msg="reference for unknown type: " [2022-08-18T17:35:07.864Z] time="2022-08-18T17:35:07Z" level=warning msg="reference for unknown type: " [2022-08-18T17:35:07.864Z] === RUN TestManifestStore/error_persisting_manifest [2022-08-18T17:35:07.864Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-08-18T17:35:07.864Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-08-18T17:35:07.864Z] --- PASS: TestConcurrencyLimit (0.43s) [2022-08-18T17:35:07.864Z] === RUN TestInactiveJobs [2022-08-18T17:35:07.864Z] time="2022-08-18T17:35:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore (0.42s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-08-18T17:35:07.864Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-08-18T17:35:07.864Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestFixManifestLayers [2022-08-18T17:35:07.864Z] --- PASS: TestFixManifestLayers (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestFixManifestLayersBaseLayerParent [2022-08-18T17:35:07.864Z] pull_v2_test.go:82: Needs fixing on Windows [2022-08-18T17:35:07.864Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestFixManifestLayersBadParent [2022-08-18T17:35:07.864Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestValidateManifest [2022-08-18T17:35:07.864Z] pull_v2_test.go:127: Needs fixing on Windows [2022-08-18T17:35:07.864Z] --- SKIP: TestValidateManifest (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestFormatPlatform [2022-08-18T17:35:07.864Z] --- PASS: TestFormatPlatform (0.00s) [2022-08-18T17:35:07.864Z] === RUN TestPullSchema2Config [2022-08-18T17:35:07.864Z] === RUN TestPullSchema2Config/success_first_time [2022-08-18T17:35:07.864Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-08-18T17:35:07.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-08-18T17:35:07.864Z] === RUN TestPullSchema2Config/500_status [2022-08-18T17:35:07.864Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-08-18T17:35:07.864Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-08-18T17:35:07.985Z] 2022/08/18 17:35:07 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-08-18T17:35:07.985Z] 2022/08/18 17:35:07 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-08-18T17:35:07.985Z] 2022/08/18 17:35:07 Finished clone github.com/opentracing/opentracing-go [2022-08-18T17:35:07.985Z] 2022/08/18 17:35:07 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-08-18T17:35:08.244Z] 2022/08/18 17:35:08 Finished clone github.com/opentracing-contrib/go-stdlib [2022-08-18T17:35:08.244Z] 2022/08/18 17:35:08 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-08-18T17:35:08.244Z] 2022/08/18 17:35:08 Finished clone github.com/google/shlex [2022-08-18T17:35:08.244Z] 2022/08/18 17:35:08 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-08-18T17:35:08.244Z] 2022/08/18 17:35:08 Finished clone github.com/gofrs/flock [2022-08-18T17:35:08.244Z] 2022/08/18 17:35:08 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-08-18T17:35:08.349Z] === RUN TestNotFound [2022-08-18T17:35:08.349Z] --- PASS: TestNotFound (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestConflict [2022-08-18T17:35:08.349Z] --- PASS: TestConflict (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestForbidden [2022-08-18T17:35:08.349Z] --- PASS: TestForbidden (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestInvalidParameter [2022-08-18T17:35:08.349Z] --- PASS: TestInvalidParameter (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestNotImplemented [2022-08-18T17:35:08.349Z] --- PASS: TestNotImplemented (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestNotModified [2022-08-18T17:35:08.349Z] --- PASS: TestNotModified (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestUnauthorized [2022-08-18T17:35:08.349Z] --- PASS: TestUnauthorized (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestUnknown [2022-08-18T17:35:08.349Z] --- PASS: TestUnknown (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestCancelled [2022-08-18T17:35:08.349Z] --- PASS: TestCancelled (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestDeadline [2022-08-18T17:35:08.349Z] --- PASS: TestDeadline (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestDataLoss [2022-08-18T17:35:08.349Z] --- PASS: TestDataLoss (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestUnavailable [2022-08-18T17:35:08.349Z] --- PASS: TestUnavailable (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestSystem [2022-08-18T17:35:08.349Z] --- PASS: TestSystem (0.00s) [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Not_Found [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Bad_Request [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Conflict [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Unauthorized [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Service_Unavailable [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Forbidden [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Not_Modified [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Not_Implemented [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-08-18T17:35:08.349Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-08-18T17:35:08.349Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-08-18T17:35:08.349Z] PASS [2022-08-18T17:35:08.349Z] coverage: 77.0% of statements [2022-08-18T17:35:08.349Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-08-18T17:35:08.349Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-08-18T17:35:08.349Z] === RUN TestPullSchema2Config/EOF [2022-08-18T17:35:08.349Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-08-18T17:35:08.350Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-08-18T17:35:08.350Z] 2022/08/18 17:35:07 http: panic serving 127.0.0.1:49211: intentional panic [2022-08-18T17:35:08.350Z] goroutine 89 [running]: [2022-08-18T17:35:08.350Z] net/http.(*conn).serve.func1() [2022-08-18T17:35:08.350Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-08-18T17:35:08.350Z] panic({0x846260, 0x9b46d0}) [2022-08-18T17:35:08.350Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-08-18T17:35:08.350Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003ba784, {0x9c5010, 0xc000332460}) [2022-08-18T17:35:08.350Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-08-18T17:35:08.350Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9c5010, 0xc000332460}, 0xc00032cd00) [2022-08-18T17:35:08.350Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x287 [2022-08-18T17:35:08.350Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x9c5010, 0xc000332460}, 0x3a8fb5) [2022-08-18T17:35:08.350Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-08-18T17:35:08.350Z] net/http.serverHandler.ServeHTTP({0xc00019f050}, {0x9c5010, 0xc000332460}, 0xc00032cd00) [2022-08-18T17:35:08.350Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-08-18T17:35:08.350Z] net/http.(*conn).serve(0xc0003bdb80, {0x9c92e0, 0xc00048b560}) [2022-08-18T17:35:08.350Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-08-18T17:35:08.350Z] created by net/http.(*Server).Serve [2022-08-18T17:35:08.350Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-08-18T17:35:08.350Z] --- PASS: TestInactiveJobs (0.35s) [2022-08-18T17:35:08.350Z] === RUN TestWatchRelease [2022-08-18T17:35:08.350Z] --- PASS: TestWatchRelease (0.04s) [2022-08-18T17:35:08.350Z] === RUN TestWatchFinishedTransfer [2022-08-18T17:35:08.350Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-08-18T17:35:08.350Z] === RUN TestDuplicateTransfer [2022-08-18T17:35:08.350Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-08-18T17:35:08.350Z] === RUN TestSuccessfulUpload [2022-08-18T17:35:08.350Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-08-18T17:35:08.350Z] === RUN TestPullSchema2Config/unauthorized [2022-08-18T17:35:08.350Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-08-18T17:35:08.350Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-08-18T17:35:08.350Z] --- PASS: TestPullSchema2Config (0.54s) [2022-08-18T17:35:08.350Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-08-18T17:35:08.350Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-08-18T17:35:08.350Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-08-18T17:35:08.350Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-08-18T17:35:08.350Z] === RUN TestGetRepositoryMountCandidates [2022-08-18T17:35:08.350Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-08-18T17:35:08.350Z] === RUN TestLayerAlreadyExists [2022-08-18T17:35:08.350Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-08-18T17:35:08.350Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-08-18T17:35:08.350Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-08-18T17:35:08.350Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-08-18T17:35:08.350Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-08-18T17:35:08.350Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-08-18T17:35:08.350Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-08-18T17:35:08.350Z] === RUN TestWhenEmptyAuthConfig [2022-08-18T17:35:08.503Z] 2022/08/18 17:35:08 Finished clone github.com/mitchellh/hashstructure [2022-08-18T17:35:08.503Z] 2022/08/18 17:35:08 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-08-18T17:35:08.836Z] time="2022-08-18T17:35:08Z" level=error msg="Upload failed, retrying: simulating retry" [2022-08-18T17:35:08.836Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-08-18T17:35:08.836Z] === RUN TestCancelledUpload [2022-08-18T17:35:08.836Z] --- PASS: TestCancelledUpload (0.00s) [2022-08-18T17:35:08.836Z] PASS [2022-08-18T17:35:08.836Z] coverage: 76.4% of statements [2022-08-18T17:35:08.836Z] ok github.com/docker/docker/distribution/xfer 1.961s coverage: 76.4% of statements [2022-08-18T17:35:09.322Z] === RUN TestCompare [2022-08-18T17:35:09.322Z] --- PASS: TestCompare (0.00s) [2022-08-18T17:35:09.322Z] PASS [2022-08-18T17:35:09.322Z] coverage: 19.2% of statements [2022-08-18T17:35:09.322Z] ok github.com/docker/docker/image/cache 0.129s coverage: 19.2% of statements [2022-08-18T17:35:09.441Z] 2022/08/18 17:35:09 Finished clone github.com/docker/go-events [2022-08-18T17:35:09.441Z] 2022/08/18 17:35:09 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-08-18T17:35:09.441Z] 2022/08/18 17:35:09 Finished clone github.com/armon/go-radix [2022-08-18T17:35:09.441Z] 2022/08/18 17:35:09 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-08-18T17:35:09.700Z] 2022/08/18 17:35:09 Finished clone github.com/armon/go-metrics [2022-08-18T17:35:09.700Z] 2022/08/18 17:35:09 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-08-18T17:35:09.700Z] 2022/08/18 17:35:09 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-08-18T17:35:09.700Z] 2022/08/18 17:35:09 Finished clone github.com/sean-/seed [2022-08-18T17:35:09.808Z] === RUN TestFSGetInvalidData [2022-08-18T17:35:09.808Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-08-18T17:35:09.808Z] === RUN TestFSInvalidSet [2022-08-18T17:35:09.808Z] --- PASS: TestFSInvalidSet (0.02s) [2022-08-18T17:35:09.808Z] === RUN TestFSInvalidRoot [2022-08-18T17:35:09.808Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-08-18T17:35:09.808Z] === RUN TestFSMetadataGetSet [2022-08-18T17:35:09.808Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-08-18T17:35:09.808Z] === RUN TestFSInvalidWalker [2022-08-18T17:35:09.808Z] --- PASS: TestWhenEmptyAuthConfig (1.25s) [2022-08-18T17:35:09.808Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-08-18T17:35:09.808Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestTokenPassThru [2022-08-18T17:35:09.808Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-08-18T17:35:09.808Z] === RUN TestFSGetSet [2022-08-18T17:35:09.808Z] --- PASS: TestTokenPassThru (0.01s) [2022-08-18T17:35:09.808Z] === RUN TestTokenPassThruDifferentHost [2022-08-18T17:35:09.808Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-08-18T17:35:09.808Z] PASS [2022-08-18T17:35:09.808Z] coverage: 26.0% of statements [2022-08-18T17:35:09.808Z] --- PASS: TestFSGetSet (0.03s) [2022-08-18T17:35:09.808Z] === RUN TestFSGetUnsetKey [2022-08-18T17:35:09.808Z] ok github.com/docker/docker/distribution 2.338s coverage: 26.0% of statements [2022-08-18T17:35:09.808Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-08-18T17:35:09.808Z] === RUN TestFSGetEmptyData [2022-08-18T17:35:09.808Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-08-18T17:35:09.808Z] === RUN TestFSDelete [2022-08-18T17:35:09.808Z] --- PASS: TestFSDelete (0.02s) [2022-08-18T17:35:09.808Z] === RUN TestFSWalker [2022-08-18T17:35:09.808Z] --- PASS: TestFSWalker (0.03s) [2022-08-18T17:35:09.808Z] === RUN TestFSWalkerStopOnError [2022-08-18T17:35:09.808Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-08-18T17:35:09.808Z] === RUN TestNewFromJSON [2022-08-18T17:35:09.808Z] --- PASS: TestNewFromJSON (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestNewFromJSONWithInvalidJSON [2022-08-18T17:35:09.808Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestMarshalKeyOrder [2022-08-18T17:35:09.808Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestImage [2022-08-18T17:35:09.808Z] --- PASS: TestImage (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestImageOSNotEmpty [2022-08-18T17:35:09.808Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestNewChildImageFromImageWithRootFS [2022-08-18T17:35:09.808Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-08-18T17:35:09.808Z] === RUN TestCreate [2022-08-18T17:35:09.808Z] --- PASS: TestCreate (0.01s) [2022-08-18T17:35:09.808Z] === RUN TestRestore [2022-08-18T17:35:09.808Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-18T17:35:09.808Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-18T17:35:10.271Z] 2022/08/18 17:35:10 Finished clone github.com/tonistiigi/fsutil [2022-08-18T17:35:10.271Z] 2022/08/18 17:35:10 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-08-18T17:35:10.293Z] time="2022-08-18T17:35:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-08-18T17:35:10.293Z] --- PASS: TestRestore (0.26s) [2022-08-18T17:35:10.293Z] === RUN TestAddDelete [2022-08-18T17:35:10.293Z] --- PASS: TestAddDelete (0.05s) [2022-08-18T17:35:10.293Z] === RUN TestSearchAfterDelete [2022-08-18T17:35:10.293Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-08-18T17:35:10.293Z] === RUN TestParentReset [2022-08-18T17:35:10.293Z] --- PASS: TestParentReset (0.05s) [2022-08-18T17:35:10.293Z] === RUN TestGetAndSetLastUpdated [2022-08-18T17:35:10.293Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-08-18T17:35:10.293Z] === RUN TestStoreLen [2022-08-18T17:35:10.293Z] === RUN TestMakeV1ConfigFromConfig [2022-08-18T17:35:10.293Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-08-18T17:35:10.293Z] PASS [2022-08-18T17:35:10.293Z] coverage: 25.0% of statements [2022-08-18T17:35:10.293Z] ok github.com/docker/docker/image/v1 0.118s coverage: 25.0% of statements [2022-08-18T17:35:10.293Z] --- PASS: TestStoreLen (0.08s) [2022-08-18T17:35:10.293Z] PASS [2022-08-18T17:35:10.293Z] coverage: 86.8% of statements [2022-08-18T17:35:10.293Z] ok github.com/docker/docker/image 0.800s coverage: 86.8% of statements [2022-08-18T17:35:10.778Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-08-18T17:35:10.778Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-18T17:35:10.839Z] 2022/08/18 17:35:10 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-08-18T17:35:10.839Z] 2022/08/18 17:35:10 Finished clone github.com/hashicorp/errwrap [2022-08-18T17:35:11.100Z] 2022/08/18 17:35:10 Finished clone github.com/hashicorp/go-multierror [2022-08-18T17:35:11.100Z] 2022/08/18 17:35:10 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-08-18T17:35:11.100Z] 2022/08/18 17:35:10 Finished clone github.com/hashicorp/memberlist [2022-08-18T17:35:11.100Z] 2022/08/18 17:35:10 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-08-18T17:35:11.265Z] === RUN TestSerialization [2022-08-18T17:35:11.265Z] --- PASS: TestSerialization (0.02s) [2022-08-18T17:35:11.265Z] PASS [2022-08-18T17:35:11.265Z] coverage: 100.0% of statements [2022-08-18T17:35:11.265Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2022-08-18T17:35:11.669Z] 2022/08/18 17:35:11 Finished clone github.com/docker/libkv [2022-08-18T17:35:11.669Z] 2022/08/18 17:35:11 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-08-18T17:35:11.867Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T17:35:11.928Z] 2022/08/18 17:35:11 Finished clone github.com/golang/gddo [2022-08-18T17:35:11.928Z] 2022/08/18 17:35:11 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-08-18T17:35:12.187Z] 2022/08/18 17:35:12 Finished clone github.com/vishvananda/netns [2022-08-18T17:35:12.187Z] 2022/08/18 17:35:12 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-08-18T17:35:12.286Z] === RUN TestEnvironmentParsing [2022-08-18T17:35:12.286Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-08-18T17:35:12.286Z] PASS [2022-08-18T17:35:12.286Z] coverage: 1.0% of statements [2022-08-18T17:35:12.446Z] 2022/08/18 17:35:12 Finished clone github.com/hashicorp/go-sockaddr [2022-08-18T17:35:12.446Z] 2022/08/18 17:35:12 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-08-18T17:35:12.773Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.0% of statements [2022-08-18T17:35:12.773Z] === RUN TestEmptyLayer [2022-08-18T17:35:12.773Z] --- PASS: TestEmptyLayer (0.00s) [2022-08-18T17:35:12.773Z] === RUN TestCommitFailure [2022-08-18T17:35:12.773Z] --- PASS: TestCommitFailure (0.05s) [2022-08-18T17:35:12.773Z] === RUN TestStartTransactionFailure [2022-08-18T17:35:12.773Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-08-18T17:35:12.773Z] === RUN TestGetOrphan [2022-08-18T17:35:12.773Z] --- PASS: TestGetOrphan (0.03s) [2022-08-18T17:35:12.773Z] === RUN TestMountAndRegister [2022-08-18T17:35:12.773Z] layer_test.go:271: Layer size: 14 [2022-08-18T17:35:12.773Z] --- PASS: TestMountAndRegister (0.08s) [2022-08-18T17:35:12.773Z] === RUN TestLayerRelease [2022-08-18T17:35:12.773Z] layer_test.go:304: Failing on Windows [2022-08-18T17:35:12.773Z] --- SKIP: TestLayerRelease (0.00s) [2022-08-18T17:35:12.773Z] === RUN TestStoreRestore [2022-08-18T17:35:12.773Z] layer_test.go:353: Failing on Windows [2022-08-18T17:35:12.773Z] --- SKIP: TestStoreRestore (0.00s) [2022-08-18T17:35:12.773Z] === RUN TestTarStreamStability [2022-08-18T17:35:12.773Z] layer_test.go:468: Failing on Windows [2022-08-18T17:35:12.773Z] --- SKIP: TestTarStreamStability (0.00s) [2022-08-18T17:35:12.773Z] === RUN TestRegisterExistingLayer [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-08-18T17:35:12.773Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-08-18T17:35:12.773Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-08-18T17:35:12.773Z] PASS [2022-08-18T17:35:12.773Z] coverage: 45.8% of statements [2022-08-18T17:35:12.773Z] ok github.com/docker/docker/oci 0.081s coverage: 45.8% of statements [2022-08-18T17:35:13.247Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T17:35:13.258Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-08-18T17:35:13.258Z] === RUN TestTarStreamVerification [2022-08-18T17:35:13.258Z] layer_test.go:697: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-08-18T17:35:13.258Z] === RUN TestLayerMigration [2022-08-18T17:35:13.258Z] migration_test.go:46: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestLayerMigration (0.00s) [2022-08-18T17:35:13.258Z] === RUN TestLayerMigrationNoTarsplit [2022-08-18T17:35:13.258Z] migration_test.go:182: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-08-18T17:35:13.258Z] === RUN TestMountInit [2022-08-18T17:35:13.258Z] mount_test.go:17: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestMountInit (0.00s) [2022-08-18T17:35:13.258Z] === RUN TestMountSize [2022-08-18T17:35:13.258Z] mount_test.go:76: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestMountSize (0.00s) [2022-08-18T17:35:13.258Z] === RUN TestMountChanges [2022-08-18T17:35:13.258Z] mount_test.go:125: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestMountChanges (0.00s) [2022-08-18T17:35:13.258Z] === RUN TestMountApply [2022-08-18T17:35:13.258Z] mount_test.go:212: Failing on Windows [2022-08-18T17:35:13.258Z] --- SKIP: TestMountApply (0.00s) [2022-08-18T17:35:13.258Z] PASS [2022-08-18T17:35:13.258Z] coverage: 30.1% of statements [2022-08-18T17:35:13.258Z] ok github.com/docker/docker/layer 0.517s coverage: 30.1% of statements [2022-08-18T17:35:13.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-18T17:35:13.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-18T17:35:13.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-18T17:35:13.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-18T17:35:13.258Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-18T17:35:13.383Z] 2022/08/18 17:35:13 Finished clone github.com/moby/ipvs [2022-08-18T17:35:13.383Z] 2022/08/18 17:35:13 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-08-18T17:35:13.743Z] === RUN TestParseVersion [2022-08-18T17:35:13.743Z] --- PASS: TestParseVersion (0.00s) [2022-08-18T17:35:13.743Z] PASS [2022-08-18T17:35:13.743Z] coverage: 52.9% of statements [2022-08-18T17:35:13.743Z] ok github.com/docker/docker/pkg/aaparser 0.061s coverage: 52.9% of statements [2022-08-18T17:35:13.743Z] === RUN TestAddressPoolOpt [2022-08-18T17:35:13.743Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/a [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/something [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/_=a [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/env1=value1 [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/_env1=value1 [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/env2=value2=value3 [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/env3=abc!qwe [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/env_4=value_4 [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/PATH [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/=a [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/PATH= [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/PATH=something [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/asd!qwe [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/1asd [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/123 [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/some_space [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/__some_space_before [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/some_space_after__ [2022-08-18T17:35:13.743Z] === RUN TestValidateEnv/= [2022-08-18T17:35:13.744Z] === RUN TestValidateEnv/PaTh [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/a (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/something (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/= (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestParseHost [2022-08-18T17:35:13.744Z] --- PASS: TestParseHost (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestParseDockerDaemonHost [2022-08-18T17:35:13.744Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestParseTCP [2022-08-18T17:35:13.744Z] --- PASS: TestParseTCP (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestParseInvalidUnixAddrInvalid [2022-08-18T17:35:13.744Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestValidateExtraHosts [2022-08-18T17:35:13.744Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestIpOptString [2022-08-18T17:35:13.744Z] --- PASS: TestIpOptString (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestNewIpOptInvalidDefaultVal [2022-08-18T17:35:13.744Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestNewIpOptValidDefaultVal [2022-08-18T17:35:13.744Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestIpOptSetInvalidVal [2022-08-18T17:35:13.744Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestValidateIPAddress [2022-08-18T17:35:13.744Z] --- PASS: TestValidateIPAddress (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestMapOpts [2022-08-18T17:35:13.744Z] --- PASS: TestMapOpts (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestListOptsWithoutValidator [2022-08-18T17:35:13.744Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestListOptsWithValidator [2022-08-18T17:35:13.744Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestValidateDNSSearch [2022-08-18T17:35:13.744Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_general_format [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_one_more [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-08-18T17:35:13.744Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-08-18T17:35:13.744Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestNamedListOpts [2022-08-18T17:35:13.744Z] --- PASS: TestNamedListOpts (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestNamedMapOpts [2022-08-18T17:35:13.744Z] --- PASS: TestNamedMapOpts (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestParseLink [2022-08-18T17:35:13.744Z] --- PASS: TestParseLink (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestQuotedStringSetWithQuotes [2022-08-18T17:35:13.744Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-08-18T17:35:13.744Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestQuotedStringSetWithNoQuotes [2022-08-18T17:35:13.744Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-08-18T17:35:13.744Z] === RUN TestUlimitOpt [2022-08-18T17:35:13.744Z] --- PASS: TestUlimitOpt (0.00s) [2022-08-18T17:35:13.744Z] PASS [2022-08-18T17:35:13.744Z] coverage: 67.1% of statements [2022-08-18T17:35:13.744Z] ok github.com/docker/docker/opts 0.146s coverage: 67.1% of statements [2022-08-18T17:35:13.817Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T17:35:13.952Z] 2022/08/18 17:35:13 Finished clone github.com/samuel/go-zookeeper [2022-08-18T17:35:13.952Z] 2022/08/18 17:35:13 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-08-18T17:35:13.952Z] 2022/08/18 17:35:13 Finished clone github.com/deckarep/golang-set [2022-08-18T17:35:13.952Z] 2022/08/18 17:35:13 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-08-18T17:35:14.522Z] 2022/08/18 17:35:14 Finished clone github.com/BurntSushi/toml [2022-08-18T17:35:14.522Z] 2022/08/18 17:35:14 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-08-18T17:35:14.522Z] 2022/08/18 17:35:14 Finished clone github.com/vishvananda/netlink [2022-08-18T17:35:14.522Z] 2022/08/18 17:35:14 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-08-18T17:35:14.522Z] 2022/08/18 17:35:14 Finished clone github.com/hashicorp/go-msgpack [2022-08-18T17:35:14.522Z] 2022/08/18 17:35:14 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-08-18T17:35:14.764Z] === RUN TestUnbuffered [2022-08-18T17:35:14.764Z] --- PASS: TestUnbuffered (0.00s) [2022-08-18T17:35:14.764Z] === RUN TestRaceUnbuffered [2022-08-18T17:35:14.764Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-08-18T17:35:14.764Z] PASS [2022-08-18T17:35:14.764Z] coverage: 100.0% of statements [2022-08-18T17:35:14.764Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2022-08-18T17:35:15.092Z] 2022/08/18 17:35:14 Finished clone github.com/coreos/go-semver [2022-08-18T17:35:15.092Z] 2022/08/18 17:35:14 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-08-18T17:35:15.249Z] === RUN TestMatch [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[foo]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[bar]_[foo]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[foo_bar]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[qux]_[foo]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[]#01 [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[qux]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[foo_bar_qux]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[qux]_[baz]] [2022-08-18T17:35:15.249Z] === RUN TestMatch/[[foo_baz]] [2022-08-18T17:35:15.249Z] --- PASS: TestMatch (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-08-18T17:35:15.249Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-08-18T17:35:15.249Z] PASS [2022-08-18T17:35:15.249Z] coverage: 87.5% of statements [2022-08-18T17:35:15.249Z] ok github.com/docker/docker/pkg/capabilities 0.105s coverage: 87.5% of statements [2022-08-18T17:35:15.734Z] === RUN TestPeerCertificateMarshalJSON [2022-08-18T17:35:15.734Z] === RUN TestIsArchivePathDir [2022-08-18T17:35:16.029Z] 2022/08/18 17:35:15 Finished clone github.com/ishidawataru/sctp [2022-08-18T17:35:16.029Z] 2022/08/18 17:35:15 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-08-18T17:35:16.219Z] --- PASS: TestIsArchivePathDir (0.12s) [2022-08-18T17:35:16.219Z] === RUN TestIsArchivePathInvalidFile [2022-08-18T17:35:16.219Z] --- PASS: TestIsArchivePathInvalidFile (0.21s) [2022-08-18T17:35:16.219Z] === RUN TestIsArchivePathTar [2022-08-18T17:35:16.219Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-08-18T17:35:16.219Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-08-18T17:35:16.219Z] --- PASS: TestPeerCertificateMarshalJSON (0.80s) [2022-08-18T17:35:16.219Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-08-18T17:35:16.219Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-08-18T17:35:16.219Z] === RUN TestMiddleware [2022-08-18T17:35:16.219Z] --- PASS: TestMiddleware (0.00s) [2022-08-18T17:35:16.219Z] === RUN TestNewResponseModifier [2022-08-18T17:35:16.219Z] --- PASS: TestNewResponseModifier (0.00s) [2022-08-18T17:35:16.219Z] PASS [2022-08-18T17:35:16.219Z] coverage: 26.8% of statements [2022-08-18T17:35:16.219Z] ok github.com/docker/docker/pkg/authorization 0.860s coverage: 26.8% of statements [2022-08-18T17:35:16.287Z] 2022/08/18 17:35:16 Finished clone github.com/modern-go/concurrent [2022-08-18T17:35:16.288Z] 2022/08/18 17:35:16 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-08-18T17:35:16.705Z] === RUN TestSizeEmpty [2022-08-18T17:35:16.705Z] --- PASS: TestSizeEmpty (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestSizeEmptyFile [2022-08-18T17:35:16.705Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestSizeNonemptyFile [2022-08-18T17:35:16.705Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestSizeNestedDirectoryEmpty [2022-08-18T17:35:16.705Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-08-18T17:35:16.705Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-08-18T17:35:16.705Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestMoveToSubdir [2022-08-18T17:35:16.705Z] --- PASS: TestMoveToSubdir (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestSizeNonExistingDirectory [2022-08-18T17:35:16.705Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-08-18T17:35:16.705Z] PASS [2022-08-18T17:35:16.705Z] coverage: 80.0% of statements [2022-08-18T17:35:16.705Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2022-08-18T17:35:16.705Z] --- PASS: TestIsArchivePathTar (0.23s) [2022-08-18T17:35:16.705Z] === RUN TestDecompressStreamGzip [2022-08-18T17:35:16.705Z] === RUN TestChrootTarUntar [2022-08-18T17:35:16.705Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootUntarWithHugeExcludesList [2022-08-18T17:35:16.705Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootUntarEmptyArchive [2022-08-18T17:35:16.705Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootTarUntarWithSymlink [2022-08-18T17:35:16.705Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-08-18T17:35:16.705Z] === RUN TestChrootCopyWithTar [2022-08-18T17:35:16.705Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootCopyFileWithTar [2022-08-18T17:35:16.705Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootUntarPath [2022-08-18T17:35:16.705Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-08-18T17:35:16.705Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-08-18T17:35:16.705Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestChrootApplyDotDotFile [2022-08-18T17:35:16.705Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:16.705Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-08-18T17:35:16.705Z] PASS [2022-08-18T17:35:16.705Z] coverage: 15.1% of statements [2022-08-18T17:35:16.705Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 15.1% of statements [2022-08-18T17:35:16.705Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-08-18T17:35:16.705Z] === RUN TestDecompressStreamBzip2 [2022-08-18T17:35:16.705Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2022-08-18T17:35:16.705Z] === RUN TestDecompressStreamXz [2022-08-18T17:35:16.705Z] archive_test.go:134: Xz not present in msys2 [2022-08-18T17:35:16.705Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestCompressStreamXzUnsupported [2022-08-18T17:35:16.705Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestCompressStreamBzip2Unsupported [2022-08-18T17:35:16.705Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestCompressStreamInvalid [2022-08-18T17:35:16.705Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestExtensionInvalid [2022-08-18T17:35:16.705Z] --- PASS: TestExtensionInvalid (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestExtensionUncompressed [2022-08-18T17:35:16.705Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestExtensionBzip2 [2022-08-18T17:35:16.705Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestExtensionGzip [2022-08-18T17:35:16.705Z] --- PASS: TestExtensionGzip (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestExtensionXz [2022-08-18T17:35:16.705Z] --- PASS: TestExtensionXz (0.00s) [2022-08-18T17:35:16.705Z] === RUN TestCmdStreamLargeStderr [2022-08-18T17:35:17.115Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T17:35:17.190Z] --- PASS: TestCmdStreamLargeStderr (0.12s) [2022-08-18T17:35:17.190Z] === RUN TestCmdStreamBad [2022-08-18T17:35:17.190Z] archive_test.go:239: Failing on Windows CI machines [2022-08-18T17:35:17.190Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-08-18T17:35:17.190Z] === RUN TestCmdStreamGood [2022-08-18T17:35:17.190Z] --- PASS: TestCmdStreamGood (0.07s) [2022-08-18T17:35:17.190Z] === RUN TestUntarPathWithInvalidDest [2022-08-18T17:35:17.190Z] --- PASS: TestUntarPathWithInvalidDest (0.10s) [2022-08-18T17:35:17.190Z] === RUN TestUntarPathWithInvalidSrc [2022-08-18T17:35:17.190Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-08-18T17:35:17.190Z] === RUN TestUntarPath [2022-08-18T17:35:17.190Z] --- PASS: TestUntarPath (0.09s) [2022-08-18T17:35:17.190Z] === RUN TestUntarPathWithDestinationFile [2022-08-18T17:35:17.190Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-08-18T17:35:17.190Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-08-18T17:35:17.664Z] 2022/08/18 17:35:17 Finished clone github.com/modern-go/reflect2 [2022-08-18T17:35:17.664Z] 2022/08/18 17:35:17 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-08-18T17:35:17.664Z] 2022/08/18 17:35:17 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-08-18T17:35:17.664Z] 2022/08/18 17:35:17 Finished clone github.com/json-iterator/go [2022-08-18T17:35:17.676Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-08-18T17:35:17.676Z] === RUN TestCopyWithTarInvalidSrc [2022-08-18T17:35:17.676Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-08-18T17:35:17.676Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-08-18T17:35:17.676Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-08-18T17:35:17.676Z] === RUN TestCopyWithTarSrcFile [2022-08-18T17:35:17.676Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-08-18T17:35:17.676Z] === RUN TestCopyWithTarSrcFolder [2022-08-18T17:35:17.676Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-08-18T17:35:17.676Z] === RUN TestCopyFileWithTarInvalidSrc [2022-08-18T17:35:17.676Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-08-18T17:35:17.676Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-08-18T17:35:17.676Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-08-18T17:35:17.676Z] === RUN TestCopyFileWithTarSrcFolder [2022-08-18T17:35:17.676Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-08-18T17:35:17.676Z] === RUN TestCopyFileWithTarSrcFile [2022-08-18T17:35:17.676Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-08-18T17:35:17.676Z] === RUN TestTarFiles [2022-08-18T17:35:17.676Z] === RUN Test [2022-08-18T17:35:17.676Z] === RUN Test/TestContainsEntry [2022-08-18T17:35:17.676Z] === RUN Test/TestCreateEntries [2022-08-18T17:35:17.676Z] === RUN Test/TestEntriesDiff [2022-08-18T17:35:17.676Z] === RUN Test/TestEntriesEquality [2022-08-18T17:35:17.676Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-08-18T17:35:17.676Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-08-18T17:35:17.676Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-08-18T17:35:17.676Z] === RUN Test/TestGeneratorNotGenerate [2022-08-18T17:35:17.676Z] === RUN Test/TestGeneratorWithPort [2022-08-18T17:35:17.676Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-08-18T17:35:17.676Z] === RUN Test/TestNewEntry [2022-08-18T17:35:17.676Z] === RUN Test/TestParse [2022-08-18T17:35:17.676Z] --- PASS: Test (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestNewEntry (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestParse (0.00s) [2022-08-18T17:35:17.676Z] PASS [2022-08-18T17:35:17.676Z] coverage: 58.3% of statements [2022-08-18T17:35:17.676Z] ok github.com/docker/docker/pkg/discovery 0.061s coverage: 58.3% of statements [2022-08-18T17:35:17.676Z] === RUN Test [2022-08-18T17:35:17.676Z] === RUN Test/TestContent [2022-08-18T17:35:17.676Z] === RUN Test/TestInitialize [2022-08-18T17:35:17.676Z] === RUN Test/TestNew [2022-08-18T17:35:17.676Z] === RUN Test/TestParsingContentsWithComments [2022-08-18T17:35:17.676Z] === RUN Test/TestRegister [2022-08-18T17:35:17.676Z] === RUN Test/TestWatch [2022-08-18T17:35:17.676Z] --- PASS: Test (0.01s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestContent (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestInitialize (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestNew (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestRegister (0.00s) [2022-08-18T17:35:17.676Z] --- PASS: Test/TestWatch (0.01s) [2022-08-18T17:35:17.676Z] PASS [2022-08-18T17:35:17.676Z] coverage: 97.6% of statements [2022-08-18T17:35:17.676Z] ok github.com/docker/docker/pkg/discovery/file 0.077s coverage: 97.6% of statements [2022-08-18T17:35:17.923Z] 2022/08/18 17:35:17 Finished clone go.etcd.io/bbolt [2022-08-18T17:35:17.923Z] 2022/08/18 17:35:17 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-08-18T17:35:18.183Z] 2022/08/18 17:35:18 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-08-18T17:35:18.183Z] 2022/08/18 17:35:18 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-08-18T17:35:18.443Z] 2022/08/18 17:35:18 Finished clone github.com/Microsoft/opengcs [2022-08-18T17:35:18.443Z] 2022/08/18 17:35:18 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-08-18T17:35:18.496Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T17:35:18.698Z] === RUN Test [2022-08-18T17:35:18.698Z] === RUN Test/TestInitialize [2022-08-18T17:35:18.698Z] time="2022-08-18T17:35:18Z" level=info msg="Initializing discovery without TLS" [2022-08-18T17:35:18.698Z] time="2022-08-18T17:35:18Z" level=info msg="Initializing discovery without TLS" [2022-08-18T17:35:18.698Z] time="2022-08-18T17:35:18Z" level=info msg="Initializing discovery without TLS" [2022-08-18T17:35:18.698Z] === RUN Test/TestInitializeWithCerts [2022-08-18T17:35:18.698Z] time="2022-08-18T17:35:18Z" level=info msg="Initializing discovery with TLS" [2022-08-18T17:35:18.698Z] === RUN Test/TestWatch [2022-08-18T17:35:18.698Z] time="2022-08-18T17:35:18Z" level=info msg="Initializing discovery without TLS" [2022-08-18T17:35:18.698Z] === RUN Test [2022-08-18T17:35:18.698Z] === RUN Test/TestWatch [2022-08-18T17:35:18.698Z] --- PASS: Test (0.00s) [2022-08-18T17:35:18.698Z] --- PASS: Test/TestWatch (0.00s) [2022-08-18T17:35:18.698Z] PASS [2022-08-18T17:35:18.698Z] coverage: 92.3% of statements [2022-08-18T17:35:18.698Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2022-08-18T17:35:19.012Z] 2022/08/18 17:35:18 Finished clone github.com/hashicorp/serf [2022-08-18T17:35:19.012Z] 2022/08/18 17:35:18 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-08-18T17:35:19.067Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T17:35:19.184Z] === RUN Test [2022-08-18T17:35:19.184Z] === RUN Test/TestInitialize [2022-08-18T17:35:19.184Z] === RUN Test/TestInitializeWithPattern [2022-08-18T17:35:19.184Z] === RUN Test/TestRegister [2022-08-18T17:35:19.184Z] === RUN Test/TestWatch [2022-08-18T17:35:19.184Z] --- PASS: Test (0.00s) [2022-08-18T17:35:19.184Z] --- PASS: Test/TestInitialize (0.00s) [2022-08-18T17:35:19.184Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-08-18T17:35:19.184Z] --- PASS: Test/TestRegister (0.00s) [2022-08-18T17:35:19.184Z] --- PASS: Test/TestWatch (0.00s) [2022-08-18T17:35:19.184Z] PASS [2022-08-18T17:35:19.184Z] coverage: 93.8% of statements [2022-08-18T17:35:19.184Z] ok github.com/docker/docker/pkg/discovery/nodes 0.061s coverage: 93.8% of statements [2022-08-18T17:35:19.284Z] 2022/08/18 17:35:19 Finished clone github.com/containerd/typeurl [2022-08-18T17:35:19.284Z] 2022/08/18 17:35:19 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-08-18T17:35:19.284Z] 2022/08/18 17:35:19 Finished clone github.com/mistifyio/go-zfs [2022-08-18T17:35:19.284Z] 2022/08/18 17:35:19 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-08-18T17:35:20.205Z] === RUN TestPollerAddRemove [2022-08-18T17:35:20.205Z] --- PASS: TestPollerAddRemove (0.00s) [2022-08-18T17:35:20.205Z] === RUN TestPollerEvent [2022-08-18T17:35:20.205Z] poller_test.go:41: No chmod on Windows [2022-08-18T17:35:20.205Z] --- SKIP: TestPollerEvent (0.00s) [2022-08-18T17:35:20.205Z] === RUN TestPollerClose [2022-08-18T17:35:20.205Z] --- PASS: TestPollerClose (0.00s) [2022-08-18T17:35:20.205Z] PASS [2022-08-18T17:35:20.205Z] coverage: 45.7% of statements [2022-08-18T17:35:20.205Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 45.7% of statements [2022-08-18T17:35:20.670Z] 2022/08/18 17:35:20 Finished clone golang.org/x/net [2022-08-18T17:35:20.670Z] 2022/08/18 17:35:20 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-08-18T17:35:20.670Z] 2022/08/18 17:35:20 Finished clone github.com/cyphar/filepath-securejoin [2022-08-18T17:35:20.670Z] 2022/08/18 17:35:20 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-08-18T17:35:20.690Z] === RUN TestCopyFileWithInvalidSrc [2022-08-18T17:35:20.690Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-08-18T17:35:20.690Z] === RUN TestCopyFileWithInvalidDest [2022-08-18T17:35:20.690Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-08-18T17:35:20.690Z] === RUN TestCopyFileWithSameSrcAndDest [2022-08-18T17:35:20.690Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-08-18T17:35:20.690Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-08-18T17:35:20.690Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-08-18T17:35:20.690Z] === RUN TestCopyFile [2022-08-18T17:35:20.690Z] --- PASS: TestCopyFile (0.01s) [2022-08-18T17:35:20.690Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-08-18T17:35:20.690Z] fileutils_test.go:134: Needs porting to Windows [2022-08-18T17:35:20.690Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-08-18T17:35:20.690Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-08-18T17:35:20.690Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestReadSymlinkedDirectoryToFile [2022-08-18T17:35:20.691Z] fileutils_test.go:180: Needs porting to Windows [2022-08-18T17:35:20.691Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestWildcardMatches [2022-08-18T17:35:20.691Z] --- PASS: TestWildcardMatches (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestPatternMatches [2022-08-18T17:35:20.691Z] --- PASS: TestPatternMatches (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-08-18T17:35:20.691Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestPatternMatchesFolderExclusions [2022-08-18T17:35:20.691Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-08-18T17:35:20.691Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-08-18T17:35:20.691Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-08-18T17:35:20.691Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-08-18T17:35:20.691Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestSingleExclamationError [2022-08-18T17:35:20.691Z] --- PASS: TestSingleExclamationError (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestMatchesWithNoPatterns [2022-08-18T17:35:20.691Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestMatchesWithMalformedPatterns [2022-08-18T17:35:20.691Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestMatches [2022-08-18T17:35:20.691Z] --- PASS: TestMatches (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCleanPatterns [2022-08-18T17:35:20.691Z] --- PASS: TestCleanPatterns (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-08-18T17:35:20.691Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCleanPatternsExceptionFlag [2022-08-18T17:35:20.691Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-08-18T17:35:20.691Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-08-18T17:35:20.691Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCleanPatternsErrorSingleException [2022-08-18T17:35:20.691Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCreateIfNotExistsDir [2022-08-18T17:35:20.691Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-08-18T17:35:20.691Z] === RUN TestCreateIfNotExistsFile [2022-08-18T17:35:20.691Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-08-18T17:35:20.691Z] === RUN TestMatch [2022-08-18T17:35:20.691Z] --- PASS: TestMatch (0.00s) [2022-08-18T17:35:20.691Z] PASS [2022-08-18T17:35:20.691Z] coverage: 85.4% of statements [2022-08-18T17:35:20.691Z] ok github.com/docker/docker/pkg/fileutils 0.117s coverage: 85.4% of statements [2022-08-18T17:35:20.981Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.25s) [2022-08-18T17:35:20.981Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:35:21.176Z] === RUN TestGet [2022-08-18T17:35:21.176Z] --- PASS: TestGet (0.00s) [2022-08-18T17:35:21.176Z] === RUN TestGetShortcutString [2022-08-18T17:35:21.176Z] --- PASS: TestGetShortcutString (0.00s) [2022-08-18T17:35:21.176Z] PASS [2022-08-18T17:35:21.176Z] coverage: 42.9% of statements [2022-08-18T17:35:21.176Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-08-18T17:35:21.662Z] --- PASS: Test (3.24s) [2022-08-18T17:35:21.662Z] --- PASS: Test/TestInitialize (0.22s) [2022-08-18T17:35:21.662Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2022-08-18T17:35:21.662Z] --- PASS: Test/TestWatch (3.01s) [2022-08-18T17:35:21.662Z] PASS [2022-08-18T17:35:21.662Z] coverage: 84.1% of statements [2022-08-18T17:35:21.662Z] ok github.com/docker/docker/pkg/discovery/kv 3.313s coverage: 84.1% of statements [2022-08-18T17:35:21.923Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-18T17:35:22.149Z] === RUN TestCreateIDMapOrder [2022-08-18T17:35:22.149Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-08-18T17:35:22.149Z] PASS [2022-08-18T17:35:22.149Z] coverage: 7.2% of statements [2022-08-18T17:35:22.149Z] ok github.com/docker/docker/pkg/idtools 0.072s coverage: 7.2% of statements [2022-08-18T17:35:22.494Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T17:35:22.576Z] 2022/08/18 17:35:22 Finished clone github.com/vbatts/tar-split [2022-08-18T17:35:22.576Z] 2022/08/18 17:35:22 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-08-18T17:35:22.576Z] 2022/08/18 17:35:22 Finished clone github.com/opencontainers/runtime-spec [2022-08-18T17:35:22.576Z] 2022/08/18 17:35:22 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-08-18T17:35:22.635Z] === RUN TestFixedBufferCap [2022-08-18T17:35:22.635Z] --- PASS: TestFixedBufferCap (0.00s) [2022-08-18T17:35:22.635Z] === RUN TestFixedBufferLen [2022-08-18T17:35:22.635Z] --- PASS: TestFixedBufferLen (0.00s) [2022-08-18T17:35:22.635Z] === RUN TestFixedBufferString [2022-08-18T17:35:22.835Z] 2022/08/18 17:35:22 Finished clone github.com/coreos/go-systemd [2022-08-18T17:35:22.835Z] 2022/08/18 17:35:22 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-08-18T17:35:23.094Z] 2022/08/18 17:35:23 Finished clone github.com/coreos/go-systemd/v22 [2022-08-18T17:35:23.094Z] 2022/08/18 17:35:23 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-08-18T17:35:23.124Z] --- PASS: TestFixedBufferString (0.00s) [2022-08-18T17:35:23.124Z] === RUN TestFixedBufferWrite [2022-08-18T17:35:23.124Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-08-18T17:35:23.124Z] === RUN TestFixedBufferRead [2022-08-18T17:35:23.124Z] --- PASS: TestFixedBufferRead (0.00s) [2022-08-18T17:35:23.124Z] === RUN TestBytesPipeRead [2022-08-18T17:35:23.124Z] --- PASS: TestBytesPipeRead (0.00s) [2022-08-18T17:35:23.124Z] === RUN TestBytesPipeWrite [2022-08-18T17:35:23.124Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-08-18T17:35:23.124Z] === RUN TestBytesPipeWriteRandomChunks [2022-08-18T17:35:23.124Z] === RUN TestError [2022-08-18T17:35:23.124Z] --- PASS: TestError (0.00s) [2022-08-18T17:35:23.124Z] === RUN TestProgressString [2022-08-18T17:35:23.124Z] === RUN TestProgressString/no_progress [2022-08-18T17:35:23.124Z] === RUN TestProgressString/progress_1 [2022-08-18T17:35:23.124Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-08-18T17:35:23.124Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-08-18T17:35:23.124Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-08-18T17:35:23.124Z] === RUN TestProgressString/with_units [2022-08-18T17:35:23.124Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-08-18T17:35:23.124Z] === RUN TestProgressString/hide_counts [2022-08-18T17:35:23.124Z] --- PASS: TestProgressString (0.00s) [2022-08-18T17:35:23.124Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-08-18T17:35:23.124Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-08-18T17:35:23.124Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-08-18T17:35:23.124Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-08-18T17:35:23.357Z] 2022/08/18 17:35:23 Finished clone github.com/opencontainers/image-spec [2022-08-18T17:35:23.357Z] 2022/08/18 17:35:23 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-08-18T17:35:23.435Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T17:35:23.617Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-08-18T17:35:23.617Z] --- PASS: TestProgressString/with_units (0.00s) [2022-08-18T17:35:23.617Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-08-18T17:35:23.617Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestJSONMessageDisplay [2022-08-18T17:35:23.617Z] --- PASS: TestJSONMessageDisplay (0.24s) [2022-08-18T17:35:23.617Z] === RUN TestJSONMessageDisplayWithJSONError [2022-08-18T17:35:23.617Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-08-18T17:35:23.617Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestDisplayJSONMessagesStream [2022-08-18T17:35:23.617Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-08-18T17:35:23.617Z] PASS [2022-08-18T17:35:23.617Z] coverage: 91.7% of statements [2022-08-18T17:35:23.617Z] ok github.com/docker/docker/pkg/jsonmessage 0.311s coverage: 91.7% of statements [2022-08-18T17:35:23.617Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2022-08-18T17:35:23.617Z] === RUN TestAtomicWriteToFile [2022-08-18T17:35:23.617Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-08-18T17:35:23.617Z] === RUN TestAtomicWriteSetCommit [2022-08-18T17:35:23.617Z] --- PASS: TestAtomicWriteSetCommit (0.02s) [2022-08-18T17:35:23.617Z] === RUN TestAtomicWriteSetCancel [2022-08-18T17:35:23.617Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-08-18T17:35:23.617Z] === RUN TestReadCloserWrapperClose [2022-08-18T17:35:23.617Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestReaderErrWrapperReadOnError [2022-08-18T17:35:23.617Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestReaderErrWrapperRead [2022-08-18T17:35:23.617Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestHashData [2022-08-18T17:35:23.617Z] --- PASS: TestHashData (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestCancelReadCloser [2022-08-18T17:35:23.617Z] === RUN TestStandardLongPath [2022-08-18T17:35:23.617Z] --- PASS: TestStandardLongPath (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestUNCLongPath [2022-08-18T17:35:23.617Z] --- PASS: TestUNCLongPath (0.00s) [2022-08-18T17:35:23.617Z] PASS [2022-08-18T17:35:23.617Z] coverage: 100.0% of statements [2022-08-18T17:35:23.617Z] ok github.com/docker/docker/pkg/longpath 0.061s coverage: 100.0% of statements [2022-08-18T17:35:23.617Z] --- PASS: TestCancelReadCloser (0.10s) [2022-08-18T17:35:23.617Z] === RUN TestWriteCloserWrapperClose [2022-08-18T17:35:23.617Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestNopWriteCloser [2022-08-18T17:35:23.617Z] --- PASS: TestNopWriteCloser (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestNopWriter [2022-08-18T17:35:23.617Z] --- PASS: TestNopWriter (0.00s) [2022-08-18T17:35:23.617Z] === RUN TestWriteCounter [2022-08-18T17:35:23.617Z] --- PASS: TestWriteCounter (0.00s) [2022-08-18T17:35:23.617Z] PASS [2022-08-18T17:35:23.617Z] coverage: 69.2% of statements [2022-08-18T17:35:23.617Z] ok github.com/docker/docker/pkg/ioutils 0.780s coverage: 69.2% of statements [2022-08-18T17:35:24.103Z] === RUN TestNameFormat [2022-08-18T17:35:24.103Z] --- PASS: TestNameFormat (0.00s) [2022-08-18T17:35:24.103Z] === RUN TestNameRetries [2022-08-18T17:35:24.103Z] --- PASS: TestNameRetries (0.00s) [2022-08-18T17:35:24.103Z] PASS [2022-08-18T17:35:24.103Z] coverage: 85.7% of statements [2022-08-18T17:35:24.103Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-08-18T17:35:24.393Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T17:35:24.588Z] === RUN TestParseKeyValueOpt [2022-08-18T17:35:24.588Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-08-18T17:35:24.588Z] === RUN TestParseUintList [2022-08-18T17:35:24.588Z] --- PASS: TestParseUintList (0.00s) [2022-08-18T17:35:24.588Z] === RUN TestParseUintListMaximumLimits [2022-08-18T17:35:24.588Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-08-18T17:35:24.588Z] PASS [2022-08-18T17:35:24.588Z] coverage: 97.0% of statements [2022-08-18T17:35:24.588Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2022-08-18T17:35:24.734Z] 2022/08/18 17:35:24 Finished clone github.com/fluent/fluent-logger-golang [2022-08-18T17:35:24.734Z] 2022/08/18 17:35:24 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-08-18T17:35:24.734Z] 2022/08/18 17:35:24 Finished clone github.com/godbus/dbus/v5 [2022-08-18T17:35:24.734Z] 2022/08/18 17:35:24 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-08-18T17:35:24.734Z] 2022/08/18 17:35:24 Finished clone github.com/philhofer/fwd [2022-08-18T17:35:24.734Z] 2022/08/18 17:35:24 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-08-18T17:35:24.964Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T17:35:25.074Z] === RUN TestNewAndRemove [2022-08-18T17:35:25.074Z] --- PASS: TestNewAndRemove (0.00s) [2022-08-18T17:35:25.074Z] === RUN TestRemoveInvalidPath [2022-08-18T17:35:25.074Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-08-18T17:35:25.074Z] PASS [2022-08-18T17:35:25.074Z] coverage: 82.6% of statements [2022-08-18T17:35:25.074Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2022-08-18T17:35:25.301Z] 2022/08/18 17:35:25 Finished clone github.com/Graylog2/go-gelf [2022-08-18T17:35:25.301Z] 2022/08/18 17:35:25 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-08-18T17:35:25.537Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T17:35:25.559Z] === RUN TestParseEmptyInterface [2022-08-18T17:35:25.559Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-08-18T17:35:25.559Z] === RUN TestParseNonInterfaceType [2022-08-18T17:35:25.559Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-08-18T17:35:25.559Z] === RUN TestParseWithOneFunction [2022-08-18T17:35:25.559Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-08-18T17:35:25.559Z] === RUN TestParseWithMultipleFuncs [2022-08-18T17:35:25.559Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-08-18T17:35:25.559Z] === RUN TestParseWithUnnamedReturn [2022-08-18T17:35:25.559Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-08-18T17:35:25.559Z] === RUN TestEmbeddedInterface [2022-08-18T17:35:25.559Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-08-18T17:35:25.559Z] === RUN TestParsedImports [2022-08-18T17:35:25.559Z] --- PASS: TestParsedImports (0.01s) [2022-08-18T17:35:25.559Z] === RUN TestAliasedImports [2022-08-18T17:35:25.559Z] --- PASS: TestAliasedImports (0.00s) [2022-08-18T17:35:25.559Z] PASS [2022-08-18T17:35:25.559Z] coverage: 56.8% of statements [2022-08-18T17:35:25.559Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.079s coverage: 56.8% of statements [2022-08-18T17:35:26.045Z] --- PASS: TestTarFiles (8.37s) [2022-08-18T17:35:26.045Z] === RUN TestTarUntar [2022-08-18T17:35:26.045Z] --- PASS: TestTarUntar (0.05s) [2022-08-18T17:35:26.045Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-08-18T17:35:26.045Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-08-18T17:35:26.045Z] === RUN TestTarWithOptions [2022-08-18T17:35:26.045Z] --- PASS: TestTarWithOptions (0.06s) [2022-08-18T17:35:26.045Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-08-18T17:35:26.045Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s) [2022-08-18T17:35:26.045Z] === RUN TestUntarUstarGnuConflict [2022-08-18T17:35:26.045Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-08-18T17:35:26.045Z] === RUN TestUntarInvalidFilenames [2022-08-18T17:35:26.045Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1319242722\\dest" [2022-08-18T17:35:26.045Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-08-18T17:35:26.045Z] === RUN TestUntarHardlinkToSymlink [2022-08-18T17:35:26.045Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-08-18T17:35:26.045Z] === RUN TestUntarInvalidHardlink [2022-08-18T17:35:26.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3138859383\\victim\\hello" -> "../victim/hello" [2022-08-18T17:35:26.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1387242220\\victim\\hello" -> "/../victim/hello" [2022-08-18T17:35:26.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3252210291\\victim" -> "../victim" [2022-08-18T17:35:26.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3142589375\\victim" -> "../victim" [2022-08-18T17:35:26.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink144901324\\victim" -> "../victim" [2022-08-18T17:35:26.045Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3554458203\\victim" -> "../victim" [2022-08-18T17:35:26.045Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-08-18T17:35:26.045Z] === RUN TestUntarInvalidSymlink [2022-08-18T17:35:26.045Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3179493249\\dest\\dotdot" -> "../victim/hello" [2022-08-18T17:35:26.476Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T17:35:26.476Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T17:35:26.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1405778945\\dest\\slash-dotdot" -> "/../victim/hello" [2022-08-18T17:35:26.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink394018311\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:26.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3833505944\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:26.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3036131203\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:26.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink297278039\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:26.531Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1530896705\\dest\\dir\\loophole" -> "../../victim" [2022-08-18T17:35:26.531Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-08-18T17:35:26.531Z] === RUN TestTempArchiveCloseMultipleTimes [2022-08-18T17:35:26.531Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-08-18T17:35:26.531Z] === RUN TestXGlobalNoParent [2022-08-18T17:35:26.531Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-08-18T17:35:26.531Z] === RUN TestReplaceFileTarWrapper [2022-08-18T17:35:26.531Z] === RUN TestFailedConnection [2022-08-18T17:35:26.531Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-08-18T17:35:26.531Z] === RUN TestPrefixHeaderReadable [2022-08-18T17:35:26.531Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-08-18T17:35:26.531Z] === RUN TestDisablePigz [2022-08-18T17:35:26.531Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-08-18T17:35:26.678Z] 2022/08/18 17:35:26 Finished clone github.com/bsphere/le_go [2022-08-18T17:35:26.678Z] 2022/08/18 17:35:26 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-08-18T17:35:26.938Z] 2022/08/18 17:35:26 Finished clone github.com/fsnotify/fsnotify [2022-08-18T17:35:26.938Z] 2022/08/18 17:35:26 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-08-18T17:35:27.018Z] --- PASS: TestDisablePigz (0.18s) [2022-08-18T17:35:27.018Z] === RUN TestPigz [2022-08-18T17:35:27.018Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-08-18T17:35:27.018Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestBufioReaderPoolPutAndGet [2022-08-18T17:35:27.018Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-08-18T17:35:27.018Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-08-18T17:35:27.018Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestBufioWriterPoolPutAndGet [2022-08-18T17:35:27.018Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-08-18T17:35:27.018Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestBufferPoolPutAndGet [2022-08-18T17:35:27.018Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-08-18T17:35:27.018Z] PASS [2022-08-18T17:35:27.018Z] coverage: 88.2% of statements [2022-08-18T17:35:27.018Z] ok github.com/docker/docker/pkg/pools 0.056s coverage: 88.2% of statements [2022-08-18T17:35:27.018Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-08-18T17:35:27.018Z] --- PASS: TestPigz (0.19s) [2022-08-18T17:35:27.018Z] === RUN TestCopyFileWithInvalidDest [2022-08-18T17:35:27.018Z] archive_windows_test.go:17: Currently fails [2022-08-18T17:35:27.018Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestCanonicalTarNameForPath [2022-08-18T17:35:27.018Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestCanonicalTarName [2022-08-18T17:35:27.018Z] --- PASS: TestCanonicalTarName (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestChmodTarEntry [2022-08-18T17:35:27.018Z] --- PASS: TestChmodTarEntry (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestHardLinkOrder [2022-08-18T17:35:27.018Z] === RUN TestHTTPTransport [2022-08-18T17:35:27.018Z] --- PASS: TestHTTPTransport (0.00s) [2022-08-18T17:35:27.018Z] PASS [2022-08-18T17:35:27.018Z] coverage: 85.7% of statements [2022-08-18T17:35:27.018Z] ok github.com/docker/docker/pkg/plugins/transport 0.056s coverage: 85.7% of statements [2022-08-18T17:35:27.018Z] --- PASS: TestHardLinkOrder (0.10s) [2022-08-18T17:35:27.018Z] === RUN TestChangeString [2022-08-18T17:35:27.018Z] --- PASS: TestChangeString (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestChangesWithNoChanges [2022-08-18T17:35:27.018Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-08-18T17:35:27.018Z] === RUN TestChangesWithChanges [2022-08-18T17:35:27.018Z] --- PASS: TestChangesWithChanges (0.07s) [2022-08-18T17:35:27.018Z] === RUN TestChangesWithChangesGH13590 [2022-08-18T17:35:27.018Z] changes_test.go:192: needs more investigation [2022-08-18T17:35:27.018Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-08-18T17:35:27.018Z] === RUN TestChangesDirsEmpty [2022-08-18T17:35:27.046Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T17:35:27.197Z] 2022/08/18 17:35:27 Finished clone github.com/jmespath/go-jmespath [2022-08-18T17:35:27.197Z] 2022/08/18 17:35:27 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-08-18T17:35:27.504Z] --- PASS: TestChangesDirsEmpty (0.23s) [2022-08-18T17:35:27.504Z] === RUN TestChangesDirsMutated [2022-08-18T17:35:27.504Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-08-18T17:35:27.504Z] === RUN TestApplyLayer [2022-08-18T17:35:27.504Z] changes_test.go:405: needs further investigation [2022-08-18T17:35:27.504Z] --- SKIP: TestApplyLayer (0.00s) [2022-08-18T17:35:27.504Z] === RUN TestChangesSizeWithHardlinks [2022-08-18T17:35:27.504Z] changes_test.go:441: needs further investigation [2022-08-18T17:35:27.504Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-08-18T17:35:27.504Z] === RUN TestChangesSizeWithNoChanges [2022-08-18T17:35:27.504Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-08-18T17:35:27.504Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-08-18T17:35:27.504Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-08-18T17:35:27.504Z] === RUN TestChangesSize [2022-08-18T17:35:27.504Z] --- PASS: TestChangesSize (0.01s) [2022-08-18T17:35:27.504Z] === RUN TestApplyLayerInvalidFilenames [2022-08-18T17:35:27.504Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3436206252\\dest" [2022-08-18T17:35:27.504Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-08-18T17:35:27.504Z] === RUN TestApplyLayerInvalidHardlink [2022-08-18T17:35:27.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3528422464\\victim\\hello" -> "../victim/hello" [2022-08-18T17:35:27.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink315703118\\victim\\hello" -> "/../victim/hello" [2022-08-18T17:35:27.504Z] --- PASS: TestFailedConnection (1.20s) [2022-08-18T17:35:27.504Z] === RUN TestFailOnce [2022-08-18T17:35:27.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink179202440\\victim" -> "../victim" [2022-08-18T17:35:27.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1722942079\\victim" -> "../victim" [2022-08-18T17:35:27.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3368197996\\victim" -> "../victim" [2022-08-18T17:35:27.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3872497680\\victim" -> "../victim" [2022-08-18T17:35:27.504Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-08-18T17:35:27.504Z] === RUN TestApplyLayerInvalidSymlink [2022-08-18T17:35:27.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink183331109\\dest\\dotdot" -> "../victim/hello" [2022-08-18T17:35:27.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2875541281\\dest\\slash-dotdot" -> "/../victim/hello" [2022-08-18T17:35:27.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink663954286\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:27.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink50029708\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:27.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1359322451\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:27.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4093635691\\dest\\loophole-victim" -> "../victim" [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:27 Finished clone github.com/docker/libnetwork [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:27 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:28 Finished clone github.com/tinylib/msgp [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:28 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:28 Finished clone github.com/golang/groupcache [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:28 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:29 Finished clone golang.org/x/oauth2 [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:29 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:30 Finished clone github.com/googleapis/gax-go [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:30 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:30 Finished clone github.com/miekg/dns [2022-08-18T17:35:31.403Z] 2022/08/18 17:35:30 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T17:35:31.407Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T17:35:31.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T17:35:31.407Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T17:35:31.407Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T17:35:31.554Z] --- PASS: TestApplyLayerInvalidSymlink (0.06s) [2022-08-18T17:35:31.554Z] === RUN TestApplyLayerWhiteouts [2022-08-18T17:35:31.554Z] === RUN TestOutputOnPrematureClose [2022-08-18T17:35:31.554Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestCompleteSilently [2022-08-18T17:35:31.554Z] --- PASS: TestCompleteSilently (0.00s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 75.9% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2022-08-18T17:35:31.554Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-08-18T17:35:31.554Z] === RUN TestGenerateEmptyFile [2022-08-18T17:35:31.554Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestGenerateWithContent [2022-08-18T17:35:31.554Z] --- PASS: TestGenerateWithContent (0.00s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 62.6% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/archive 11.939s coverage: 62.6% of statements [2022-08-18T17:35:31.554Z] 2022/08/18 17:35:27 http: panic serving 127.0.0.1:49233: Plugin not ready [2022-08-18T17:35:31.554Z] goroutine 34 [running]: [2022-08-18T17:35:31.554Z] net/http.(*conn).serve.func1() [2022-08-18T17:35:31.554Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-08-18T17:35:31.554Z] panic({0x15adc60, 0x16bc570}) [2022-08-18T17:35:31.554Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-08-18T17:35:31.554Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x0}, 0xfa999f607dccbb30) [2022-08-18T17:35:31.554Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-08-18T17:35:31.554Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x16c92b0, 0xc0001a40e0}, 0xc0001c3aa0) [2022-08-18T17:35:31.554Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-08-18T17:35:31.554Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x16c92b0, 0xc0001a40e0}, 0xc0000a6000) [2022-08-18T17:35:31.554Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-08-18T17:35:31.554Z] net/http.serverHandler.ServeHTTP({0x16c78b0}, {0x16c92b0, 0xc0001a40e0}, 0xc0000a6000) [2022-08-18T17:35:31.554Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-08-18T17:35:31.554Z] net/http.(*conn).serve(0xc000094000, {0x16cb180, 0xc00018a420}) [2022-08-18T17:35:31.554Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-08-18T17:35:31.554Z] created by net/http.(*Server).Serve [2022-08-18T17:35:31.554Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-08-18T17:35:31.554Z] === RUN TestSendToOneSub [2022-08-18T17:35:31.554Z] --- PASS: TestSendToOneSub (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestSendToMultipleSubs [2022-08-18T17:35:31.554Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestEvictOneSub [2022-08-18T17:35:31.554Z] --- PASS: TestEvictOneSub (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestClosePublisher [2022-08-18T17:35:31.554Z] --- PASS: TestClosePublisher (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestPubSubRace [2022-08-18T17:35:31.554Z] time="2022-08-18T17:35:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49232/Test.FailOnce: Post \"http://127.0.0.1:49232/Test.FailOnce\": EOF, retrying in 1s" [2022-08-18T17:35:31.554Z] === RUN TestRegister [2022-08-18T17:35:31.554Z] --- PASS: TestRegister (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestCommand [2022-08-18T17:35:31.554Z] --- PASS: TestCommand (0.04s) [2022-08-18T17:35:31.554Z] === RUN TestNaiveSelf [2022-08-18T17:35:31.554Z] --- PASS: TestNaiveSelf (0.04s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 82.4% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/reexec 0.139s coverage: 82.4% of statements [2022-08-18T17:35:31.554Z] --- PASS: TestFailOnce (1.23s) [2022-08-18T17:35:31.554Z] === RUN TestEchoInputOutput [2022-08-18T17:35:31.554Z] --- PASS: TestEchoInputOutput (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestBackoff [2022-08-18T17:35:31.554Z] --- PASS: TestBackoff (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestAbortRetry [2022-08-18T17:35:31.554Z] --- PASS: TestAbortRetry (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestClientScheme [2022-08-18T17:35:31.554Z] --- PASS: TestClientScheme (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestNewClientWithTimeout [2022-08-18T17:35:31.554Z] --- PASS: TestPubSubRace (1.08s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 75.0% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/pubsub 1.130s coverage: 75.0% of statements [2022-08-18T17:35:31.554Z] time="2022-08-18T17:35:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-08-18T17:35:31.554Z] === RUN TestParseSignal [2022-08-18T17:35:31.554Z] --- PASS: TestParseSignal (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestValidSignalForPlatform [2022-08-18T17:35:31.554Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 19.7% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 19.7% of statements [2022-08-18T17:35:31.554Z] === RUN TestNewStdWriter [2022-08-18T17:35:31.554Z] --- PASS: TestNewStdWriter (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestWriteWithUninitializedStdWriter [2022-08-18T17:35:31.554Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestWriteWithNilBytes [2022-08-18T17:35:31.554Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestWrite [2022-08-18T17:35:31.554Z] --- PASS: TestWrite (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestWriteWithWriterError [2022-08-18T17:35:31.554Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-08-18T17:35:31.554Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyWriteAndRead [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyWithInvalidInputHeader [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyWithCorruptedPrefix [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyReturnsWriteErrors [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-08-18T17:35:31.554Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 100.0% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/stdcopy 0.087s coverage: 100.0% of statements [2022-08-18T17:35:31.554Z] === RUN TestRawProgressFormatterFormatStatus [2022-08-18T17:35:31.554Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestRawProgressFormatterFormatProgress [2022-08-18T17:35:31.554Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestFormatStatus [2022-08-18T17:35:31.554Z] --- PASS: TestFormatStatus (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestFormatError [2022-08-18T17:35:31.554Z] --- PASS: TestFormatError (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestFormatJSONError [2022-08-18T17:35:31.554Z] --- PASS: TestFormatJSONError (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestJsonProgressFormatterFormatProgress [2022-08-18T17:35:31.554Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestJsonProgressFormatterFormatStatus [2022-08-18T17:35:31.554Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestNewJSONProgressOutput [2022-08-18T17:35:31.554Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestAuxFormatterEmit [2022-08-18T17:35:31.554Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStreamWriterStdout [2022-08-18T17:35:31.554Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestStreamWriterStderr [2022-08-18T17:35:31.554Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 66.2% of statements [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/streamformatter 0.051s coverage: 66.2% of statements [2022-08-18T17:35:31.554Z] === RUN TestGenerateRandomID [2022-08-18T17:35:31.554Z] --- PASS: TestGenerateRandomID (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestShortenId [2022-08-18T17:35:31.554Z] --- PASS: TestShortenId (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestShortenSha256Id [2022-08-18T17:35:31.554Z] --- PASS: TestShortenSha256Id (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestShortenIdEmpty [2022-08-18T17:35:31.554Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestShortenIdInvalid [2022-08-18T17:35:31.554Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestIsShortIDNonHex [2022-08-18T17:35:31.554Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-08-18T17:35:31.554Z] === RUN TestIsShortIDNotCorrectSize [2022-08-18T17:35:31.554Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-08-18T17:35:31.554Z] PASS [2022-08-18T17:35:31.554Z] coverage: 70.6% of statements [2022-08-18T17:35:31.554Z] time="2022-08-18T17:35:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-08-18T17:35:31.554Z] ok github.com/docker/docker/pkg/stringid 0.072s coverage: 70.6% of statements [2022-08-18T17:35:31.666Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T17:35:31.927Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T17:35:31.927Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T17:35:31.927Z] docker_api_swarm_node_test.go:81: [dbf6ba609894e] joining swarm manager [dc25d7b39cc2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:35:32.040Z] === RUN TestIsCpusetListAvailable [2022-08-18T17:35:32.040Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-08-18T17:35:32.040Z] PASS [2022-08-18T17:35:32.040Z] coverage: 38.2% of statements [2022-08-18T17:35:32.040Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2022-08-18T17:35:32.342Z] 2022/08/18 17:35:32 Finished clone go.opencensus.io [2022-08-18T17:35:32.343Z] 2022/08/18 17:35:32 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-08-18T17:35:32.602Z] 2022/08/18 17:35:32 Finished clone github.com/containerd/fifo [2022-08-18T17:35:32.602Z] 2022/08/18 17:35:32 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-08-18T17:35:33.062Z] === RUN TestTailFile [2022-08-18T17:35:33.062Z] --- PASS: TestTailFile (0.00s) [2022-08-18T17:35:33.062Z] === RUN TestTailFileManyLines [2022-08-18T17:35:33.062Z] --- PASS: TestTailFileManyLines (0.00s) [2022-08-18T17:35:33.062Z] === RUN TestTailEmptyFile [2022-08-18T17:35:33.062Z] --- PASS: TestTailEmptyFile (0.00s) [2022-08-18T17:35:33.062Z] === RUN TestTailNegativeN [2022-08-18T17:35:33.062Z] --- PASS: TestTailNegativeN (0.00s) [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader [2022-08-18T17:35:33.062Z] === CONT TestNewTailReader [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/single_byte_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/4_byte_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/8_byte_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/truncated_last_line [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-08-18T17:35:33.062Z] === CONT TestNewTailReader/no_delimiter [2022-08-18T17:35:33.062Z] === CONT TestNewTailReader/12_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.062Z] === CONT TestNewTailReader/8_byte_delimiter [2022-08-18T17:35:33.062Z] === CONT TestNewTailReader/4_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.062Z] === CONT TestNewTailReader/2_byte_delimiter [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.062Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/single_byte_delimiter [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.063Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.064Z] === RUN TestChtimes [2022-08-18T17:35:33.064Z] --- PASS: TestChtimes (0.00s) [2022-08-18T17:35:33.064Z] === RUN TestChtimesWindows [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-08-18T17:35:33.064Z] --- PASS: TestChtimesWindows (0.00s) [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.064Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.064Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-08-18T17:35:33.064Z] === RUN TestEnsureRemoveAllNotExist [2022-08-18T17:35:33.064Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-08-18T17:35:33.064Z] === RUN TestEnsureRemoveAllWithDir [2022-08-18T17:35:33.064Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-08-18T17:35:33.064Z] === RUN TestEnsureRemoveAllWithFile [2022-08-18T17:35:33.064Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-08-18T17:35:33.064Z] === RUN TestHasWin32KSupport [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.064Z] syscall_windows_test.go:8: win32k: true [2022-08-18T17:35:33.064Z] --- PASS: TestHasWin32KSupport (0.01s) [2022-08-18T17:35:33.064Z] PASS [2022-08-18T17:35:33.064Z] coverage: 12.0% of statements [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.064Z] ok github.com/docker/docker/pkg/system 0.087s coverage: 12.0% of statements [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.064Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.064Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.065Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.065Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.065Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.065Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.540Z] 2022/08/18 17:35:33 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-08-18T17:35:33.540Z] 2022/08/18 17:35:33 Finished clone golang.org/x/sys [2022-08-18T17:35:33.550Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.551Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.552Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:33.553Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:33.836Z] --- PASS: TestCreateServiceSecretFileMode (12.83s) [2022-08-18T17:35:33.836Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:34.071Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-08-18T17:35:34.072Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-08-18T17:35:34.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.06s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.02s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-08-18T17:35:34.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.02s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-08-18T17:35:34.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-08-18T17:35:34.075Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-08-18T17:35:34.559Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.05s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-08-18T17:35:34.560Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-08-18T17:35:34.560Z] PASS [2022-08-18T17:35:34.560Z] coverage: 88.6% of statements [2022-08-18T17:35:34.560Z] ok github.com/docker/docker/pkg/tailfile 0.418s coverage: 88.6% of statements [2022-08-18T17:35:34.560Z] time="2022-08-18T17:35:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-08-18T17:35:34.560Z] testing: warning: no tests to run [2022-08-18T17:35:34.560Z] PASS [2022-08-18T17:35:34.560Z] coverage: [no statements] [2022-08-18T17:35:34.560Z] ok github.com/docker/docker/pkg/term/windows 0.051s coverage: [no statements] [no tests to run] [2022-08-18T17:35:34.560Z] === RUN TestTarSumRemoveNonExistent [2022-08-18T17:35:34.560Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-08-18T17:35:34.560Z] === RUN TestTarSumRemove [2022-08-18T17:35:34.560Z] --- PASS: TestTarSumRemove (0.00s) [2022-08-18T17:35:34.560Z] === RUN TestSortFileInfoSums [2022-08-18T17:35:34.560Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-08-18T17:35:34.560Z] === RUN TestNewTarSumForLabelInvalid [2022-08-18T17:35:34.560Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-08-18T17:35:34.560Z] === RUN TestNewTarSumForLabel [2022-08-18T17:35:34.560Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-08-18T17:35:34.560Z] === RUN TestEmptyTar [2022-08-18T17:35:34.560Z] --- PASS: TestEmptyTar (0.00s) [2022-08-18T17:35:34.560Z] === RUN TestTarSumsReadSize [2022-08-18T17:35:34.560Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-08-18T17:35:34.560Z] === RUN TestTarSums [2022-08-18T17:35:35.046Z] --- PASS: TestTarSums (0.14s) [2022-08-18T17:35:35.046Z] === RUN TestIteration [2022-08-18T17:35:35.046Z] --- PASS: TestIteration (0.00s) [2022-08-18T17:35:35.046Z] === RUN TestVersionLabelForChecksum [2022-08-18T17:35:35.046Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-08-18T17:35:35.046Z] === RUN TestVersion [2022-08-18T17:35:35.046Z] --- PASS: TestVersion (0.00s) [2022-08-18T17:35:35.046Z] === RUN TestGetVersion [2022-08-18T17:35:35.046Z] --- PASS: TestGetVersion (0.00s) [2022-08-18T17:35:35.046Z] === RUN TestGetVersions [2022-08-18T17:35:35.046Z] --- PASS: TestGetVersions (0.00s) [2022-08-18T17:35:35.046Z] PASS [2022-08-18T17:35:35.046Z] coverage: 89.3% of statements [2022-08-18T17:35:35.046Z] ok github.com/docker/docker/pkg/tarsum 0.233s coverage: 89.3% of statements [2022-08-18T17:35:35.446Z] 2022/08/18 17:35:35 Finished clone github.com/containerd/cgroups [2022-08-18T17:35:35.446Z] 2022/08/18 17:35:35 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-08-18T17:35:35.532Z] === RUN TestTruncIndex [2022-08-18T17:35:35.532Z] --- PASS: TestTruncIndex (0.10s) [2022-08-18T17:35:35.532Z] PASS [2022-08-18T17:35:35.532Z] coverage: 91.5% of statements [2022-08-18T17:35:35.532Z] ok github.com/docker/docker/pkg/truncindex 0.149s coverage: 91.5% of statements [2022-08-18T17:35:35.532Z] === RUN TestIsGIT [2022-08-18T17:35:35.532Z] --- PASS: TestIsGIT (0.00s) [2022-08-18T17:35:35.532Z] === RUN TestIsTransport [2022-08-18T17:35:35.532Z] --- PASS: TestIsTransport (0.00s) [2022-08-18T17:35:35.532Z] PASS [2022-08-18T17:35:35.532Z] coverage: 100.0% of statements [2022-08-18T17:35:35.532Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2022-08-18T17:35:36.018Z] === RUN TestVersionInfo [2022-08-18T17:35:36.018Z] --- PASS: TestVersionInfo (0.00s) [2022-08-18T17:35:36.018Z] === RUN TestAppendVersions [2022-08-18T17:35:36.018Z] --- PASS: TestAppendVersions (0.00s) [2022-08-18T17:35:36.018Z] PASS [2022-08-18T17:35:36.018Z] coverage: 88.9% of statements [2022-08-18T17:35:36.018Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-08-18T17:35:36.379Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T17:35:36.379Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T17:35:36.379Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T17:35:36.379Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T17:35:36.379Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T17:35:36.638Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T17:35:36.898Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T17:35:37.354Z] 2022/08/18 17:35:36 Finished clone github.com/containerd/go-runc [2022-08-18T17:35:37.354Z] 2022/08/18 17:35:36 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-08-18T17:35:37.634Z] === RUN TestValidatePrivileges [2022-08-18T17:35:37.634Z] --- PASS: TestValidatePrivileges (0.00s) [2022-08-18T17:35:37.634Z] === RUN TestFilterByCapNeg [2022-08-18T17:35:37.634Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-08-18T17:35:37.634Z] === RUN TestFilterByCapPos [2022-08-18T17:35:37.634Z] --- PASS: TestFilterByCapPos (0.00s) [2022-08-18T17:35:37.634Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-08-18T17:35:37.634Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-08-18T17:35:37.634Z] PASS [2022-08-18T17:35:37.634Z] coverage: 12.0% of statements [2022-08-18T17:35:37.634Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-08-18T17:35:37.924Z] 2022/08/18 17:35:37 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-08-18T17:35:37.925Z] 2022/08/18 17:35:37 Finished clone github.com/containerd/console [2022-08-18T17:35:38.119Z] === RUN TestNewSettable [2022-08-18T17:35:38.120Z] --- PASS: TestNewSettable (0.00s) [2022-08-18T17:35:38.120Z] === RUN TestIsSettable [2022-08-18T17:35:38.120Z] --- PASS: TestIsSettable (0.00s) [2022-08-18T17:35:38.120Z] === RUN TestUpdateSettingsEnv [2022-08-18T17:35:38.120Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-08-18T17:35:38.120Z] PASS [2022-08-18T17:35:38.120Z] coverage: 20.0% of statements [2022-08-18T17:35:38.120Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.0% of statements [2022-08-18T17:35:38.120Z] time="2022-08-18T17:35:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49237/Test.Echo: Post \"http://127.0.0.1:49237/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-08-18T17:35:38.279Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T17:35:38.493Z] 2022/08/18 17:35:38 Finished clone golang.org/x/text [2022-08-18T17:35:38.493Z] 2022/08/18 17:35:38 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-08-18T17:35:38.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T17:35:39.140Z] === RUN TestLoad [2022-08-18T17:35:39.140Z] --- PASS: TestLoad (0.00s) [2022-08-18T17:35:39.140Z] === RUN TestSave [2022-08-18T17:35:39.140Z] --- PASS: TestSave (0.04s) [2022-08-18T17:35:39.140Z] === RUN TestAddDeleteGet [2022-08-18T17:35:39.140Z] --- PASS: TestAddDeleteGet (0.06s) [2022-08-18T17:35:39.140Z] === RUN TestInvalidTags [2022-08-18T17:35:39.140Z] --- PASS: TestInvalidTags (0.01s) [2022-08-18T17:35:39.140Z] PASS [2022-08-18T17:35:39.140Z] coverage: 84.4% of statements [2022-08-18T17:35:39.140Z] ok github.com/docker/docker/reference 0.158s coverage: 84.4% of statements [2022-08-18T17:35:39.430Z] 2022/08/18 17:35:39 Finished clone github.com/containerd/continuity [2022-08-18T17:35:39.430Z] 2022/08/18 17:35:39 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-08-18T17:35:39.998Z] 2022/08/18 17:35:39 Finished clone github.com/containerd/ttrpc [2022-08-18T17:35:39.998Z] 2022/08/18 17:35:39 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-08-18T17:35:40.229Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T17:35:40.567Z] 2022/08/18 17:35:40 Finished clone github.com/gogo/googleapis [2022-08-18T17:35:40.567Z] 2022/08/18 17:35:40 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-08-18T17:35:40.763Z] === RUN TestResolveAuthConfigIndexServer [2022-08-18T17:35:40.764Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestResolveAuthConfigFullURL [2022-08-18T17:35:40.764Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestLoadAllowNondistributableArtifacts [2022-08-18T17:35:40.764Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestValidateMirror [2022-08-18T17:35:40.764Z] --- PASS: TestValidateMirror (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestLoadInsecureRegistries [2022-08-18T17:35:40.764Z] time="2022-08-18T17:35:40Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-08-18T17:35:40.764Z] time="2022-08-18T17:35:40Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-08-18T17:35:40.764Z] time="2022-08-18T17:35:40Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-08-18T17:35:40.764Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-08-18T17:35:40.764Z] === RUN TestNewServiceConfig [2022-08-18T17:35:40.764Z] --- PASS: TestNewServiceConfig (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestValidateIndexName [2022-08-18T17:35:40.764Z] --- PASS: TestValidateIndexName (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestValidateIndexNameWithError [2022-08-18T17:35:40.764Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestEndpointParse [2022-08-18T17:35:40.764Z] --- PASS: TestEndpointParse (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestEndpointParseInvalid [2022-08-18T17:35:40.764Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestValidateEndpoint [2022-08-18T17:35:40.764Z] --- PASS: TestValidateEndpoint (0.01s) [2022-08-18T17:35:40.764Z] === RUN TestPing [2022-08-18T17:35:40.764Z] --- PASS: TestPing (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestPingRegistryEndpoint [2022-08-18T17:35:40.764Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:40.764Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestEndpoint [2022-08-18T17:35:40.764Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:40.764Z] --- SKIP: TestEndpoint (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestParseRepositoryInfo [2022-08-18T17:35:40.764Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestNewIndexInfo [2022-08-18T17:35:40.764Z] --- PASS: TestNewIndexInfo (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestMirrorEndpointLookup [2022-08-18T17:35:40.764Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:35:40.764Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-08-18T17:35:40.764Z] === RUN TestSearchRepositories [2022-08-18T17:35:40.764Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-08-18T17:35:40.764Z] Host: 127.0.0.1:49243 [2022-08-18T17:35:40.764Z] User-Agent: docker test client [2022-08-18T17:35:40.764Z] Authorization: Token fake-token [2022-08-18T17:35:40.764Z] X-Docker-Token: true [2022-08-18T17:35:40.764Z] Accept-Encoding: gzip [2022-08-18T17:35:40.764Z] [2022-08-18T17:35:40.764Z] [2022-08-18T17:35:40.764Z] registry_test.go:730: HTTP/1.1 200 OK [2022-08-18T17:35:40.764Z] Connection: close [2022-08-18T17:35:40.764Z] Content-Length: 144 [2022-08-18T17:35:40.764Z] Cache-Control: no-cache [2022-08-18T17:35:40.764Z] Content-Type: application/json [2022-08-18T17:35:40.764Z] Date: Thu, 18 Aug 2022 17:35:40 GMT [2022-08-18T17:35:40.764Z] Expires: -1 [2022-08-18T17:35:40.764Z] Pragma: no-cache [2022-08-18T17:35:40.764Z] Server: docker-tests/mock [2022-08-18T17:35:40.764Z] X-Docker-Registry-Config: mock [2022-08-18T17:35:40.764Z] X-Docker-Registry-Version: 0.0.0 [2022-08-18T17:35:40.764Z] [2022-08-18T17:35:40.764Z] [2022-08-18T17:35:40.764Z] --- PASS: TestSearchRepositories (0.01s) [2022-08-18T17:35:40.764Z] === RUN TestTrustedLocation [2022-08-18T17:35:40.764Z] --- PASS: TestTrustedLocation (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-08-18T17:35:40.764Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestAllowNondistributableArtifacts [2022-08-18T17:35:40.764Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-08-18T17:35:40.764Z] === RUN TestIsSecureIndex [2022-08-18T17:35:40.764Z] --- PASS: TestIsSecureIndex (0.00s) [2022-08-18T17:35:40.764Z] PASS [2022-08-18T17:35:40.764Z] coverage: 50.2% of statements [2022-08-18T17:35:40.764Z] ok github.com/docker/docker/registry 0.336s coverage: 50.2% of statements [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestReaderWithReadError [2022-08-18T17:35:41.249Z] time="2022-08-18T17:35:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestReader [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestReader (0.00s) [2022-08-18T17:35:41.249Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-08-18T17:35:41.249Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-08-18T17:35:41.249Z] PASS [2022-08-18T17:35:41.249Z] coverage: 100.0% of statements [2022-08-18T17:35:41.249Z] ok github.com/docker/docker/registry/resumable 0.307s coverage: 100.0% of statements [2022-08-18T17:35:41.506Z] 2022/08/18 17:35:41 Finished clone github.com/Microsoft/hcsshim [2022-08-18T17:35:41.507Z] 2022/08/18 17:35:41 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-08-18T17:35:41.612Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T17:35:41.734Z] === RUN TestRestartManagerTimeout [2022-08-18T17:35:41.734Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-08-18T17:35:41.734Z] === RUN TestRestartManagerTimeoutReset [2022-08-18T17:35:41.734Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-08-18T17:35:41.734Z] PASS [2022-08-18T17:35:41.734Z] coverage: 50.9% of statements [2022-08-18T17:35:41.734Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-08-18T17:35:41.785Z] 2022/08/18 17:35:41 Finished clone github.com/opencontainers/runc [2022-08-18T17:35:41.785Z] 2022/08/18 17:35:41 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-08-18T17:35:41.871Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T17:35:42.220Z] === RUN TestDecodeContainerConfig [2022-08-18T17:35:42.220Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-08-18T17:35:42.220Z] === RUN TestDecodeContainerConfigIsolation [2022-08-18T17:35:42.220Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-08-18T17:35:42.220Z] === RUN TestValidatePrivileged [2022-08-18T17:35:42.220Z] --- PASS: TestValidatePrivileged (0.00s) [2022-08-18T17:35:42.220Z] PASS [2022-08-18T17:35:42.220Z] coverage: 52.2% of statements [2022-08-18T17:35:42.220Z] ok github.com/docker/docker/runconfig 0.058s coverage: 52.2% of statements [2022-08-18T17:35:42.386Z] 2022/08/18 17:35:42 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-08-18T17:35:42.386Z] 2022/08/18 17:35:42 Finished clone code.cloudfoundry.org/clock [2022-08-18T17:35:42.386Z] 2022/08/18 17:35:42 Finished clone google.golang.org/grpc [2022-08-18T17:35:42.386Z] 2022/08/18 17:35:42 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-08-18T17:35:42.443Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T17:35:42.443Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T17:35:42.703Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T17:35:42.703Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-18T17:35:42.705Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-08-18T17:35:42.705Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-08-18T17:35:42.705Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-08-18T17:35:42.705Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-08-18T17:35:42.705Z] PASS [2022-08-18T17:35:42.705Z] coverage: 62.5% of statements [2022-08-18T17:35:42.705Z] ok github.com/docker/docker/testutil 0.101s coverage: 62.5% of statements [2022-08-18T17:35:42.962Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-18T17:35:42.962Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-18T17:35:43.532Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-18T17:35:44.102Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-18T17:35:44.288Z] 2022/08/18 17:35:43 Finished clone github.com/fernet/fernet-go [2022-08-18T17:35:44.288Z] 2022/08/18 17:35:43 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-08-18T17:35:44.548Z] 2022/08/18 17:35:44 Finished clone github.com/docker/distribution [2022-08-18T17:35:44.548Z] 2022/08/18 17:35:44 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-08-18T17:35:45.042Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-18T17:35:45.302Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-18T17:35:45.302Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-18T17:35:45.302Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-18T17:35:45.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-18T17:35:46.453Z] 2022/08/18 17:35:46 Finished clone golang.org/x/time [2022-08-18T17:35:46.453Z] 2022/08/18 17:35:46 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-08-18T17:35:46.600Z] --- PASS: TestNewClientWithTimeout (17.64s) [2022-08-18T17:35:46.600Z] === RUN TestClientStream [2022-08-18T17:35:46.600Z] --- PASS: TestClientStream (0.00s) [2022-08-18T17:35:46.600Z] === RUN TestClientSendFile [2022-08-18T17:35:46.600Z] --- PASS: TestClientSendFile (0.00s) [2022-08-18T17:35:46.600Z] === RUN TestClientWithRequestTimeout [2022-08-18T17:35:46.600Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-08-18T17:35:46.600Z] === RUN TestFileSpecPlugin [2022-08-18T17:35:46.600Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-08-18T17:35:46.600Z] === RUN TestFileJSONSpecPlugin [2022-08-18T17:35:46.600Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-08-18T17:35:46.600Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-08-18T17:35:46.600Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-08-18T17:35:46.600Z] === RUN TestPluginAddHandler [2022-08-18T17:35:46.600Z] --- PASS: TestPluginAddHandler (0.00s) [2022-08-18T17:35:46.600Z] === RUN TestPluginWaitBadPlugin [2022-08-18T17:35:46.600Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-08-18T17:35:46.600Z] === RUN TestGet [2022-08-18T17:35:46.600Z] time="2022-08-18T17:35:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-08-18T17:35:46.812Z] --- PASS: TestCreateServiceConfigFileMode (13.37s) [2022-08-18T17:35:46.812Z] === RUN TestCreateServiceSysctls [2022-08-18T17:35:47.086Z] === RUN TestGetDriver [2022-08-18T17:35:47.086Z] --- PASS: TestGetDriver (0.00s) [2022-08-18T17:35:47.086Z] === RUN TestVolumeRequestError [2022-08-18T17:35:47.577Z] --- PASS: TestVolumeRequestError (0.02s) [2022-08-18T17:35:47.577Z] PASS [2022-08-18T17:35:47.577Z] coverage: 36.1% of statements [2022-08-18T17:35:47.577Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2022-08-18T17:35:47.577Z] === RUN TestGetAddress [2022-08-18T17:35:47.577Z] --- PASS: TestGetAddress (0.00s) [2022-08-18T17:35:47.577Z] === RUN TestRemove [2022-08-18T17:35:47.577Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-08-18T17:35:47.577Z] --- SKIP: TestRemove (0.00s) [2022-08-18T17:35:47.577Z] === RUN TestInitializeWithVolumes [2022-08-18T17:35:47.577Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-08-18T17:35:47.577Z] === RUN TestCreate [2022-08-18T17:35:47.577Z] --- PASS: TestCreate (0.02s) [2022-08-18T17:35:47.577Z] === RUN TestValidateName [2022-08-18T17:35:47.577Z] --- PASS: TestValidateName (0.00s) [2022-08-18T17:35:47.577Z] === RUN TestCreateWithOpts [2022-08-18T17:35:47.577Z] local_test.go:181: runtime.GOOS == "windows" [2022-08-18T17:35:47.577Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-08-18T17:35:47.577Z] === RUN TestRelaodNoOpts [2022-08-18T17:35:47.577Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-08-18T17:35:47.577Z] PASS [2022-08-18T17:35:47.577Z] coverage: 41.5% of statements [2022-08-18T17:35:47.577Z] ok github.com/docker/docker/volume/local 0.098s coverage: 41.5% of statements [2022-08-18T17:35:47.577Z] time="2022-08-18T17:35:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-08-18T17:35:47.831Z] 2022/08/18 17:35:47 Finished clone github.com/moby/buildkit [2022-08-18T17:35:47.831Z] 2022/08/18 17:35:47 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-08-18T17:35:48.400Z] 2022/08/18 17:35:48 Finished clone github.com/hashicorp/go-memdb [2022-08-18T17:35:48.400Z] 2022/08/18 17:35:48 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-08-18T17:35:48.724Z] docker_api_swarm_node_test.go:53: [d10f57ac6371b] joining swarm manager [dbcf98b9e45f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:35:49.194Z] === RUN TestConvertTmpfsOptions [2022-08-18T17:35:49.194Z] parser_test.go:49: data="mode=700,size=1m" [2022-08-18T17:35:49.194Z] parser_test.go:49: data="ro" [2022-08-18T17:35:49.194Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-08-18T17:35:49.194Z] === RUN TestParseMountRaw [2022-08-18T17:35:49.194Z] --- PASS: TestParseMountRaw (0.04s) [2022-08-18T17:35:49.194Z] === RUN TestParseMountRawSplit [2022-08-18T17:35:49.194Z] parser_test.go:390: case 0 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 1 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 2 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 3 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 4 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 5 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 6 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 7 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 8 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 0 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 1 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 2 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 3 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 4 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 5 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 6 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 7 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 8 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 9 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 10 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 11 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 12 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 0 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 1 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 2 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 3 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 4 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 5 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 6 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 7 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 8 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 9 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 10 [2022-08-18T17:35:49.194Z] parser_test.go:390: case 11 [2022-08-18T17:35:49.194Z] --- PASS: TestParseMountRawSplit (0.00s) [2022-08-18T17:35:49.194Z] === RUN TestParseMountSpec [2022-08-18T17:35:49.194Z] parser_test.go:455: case 0 [2022-08-18T17:35:49.194Z] parser_test.go:455: case 1 [2022-08-18T17:35:49.194Z] parser_test.go:455: case 2 [2022-08-18T17:35:49.194Z] parser_test.go:455: case 3 [2022-08-18T17:35:49.194Z] parser_test.go:455: case 4 [2022-08-18T17:35:49.194Z] parser_test.go:455: case 5 [2022-08-18T17:35:49.194Z] --- PASS: TestParseMountSpec (0.01s) [2022-08-18T17:35:49.194Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-08-18T17:35:49.194Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-08-18T17:35:49.194Z] === RUN TestValidateMount [2022-08-18T17:35:49.194Z] --- PASS: TestValidateMount (0.01s) [2022-08-18T17:35:49.194Z] PASS [2022-08-18T17:35:49.194Z] coverage: 66.2% of statements [2022-08-18T17:35:49.194Z] ok github.com/docker/docker/volume/mounts 0.122s coverage: 66.2% of statements [2022-08-18T17:35:49.294Z] docker_api_swarm_node_test.go:54: [d4d66f8253735] joining swarm manager [dbcf98b9e45f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:35:49.337Z] 2022/08/18 17:35:49 Finished clone github.com/cilium/ebpf [2022-08-18T17:35:49.338Z] 2022/08/18 17:35:49 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-08-18T17:35:49.338Z] 2022/08/18 17:35:49 Finished clone github.com/hashicorp/go-immutable-radix [2022-08-18T17:35:49.338Z] 2022/08/18 17:35:49 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-08-18T17:35:49.680Z] time="2022-08-18T17:35:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-08-18T17:35:50.170Z] === RUN TestSetGetMeta [2022-08-18T17:35:50.170Z] === PAUSE TestSetGetMeta [2022-08-18T17:35:50.170Z] === RUN TestRestore [2022-08-18T17:35:50.170Z] === PAUSE TestRestore [2022-08-18T17:35:50.170Z] === RUN TestServiceCreate [2022-08-18T17:35:50.170Z] === PAUSE TestServiceCreate [2022-08-18T17:35:50.170Z] === RUN TestServiceList [2022-08-18T17:35:50.170Z] === PAUSE TestServiceList [2022-08-18T17:35:50.170Z] === RUN TestServiceRemove [2022-08-18T17:35:50.170Z] === PAUSE TestServiceRemove [2022-08-18T17:35:50.170Z] === RUN TestServiceGet [2022-08-18T17:35:50.170Z] === PAUSE TestServiceGet [2022-08-18T17:35:50.170Z] === RUN TestServicePrune [2022-08-18T17:35:50.170Z] === PAUSE TestServicePrune [2022-08-18T17:35:50.170Z] === RUN TestCreate [2022-08-18T17:35:50.170Z] === PAUSE TestCreate [2022-08-18T17:35:50.170Z] === RUN TestRemove [2022-08-18T17:35:50.170Z] === PAUSE TestRemove [2022-08-18T17:35:50.170Z] === RUN TestList [2022-08-18T17:35:50.170Z] === PAUSE TestList [2022-08-18T17:35:50.170Z] === RUN TestFindByDriver [2022-08-18T17:35:50.170Z] === PAUSE TestFindByDriver [2022-08-18T17:35:50.170Z] === RUN TestFindByReferenced [2022-08-18T17:35:50.170Z] === PAUSE TestFindByReferenced [2022-08-18T17:35:50.170Z] === RUN TestDerefMultipleOfSameRef [2022-08-18T17:35:50.170Z] === PAUSE TestDerefMultipleOfSameRef [2022-08-18T17:35:50.170Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-08-18T17:35:50.170Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-08-18T17:35:50.170Z] === RUN TestDefererencePluginOnCreateError [2022-08-18T17:35:50.170Z] === PAUSE TestDefererencePluginOnCreateError [2022-08-18T17:35:50.170Z] === RUN TestRefDerefRemove [2022-08-18T17:35:50.170Z] === PAUSE TestRefDerefRemove [2022-08-18T17:35:50.170Z] === RUN TestGet [2022-08-18T17:35:50.170Z] === PAUSE TestGet [2022-08-18T17:35:50.170Z] === RUN TestGetWithReference [2022-08-18T17:35:50.170Z] === PAUSE TestGetWithReference [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc/test_nil_list [2022-08-18T17:35:50.170Z] === PAUSE TestFilterFunc/test_nil_list [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc/test_empty_list [2022-08-18T17:35:50.170Z] === PAUSE TestFilterFunc/test_empty_list [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-08-18T17:35:50.170Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-08-18T17:35:50.170Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc/test_filter_some [2022-08-18T17:35:50.170Z] === PAUSE TestFilterFunc/test_filter_some [2022-08-18T17:35:50.170Z] === RUN TestFilterFunc/test_filter_middle [2022-08-18T17:35:50.171Z] === PAUSE TestFilterFunc/test_filter_middle [2022-08-18T17:35:50.171Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-08-18T17:35:50.171Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-08-18T17:35:50.171Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-08-18T17:35:50.171Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_nil_list [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_filter_some [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_empty_list [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-08-18T17:35:50.171Z] === CONT TestFilterFunc/test_filter_middle [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-08-18T17:35:50.171Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-08-18T17:35:50.171Z] === CONT TestSetGetMeta [2022-08-18T17:35:50.171Z] === CONT TestDefererencePluginOnCreateError [2022-08-18T17:35:50.171Z] === CONT TestList [2022-08-18T17:35:50.171Z] === CONT TestGet [2022-08-18T17:35:50.171Z] --- PASS: TestSetGetMeta (0.03s) [2022-08-18T17:35:50.171Z] === CONT TestRemove [2022-08-18T17:35:50.171Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-08-18T17:35:50.171Z] === CONT TestCreate [2022-08-18T17:35:50.171Z] --- PASS: TestGet (0.06s) [2022-08-18T17:35:50.171Z] === CONT TestServicePrune [2022-08-18T17:35:50.171Z] --- PASS: TestList (0.06s) [2022-08-18T17:35:50.171Z] === CONT TestServiceGet [2022-08-18T17:35:50.171Z] --- PASS: TestRemove (0.04s) [2022-08-18T17:35:50.171Z] === CONT TestServiceRemove [2022-08-18T17:35:50.171Z] --- PASS: TestCreate (0.04s) [2022-08-18T17:35:50.171Z] === CONT TestServiceList [2022-08-18T17:35:50.171Z] --- PASS: TestServiceGet (0.24s) [2022-08-18T17:35:50.171Z] === CONT TestServiceCreate [2022-08-18T17:35:50.171Z] time="2022-08-18T17:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-08-18T17:35:50.171Z] --- PASS: TestServiceRemove (0.24s) [2022-08-18T17:35:50.171Z] === CONT TestRestore [2022-08-18T17:35:50.171Z] time="2022-08-18T17:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-08-18T17:35:50.171Z] --- PASS: TestServiceList (0.24s) [2022-08-18T17:35:50.171Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-08-18T17:35:50.252Z] --- PASS: TestCreateServiceSysctls (3.54s) [2022-08-18T17:35:50.252Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:35:50.276Z] 2022/08/18 17:35:50 Finished clone github.com/hashicorp/golang-lru [2022-08-18T17:35:50.276Z] 2022/08/18 17:35:50 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-08-18T17:35:50.276Z] 2022/08/18 17:35:50 Finished clone github.com/golang/protobuf [2022-08-18T17:35:50.276Z] 2022/08/18 17:35:50 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-08-18T17:35:50.656Z] time="2022-08-18T17:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-08-18T17:35:50.657Z] time="2022-08-18T17:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-08-18T17:35:50.657Z] time="2022-08-18T17:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-08-18T17:35:50.657Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.05s) [2022-08-18T17:35:50.657Z] === CONT TestDerefMultipleOfSameRef [2022-08-18T17:35:50.657Z] --- PASS: TestServicePrune (0.32s) [2022-08-18T17:35:50.657Z] === CONT TestFindByReferenced [2022-08-18T17:35:50.657Z] --- PASS: TestServiceCreate (0.08s) [2022-08-18T17:35:50.657Z] === CONT TestFindByDriver [2022-08-18T17:35:50.657Z] --- PASS: TestRestore (0.08s) [2022-08-18T17:35:50.657Z] === CONT TestGetWithReference [2022-08-18T17:35:50.657Z] --- PASS: TestFindByReferenced (0.04s) [2022-08-18T17:35:50.657Z] === CONT TestRefDerefRemove [2022-08-18T17:35:50.657Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-08-18T17:35:50.657Z] --- PASS: TestFindByDriver (0.05s) [2022-08-18T17:35:50.657Z] --- PASS: TestGetWithReference (0.05s) [2022-08-18T17:35:50.657Z] --- PASS: TestRefDerefRemove (0.04s) [2022-08-18T17:35:50.657Z] PASS [2022-08-18T17:35:50.657Z] coverage: 70.3% of statements [2022-08-18T17:35:50.657Z] ok github.com/docker/docker/volume/service 0.515s coverage: 70.3% of statements [2022-08-18T17:35:51.193Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T17:35:51.340Z] 2022/08/18 17:35:50 Finished clone github.com/coreos/pkg [2022-08-18T17:35:51.340Z] 2022/08/18 17:35:50 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-08-18T17:35:51.340Z] 2022/08/18 17:35:50 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-08-18T17:35:51.341Z] 2022/08/18 17:35:50 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-08-18T17:35:51.341Z] 2022/08/18 17:35:51 Finished clone golang.org/x/crypto [2022-08-18T17:35:51.341Z] 2022/08/18 17:35:51 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-08-18T17:35:51.910Z] 2022/08/18 17:35:51 Finished clone github.com/beorn7/perks [2022-08-18T17:35:51.910Z] 2022/08/18 17:35:51 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-08-18T17:35:52.848Z] 2022/08/18 17:35:52 Finished clone github.com/prometheus/client_model [2022-08-18T17:35:52.848Z] 2022/08/18 17:35:52 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-08-18T17:35:53.418Z] 2022/08/18 17:35:53 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-08-18T17:35:53.418Z] 2022/08/18 17:35:53 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-08-18T17:35:53.732Z] --- PASS: TestCreateServiceCapabilities (2.99s) [2022-08-18T17:35:53.732Z] === RUN TestInspect [2022-08-18T17:35:53.732Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-18T17:35:53.810Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-18T17:35:53.810Z] time="2022-08-18T17:35:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-08-18T17:35:54.355Z] 2022/08/18 17:35:54 Finished clone github.com/pkg/errors [2022-08-18T17:35:54.355Z] 2022/08/18 17:35:54 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-08-18T17:35:54.614Z] 2022/08/18 17:35:54 Finished clone github.com/prometheus/client_golang [2022-08-18T17:35:54.614Z] 2022/08/18 17:35:54 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-08-18T17:35:54.873Z] 2022/08/18 17:35:54 Finished clone github.com/inconshreveable/mousetrap [2022-08-18T17:35:54.873Z] 2022/08/18 17:35:54 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-08-18T17:35:54.873Z] 2022/08/18 17:35:54 Finished clone github.com/prometheus/common [2022-08-18T17:35:54.873Z] 2022/08/18 17:35:54 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-08-18T17:35:54.873Z] 2022/08/18 17:35:54 Finished clone github.com/prometheus/procfs [2022-08-18T17:35:54.873Z] 2022/08/18 17:35:54 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-08-18T17:35:55.644Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T17:35:56.253Z] 2022/08/18 17:35:55 Finished clone github.com/cespare/xxhash/v2 [2022-08-18T17:35:56.253Z] 2022/08/18 17:35:55 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-08-18T17:35:56.513Z] 2022/08/18 17:35:56 Finished clone github.com/morikuni/aec [2022-08-18T17:35:56.583Z] --- PASS: TestInspect (3.27s) [2022-08-18T17:35:56.583Z] === RUN TestCreateJob [2022-08-18T17:35:56.771Z] 2022/08/18 17:35:56 Finished clone github.com/spf13/pflag [2022-08-18T17:35:57.524Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-18T17:35:57.709Z] 2022/08/18 17:35:57 Finished clone github.com/docker/go-metrics [2022-08-18T17:35:57.709Z] 2022/08/18 17:35:57 Finished clone github.com/google/certificate-transparency-go [2022-08-18T17:35:57.969Z] 2022/08/18 17:35:57 Finished clone github.com/spf13/cobra [2022-08-18T17:35:58.093Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T17:35:59.033Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T17:35:59.348Z] 2022/08/18 17:35:59 Finished clone github.com/opencontainers/selinux [2022-08-18T17:35:59.602Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T17:36:00.175Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T17:36:00.435Z] --- PASS: TestCreateJob (3.81s) [2022-08-18T17:36:00.435Z] === RUN TestReplicatedJob [2022-08-18T17:36:00.694Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T17:36:01.264Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-18T17:36:02.640Z] --- PASS: TestGet (15.02s) [2022-08-18T17:36:02.640Z] === RUN TestPluginWithNoManifest [2022-08-18T17:36:02.640Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-08-18T17:36:02.640Z] === RUN TestGetAll [2022-08-18T17:36:02.640Z] --- PASS: TestGetAll (0.01s) [2022-08-18T17:36:02.640Z] PASS [2022-08-18T17:36:02.640Z] coverage: 73.4% of statements [2022-08-18T17:36:02.640Z] ok github.com/docker/docker/pkg/plugins 35.209s coverage: 73.4% of statements [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/pkg/term [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/quota [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/rootless [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/volume [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-18T17:36:02.640Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-18T17:36:03.175Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-18T17:36:04.559Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === Skipped [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-08-18T17:36:04.928Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-08-18T17:36:04.928Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-08-18T17:36:04.928Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-08-18T17:36:04.928Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-08-18T17:36:04.928Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2022-08-18T17:36:04.928Z] client_test.go:23: runtime.GOOS == "windows" [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-08-18T17:36:04.928Z] daemon_test.go:147: root required [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-08-18T17:36:04.928Z] reload_test.go:520: root required [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-08-18T17:36:04.928Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-08-18T17:36:04.928Z] pull_v2_test.go:82: Needs fixing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-08-18T17:36:04.928Z] pull_v2_test.go:127: Needs fixing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-08-18T17:36:04.928Z] download_test.go:268: Needs fixing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-08-18T17:36:04.928Z] layer_test.go:304: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-08-18T17:36:04.928Z] layer_test.go:353: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-08-18T17:36:04.928Z] layer_test.go:468: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-08-18T17:36:04.928Z] layer_test.go:697: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-08-18T17:36:04.928Z] migration_test.go:46: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-08-18T17:36:04.928Z] migration_test.go:182: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-08-18T17:36:04.928Z] mount_test.go:17: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-08-18T17:36:04.928Z] mount_test.go:76: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-08-18T17:36:04.928Z] mount_test.go:125: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-08-18T17:36:04.928Z] mount_test.go:212: Failing on Windows [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:134: Xz not present in msys2 [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:239: Failing on Windows CI machines [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-08-18T17:36:04.928Z] archive_windows_test.go:17: Currently fails [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-08-18T17:36:04.928Z] changes_test.go:192: needs more investigation [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-08-18T17:36:04.928Z] changes_test.go:405: needs further investigation [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-08-18T17:36:04.928Z] changes_test.go:441: needs further investigation [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-08-18T17:36:04.928Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-08-18T17:36:04.928Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.928Z] [2022-08-18T17:36:04.928Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-08-18T17:36:04.929Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-08-18T17:36:04.929Z] poller_test.go:41: No chmod on Windows [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-08-18T17:36:04.929Z] fileutils_test.go:134: Needs porting to Windows [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-08-18T17:36:04.929Z] fileutils_test.go:180: Needs porting to Windows [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-08-18T17:36:04.929Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-08-18T17:36:04.929Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-08-18T17:36:04.929Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-08-18T17:36:04.929Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-08-18T17:36:04.929Z] local_test.go:181: runtime.GOOS == "windows" [2022-08-18T17:36:04.929Z] [2022-08-18T17:36:04.929Z] DONE 1851 tests, 45 skipped in 237.809s [2022-08-18T17:36:05.414Z] INFO: make.ps1 ended at 08/18/2022 17:36:04 [2022-08-18T17:36:05.942Z] --- PASS: TestReplicatedJob (5.51s) [2022-08-18T17:36:05.942Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:36:07.323Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-18T17:36:07.698Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-08-18T17:36:07.698Z] INFO: Unit tests ended at 08/18/2022 17:36:07. Duration:00:04:19.5409978 [2022-08-18T17:36:07.698Z] INFO: Building busybox [2022-08-18T17:36:07.698Z] Sending build context to Docker daemon 5.12kB [2022-08-18T17:36:07.698Z] [2022-08-18T17:36:07.698Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-08-18T17:36:07.698Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-08-18T17:36:07.698Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-08-18T17:36:07.698Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-08-18T17:36:07.698Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-08-18T17:36:07.698Z] ---> e795f3f8aa80 [2022-08-18T17:36:07.698Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-08-18T17:36:07.698Z] ---> Running in 22b24676adb8 [2022-08-18T17:36:09.233Z] --- PASS: TestUpdateReplicatedJob (3.37s) [2022-08-18T17:36:09.233Z] === RUN TestServiceListWithStatuses [2022-08-18T17:36:09.233Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:36:09.233Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:36:09.233Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:36:09.233Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T17:36:09.331Z] 2022/08/18 17:36:09 Finished clone github.com/cloudflare/cfssl [2022-08-18T17:36:10.173Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T17:36:11.559Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T17:36:13.481Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-08-18T17:36:13.481Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:36:17.481Z] 2022/08/18 17:36:16 Finished clone github.com/containerd/containerd [2022-08-18T17:36:17.677Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T17:36:17.677Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2022-08-18T17:36:17.677Z] === RUN TestServicePlugin [2022-08-18T17:36:17.677Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T17:36:18.419Z] 2022/08/18 17:36:18 Finished clone github.com/coreos/etcd [2022-08-18T17:36:18.617Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T17:36:19.186Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-18T17:36:19.186Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T17:36:19.446Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-18T17:36:19.706Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-18T17:36:19.706Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T17:36:21.087Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T17:36:21.347Z] plugin_test.go:62: [d9250764c4099] joining swarm manager [d77d31f43ee7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:36:21.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-18T17:36:21.709Z] 2022/08/18 17:36:21 Finished clone github.com/docker/swarmkit [2022-08-18T17:36:21.867Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T17:36:21.867Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T17:36:22.127Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T17:36:22.697Z] plugin_test.go:65: [d35c467ba7ef8] joining swarm manager [d77d31f43ee7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:36:22.958Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T17:36:23.218Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T17:36:24.601Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T17:36:25.539Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-18T17:36:25.539Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-18T17:36:25.539Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-08-18T17:36:25.539Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-18T17:36:25.539Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-08-18T17:36:25.539Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T17:36:28.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-18T17:36:28.076Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-18T17:36:28.650Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T17:36:29.220Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T17:36:30.161Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T17:36:30.421Z] docker_api_swarm_test.go:202: [dd5b0370dd63d] joining swarm manager [d0d21e73f4b56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:36:33.260Z] Removing intermediate container 22b24676adb8 [2022-08-18T17:36:33.260Z] ---> f96a9b1e9022 [2022-08-18T17:36:33.260Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-08-18T17:36:33.260Z] ---> Running in 6775dad39ec4 [2022-08-18T17:36:33.260Z] Removing intermediate container 6775dad39ec4 [2022-08-18T17:36:33.260Z] ---> 00683d62432e [2022-08-18T17:36:33.260Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-08-18T17:36:33.260Z] ---> Running in fc8817b1257c [2022-08-18T17:36:33.260Z] Removing intermediate container fc8817b1257c [2022-08-18T17:36:33.260Z] ---> 8f23cccf2f50 [2022-08-18T17:36:33.260Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-08-18T17:36:33.260Z] [2022-08-18T17:36:33.260Z] ---> da35e93b22db [2022-08-18T17:36:33.260Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-08-18T17:36:33.260Z] ---> Running in 1c8b3af7c879 [2022-08-18T17:36:35.697Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T17:36:36.267Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-18T17:36:36.596Z] 2022/08/18 17:36:34 Finished clone cloud.google.com/go [2022-08-18T17:36:36.835Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T17:36:38.502Z] 2022/08/18 17:36:38 Finished clone github.com/gogo/protobuf [2022-08-18T17:36:40.152Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T17:36:40.152Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T17:36:42.688Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T17:36:45.075Z] 2022/08/18 17:36:44 Finished clone google.golang.org/genproto [2022-08-18T17:36:49.259Z] --- PASS: TestServicePlugin (31.48s) [2022-08-18T17:36:49.259Z] === RUN TestServiceUpdateLabel [2022-08-18T17:36:49.259Z] === RUN TestDockerSuite/TestExec [2022-08-18T17:36:49.829Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T17:36:50.398Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T17:36:50.970Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T17:36:51.541Z] --- PASS: TestServiceUpdateLabel (2.63s) [2022-08-18T17:36:51.541Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:36:51.541Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T17:36:52.924Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T17:36:53.494Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T17:36:53.755Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-18T17:36:54.015Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T17:36:54.955Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T17:36:55.525Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T17:36:56.096Z] docker_api_swarm_test.go:384: [d644aca37dff8] joining swarm manager [da0d685aad3c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:36:56.096Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T17:36:56.666Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T17:36:57.607Z] docker_api_swarm_test.go:385: [dc3c2f3566a44] joining swarm manager [da0d685aad3c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:36:57.868Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T17:36:58.810Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T17:36:59.384Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T17:37:00.766Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T17:37:01.026Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T17:37:03.564Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T17:37:04.136Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-18T17:37:04.719Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T17:37:05.293Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T17:37:05.863Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T17:37:06.433Z] --- PASS: TestServiceUpdateSecrets (14.88s) [2022-08-18T17:37:06.433Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:37:06.433Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T17:37:07.003Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T17:37:08.387Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T17:37:08.958Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T17:37:09.425Z] Removing intermediate container 1c8b3af7c879 [2022-08-18T17:37:09.425Z] ---> 3254e01dad68 [2022-08-18T17:37:09.425Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-08-18T17:37:09.425Z] ---> Running in 02475286c36d [2022-08-18T17:37:09.425Z] [2022-08-18T17:37:09.425Z] SUCCESS: Specified value was saved. [2022-08-18T17:37:09.528Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T17:37:11.043Z] Removing intermediate container 02475286c36d [2022-08-18T17:37:11.043Z] ---> 9bf50d657686 [2022-08-18T17:37:11.043Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-08-18T17:37:11.043Z] ---> Running in 597a789cc32e [2022-08-18T17:37:18.352Z] Cannot create a file when that file already exists. [2022-08-18T17:37:21.742Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T17:37:21.742Z] === RUN TestDockerSuite/TestExecTTY [2022-08-18T17:37:21.742Z] --- PASS: TestServiceUpdateConfigs (14.92s) [2022-08-18T17:37:21.742Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:37:21.742Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T17:37:22.310Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T17:37:22.882Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T17:37:23.822Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T17:37:23.822Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-08-18T17:37:23.822Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T17:37:24.358Z] Removing intermediate container 597a789cc32e [2022-08-18T17:37:24.358Z] ---> 844585f1e7ac [2022-08-18T17:37:24.358Z] Step 13/13 : CMD ["sh"] [2022-08-18T17:37:24.358Z] ---> Running in 20fd92da8713 [2022-08-18T17:37:24.843Z] Removing intermediate container 20fd92da8713 [2022-08-18T17:37:24.843Z] ---> 642dc99cb7ed [2022-08-18T17:37:24.843Z] Successfully built 642dc99cb7ed [2022-08-18T17:37:24.843Z] Successfully tagged busybox:latest [2022-08-18T17:37:24.843Z] INFO: Docker images of the daemon under test [2022-08-18T17:37:24.843Z] [2022-08-18T17:37:24.843Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-18T17:37:24.843Z] busybox latest 642dc99cb7ed Less than a second ago 5.63GB [2022-08-18T17:37:24.843Z] microsoft/windowsservercore latest e795f3f8aa80 11 days ago 5.6GB [2022-08-18T17:37:24.843Z] mcr.microsoft.com/windows/servercore ltsc2019 e795f3f8aa80 11 days ago 5.6GB [2022-08-18T17:37:25.209Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-18T17:37:25.328Z] [2022-08-18T17:37:25.328Z] INFO: Running integration tests at 08/18/2022 17:37:24... [2022-08-18T17:37:25.328Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-08-18T17:37:25.328Z] INFO: Integration API tests being run from the host: [2022-08-18T17:37:25.328Z] INFO: make.ps1 starting at 08/18/2022 17:37:24 [2022-08-18T17:37:25.469Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T17:37:26.351Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-08-18T17:37:26.408Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-18T17:37:26.978Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T17:37:27.547Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T17:37:32.823Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T17:37:34.729Z] --- PASS: TestServiceUpdateNetwork (13.17s) [2022-08-18T17:37:34.729Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:37:35.668Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-18T17:37:36.247Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-18T17:37:36.509Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T17:37:38.415Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T17:37:41.332Z] 2022/08/18 17:37:34 Finished clone github.com/hashicorp/consul [2022-08-18T17:37:42.609Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T17:37:43.178Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T17:37:43.178Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T17:37:43.178Z] === RUN TestDockerSuite/TestHealth [2022-08-18T17:37:43.178Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-18T17:37:51.304Z] --- PASS: TestServiceUpdatePidsLimit (16.38s) [2022-08-18T17:37:51.304Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-18T17:37:51.304Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-18T17:37:51.304Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-18T17:37:51.304Z] PASS [2022-08-18T17:37:51.304Z] [2022-08-18T17:37:51.304Z] === Skipped [2022-08-18T17:37:51.304Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-18T17:37:51.304Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-18T17:37:51.304Z] [2022-08-18T17:37:51.304Z] DONE 27 tests, 1 skipped in 196.504s [2022-08-18T17:37:51.304Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-18T17:37:51.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:37:51.304Z] ++ set -e [2022-08-18T17:37:51.304Z] ++ '[' -n 0 ']' [2022-08-18T17:37:51.304Z] ++ set -x [2022-08-18T17:37:51.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:37:51.304Z] INFO: Testing against a local daemon [2022-08-18T17:37:51.304Z] === RUN TestSessionCreate [2022-08-18T17:37:51.304Z] --- PASS: TestSessionCreate (0.05s) [2022-08-18T17:37:51.304Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:37:51.304Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-18T17:37:51.304Z] PASS [2022-08-18T17:37:51.304Z] [2022-08-18T17:37:51.304Z] DONE 2 tests in 0.265s [2022-08-18T17:37:51.304Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-18T17:37:51.304Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:37:51.304Z] ++ set -e [2022-08-18T17:37:51.304Z] ++ '[' -n 0 ']' [2022-08-18T17:37:51.304Z] ++ set -x [2022-08-18T17:37:51.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:37:51.304Z] INFO: Testing against a local daemon [2022-08-18T17:37:51.304Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:37:51.304Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:37:51.304Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:37:51.304Z] === RUN TestEventsExecDie [2022-08-18T17:37:51.874Z] --- PASS: TestEventsExecDie (0.56s) [2022-08-18T17:37:51.874Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:37:51.874Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-18T17:37:51.874Z] === RUN TestInfoBinaryCommits [2022-08-18T17:37:51.874Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-18T17:37:51.874Z] === RUN TestInfoAPIVersioned [2022-08-18T17:37:51.874Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-18T17:37:51.874Z] === RUN TestInfoDiscoveryBackend [2022-08-18T17:37:52.445Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-08-18T17:37:52.445Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-18T17:37:52.445Z] check_test.go:380: [dc3c2f3566a44] daemon is not started [2022-08-18T17:37:52.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-18T17:37:53.385Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-08-18T17:37:53.385Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-18T17:37:53.955Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-08-18T17:37:53.955Z] === RUN TestInfoAPI [2022-08-18T17:37:53.955Z] --- PASS: TestInfoAPI (0.04s) [2022-08-18T17:37:53.955Z] === RUN TestInfoAPIWarnings [2022-08-18T17:37:54.525Z] docker_api_swarm_test.go:802: [dcc82af3f1de9] joining swarm manager [d2f6f2371965b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:37:55.907Z] docker_api_swarm_test.go:802: [d00d73f62f18a] joining swarm manager [d2f6f2371965b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:37:57.287Z] docker_api_swarm_test.go:802: [d8c2b710e63a9] joining swarm manager [d2f6f2371965b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:37:58.667Z] docker_api_swarm_test.go:802: [d230c20bfc90e] joining swarm manager [d2f6f2371965b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:37:59.423Z] 2022/08/18 17:37:57 Finished clone github.com/aws/aws-sdk-go [2022-08-18T17:37:59.606Z] docker_api_swarm_test.go:810: [d3d97e1f8546f] joining swarm manager [d2f6f2371965b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-18T17:38:02.913Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T17:38:02.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T17:38:02.913Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T17:38:02.913Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T17:38:02.913Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T17:38:02.913Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T17:38:03.483Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T17:38:03.483Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T17:38:03.483Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T17:38:03.743Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T17:38:04.002Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T17:38:04.002Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T17:38:04.278Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T17:38:04.539Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T17:38:05.110Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T17:38:05.389Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T17:38:06.329Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T17:38:06.589Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T17:38:06.849Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T17:38:07.419Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T17:38:09.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:38:09.417Z] INFO: Testing against a local daemon [2022-08-18T17:38:09.417Z] === RUN TestBuildWithSession [2022-08-18T17:38:09.417Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:38:09.417Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-18T17:38:09.417Z] === RUN TestBuildSquashParent [2022-08-18T17:38:09.417Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:38:09.417Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:38:09.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:38:09.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:38:09.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:38:09.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:38:09.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:38:09.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:38:09.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:38:09.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-18T17:38:09.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-18T17:38:09.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-18T17:38:09.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-18T17:38:09.954Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T17:38:09.954Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T17:38:09.954Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T17:38:10.525Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-08-18T17:38:10.525Z] === RUN TestInfoDebug [2022-08-18T17:38:10.785Z] --- PASS: TestInfoDebug (0.55s) [2022-08-18T17:38:10.785Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:38:11.356Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T17:38:11.356Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2022-08-18T17:38:11.356Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:38:11.926Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-18T17:38:11.926Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:38:12.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.44s) [2022-08-18T17:38:12.496Z] === RUN TestPingCacheHeaders [2022-08-18T17:38:12.496Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-18T17:38:12.496Z] === RUN TestPingGet [2022-08-18T17:38:12.496Z] --- PASS: TestPingGet (0.01s) [2022-08-18T17:38:12.496Z] === RUN TestPingHead [2022-08-18T17:38:12.496Z] --- PASS: TestPingHead (0.02s) [2022-08-18T17:38:12.496Z] === RUN TestVersion [2022-08-18T17:38:12.496Z] --- PASS: TestVersion (0.02s) [2022-08-18T17:38:12.496Z] PASS [2022-08-18T17:38:12.496Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T17:38:12.496Z] [2022-08-18T17:38:12.496Z] === Skipped [2022-08-18T17:38:12.496Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:38:12.496Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-18T17:38:12.496Z] [2022-08-18T17:38:12.496Z] DONE 18 tests, 1 skipped in 21.438s [2022-08-18T17:38:12.496Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-18T17:38:12.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:38:12.496Z] ++ set -e [2022-08-18T17:38:12.496Z] ++ '[' -n 0 ']' [2022-08-18T17:38:12.496Z] ++ set -x [2022-08-18T17:38:12.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-18T17:38:12.496Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T17:38:12.756Z] INFO: Testing against a local daemon [2022-08-18T17:38:12.756Z] === RUN TestVolumesCreateAndList [2022-08-18T17:38:12.756Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-08-18T17:38:12.756Z] === RUN TestVolumesRemove [2022-08-18T17:38:12.756Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-18T17:38:12.756Z] === RUN TestVolumesInspect [2022-08-18T17:38:12.756Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-18T17:38:12.756Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:38:13.016Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-18T17:38:13.016Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-18T17:38:13.016Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-18T17:38:13.016Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-18T17:38:13.016Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-18T17:38:13.016Z] PASS [2022-08-18T17:38:13.016Z] [2022-08-18T17:38:13.016Z] DONE 5 tests in 0.331s [2022-08-18T17:38:13.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:38:13.016Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:38:13.277Z] +++ kill 5546 [2022-08-18T17:38:13.847Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T17:38:14.417Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:38:14.417Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:38:14.417Z] [2022-08-18T17:38:14.417Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:38:14.417Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:38:14.417Z] [2022-08-18T17:38:14.417Z] To set a process to complain mode, use the command line tool [2022-08-18T17:38:14.417Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:38:14.417Z] +++ true [2022-08-18T17:38:14.417Z] exiting test-integration [2022-08-18T17:38:14.417Z] ++ exit 0 [2022-08-18T17:38:14.417Z] [2022-08-18T17:38:15.356Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T17:38:15.356Z] + for job in $(jobs -p) [2022-08-18T17:38:15.356Z] + wait 8671 [2022-08-18T17:38:16.738Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T17:38:17.678Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T17:38:18.249Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T17:38:18.509Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T17:38:18.509Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-18T17:38:18.509Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T17:38:19.079Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T17:38:19.647Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T17:38:19.906Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T17:38:20.476Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T17:38:20.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-18T17:38:20.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-18T17:38:21.046Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T17:38:21.308Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T17:38:21.308Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-18T17:38:22.690Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T17:38:22.949Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T17:38:23.520Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T17:38:23.520Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T17:38:24.094Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T17:38:24.094Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T17:38:24.094Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T17:38:24.688Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T17:38:25.258Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T17:38:25.519Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T17:38:26.090Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T17:38:26.090Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T17:38:26.090Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T17:38:26.090Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-08-18T17:38:26.090Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T17:38:26.661Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T17:38:27.230Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T17:38:27.230Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T17:38:27.801Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T17:38:28.061Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T17:38:30.602Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T17:38:30.602Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T17:38:30.862Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T17:38:31.432Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T17:38:32.813Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T17:38:33.073Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T17:38:33.643Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T17:38:34.212Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T17:38:34.472Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T17:38:35.041Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T17:38:35.610Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T17:38:35.610Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.62s) [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.62s) [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.68s) [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.15s) [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.47s) [2022-08-18T17:38:35.680Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.36s) [2022-08-18T17:38:35.680Z] === RUN TestBuildMultiStageCopy [2022-08-18T17:38:35.680Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-18T17:38:36.990Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T17:38:37.931Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T17:38:38.871Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T17:38:39.131Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T17:38:40.511Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T17:38:41.891Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T17:38:42.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-18T17:38:43.089Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T17:38:43.089Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T17:38:44.472Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T17:38:44.512Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-18T17:38:44.732Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T17:38:44.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-18T17:38:45.306Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T17:38:46.019Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-18T17:38:47.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-18T17:38:48.658Z] --- PASS: TestBuildMultiStageCopy (14.78s) [2022-08-18T17:38:48.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.52s) [2022-08-18T17:38:48.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-08-18T17:38:48.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.97s) [2022-08-18T17:38:48.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2022-08-18T17:38:48.658Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2022-08-18T17:38:48.658Z] === RUN TestBuildMultiStageParentConfig [2022-08-18T17:38:51.697Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-08-18T17:38:51.697Z] === RUN TestBuildLabelWithTargets [2022-08-18T17:38:51.697Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:38:51.697Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-08-18T17:38:51.697Z] === RUN TestBuildWithEmptyLayers [2022-08-18T17:38:53.313Z] --- PASS: TestBuildWithEmptyLayers (1.79s) [2022-08-18T17:38:53.313Z] === RUN TestBuildMultiStageOnBuild [2022-08-18T17:38:53.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T17:38:53.704Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T17:38:55.089Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T17:38:55.414Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T17:38:56.795Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-18T17:38:56.795Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T17:38:57.056Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T17:38:57.315Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T17:38:57.315Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T17:38:57.575Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T17:38:58.146Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T17:39:02.340Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T17:39:02.340Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T17:39:04.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-18T17:39:06.786Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T17:39:07.046Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T17:39:07.306Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T17:39:08.688Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T17:39:08.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-18T17:39:09.629Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T17:39:10.570Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T17:39:10.831Z] docker_api_swarm_service_test.go:395: [d85b5c9f10101] joining swarm manager [de8623f3abaf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:39:11.400Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T17:39:11.970Z] docker_api_swarm_service_test.go:395: [dbf0936363d88] joining swarm manager [de8623f3abaf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:39:12.539Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T17:39:14.806Z] --- PASS: TestBuildMultiStageOnBuild (20.14s) [2022-08-18T17:39:14.806Z] === RUN TestBuildUncleanTarFilenames [2022-08-18T17:39:14.806Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:39:14.806Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-08-18T17:39:14.806Z] === RUN TestBuildMultiStageLayerLeak [2022-08-18T17:39:15.084Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T17:39:15.653Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T17:39:16.224Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T17:39:24.349Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T17:39:28.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-18T17:39:28.542Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T17:39:29.112Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T17:39:30.053Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T17:39:30.053Z] docker_api_swarm_service_test.go:343: [dc5c0dcba9a4c] joining swarm manager [d6e2390b4d903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:39:30.622Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T17:39:30.882Z] docker_api_swarm_service_test.go:343: [d64e4eebe9bc3] joining swarm manager [d6e2390b4d903]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:39:31.142Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T17:39:31.403Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T17:39:32.344Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T17:39:34.277Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T17:39:34.536Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-18T17:39:36.299Z] --- PASS: TestBuildMultiStageLayerLeak (22.65s) [2022-08-18T17:39:36.299Z] === RUN TestBuildWithHugeFile [2022-08-18T17:39:41.107Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T17:39:41.367Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T17:39:41.936Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T17:39:44.551Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T17:39:44.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-18T17:39:47.354Z] docker_api_swarm_service_test.go:490: [d98d1d8cb0816] joining swarm manager [deaa6ba94b9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:39:48.294Z] docker_api_swarm_service_test.go:490: [d7bff2f46f860] joining swarm manager [deaa6ba94b9b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:39:51.590Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T17:39:51.590Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-08-18T17:39:51.590Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T17:39:53.497Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T17:39:56.035Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T17:39:57.942Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T17:40:00.487Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T17:40:01.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-18T17:40:07.150Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T17:40:07.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-18T17:40:08.792Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T17:40:09.734Z] docker_api_swarm_service_test.go:128: [d8f6595e834f3] joining swarm manager [d379acb8fd5b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:40:09.995Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T17:40:10.564Z] docker_api_swarm_service_test.go:129: [d07a2c5655993] joining swarm manager [d379acb8fd5b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:40:11.136Z] === RUN TestDockerSuite/TestPortList [2022-08-18T17:40:13.045Z] docker_api_swarm_service_test.go:137: [dda81d50085df] joining swarm manager [d379acb8fd5b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:40:13.615Z] docker_api_swarm_service_test.go:138: [dcd21c44675ed] joining swarm manager [d379acb8fd5b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-18T17:40:18.893Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T17:40:19.153Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T17:40:25.725Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T17:40:25.725Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T17:40:25.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T17:40:25.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T17:40:25.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T17:40:25.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T17:40:25.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T17:40:26.555Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T17:40:26.555Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T17:40:27.495Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T17:40:27.495Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-18T17:40:29.403Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-18T17:40:30.343Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-18T17:40:30.602Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-18T17:40:30.879Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T17:40:32.795Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T17:40:33.734Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T17:40:35.645Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T17:40:35.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-18T17:40:38.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-18T17:40:39.385Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T17:40:39.385Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T17:40:40.327Z] docker_api_swarm_service_test.go:304: [df541f32f09c1] joining swarm manager [db060ed1bce1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:40:41.269Z] docker_api_swarm_service_test.go:304: [df909e9958023] joining swarm manager [db060ed1bce1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:40:42.210Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T17:40:50.339Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T17:40:50.599Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T17:40:52.507Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T17:40:53.458Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T17:40:54.028Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T17:40:55.938Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T17:40:57.321Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T17:40:58.266Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T17:40:58.266Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T17:40:58.840Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T17:41:00.222Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T17:41:01.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-18T17:41:02.102Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T17:41:02.361Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T17:41:02.361Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-08-18T17:41:02.361Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T17:41:02.931Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T17:41:03.502Z] docker_api_swarm_service_test.go:100: [d8078ad156c8f] joining swarm manager [d6948ec87b49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:41:03.502Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T17:41:03.502Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T17:41:04.073Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T17:41:04.073Z] docker_api_swarm_service_test.go:101: [df85ee9be574b] joining swarm manager [d6948ec87b49c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:41:05.012Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T17:41:06.395Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T17:41:06.966Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T17:41:13.547Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T17:41:13.806Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T17:41:15.188Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T17:41:15.189Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T17:41:15.189Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T17:41:15.449Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T17:41:17.989Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T17:41:18.561Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T17:41:21.110Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T17:41:22.492Z] check_test.go:380: [d8078ad156c8f] daemon is not started [2022-08-18T17:41:22.492Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T17:41:22.492Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T17:41:22.752Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T17:41:25.318Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T17:41:25.578Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T17:41:25.838Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T17:41:27.220Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T17:41:27.790Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T17:41:27.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-18T17:41:29.172Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T17:41:30.113Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T17:41:30.113Z] docker_api_swarm_service_test.go:533: [d1c72d4b92f0b] joining swarm manager [d212b7330864e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:41:30.373Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T17:41:30.944Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T17:41:31.516Z] docker_api_swarm_service_test.go:534: [df174d43823fa] joining swarm manager [d212b7330864e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:41:34.058Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T17:41:35.004Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T17:41:35.944Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T17:41:36.204Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T17:41:37.603Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T17:41:37.864Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T17:41:38.442Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T17:41:39.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T17:41:39.013Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T17:41:39.273Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T17:41:40.211Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T17:41:40.783Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T17:41:41.354Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T17:41:41.926Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-18T17:41:42.870Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T17:41:43.810Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-18T17:41:44.749Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-18T17:41:45.010Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-18T17:41:45.948Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-18T17:41:46.211Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-18T17:41:46.801Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T17:41:47.741Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-18T17:41:48.310Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T17:41:48.883Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T17:41:49.453Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T17:41:49.713Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T17:41:49.973Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T17:41:51.352Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T17:41:51.612Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T17:41:52.181Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T17:41:52.750Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T17:41:53.320Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T17:41:53.320Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T17:41:53.581Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T17:41:54.152Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T17:41:54.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-18T17:41:54.726Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T17:41:54.986Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T17:41:55.556Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T17:41:55.556Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T17:41:56.127Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T17:41:56.127Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T17:41:56.698Z] docker_api_swarm_service_test.go:148: [d65e532a14a62] joining swarm manager [d8e53c8db3b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:41:57.267Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T17:41:57.838Z] docker_api_swarm_service_test.go:148: [db70cd4a04243] joining swarm manager [d8e53c8db3b35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:41:57.838Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T17:41:58.778Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T17:41:59.350Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T17:41:59.350Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T17:41:59.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T17:42:00.865Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T17:42:02.246Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T17:42:02.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T17:42:03.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T17:42:03.956Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T17:42:04.216Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T17:42:04.787Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T17:42:05.359Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T17:42:06.300Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T17:42:08.844Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T17:42:08.844Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T17:42:09.414Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T17:42:10.795Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T17:42:11.735Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T17:42:13.643Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T17:42:15.029Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T17:42:15.029Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-08-18T17:42:15.029Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T17:42:15.029Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-08-18T17:42:15.029Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T17:42:15.970Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T17:42:17.352Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T17:42:18.292Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T17:42:19.673Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T17:42:19.934Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T17:42:20.874Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T17:42:20.971Z] 2022/08/18 17:42:12 Finished clone google.golang.org/api [2022-08-18T17:42:20.971Z] 2022/08/18 17:42:12 Dependencies downloaded. Download time: 7m9.403881551s [2022-08-18T17:42:20.971Z] 2022/08/18 17:42:12 Collecting all dependencies [2022-08-18T17:42:21.447Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-18T17:42:21.447Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-08-18T17:42:21.447Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T17:42:22.017Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-18T17:42:23.398Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T17:42:23.398Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T17:42:23.971Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T17:42:24.264Z] 2022/08/18 17:42:24 Clean vendor dir from unused packages [2022-08-18T17:42:24.264Z] 2022/08/18 17:42:24 Ignoring paths matching "^archive/tar" [2022-08-18T17:42:24.540Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T17:42:24.800Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-18T17:42:25.201Z] 2022/08/18 17:42:25 Success [2022-08-18T17:42:25.201Z] 2022/08/18 17:42:25 Running time: 7m24.98483384s [2022-08-18T17:42:25.369Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T17:42:25.369Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T17:42:25.767Z] Congratulations! All vendoring changes are done the right way. [2022-08-18T17:42:25.938Z] === RUN TestDockerSuite/TestRunEnvironment [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T17:42:26.198Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T17:42:26.330Z] + echo Ensuring container killed. [2022-08-18T17:42:26.330Z] Ensuring container killed. [2022-08-18T17:42:26.330Z] + docker rm -vf docker-pr1 [2022-08-18T17:42:26.330Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-08-18T17:42:26.608Z] + echo Chowning /workspace to jenkins user [2022-08-18T17:42:26.608Z] Chowning /workspace to jenkins user [2022-08-18T17:42:26.608Z] + id -u [2022-08-18T17:42:26.608Z] + id -g [2022-08-18T17:42:26.608Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace busybox chown -R 1000:1000 /workspace [2022-08-18T17:42:26.769Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T17:42:27.029Z] === RUN TestDockerSuite/TestRunExitCode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T17:42:27.464Z] + bundleName=unit [2022-08-18T17:42:27.464Z] + echo Creating unit-bundles.tar.gz [2022-08-18T17:42:27.464Z] Creating unit-bundles.tar.gz [2022-08-18T17:42:27.464Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-08-18T17:42:27.464Z] bundles/junit-report.xml [2022-08-18T17:42:27.464Z] bundles/go-test-report.json [2022-08-18T17:42:27.464Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-18T17:42:27.476Z] Archiving artifacts [2022-08-18T17:42:27.598Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T17:42:27.919Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T17:42:28.176Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T17:42:28.226Z] + make clean [2022-08-18T17:42:28.226Z] docker volume rm -f docker-dev-cache [2022-08-18T17:42:28.226Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T17:42:28.753Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T17:42:29.013Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T17:42:29.272Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T17:42:29.532Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T17:42:30.101Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T17:42:31.043Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T17:42:31.043Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:42:31.043Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-08-18T17:42:31.043Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T17:42:33.582Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T17:42:33.582Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T17:42:33.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-18T17:42:34.381Z] --- PASS: TestBuildWithHugeFile (173.27s) [2022-08-18T17:42:34.381Z] === RUN TestBuildWithEmptyDockerfile [2022-08-18T17:42:34.381Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:42:34.381Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:42:34.381Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:42:34.381Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:42:34.381Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:42:34.381Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:42:34.381Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-18T17:42:34.381Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-18T17:42:34.381Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-18T17:42:34.381Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2022-08-18T17:42:34.381Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-08-18T17:42:34.381Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-08-18T17:42:34.381Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-08-18T17:42:34.381Z] === RUN TestBuildPreserveOwnership [2022-08-18T17:42:34.381Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:42:34.381Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-08-18T17:42:34.381Z] === RUN TestBuildPlatformInvalid [2022-08-18T17:42:34.382Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-18T17:42:34.382Z] PASS [2022-08-18T17:42:34.382Z] ok github.com/docker/docker/integration/build 266.016s [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === Skipped [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-08-18T17:42:34.382Z] build_session_test.go:25: TODO: BuildKit [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-08-18T17:42:34.382Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-08-18T17:42:34.382Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-08-18T17:42:34.382Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-08-18T17:42:34.382Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] DONE 28 tests, 5 skipped in 303.587s [2022-08-18T17:42:34.382Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-08-18T17:42:34.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:42:34.382Z] INFO: Testing against a local daemon [2022-08-18T17:42:34.382Z] === RUN TestConfigInspect [2022-08-18T17:42:34.382Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] --- SKIP: TestConfigInspect (0.00s) [2022-08-18T17:42:34.382Z] === RUN TestConfigList [2022-08-18T17:42:34.382Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] --- SKIP: TestConfigList (0.00s) [2022-08-18T17:42:34.382Z] === RUN TestConfigsCreateAndDelete [2022-08-18T17:42:34.382Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-08-18T17:42:34.382Z] === RUN TestConfigsUpdate [2022-08-18T17:42:34.382Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-08-18T17:42:34.382Z] === RUN TestTemplatedConfig [2022-08-18T17:42:34.382Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-18T17:42:34.382Z] === RUN TestConfigCreateResolve [2022-08-18T17:42:34.382Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:42:34.382Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-08-18T17:42:34.382Z] === RUN TestConfigDaemonLibtrustID [2022-08-18T17:42:34.382Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:42:34.382Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-08-18T17:42:34.382Z] PASS [2022-08-18T17:42:34.382Z] ok github.com/docker/docker/integration/config 0.147s [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === Skipped [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-08-18T17:42:34.382Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:42:34.382Z] [2022-08-18T17:42:34.382Z] DONE 7 tests, 7 skipped in 2.795s [2022-08-18T17:42:34.382Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-08-18T17:42:36.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:42:36.674Z] INFO: Testing against a local daemon [2022-08-18T17:42:36.674Z] === RUN TestCheckpoint [2022-08-18T17:42:36.674Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:42:36.674Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-18T17:42:36.674Z] === RUN TestContainerInvalidJSON [2022-08-18T17:42:36.674Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:42:36.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:42:36.674Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:42:36.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:42:36.674Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:42:36.674Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:42:36.674Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-18T17:42:36.674Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-18T17:42:36.674Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-18T17:42:36.674Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-08-18T17:42:36.674Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-08-18T17:42:36.674Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-08-18T17:42:36.674Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-08-18T17:42:36.674Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-18T17:42:37.159Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-08-18T17:42:37.159Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-18T17:42:37.159Z] copy_test.go:38: testEnv.OSType == "windows" [2022-08-18T17:42:37.159Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T17:42:37.159Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-18T17:42:37.159Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-08-18T17:42:37.159Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-18T17:42:37.159Z] copy_test.go:63: testEnv.OSType == "windows" [2022-08-18T17:42:37.159Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-08-18T17:42:37.159Z] === RUN TestCopyFromContainer [2022-08-18T17:42:37.159Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:37.159Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-18T17:42:37.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:42:37.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:42:37.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:42:37.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:42:37.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:42:37.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:42:37.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-18T17:42:37.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-18T17:42:37.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-18T17:42:37.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-18T17:42:37.159Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-18T17:42:37.159Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-08-18T17:42:37.159Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidEnv [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidEnv/1 (0.02s) [2022-08-18T17:42:37.159Z] === RUN TestCreateTmpfsMountsTarget [2022-08-18T17:42:37.159Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:37.159Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-18T17:42:37.159Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:42:37.159Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-18T17:42:37.159Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:42:37.159Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:42:37.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:42:37.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-18T17:42:37.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-18T17:42:37.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-18T17:42:37.159Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-08-18T17:42:37.159Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-08-18T17:42:37.159Z] === RUN TestCreateDifferentPlatform [2022-08-18T17:42:37.645Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-18T17:42:37.645Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-18T17:42:37.645Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-08-18T17:42:37.645Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-18T17:42:37.645Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-08-18T17:42:37.645Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-18T17:42:37.645Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-18T17:42:37.645Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-18T17:42:37.645Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-08-18T17:42:37.645Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T17:42:37.645Z] === RUN TestContainerKillOnDaemonStart [2022-08-18T17:42:37.645Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:37.645Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-18T17:42:37.645Z] === RUN TestDiff [2022-08-18T17:42:37.645Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-08-18T17:42:37.645Z] --- SKIP: TestDiff (0.00s) [2022-08-18T17:42:37.645Z] === RUN TestExecWithCloseStdin [2022-08-18T17:42:40.683Z] --- PASS: TestExecWithCloseStdin (3.28s) [2022-08-18T17:42:40.683Z] === RUN TestExec [2022-08-18T17:42:43.722Z] --- PASS: TestExec (2.91s) [2022-08-18T17:42:43.722Z] === RUN TestExecUser [2022-08-18T17:42:43.722Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-08-18T17:42:43.722Z] --- SKIP: TestExecUser (0.00s) [2022-08-18T17:42:43.722Z] === RUN TestExportContainerAndImportImage [2022-08-18T17:42:43.722Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:43.722Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-08-18T17:42:43.722Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-18T17:42:43.722Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:43.722Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-08-18T17:42:43.722Z] === RUN TestHealthCheckWorkdir [2022-08-18T17:42:43.722Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-08-18T17:42:43.722Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-08-18T17:42:43.722Z] === RUN TestHealthKillContainer [2022-08-18T17:42:43.722Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-08-18T17:42:43.722Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-08-18T17:42:43.722Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-18T17:42:43.722Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T17:42:43.722Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T17:42:43.722Z] === RUN TestKillContainerInvalidSignal [2022-08-18T17:42:46.057Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-18T17:42:46.057Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T17:42:46.319Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-18T17:42:46.578Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-18T17:42:46.578Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T17:42:46.578Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T17:42:46.764Z] --- PASS: TestKillContainerInvalidSignal (2.58s) [2022-08-18T17:42:46.764Z] === RUN TestKillContainer [2022-08-18T17:42:46.764Z] === RUN TestKillContainer/no_signal [2022-08-18T17:42:47.148Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T17:42:49.053Z] === RUN TestKillContainer/non_killing_signal [2022-08-18T17:42:49.053Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-08-18T17:42:49.053Z] === RUN TestKillContainer/killing_signal [2022-08-18T17:42:49.057Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T17:42:50.438Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T17:42:51.819Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T17:42:52.090Z] --- PASS: TestKillContainer (5.42s) [2022-08-18T17:42:52.090Z] --- PASS: TestKillContainer/no_signal (2.42s) [2022-08-18T17:42:52.090Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-08-18T17:42:52.090Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-08-18T17:42:52.090Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-18T17:42:52.090Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-08-18T17:42:52.090Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-08-18T17:42:52.090Z] === RUN TestKillStoppedContainer [2022-08-18T17:42:52.090Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-08-18T17:42:52.090Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-08-18T17:42:52.090Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-18T17:42:52.090Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-08-18T17:42:52.090Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-08-18T17:42:52.090Z] === RUN TestKillDifferentUserContainer [2022-08-18T17:42:52.090Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-08-18T17:42:52.090Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-08-18T17:42:52.090Z] === RUN TestInspectOomKilledTrue [2022-08-18T17:42:52.090Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:42:52.090Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-18T17:42:52.090Z] === RUN TestInspectOomKilledFalse [2022-08-18T17:42:52.090Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:42:52.090Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-18T17:42:52.090Z] === RUN TestLogsFollowTailEmpty [2022-08-18T17:42:54.379Z] --- PASS: TestLogsFollowTailEmpty (2.61s) [2022-08-18T17:42:54.379Z] === RUN TestNetworkNat [2022-08-18T17:42:54.379Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-08-18T17:42:54.379Z] --- SKIP: TestNetworkNat (0.00s) [2022-08-18T17:42:54.379Z] === RUN TestNetworkLocalhostTCPNat [2022-08-18T17:42:57.418Z] --- PASS: TestNetworkLocalhostTCPNat (2.91s) [2022-08-18T17:42:57.418Z] === RUN TestNetworkLoopbackNat [2022-08-18T17:42:57.418Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-08-18T17:42:57.418Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-08-18T17:42:57.418Z] === RUN TestPause [2022-08-18T17:42:57.418Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-08-18T17:42:57.418Z] --- SKIP: TestPause (0.00s) [2022-08-18T17:42:57.418Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-18T17:42:58.391Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T17:42:58.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-18T17:42:58.391Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T17:42:58.391Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T17:42:58.959Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T17:42:58.959Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T17:42:59.219Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T17:43:00.459Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.75s) [2022-08-18T17:43:00.459Z] === RUN TestPauseStopPausedContainer [2022-08-18T17:43:00.459Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:43:00.459Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-08-18T17:43:00.459Z] === RUN TestPsFilter [2022-08-18T17:43:00.459Z] --- PASS: TestPsFilter (0.16s) [2022-08-18T17:43:00.459Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-18T17:43:00.602Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T17:43:01.993Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T17:43:02.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-18T17:43:03.502Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T17:43:03.502Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T17:43:03.502Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-08-18T17:43:03.511Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.89s) [2022-08-18T17:43:03.511Z] === RUN TestRemoveContainerWithVolume [2022-08-18T17:43:04.882Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T17:43:05.141Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-18T17:43:05.792Z] --- PASS: TestRemoveContainerWithVolume (2.83s) [2022-08-18T17:43:05.792Z] === RUN TestRemoveContainerRunning [2022-08-18T17:43:06.080Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T17:43:08.621Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-18T17:43:08.828Z] --- PASS: TestRemoveContainerRunning (2.57s) [2022-08-18T17:43:08.828Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-18T17:43:11.119Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.58s) [2022-08-18T17:43:11.119Z] === RUN TestRemoveInvalidContainer [2022-08-18T17:43:11.119Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-08-18T17:43:11.119Z] === RUN TestRenameLinkedContainer [2022-08-18T17:43:11.119Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-08-18T17:43:11.119Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-08-18T17:43:11.119Z] === RUN TestRenameStoppedContainer [2022-08-18T17:43:11.164Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T17:43:11.424Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-18T17:43:11.424Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T17:43:11.992Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T17:43:12.932Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T17:43:14.840Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-18T17:43:15.101Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T17:43:17.643Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-18T17:43:17.643Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T17:43:19.024Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T17:43:19.954Z] --- PASS: TestRenameStoppedContainer (8.11s) [2022-08-18T17:43:19.954Z] === RUN TestRenameRunningContainerAndReuse [2022-08-18T17:43:21.565Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T17:43:21.565Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-18T17:43:22.507Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T17:43:23.890Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T17:43:23.890Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T17:43:24.462Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T17:43:24.831Z] --- PASS: TestRenameRunningContainerAndReuse (5.42s) [2022-08-18T17:43:24.831Z] === RUN TestRenameInvalidName [2022-08-18T17:43:25.401Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T17:43:25.661Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-18T17:43:25.931Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T17:43:26.510Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T17:43:27.114Z] --- PASS: TestRenameInvalidName (2.63s) [2022-08-18T17:43:27.114Z] === RUN TestRenameAnonymousContainer [2022-08-18T17:43:27.114Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-08-18T17:43:27.114Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-08-18T17:43:27.114Z] === RUN TestRenameContainerWithSameName [2022-08-18T17:43:28.419Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T17:43:29.799Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T17:43:30.153Z] --- PASS: TestRenameContainerWithSameName (2.52s) [2022-08-18T17:43:30.153Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-18T17:43:30.153Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-08-18T17:43:30.153Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-08-18T17:43:30.153Z] === RUN TestResize [2022-08-18T17:43:32.339Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T17:43:32.442Z] --- PASS: TestResize (2.47s) [2022-08-18T17:43:32.442Z] === RUN TestResizeWithInvalidSize [2022-08-18T17:43:32.442Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-08-18T17:43:32.442Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-08-18T17:43:32.442Z] === RUN TestResizeWhenContainerNotStarted [2022-08-18T17:43:32.910Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T17:43:32.910Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-18T17:43:33.480Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T17:43:33.480Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T17:43:34.050Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T17:43:34.309Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T17:43:34.309Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T17:43:34.878Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T17:43:35.482Z] --- PASS: TestResizeWhenContainerNotStarted (2.86s) [2022-08-18T17:43:35.482Z] === RUN TestDaemonRestartKillContainers [2022-08-18T17:43:35.482Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:43:35.482Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:43:35.482Z] === RUN TestStats [2022-08-18T17:43:35.482Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-08-18T17:43:35.482Z] --- SKIP: TestStats (0.00s) [2022-08-18T17:43:35.482Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-18T17:43:41.446Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-18T17:43:41.446Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-08-18T17:43:41.446Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T17:43:41.446Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-18T17:43:41.706Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T17:43:42.645Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T17:43:43.214Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-18T17:43:43.785Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-08-18T17:43:43.785Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T17:43:44.044Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T17:43:44.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.66s) [2022-08-18T17:43:44.315Z] === RUN TestStopContainerWithTimeout [2022-08-18T17:43:44.315Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-08-18T17:43:44.315Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-08-18T17:43:44.315Z] === RUN TestUpdateRestartPolicy [2022-08-18T17:43:44.614Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T17:43:44.873Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T17:43:45.443Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T17:43:45.443Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-08-18T17:43:45.443Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T17:43:46.013Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T17:43:46.273Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T17:43:46.273Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-08-18T17:43:46.273Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T17:43:46.842Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-18T17:43:47.783Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T17:43:47.783Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:43:47.783Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T17:43:50.320Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-18T17:43:50.320Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T17:43:51.268Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T17:43:51.528Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T17:43:55.724Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T17:43:55.983Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T17:43:56.243Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-18T17:43:58.151Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-18T17:43:58.411Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-18T17:43:58.411Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-18T17:44:01.710Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-18T17:44:01.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-18T17:44:04.513Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-18T17:44:04.772Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-18T17:44:05.341Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-18T17:44:05.911Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-18T17:44:06.182Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-18T17:44:06.752Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-18T17:44:07.012Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-18T17:44:07.584Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T17:44:08.154Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T17:44:08.723Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T17:44:09.876Z] --- PASS: TestUpdateRestartPolicy (25.23s) [2022-08-18T17:44:09.876Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-18T17:44:11.258Z] === RUN TestDockerSuite/TestRunState [2022-08-18T17:44:11.493Z] --- PASS: TestUpdateRestartWithAutoRemove (2.67s) [2022-08-18T17:44:11.493Z] === RUN TestWaitNonBlocked [2022-08-18T17:44:11.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:44:11.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:44:11.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:44:11.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:44:11.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-18T17:44:11.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-18T17:44:12.197Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T17:44:12.457Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T17:44:13.025Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T17:44:13.025Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-18T17:44:13.025Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-08-18T17:44:13.025Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T17:44:13.594Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T17:44:14.163Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-18T17:44:14.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-18T17:44:15.302Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T17:44:15.302Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T17:44:15.302Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T17:44:15.886Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-18T17:44:17.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-18T17:44:18.057Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-18T17:44:18.317Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-18T17:44:20.225Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-18T17:44:20.334Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-08-18T17:44:20.334Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.35s) [2022-08-18T17:44:20.334Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.06s) [2022-08-18T17:44:20.334Z] === RUN TestWaitBlocked [2022-08-18T17:44:20.334Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:20.334Z] --- SKIP: TestWaitBlocked (0.00s) [2022-08-18T17:44:20.334Z] PASS [2022-08-18T17:44:20.334Z] ok github.com/docker/docker/integration/container 103.242s [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === Skipped [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-08-18T17:44:20.334Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-18T17:44:20.334Z] copy_test.go:38: testEnv.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-08-18T17:44:20.334Z] copy_test.go:63: testEnv.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-08-18T17:44:20.334Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-08-18T17:44:20.334Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-08-18T17:44:20.334Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-08-18T17:44:20.334Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-08-18T17:44:20.334Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-08-18T17:44:20.334Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-18T17:44:20.334Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-08-18T17:44:20.334Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-08-18T17:44:20.334Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-08-18T17:44:20.334Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-08-18T17:44:20.334Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-08-18T17:44:20.334Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-08-18T17:44:20.334Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-08-18T17:44:20.334Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-18T17:44:20.334Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-08-18T17:44:20.334Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-08-18T17:44:20.334Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-08-18T17:44:20.334Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-08-18T17:44:20.334Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-08-18T17:44:20.334Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-08-18T17:44:20.334Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-08-18T17:44:20.334Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-08-18T17:44:20.334Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-08-18T17:44:20.334Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-08-18T17:44:20.334Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-08-18T17:44:20.334Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-08-18T17:44:20.334Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-08-18T17:44:20.334Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-08-18T17:44:20.334Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:20.334Z] [2022-08-18T17:44:20.334Z] DONE 88 tests, 37 skipped in 106.708s [2022-08-18T17:44:20.334Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-08-18T17:44:21.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-18T17:44:22.545Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T17:44:22.619Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:22.619Z] INFO: Testing against a local daemon [2022-08-18T17:44:22.619Z] === RUN TestCommitInheritsEnv [2022-08-18T17:44:22.619Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:44:22.619Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-08-18T17:44:22.619Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-18T17:44:22.619Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-08-18T17:44:22.619Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T17:44:22.619Z] === RUN TestImagesFilterMultiReference [2022-08-18T17:44:22.619Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-08-18T17:44:22.619Z] === RUN TestImagePullPlatformInvalid [2022-08-18T17:44:22.619Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-18T17:44:22.619Z] === RUN TestRemoveImageOrphaning [2022-08-18T17:44:23.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-18T17:44:24.234Z] --- PASS: TestRemoveImageOrphaning (1.41s) [2022-08-18T17:44:24.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-18T17:44:24.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-08-18T17:44:24.234Z] === RUN TestTagInvalidReference [2022-08-18T17:44:24.234Z] --- PASS: TestTagInvalidReference (0.05s) [2022-08-18T17:44:24.234Z] === RUN TestTagValidPrefixedRepo [2022-08-18T17:44:24.234Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-08-18T17:44:24.234Z] === RUN TestTagExistedNameWithoutForce [2022-08-18T17:44:24.234Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-08-18T17:44:24.234Z] === RUN TestTagOfficialNames [2022-08-18T17:44:24.234Z] --- PASS: TestTagOfficialNames (0.14s) [2022-08-18T17:44:24.234Z] === RUN TestTagMatchesDigest [2022-08-18T17:44:24.234Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-08-18T17:44:24.234Z] PASS [2022-08-18T17:44:24.234Z] ok github.com/docker/docker/integration/image 2.115s [2022-08-18T17:44:24.719Z] [2022-08-18T17:44:24.719Z] === Skipped [2022-08-18T17:44:24.719Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-08-18T17:44:24.719Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:44:24.719Z] [2022-08-18T17:44:24.719Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-18T17:44:24.719Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-08-18T17:44:24.719Z] [2022-08-18T17:44:24.719Z] DONE 11 tests, 2 skipped in 4.531s [2022-08-18T17:44:24.719Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-08-18T17:44:26.021Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T17:44:26.281Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-18T17:44:26.281Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T17:44:26.850Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T17:44:27.094Z] testing: warning: no tests to run [2022-08-18T17:44:27.094Z] PASS [2022-08-18T17:44:27.094Z] ok github.com/docker/docker/integration/network/ipvlan 0.241s [no tests to run] [2022-08-18T17:44:27.094Z] testing: warning: no tests to run [2022-08-18T17:44:27.094Z] PASS [2022-08-18T17:44:27.094Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [no tests to run] [2022-08-18T17:44:27.419Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T17:44:28.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:28.114Z] INFO: Testing against a local daemon [2022-08-18T17:44:28.114Z] === RUN TestNetworkCreateDelete [2022-08-18T17:44:28.114Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:28.114Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-08-18T17:44:28.114Z] === RUN TestDockerNetworkDeletePreferID [2022-08-18T17:44:28.114Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-08-18T17:44:28.114Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestDaemonDNSFallback [2022-08-18T17:44:28.114Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:28.114Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestInspectNetwork [2022-08-18T17:44:28.114Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:28.114Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestRunContainerWithBridgeNone [2022-08-18T17:44:28.114Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:28.114Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestNetworkInvalidJSON [2022-08-18T17:44:28.114Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-18T17:44:28.114Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-18T17:44:28.114Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:44:28.114Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:44:28.114Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:44:28.114Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:44:28.114Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-18T17:44:28.114Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-18T17:44:28.114Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-08-18T17:44:28.114Z] === RUN TestNetworkList [2022-08-18T17:44:28.114Z] === RUN TestNetworkList//networks [2022-08-18T17:44:28.114Z] === PAUSE TestNetworkList//networks [2022-08-18T17:44:28.114Z] === RUN TestNetworkList//networks/ [2022-08-18T17:44:28.114Z] === PAUSE TestNetworkList//networks/ [2022-08-18T17:44:28.114Z] === CONT TestNetworkList//networks [2022-08-18T17:44:28.114Z] === CONT TestNetworkList//networks/ [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkList (0.04s) [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-18T17:44:28.114Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestHostIPv4BridgeLabel [2022-08-18T17:44:28.114Z] network_test.go:126: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-18T17:44:28.114Z] service_test.go:29: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestDaemonDefaultNetworkPools [2022-08-18T17:44:28.114Z] service_test.go:58: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-18T17:44:28.114Z] service_test.go:102: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-18T17:44:28.114Z] service_test.go:136: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-18T17:44:28.114Z] service_test.go:187: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestServiceWithPredefinedNetwork [2022-08-18T17:44:28.114Z] service_test.go:212: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-18T17:44:28.114Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:44:28.114Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:44:28.114Z] === RUN TestServiceWithDataPathPortInit [2022-08-18T17:44:28.114Z] service_test.go:333: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-08-18T17:44:28.114Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-18T17:44:28.114Z] service_test.go:401: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T17:44:28.114Z] PASS [2022-08-18T17:44:28.114Z] ok github.com/docker/docker/integration/network 0.253s [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === Skipped [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-08-18T17:44:28.114Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-08-18T17:44:28.114Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-08-18T17:44:28.114Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-08-18T17:44:28.114Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-08-18T17:44:28.114Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-08-18T17:44:28.114Z] network_test.go:126: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:29: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:58: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:102: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:136: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:187: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:212: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:242: FLAKY_TEST [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-08-18T17:44:28.114Z] service_test.go:333: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-18T17:44:28.114Z] service_test.go:401: testEnv.OSType == "windows" [2022-08-18T17:44:28.114Z] [2022-08-18T17:44:28.114Z] DONE 22 tests, 15 skipped in 3.550s [2022-08-18T17:44:28.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-08-18T17:44:29.084Z] testing: warning: no tests to run [2022-08-18T17:44:29.084Z] PASS [2022-08-18T17:44:29.084Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-08-18T17:44:29.084Z] [2022-08-18T17:44:29.084Z] DONE 0 tests in 0.588s [2022-08-18T17:44:29.084Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-08-18T17:44:29.330Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T17:44:29.330Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-18T17:44:30.107Z] testing: warning: no tests to run [2022-08-18T17:44:30.107Z] PASS [2022-08-18T17:44:30.107Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-08-18T17:44:30.107Z] [2022-08-18T17:44:30.107Z] DONE 0 tests in 0.600s [2022-08-18T17:44:30.107Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-08-18T17:44:30.272Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T17:44:30.532Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T17:44:30.793Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T17:44:31.054Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T17:44:31.624Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T17:44:31.732Z] testing: warning: no tests to run [2022-08-18T17:44:31.732Z] PASS [2022-08-18T17:44:31.732Z] ok github.com/docker/docker/integration/plugin 0.139s [no tests to run] [2022-08-18T17:44:31.732Z] testing: warning: no tests to run [2022-08-18T17:44:31.732Z] PASS [2022-08-18T17:44:31.732Z] ok github.com/docker/docker/integration/plugin/authz 0.069s [no tests to run] [2022-08-18T17:44:32.565Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-18T17:44:32.565Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T17:44:32.824Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-18T17:44:32.824Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-08-18T17:44:32.824Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T17:44:33.084Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T17:44:33.653Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T17:44:35.035Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-18T17:44:36.946Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T17:44:37.517Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T17:44:38.086Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-18T17:44:38.347Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T17:44:40.280Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T17:44:41.220Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T17:44:42.602Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T17:44:43.984Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-18T17:44:44.490Z] testing: warning: no tests to run [2022-08-18T17:44:44.490Z] PASS [2022-08-18T17:44:44.490Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.102s [no tests to run] [2022-08-18T17:44:44.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:44.490Z] INFO: Testing against a local daemon [2022-08-18T17:44:44.490Z] === RUN TestExternalGraphDriver [2022-08-18T17:44:44.490Z] external_test.go:48: runtime.GOOS == "windows" [2022-08-18T17:44:44.490Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-08-18T17:44:44.490Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:44:44.490Z] external_test.go:408: runtime.GOOS == "windows" [2022-08-18T17:44:44.490Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-08-18T17:44:44.491Z] PASS [2022-08-18T17:44:44.491Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.183s [2022-08-18T17:44:44.554Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T17:44:45.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T17:44:45.126Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T17:44:45.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T17:44:45.126Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T17:44:45.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T17:44:45.126Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T17:44:45.126Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T17:44:45.126Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-18T17:44:45.126Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-08-18T17:44:45.126Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-18T17:44:46.068Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-18T17:44:46.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:46.111Z] INFO: Testing against a local daemon [2022-08-18T17:44:46.111Z] === RUN TestReadPluginNoRead [2022-08-18T17:44:46.111Z] read_test.go:21: no unix domain sockets on Windows [2022-08-18T17:44:46.111Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-08-18T17:44:46.111Z] PASS [2022-08-18T17:44:46.111Z] ok github.com/docker/docker/integration/plugin/logging 0.235s [2022-08-18T17:44:46.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:46.111Z] INFO: Testing against a local daemon [2022-08-18T17:44:46.111Z] === RUN TestPluginWithDevMounts [2022-08-18T17:44:46.111Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:46.111Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T17:44:46.111Z] PASS [2022-08-18T17:44:46.111Z] ok github.com/docker/docker/integration/plugin/volumes 0.127s [2022-08-18T17:44:46.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:46.598Z] INFO: Testing against a local daemon [2022-08-18T17:44:46.598Z] === RUN TestPluginInvalidJSON [2022-08-18T17:44:46.598Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:44:46.598Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:44:46.598Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:44:46.598Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-08-18T17:44:46.598Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-08-18T17:44:46.598Z] === RUN TestPluginInstall [2022-08-18T17:44:46.598Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-08-18T17:44:46.598Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T17:44:46.598Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:44:46.598Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-08-18T17:44:46.598Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T17:44:46.598Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:44:46.598Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-08-18T17:44:46.598Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:44:46.598Z] PASS [2022-08-18T17:44:46.598Z] ok github.com/docker/docker/integration/plugin/common 0.167s [2022-08-18T17:44:46.598Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-08-18T17:44:46.598Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-08-18T17:44:46.598Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === Skipped [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-08-18T17:44:46.598Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-08-18T17:44:46.598Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:44:46.598Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-08-18T17:44:46.598Z] external_test.go:48: runtime.GOOS == "windows" [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-08-18T17:44:46.598Z] external_test.go:408: runtime.GOOS == "windows" [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-08-18T17:44:46.598Z] read_test.go:21: no unix domain sockets on Windows [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-08-18T17:44:46.598Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:46.598Z] [2022-08-18T17:44:46.598Z] DONE 9 tests, 7 skipped in 16.733s [2022-08-18T17:44:46.638Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-18T17:44:47.084Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-08-18T17:44:47.570Z] testing: warning: no tests to run [2022-08-18T17:44:47.570Z] PASS [2022-08-18T17:44:47.570Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-08-18T17:44:47.570Z] [2022-08-18T17:44:47.570Z] DONE 0 tests in 0.586s [2022-08-18T17:44:47.570Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-08-18T17:44:47.576Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-18T17:44:48.146Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-18T17:44:48.715Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T17:44:48.715Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-18T17:44:49.186Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:49.186Z] INFO: Testing against a local daemon [2022-08-18T17:44:49.186Z] === RUN TestPluginInvalidJSON [2022-08-18T17:44:49.186Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:44:49.186Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:44:49.186Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-18T17:44:49.186Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-08-18T17:44:49.186Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-08-18T17:44:49.186Z] === RUN TestPluginInstall [2022-08-18T17:44:49.186Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-08-18T17:44:49.186Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-18T17:44:49.186Z] === RUN TestPluginsWithRuntimes [2022-08-18T17:44:49.186Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-08-18T17:44:49.186Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-18T17:44:49.186Z] === RUN TestPluginBackCompatMediaTypes [2022-08-18T17:44:49.186Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-08-18T17:44:49.186Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:44:49.186Z] PASS [2022-08-18T17:44:49.186Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-08-18T17:44:49.186Z] [2022-08-18T17:44:49.186Z] === Skipped [2022-08-18T17:44:49.186Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-08-18T17:44:49.186Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-08-18T17:44:49.186Z] [2022-08-18T17:44:49.186Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-08-18T17:44:49.186Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-08-18T17:44:49.186Z] [2022-08-18T17:44:49.186Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-08-18T17:44:49.186Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-08-18T17:44:49.186Z] [2022-08-18T17:44:49.186Z] DONE 5 tests, 3 skipped in 1.410s [2022-08-18T17:44:49.186Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-18T17:44:49.287Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-18T17:44:49.287Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-18T17:44:49.287Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-18T17:44:49.287Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-18T17:44:49.287Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-18T17:44:49.287Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-08-18T17:44:49.287Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-18T17:44:49.547Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-18T17:44:49.807Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-18T17:44:50.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:50.208Z] INFO: Testing against a local daemon [2022-08-18T17:44:50.208Z] === RUN TestExternalGraphDriver [2022-08-18T17:44:50.208Z] external_test.go:48: runtime.GOOS == "windows" [2022-08-18T17:44:50.208Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-08-18T17:44:50.208Z] === RUN TestGraphdriverPluginV2 [2022-08-18T17:44:50.208Z] external_test.go:408: runtime.GOOS == "windows" [2022-08-18T17:44:50.208Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-08-18T17:44:50.208Z] PASS [2022-08-18T17:44:50.208Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-08-18T17:44:50.376Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-18T17:44:50.635Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-18T17:44:50.694Z] [2022-08-18T17:44:50.694Z] === Skipped [2022-08-18T17:44:50.694Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-08-18T17:44:50.694Z] external_test.go:48: runtime.GOOS == "windows" [2022-08-18T17:44:50.694Z] [2022-08-18T17:44:50.694Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-08-18T17:44:50.695Z] external_test.go:408: runtime.GOOS == "windows" [2022-08-18T17:44:50.695Z] [2022-08-18T17:44:50.695Z] DONE 2 tests, 2 skipped in 1.253s [2022-08-18T17:44:50.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-08-18T17:44:51.206Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T17:44:51.206Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T17:44:52.146Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T17:44:52.146Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-18T17:44:52.311Z] testing: warning: no tests to run [2022-08-18T17:44:52.312Z] PASS [2022-08-18T17:44:52.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:52.312Z] INFO: Testing against a local daemon [2022-08-18T17:44:52.312Z] === RUN TestReadPluginNoRead [2022-08-18T17:44:52.312Z] read_test.go:21: no unix domain sockets on Windows [2022-08-18T17:44:52.312Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-08-18T17:44:52.312Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-08-18T17:44:52.312Z] PASS [2022-08-18T17:44:52.312Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-08-18T17:44:52.312Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-08-18T17:44:52.312Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-08-18T17:44:52.312Z] [2022-08-18T17:44:52.312Z] === Skipped [2022-08-18T17:44:52.312Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-08-18T17:44:52.312Z] read_test.go:21: no unix domain sockets on Windows [2022-08-18T17:44:52.312Z] [2022-08-18T17:44:52.312Z] DONE 1 tests, 1 skipped in 1.623s [2022-08-18T17:44:52.312Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-08-18T17:44:52.717Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-18T17:44:52.977Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-18T17:44:52.977Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T17:44:53.237Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T17:44:53.331Z] testing: warning: no tests to run [2022-08-18T17:44:53.331Z] PASS [2022-08-18T17:44:53.331Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-08-18T17:44:53.331Z] [2022-08-18T17:44:53.331Z] DONE 0 tests in 0.855s [2022-08-18T17:44:53.331Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-08-18T17:44:53.497Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T17:44:54.436Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-18T17:44:54.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:54.948Z] INFO: Testing against a local daemon [2022-08-18T17:44:54.948Z] === RUN TestPluginWithDevMounts [2022-08-18T17:44:54.948Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:54.948Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-18T17:44:54.948Z] PASS [2022-08-18T17:44:54.948Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-08-18T17:44:54.948Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-08-18T17:44:54.948Z] [2022-08-18T17:44:54.948Z] === Skipped [2022-08-18T17:44:54.948Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-08-18T17:44:54.948Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:54.948Z] [2022-08-18T17:44:54.948Z] DONE 1 tests, 1 skipped in 1.417s [2022-08-18T17:44:54.948Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-08-18T17:44:55.006Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-18T17:44:55.006Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-08-18T17:44:55.006Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T17:44:55.266Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T17:44:55.266Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T17:44:56.205Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T17:44:56.465Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T17:44:57.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:44:57.245Z] INFO: Testing against a local daemon [2022-08-18T17:44:57.245Z] === RUN TestSecretInspect [2022-08-18T17:44:57.245Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.245Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-18T17:44:57.245Z] === RUN TestSecretList [2022-08-18T17:44:57.245Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.245Z] --- SKIP: TestSecretList (0.00s) [2022-08-18T17:44:57.245Z] === RUN TestSecretsCreateAndDelete [2022-08-18T17:44:57.245Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.245Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-08-18T17:44:57.245Z] === RUN TestSecretsUpdate [2022-08-18T17:44:57.245Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.245Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-08-18T17:44:57.245Z] === RUN TestTemplatedSecret [2022-08-18T17:44:57.245Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.245Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-18T17:44:57.245Z] === RUN TestSecretCreateResolve [2022-08-18T17:44:57.245Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:57.245Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-08-18T17:44:57.245Z] PASS [2022-08-18T17:44:57.245Z] ok github.com/docker/docker/integration/secret 0.162s [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] === Skipped [2022-08-18T17:44:57.731Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2022-08-18T17:44:57.731Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-08-18T17:44:57.731Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-08-18T17:44:57.731Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-08-18T17:44:57.731Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-08-18T17:44:57.731Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-08-18T17:44:57.731Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:44:57.731Z] [2022-08-18T17:44:57.731Z] DONE 6 tests, 6 skipped in 2.626s [2022-08-18T17:44:57.731Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-08-18T17:44:58.374Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T17:44:58.374Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T17:44:58.374Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T17:44:58.374Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T17:44:59.314Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-18T17:44:59.891Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-18T17:45:00.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:45:00.766Z] INFO: Testing against a local daemon [2022-08-18T17:45:00.766Z] === RUN TestServiceCreateInit [2022-08-18T17:45:00.766Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-18T17:45:00.766Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-18T17:45:00.766Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- PASS: TestServiceCreateInit (0.05s) [2022-08-18T17:45:00.766Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:45:00.766Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceMultipleTimes [2022-08-18T17:45:00.766Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceConflict [2022-08-18T17:45:00.766Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceMaxReplicas [2022-08-18T17:45:00.766Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-08-18T17:45:00.766Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-18T17:45:00.766Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceSecretFileMode [2022-08-18T17:45:00.766Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceConfigFileMode [2022-08-18T17:45:00.766Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceSysctls [2022-08-18T17:45:00.766Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:00.766Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-18T17:45:00.766Z] === RUN TestCreateServiceCapabilities [2022-08-18T17:45:00.829Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T17:45:00.829Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T17:45:01.255Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-18T17:45:01.255Z] === RUN TestInspect [2022-08-18T17:45:01.255Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestInspect (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestCreateJob [2022-08-18T17:45:01.255Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestCreateJob (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestReplicatedJob [2022-08-18T17:45:01.255Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestReplicatedJob (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestUpdateReplicatedJob [2022-08-18T17:45:01.255Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServiceListWithStatuses [2022-08-18T17:45:01.255Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestDockerNetworkConnectAlias [2022-08-18T17:45:01.255Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestDockerNetworkReConnect [2022-08-18T17:45:01.255Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServicePlugin [2022-08-18T17:45:01.255Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServiceUpdateLabel [2022-08-18T17:45:01.255Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServiceUpdateSecrets [2022-08-18T17:45:01.255Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServiceUpdateConfigs [2022-08-18T17:45:01.255Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServiceUpdateNetwork [2022-08-18T17:45:01.255Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-08-18T17:45:01.255Z] === RUN TestServiceUpdatePidsLimit [2022-08-18T17:45:01.255Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-08-18T17:45:01.255Z] PASS [2022-08-18T17:45:01.255Z] ok github.com/docker/docker/integration/service 0.345s [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === Skipped [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-08-18T17:45:01.255Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-08-18T17:45:01.255Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-08-18T17:45:01.255Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-08-18T17:45:01.255Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-08-18T17:45:01.255Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-08-18T17:45:01.255Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-08-18T17:45:01.255Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-08-18T17:45:01.255Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-08-18T17:45:01.255Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-08-18T17:45:01.255Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-08-18T17:45:01.255Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.255Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-08-18T17:45:01.255Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:01.255Z] [2022-08-18T17:45:01.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-08-18T17:45:01.256Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.256Z] [2022-08-18T17:45:01.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-08-18T17:45:01.256Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.256Z] [2022-08-18T17:45:01.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-08-18T17:45:01.256Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.256Z] [2022-08-18T17:45:01.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-08-18T17:45:01.256Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.256Z] [2022-08-18T17:45:01.256Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-08-18T17:45:01.256Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-08-18T17:45:01.256Z] [2022-08-18T17:45:01.256Z] DONE 24 tests, 23 skipped in 3.370s [2022-08-18T17:45:01.256Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-08-18T17:45:02.210Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T17:45:02.210Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T17:45:02.470Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T17:45:03.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-18T17:45:03.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:45:03.538Z] INFO: Testing against a local daemon [2022-08-18T17:45:03.538Z] === RUN TestSessionCreate [2022-08-18T17:45:03.538Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-08-18T17:45:03.538Z] --- SKIP: TestSessionCreate (0.00s) [2022-08-18T17:45:03.538Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-18T17:45:03.538Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-08-18T17:45:03.538Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-08-18T17:45:03.538Z] PASS [2022-08-18T17:45:03.538Z] ok github.com/docker/docker/integration/session 0.150s [2022-08-18T17:45:03.981Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents802775059 [2022-08-18T17:45:03.981Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T17:45:04.023Z] [2022-08-18T17:45:04.023Z] === Skipped [2022-08-18T17:45:04.023Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-08-18T17:45:04.023Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-08-18T17:45:04.023Z] [2022-08-18T17:45:04.023Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-08-18T17:45:04.023Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-08-18T17:45:04.023Z] [2022-08-18T17:45:04.023Z] DONE 2 tests, 2 skipped in 2.513s [2022-08-18T17:45:04.023Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-08-18T17:45:04.242Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T17:45:06.155Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T17:45:06.155Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-18T17:45:06.155Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T17:45:06.155Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T17:45:06.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:45:06.318Z] INFO: Testing against a local daemon [2022-08-18T17:45:06.318Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-18T17:45:06.318Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:06.318Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestEventsExecDie [2022-08-18T17:45:06.318Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-08-18T17:45:06.318Z] --- SKIP: TestEventsExecDie (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestEventsBackwardsCompatible [2022-08-18T17:45:06.318Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-08-18T17:45:06.318Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestInfoAPI [2022-08-18T17:45:06.318Z] --- PASS: TestInfoAPI (0.08s) [2022-08-18T17:45:06.318Z] === RUN TestInfoAPIWarnings [2022-08-18T17:45:06.318Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:45:06.318Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestInfoDebug [2022-08-18T17:45:06.318Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-08-18T17:45:06.318Z] --- SKIP: TestInfoDebug (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestInfoInsecureRegistries [2022-08-18T17:45:06.318Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-08-18T17:45:06.318Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestInfoRegistryMirrors [2022-08-18T17:45:06.318Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-08-18T17:45:06.318Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-08-18T17:45:06.318Z] === RUN TestLoginFailsWithBadCredentials [2022-08-18T17:45:07.338Z] --- PASS: TestLoginFailsWithBadCredentials (1.09s) [2022-08-18T17:45:07.338Z] === RUN TestPingCacheHeaders [2022-08-18T17:45:07.338Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-08-18T17:45:07.338Z] === RUN TestPingGet [2022-08-18T17:45:07.536Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T17:45:07.824Z] --- PASS: TestPingGet (0.05s) [2022-08-18T17:45:07.824Z] === RUN TestPingHead [2022-08-18T17:45:07.824Z] --- PASS: TestPingHead (0.04s) [2022-08-18T17:45:07.824Z] === RUN TestVersion [2022-08-18T17:45:07.824Z] --- PASS: TestVersion (0.05s) [2022-08-18T17:45:07.824Z] PASS [2022-08-18T17:45:07.824Z] ok github.com/docker/docker/integration/system 1.455s [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === Skipped [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-18T17:45:07.824Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-08-18T17:45:07.824Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-08-18T17:45:07.824Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-08-18T17:45:07.824Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-08-18T17:45:07.824Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-08-18T17:45:07.824Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-08-18T17:45:07.824Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-08-18T17:45:07.824Z] [2022-08-18T17:45:07.824Z] DONE 13 tests, 7 skipped in 3.811s [2022-08-18T17:45:07.824Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-08-18T17:45:08.917Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T17:45:09.486Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-18T17:45:10.869Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:45:10.869Z] INFO: Testing against a local daemon [2022-08-18T17:45:10.869Z] === RUN TestVolumesCreateAndList [2022-08-18T17:45:10.869Z] --- PASS: TestVolumesCreateAndList (0.09s) [2022-08-18T17:45:10.869Z] === RUN TestVolumesRemove [2022-08-18T17:45:10.869Z] --- PASS: TestVolumesRemove (0.10s) [2022-08-18T17:45:10.869Z] === RUN TestVolumesInspect [2022-08-18T17:45:10.869Z] --- PASS: TestVolumesInspect (0.07s) [2022-08-18T17:45:10.869Z] === RUN TestVolumesInvalidJSON [2022-08-18T17:45:10.869Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-18T17:45:10.869Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-18T17:45:10.869Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-18T17:45:10.869Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-08-18T17:45:10.869Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-18T17:45:10.869Z] PASS [2022-08-18T17:45:10.869Z] ok github.com/docker/docker/integration/volume 0.400s [2022-08-18T17:45:10.869Z] [2022-08-18T17:45:10.869Z] DONE 5 tests in 2.775s [2022-08-18T17:45:10.869Z] INFO: make.ps1 ended at 08/18/2022 17:45:10 [2022-08-18T17:45:10.869Z] INFO: Integration CLI tests being run from the host: [2022-08-18T17:45:10.869Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-08-18T17:45:11.392Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T17:45:11.652Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T17:45:11.911Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T17:45:12.170Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T17:45:12.170Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-18T17:45:13.550Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T17:45:16.090Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T17:45:17.028Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-18T17:45:20.321Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-18T17:45:20.582Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T17:45:23.125Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T17:45:23.384Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T17:45:24.349Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T17:45:26.050Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-08-18T17:45:26.050Z] INFO: Testing against a local daemon [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-18T17:45:26.050Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-18T17:45:26.050Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-18T17:45:26.050Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-18T17:45:26.886Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T17:45:27.072Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-18T17:45:27.557Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-18T17:45:28.266Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T17:45:28.836Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T17:45:30.216Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T17:45:31.155Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T17:45:32.535Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T17:45:32.795Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-18T17:45:35.334Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T17:45:39.531Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T17:45:42.066Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T17:45:45.359Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-18T17:45:46.737Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T17:45:47.677Z] docker_cli_service_logs_test.go:246: checking task x2tc3x77et81 [2022-08-18T17:45:47.677Z] docker_cli_service_logs_test.go:251: checking messages for x2tc3x77et81 [2022-08-18T17:45:47.677Z] docker_cli_service_logs_test.go:246: checking task iuk4sdszcpxq [2022-08-18T17:45:47.677Z] docker_cli_service_logs_test.go:251: checking messages for iuk4sdszcpxq [2022-08-18T17:45:49.582Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-18T17:45:50.965Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T17:45:51.232Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T17:45:51.801Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T17:45:52.370Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T17:45:52.370Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-08-18T17:45:52.370Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T17:45:52.942Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T17:45:55.482Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T17:45:58.774Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-18T17:45:58.774Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-18T17:45:59.034Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-18T17:45:59.603Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-18T17:45:59.603Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-08-18T17:45:59.603Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-18T17:45:59.603Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-08-18T17:45:59.603Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-18T17:46:00.986Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-18T17:46:00.986Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-18T17:46:01.556Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-18T17:46:02.494Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-18T17:46:03.433Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-18T17:46:07.627Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-18T17:46:07.886Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-18T17:46:07.886Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-08-18T17:46:07.887Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-18T17:46:08.828Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-18T17:46:09.767Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T17:46:12.309Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-18T17:46:14.845Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-18T17:46:16.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-18T17:46:18.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T17:46:19.637Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-18T17:46:21.545Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T17:46:22.113Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-18T17:46:24.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-18T17:46:24.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-18T17:46:26.035Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-18T17:46:26.973Z] docker_cli_swarm_test.go:1902: [d7300ce04115e] joining swarm manager [d1abb76c84317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:46:27.913Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-18T17:46:28.173Z] docker_cli_swarm_test.go:1903: [dbb29d4093df6] joining swarm manager [d1abb76c84317]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:46:28.743Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-18T17:46:30.125Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-18T17:46:31.504Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-18T17:46:32.885Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-18T17:46:34.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-18T17:46:35.203Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-18T17:46:36.584Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T17:46:44.712Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T17:46:52.835Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T17:46:52.835Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T17:46:53.095Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T17:46:53.095Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T17:46:54.034Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T17:46:54.034Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T17:46:54.034Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T17:46:54.034Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T17:46:54.294Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T17:46:54.862Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-18T17:46:55.804Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T17:46:56.065Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T17:46:56.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T17:46:56.325Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T17:46:56.585Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-18T17:47:03.157Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T17:47:03.726Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T17:47:03.726Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T17:47:03.726Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T17:47:05.635Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T17:47:08.178Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T17:47:08.178Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite (1339.09s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.27s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.86s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.81s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s) [2022-08-18T17:47:08.178Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.85s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.82s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.72s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.18s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.72s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.71s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.74s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.02s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.27s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.77s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.23s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.15s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.95s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.33s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.74s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.44s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.26s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.56s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.19s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.29s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.96s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.31s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.13s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.27s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.65s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.13s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.79s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.71s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.92s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.94s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.36s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.84s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.52s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.55s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.42s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.31s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.86s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.93s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.09s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.15s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.78s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCmd (0.30s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.97s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.47s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.49s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.68s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.47s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.51s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.14s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.88s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.99s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.17s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.25s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.80s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.41s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.87s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.72s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.38s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.15s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.24s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.36s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.21s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.13s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.09s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.46s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.06s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.83s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.11s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.14s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.67s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.55s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnv (1.50s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.26s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.83s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.68s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.39s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.74s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.89s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.43s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.32s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.07s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.29s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.32s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildHistory (3.74s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.77s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabel (0.59s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabels (0.70s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.92s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.35s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.38s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.72s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.88s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.50s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.57s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.47s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.86s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.87s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.55s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.52s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.92s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.46s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.38s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.76s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.86s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.64s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildPATH (2.08s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.52s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.30s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.16s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildRm (3.17s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.89s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.88s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-08-18T17:47:08.179Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2022-08-18T17:47:08.179Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildStderr (0.71s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.36s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.79s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.24s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.95s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.70s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.25s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.69s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.75s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.44s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.20s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.14s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.28s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.54s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.61s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.61s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.51s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.61s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.53s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.49s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.63s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.17s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.56s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.30s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.18s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.47s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.37s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c47488_} (1.67s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12621543667_/foo_false____} (1.50s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12621543667_/foo_true____} (1.49s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3556382133_/foo_false____} (1.59s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3556382133_/foo_true____} (1.38s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3556382133_/foo_true__0xc000c474b8__} (1.42s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c474d0_} (0.45s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c474e8_} (1.35s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000c47500_} (1.39s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000c47518_} (1.44s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.21s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.72s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.19s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.53s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.59s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.54s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.55s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.56s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.65s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.16s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.94s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.62s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.63s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.85s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.68s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.75s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.83s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.95s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.84s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToStdout (0.50s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.69s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.18s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.47s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.43s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.44s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.51s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.11s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.70s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsCommit (0.75s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.69s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.59s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.42s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.40s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.37s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.12s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.69s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFilters (1.01s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFormat (1.15s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-18T17:47:08.180Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-08-18T17:47:08.180Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:47:08.181Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.39s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.59s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsRename (0.66s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsResize (0.75s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.64s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.71s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.67s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.14s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.74s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.69s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.67s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.81s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.08s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.14s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecInspectID (2.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.29s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.63s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecTTY (0.64s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecUlimits (0.81s) [2022-08-18T17:47:08.181Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.43s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestHealth (19.21s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.76s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.16s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.81s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportDisplay (1.35s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportFile (1.24s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.33s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportGzipped (1.27s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.47s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.14s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-08-18T17:47:08.181Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectHistory (0.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T17:47:08.181Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.27s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.12s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.51s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.09s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.52s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.95s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.60s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.32s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.96s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.08s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.85s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.84s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.59s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsSince (6.81s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.64s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.60s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestNetHostname (2.11s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.68s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.25s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.48s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginActive (2.28s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.51s) [2022-08-18T17:47:08.181Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.72s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.36s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.72s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.24s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.14s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPortList (7.22s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.88s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.80s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.18s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsByOrder (2.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.52s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.93s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.95s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.68s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.98s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.47s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.56s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.60s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.47s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.64s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.53s) [2022-08-18T17:47:08.181Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.57s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.43s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.12s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.89s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.40s) [2022-08-18T17:47:08.181Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.26s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.97s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.57s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.50s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.31s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.93s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiTag (0.30s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.30s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.21s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAddHost (0.59s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.59s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.80s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.71s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.55s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.38s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.55s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.54s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.04s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.69s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.95s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.21s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.72s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.65s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.67s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.35s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.06s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.71s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.12s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.42s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.38s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.20s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunMount (4.99s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.68s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.05s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.54s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.18s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.64s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetHost (0.96s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.76s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.52s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.67s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.77s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.19s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunRm (0.60s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.70s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.24s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunState (1.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunSysctls (1.13s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.15s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.73s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.02s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserByName (0.67s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.30s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.66s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.83s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.69s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.17s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.45s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.85s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.54s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.68s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.99s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.51s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:47:08.182Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-18T17:47:08.182Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.45s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.88s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.42s) [2022-08-18T17:47:08.183Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.34s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.89s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.19s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.46s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.61s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.13s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.35s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.10s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.95s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.85s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.16s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.69s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.04s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.56s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-08-18T17:47:08.183Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.59s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.05s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-08-18T17:47:08.183Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-18T17:47:08.183Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.29s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.01s) [2022-08-18T17:47:08.183Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.92s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.81s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.45s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.25s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.14s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.97s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.64s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.36s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.75s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.09s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.30s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.32s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.63s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.63s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.69s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.13s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.74s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.08s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.13s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.56s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.54s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.12s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2022-08-18T17:47:08.183Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.48s) [2022-08-18T17:47:08.183Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T17:47:08.183Z] === RUN TestDockerRegistrySuite [2022-08-18T17:47:08.183Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T17:47:09.124Z] check_test.go:196: [d32f62fee09f7] daemon is not started [2022-08-18T17:47:09.124Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T17:47:10.506Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-18T17:47:10.506Z] check_test.go:196: [d1e4197c0b00e] daemon is not started [2022-08-18T17:47:10.506Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T17:47:11.888Z] check_test.go:196: [df2d32b9d8d84] daemon is not started [2022-08-18T17:47:11.888Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T17:47:12.149Z] check_test.go:196: [d1a457908e368] daemon is not started [2022-08-18T17:47:12.149Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:47:12.719Z] docker_cli_swarm_test.go:1803: [d2d6942b2db61] joining swarm manager [da49a21895312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:47:14.138Z] docker_cli_swarm_test.go:1804: [d0dbbbbed5e61] joining swarm manager [da49a21895312]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:47:15.527Z] check_test.go:196: [d45eacdb29b8b] daemon is not started [2022-08-18T17:47:15.527Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:47:20.804Z] check_test.go:196: [de66ccdd36c24] daemon is not started [2022-08-18T17:47:20.804Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T17:47:22.712Z] check_test.go:196: [d2c559b1600e3] daemon is not started [2022-08-18T17:47:22.712Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T17:47:23.650Z] check_test.go:196: [d1cc0b8c4b6b7] daemon is not started [2022-08-18T17:47:23.650Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T17:47:24.590Z] check_test.go:196: [dbe2721abc320] daemon is not started [2022-08-18T17:47:24.590Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T17:47:25.529Z] check_test.go:196: [d2f0edb31c7c6] daemon is not started [2022-08-18T17:47:25.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T17:47:26.910Z] check_test.go:196: [d8ce721d0f38a] daemon is not started [2022-08-18T17:47:26.910Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T17:47:27.850Z] check_test.go:196: [dd087e037bc70] daemon is not started [2022-08-18T17:47:27.850Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T17:47:28.790Z] check_test.go:196: [d3d3db4c38a8e] daemon is not started [2022-08-18T17:47:28.790Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T17:47:29.729Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-18T17:47:29.991Z] check_test.go:196: [dbd85bb50e1a3] daemon is not started [2022-08-18T17:47:29.991Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T17:47:30.934Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61bd01ba6b80a784dd687c50bef0cea371b4096e12957e31813ee5cd8a3614b3 [2022-08-18T17:47:31.873Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a179720b47b5c45ed9b70cef1a4e7663eb49eb70f9600d9dfe11bdeb7be2981 [2022-08-18T17:47:32.133Z] check_test.go:196: [de8e0aad253b6] daemon is not started [2022-08-18T17:47:32.133Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T17:47:33.073Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76674b3e538d16d5b4cbe150e33ec1ada54e747eb1d83157203dfcd0c3263ffb [2022-08-18T17:47:34.011Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ddef6aff4ff5d518495b05a0ea0dc8317bdd913ac0baa24becef91a92aca163f [2022-08-18T17:47:34.011Z] check_test.go:196: [dd69557399279] daemon is not started [2022-08-18T17:47:34.271Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T17:47:35.210Z] check_test.go:196: [df96f6a473c7e] daemon is not started [2022-08-18T17:47:35.210Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T17:47:37.119Z] check_test.go:196: [d3392e812509c] daemon is not started [2022-08-18T17:47:37.119Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T17:47:37.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-18T17:47:38.293Z] check_test.go:196: [d96ab24ceea2f] daemon is not started [2022-08-18T17:47:38.293Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:47:38.553Z] check_test.go:196: [d27703dca4bfc] daemon is not started [2022-08-18T17:47:38.553Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:47:39.936Z] check_test.go:196: [d9e40a012659a] daemon is not started [2022-08-18T17:47:39.936Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:47:39.936Z] docker_cli_swarm_test.go:1322: [d1a3bd081d207] joining swarm manager [d1019754e4516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-18T17:47:39.953Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-18T17:47:39.953Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-18T17:47:39.953Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-18T17:47:39.953Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-18T17:47:39.953Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-18T17:47:39.953Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-18T17:47:39.953Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-18T17:47:39.953Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-08-18T17:47:39.953Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-18T17:47:40.878Z] check_test.go:196: [dfcdc8a5f47a6] daemon is not started [2022-08-18T17:47:40.878Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:47:41.139Z] docker_cli_swarm_test.go:1323: [d2430b1789dbe] joining swarm manager [d1019754e4516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:47:41.709Z] check_test.go:196: [df424a638577b] daemon is not started [2022-08-18T17:47:41.709Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T17:47:42.238Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-18T17:47:42.238Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-08-18T17:47:42.238Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-18T17:47:42.238Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-08-18T17:47:42.238Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-18T17:47:44.252Z] check_test.go:196: [d4807cb925270] daemon is not started [2022-08-18T17:47:44.252Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T17:47:44.512Z] check_test.go:196: [d4771a5debe24] daemon is not started [2022-08-18T17:47:44.512Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T17:47:45.450Z] check_test.go:196: [d7e9d1852465c] daemon is not started [2022-08-18T17:47:45.450Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T17:47:45.710Z] check_test.go:196: [d4f07dbbc4b76] daemon is not started [2022-08-18T17:47:45.710Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T17:47:45.970Z] check_test.go:196: [d6551c752377b] daemon is not started [2022-08-18T17:47:45.970Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T17:47:46.131Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-18T17:47:46.230Z] check_test.go:196: [d1b85d7494236] daemon is not started [2022-08-18T17:47:46.230Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T17:47:46.490Z] check_test.go:196: [db10fe201aace] daemon is not started [2022-08-18T17:47:46.490Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T17:47:46.750Z] check_test.go:196: [d8df6b452129b] daemon is not started [2022-08-18T17:47:46.750Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T17:47:47.009Z] check_test.go:196: [d3ba3501003a2] daemon is not started [2022-08-18T17:47:47.009Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T17:47:47.948Z] check_test.go:196: [d1a4bc617c9b9] daemon is not started [2022-08-18T17:47:47.948Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T17:47:48.414Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-18T17:47:48.414Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-08-18T17:47:48.414Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-18T17:47:48.414Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-08-18T17:47:48.414Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-18T17:47:48.414Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-08-18T17:47:48.414Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-18T17:47:48.414Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-08-18T17:47:48.414Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-18T17:47:49.330Z] check_test.go:196: [d9eba1f50ec2d] daemon is not started [2022-08-18T17:47:49.330Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T17:47:50.270Z] check_test.go:196: [d76eb50ddad98] daemon is not started [2022-08-18T17:47:50.270Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T17:47:51.209Z] check_test.go:196: [d9d16f72ba79e] daemon is not started [2022-08-18T17:47:51.209Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T17:47:52.147Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T17:47:52.309Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-18T17:47:52.309Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-08-18T17:47:52.309Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-18T17:47:52.309Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-08-18T17:47:52.309Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite (44.76s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.29s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.37s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.30s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.23s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.30s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.28s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-18T17:47:52.716Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-08-18T17:47:52.716Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T17:47:52.716Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T17:47:52.975Z] check_test.go:223: [de4e8f4b70f91] daemon is not started [2022-08-18T17:47:52.975Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T17:47:56.270Z] check_test.go:223: [d5e47dcd1b435] daemon is not started [2022-08-18T17:47:56.270Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T17:48:01.142Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-18T17:48:01.550Z] check_test.go:223: [d510a90ad9a1e] daemon is not started [2022-08-18T17:48:01.550Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-08-18T17:48:04.104Z] check_test.go:223: [d91e062aa85dc] daemon is not started [2022-08-18T17:48:04.104Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-08-18T17:48:04.674Z] check_test.go:223: [deab965353700] daemon is not started [2022-08-18T17:48:04.933Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T17:48:05.871Z] check_test.go:223: [d3ce1497b926a] daemon is not started [2022-08-18T17:48:05.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T17:48:05.871Z] check_test.go:223: [d12924954914f] daemon is not started [2022-08-18T17:48:05.871Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T17:48:06.810Z] check_test.go:223: [d1704ac9ac7cd] daemon is not started [2022-08-18T17:48:06.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T17:48:07.750Z] check_test.go:223: [dbc216a371981] daemon is not started [2022-08-18T17:48:07.750Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T17:48:08.690Z] check_test.go:223: [d02c5389e49a5] daemon is not started [2022-08-18T17:48:08.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T17:48:11.230Z] check_test.go:223: [d7f366392ac30] daemon is not started [2022-08-18T17:48:11.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T17:48:11.490Z] check_test.go:223: [d7df4f3eae677] daemon is not started [2022-08-18T17:48:11.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T17:48:11.750Z] check_test.go:223: [dfdcbb0f24dce] daemon is not started [2022-08-18T17:48:11.750Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-08-18T17:48:12.010Z] check_test.go:223: [dec4386e9da1e] daemon is not started [2022-08-18T17:48:12.010Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-08-18T17:48:12.269Z] check_test.go:223: [db6fb4976afe8] daemon is not started [2022-08-18T17:48:12.269Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-08-18T17:48:12.269Z] check_test.go:223: [db8c48d5bc97b] daemon is not started [2022-08-18T17:48:12.529Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-08-18T17:48:12.788Z] check_test.go:223: [da2088a1c1cd1] daemon is not started [2022-08-18T17:48:12.788Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-08-18T17:48:12.788Z] check_test.go:223: [d3501ff9d28b4] daemon is not started [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite (20.05s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.72s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.23s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.89s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.96s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2022-08-18T17:48:12.788Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-08-18T17:48:12.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T17:48:12.788Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T17:48:13.729Z] check_test.go:252: [d9e14099355e4] daemon is not started [2022-08-18T17:48:13.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T17:48:13.988Z] check_test.go:252: [d866ee801c15c] daemon is not started [2022-08-18T17:48:13.988Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T17:48:14.248Z] check_test.go:252: [de5533b1948b1] daemon is not started [2022-08-18T17:48:14.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T17:48:15.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T17:48:15.632Z] check_test.go:252: [d037d4bca81be] daemon is not started [2022-08-18T17:48:15.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T17:48:15.891Z] check_test.go:252: [dd48b540f9a1b] daemon is not started [2022-08-18T17:48:15.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T17:48:16.461Z] check_test.go:252: [d33185e66da5e] daemon is not started [2022-08-18T17:48:16.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T17:48:16.720Z] check_test.go:252: [d2a3b12c44ee1] daemon is not started [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.83s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.14s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2022-08-18T17:48:16.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-18T17:48:16.720Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T17:48:16.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T17:48:21.996Z] check_test.go:279: [dd61836cfcbc5] daemon is not started [2022-08-18T17:48:21.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T17:48:21.996Z] check_test.go:279: [de41c9b02c4ab] daemon is not started [2022-08-18T17:48:21.996Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T17:48:22.256Z] check_test.go:279: [d0d71a5de8862] daemon is not started [2022-08-18T17:48:22.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T17:48:22.256Z] check_test.go:279: [d2c4cfa080db0] daemon is not started [2022-08-18T17:48:22.256Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T17:48:22.515Z] check_test.go:279: [d0446566aa449] daemon is not started [2022-08-18T17:48:22.515Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-18T17:48:22.515Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-18T17:48:22.515Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-18T17:48:22.515Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-18T17:48:22.515Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-18T17:48:22.515Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-18T17:48:22.515Z] === RUN TestDockerNetworkSuite [2022-08-18T17:48:22.515Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-18T17:48:25.053Z] docker_cli_network_unix_test.go:47: [db1245341ffe6] daemon is not started [2022-08-18T17:48:25.053Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-18T17:48:25.312Z] docker_cli_network_unix_test.go:47: [dc3221e2db70d] daemon is not started [2022-08-18T17:48:25.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-18T17:48:28.446Z] docker_cli_network_unix_test.go:47: [d42dac1fea075] daemon is not started [2022-08-18T17:48:28.706Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-18T17:48:30.089Z] docker_cli_network_unix_test.go:47: [d91859c841f8f] daemon is not started [2022-08-18T17:48:30.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-18T17:48:30.348Z] docker_cli_network_unix_test.go:1234: [dd49b8de25053] daemon is not started [2022-08-18T17:48:32.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-18T17:48:33.825Z] docker_cli_network_unix_test.go:47: [df22ec0ea1297] daemon is not started [2022-08-18T17:48:34.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-18T17:48:39.364Z] docker_cli_network_unix_test.go:47: [d68c837d62d86] daemon is not started [2022-08-18T17:48:39.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-18T17:48:41.272Z] docker_cli_network_unix_test.go:47: [d1fc01fb365a2] daemon is not started [2022-08-18T17:48:41.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-18T17:48:42.913Z] docker_cli_network_unix_test.go:47: [d554c1321cd83] daemon is not started [2022-08-18T17:48:42.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-18T17:48:43.173Z] docker_cli_network_unix_test.go:47: [d861f02d99b17] daemon is not started [2022-08-18T17:48:43.173Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-18T17:48:43.743Z] docker_cli_network_unix_test.go:47: [d954dad2d1622] daemon is not started [2022-08-18T17:48:43.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-18T17:48:44.312Z] docker_cli_network_unix_test.go:47: [d41f33f116f71] daemon is not started [2022-08-18T17:48:44.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-18T17:48:45.143Z] docker_cli_network_unix_test.go:47: [df2ee532025ad] daemon is not started [2022-08-18T17:48:45.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-18T17:48:45.662Z] docker_cli_network_unix_test.go:47: [d655506d32c85] daemon is not started [2022-08-18T17:48:45.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-18T17:48:45.922Z] docker_cli_network_unix_test.go:47: [ddf3341f88ee3] daemon is not started [2022-08-18T17:48:45.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-18T17:48:46.491Z] docker_cli_network_unix_test.go:47: [da29adef83d2d] daemon is not started [2022-08-18T17:48:46.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-18T17:48:46.751Z] docker_cli_network_unix_test.go:47: [d74f1420cba09] daemon is not started [2022-08-18T17:48:46.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-18T17:48:46.751Z] docker_cli_network_unix_test.go:47: [d64a00b46e6cd] daemon is not started [2022-08-18T17:48:46.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-18T17:48:47.011Z] docker_cli_network_unix_test.go:47: [d3ea3fb35e13f] daemon is not started [2022-08-18T17:48:47.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-18T17:48:47.951Z] docker_cli_network_unix_test.go:47: [d34e28a3a876f] daemon is not started [2022-08-18T17:48:47.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-18T17:48:48.211Z] docker_cli_network_unix_test.go:47: [def7a7266c514] daemon is not started [2022-08-18T17:48:48.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-18T17:48:49.040Z] docker_cli_network_unix_test.go:47: [dc39201cd5a5e] daemon is not started [2022-08-18T17:48:49.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-18T17:48:49.040Z] docker_cli_network_unix_test.go:47: [d5bb8e1989cde] daemon is not started [2022-08-18T17:48:49.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-18T17:48:49.300Z] docker_cli_network_unix_test.go:47: [dbeb0545c081f] daemon is not started [2022-08-18T17:48:49.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-18T17:48:50.687Z] docker_cli_network_unix_test.go:969: [d12097959a161] daemon is not started [2022-08-18T17:48:51.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-18T17:48:53.005Z] docker_cli_network_unix_test.go:47: [d1b6fca629808] daemon is not started [2022-08-18T17:48:53.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-18T17:48:55.544Z] docker_cli_network_unix_test.go:1117: [d09631d83fcb9] daemon is not started [2022-08-18T17:48:58.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-18T17:48:58.843Z] docker_cli_network_unix_test.go:47: [dcbceff4b66a4] daemon is not started [2022-08-18T17:48:58.843Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-18T17:48:59.416Z] docker_cli_network_unix_test.go:47: [d8e70417a3a28] daemon is not started [2022-08-18T17:48:59.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-18T17:48:59.416Z] docker_cli_network_unix_test.go:47: [d1904a9f5fa26] daemon is not started [2022-08-18T17:48:59.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-18T17:48:59.416Z] docker_cli_network_unix_test.go:47: [dbd79f043e5ca] daemon is not started [2022-08-18T17:48:59.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-18T17:48:59.675Z] docker_cli_network_unix_test.go:47: [d37c124c7ad28] daemon is not started [2022-08-18T17:48:59.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-18T17:48:59.935Z] docker_cli_network_unix_test.go:47: [d4bca68948bf8] daemon is not started [2022-08-18T17:48:59.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-18T17:48:59.935Z] docker_cli_network_unix_test.go:47: [d6160ffa21d59] daemon is not started [2022-08-18T17:48:59.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-18T17:49:01.317Z] docker_cli_network_unix_test.go:47: [d1d5f54c84a20] daemon is not started [2022-08-18T17:49:02.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-18T17:49:02.256Z] docker_cli_network_unix_test.go:47: [d5be936398c21] daemon is not started [2022-08-18T17:49:02.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-18T17:49:02.256Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:49:02.256Z] docker_cli_network_unix_test.go:47: [d32993a857ac3] daemon is not started [2022-08-18T17:49:02.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-18T17:49:02.825Z] docker_cli_network_unix_test.go:47: [da01d5a840bf3] daemon is not started [2022-08-18T17:49:03.085Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-18T17:49:07.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-18T17:49:08.222Z] docker_cli_network_unix_test.go:1085: [dffec9857b5d9] daemon is not started [2022-08-18T17:49:08.792Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-18T17:49:09.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-18T17:49:09.731Z] docker_cli_network_unix_test.go:47: [d5a3b39f32f0c] daemon is not started [2022-08-18T17:49:09.731Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-18T17:49:10.300Z] docker_cli_network_unix_test.go:47: [d63dda3640aec] daemon is not started [2022-08-18T17:49:10.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-18T17:49:12.471Z] docker_cli_network_unix_test.go:47: [d991547e054f2] daemon is not started [2022-08-18T17:49:12.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-18T17:49:12.730Z] docker_cli_network_unix_test.go:47: [d626e0b7c584c] daemon is not started [2022-08-18T17:49:12.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-18T17:49:12.730Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-18T17:49:13.300Z] docker_cli_network_unix_test.go:47: [d9f818aa9dacd] daemon is not started [2022-08-18T17:49:13.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-18T17:49:14.127Z] docker_cli_network_unix_test.go:47: [d15c281d7a826] daemon is not started [2022-08-18T17:49:14.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-18T17:49:15.083Z] docker_cli_network_unix_test.go:47: [d0ed3d0666e68] daemon is not started [2022-08-18T17:49:15.652Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-18T17:49:19.859Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-18T17:49:21.770Z] docker_cli_network_unix_test.go:47: [d94029c8f4af6] daemon is not started [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite (59.63s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.48s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.77s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.91s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.55s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.15s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.86s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-18T17:49:22.030Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.14s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.41s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-18T17:49:22.031Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.88s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.15s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.53s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.47s) [2022-08-18T17:49:22.031Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.57s) [2022-08-18T17:49:22.031Z] === RUN TestDockerHubPullSuite [2022-08-18T17:49:22.031Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-18T17:49:24.570Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-18T17:49:25.951Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-18T17:49:26.891Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-18T17:49:27.829Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-18T17:49:28.398Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-18T17:49:29.779Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-18T17:49:30.040Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite (8.40s) [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.62s) [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.60s) [2022-08-18T17:49:30.610Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-08-18T17:49:30.610Z] PASS [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === Skipped [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_sni_test.go:18: Flakey test [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:49:30.610Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-08-18T17:49:30.610Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T17:49:30.610Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.610Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:49:30.610Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-08-18T17:49:30.610Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-08-18T17:49:30.610Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-18T17:49:30.611Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-18T17:49:30.611Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-18T17:49:30.611Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T17:49:30.611Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:49:30.611Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-08-18T17:49:30.611Z] docker_cli_network_unix_test.go:47: [d32993a857ac3] daemon is not started [2022-08-18T17:49:30.611Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-18T17:49:30.611Z] [2022-08-18T17:49:30.611Z] DONE 1270 tests, 51 skipped in 1533.036s [2022-08-18T17:49:30.611Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T17:49:30.611Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T17:49:30.611Z] +++ kill 7915 [2022-08-18T17:49:31.550Z] +++ /etc/init.d/apparmor stop [2022-08-18T17:49:31.550Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T17:49:31.550Z] [2022-08-18T17:49:31.550Z] Unloading profiles will leave already running processes permanently [2022-08-18T17:49:31.550Z] unconfined, which can lead to unexpected situations. [2022-08-18T17:49:31.550Z] [2022-08-18T17:49:31.550Z] To set a process to complain mode, use the command line tool [2022-08-18T17:49:31.550Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T17:49:31.550Z] +++ true [2022-08-18T17:49:31.550Z] exiting test-integration [2022-08-18T17:49:31.550Z] ++ exit 0 [2022-08-18T17:49:31.550Z] [2022-08-18T17:49:31.810Z] + for job in $(jobs -p) [2022-08-18T17:49:31.810Z] + wait 8672 [2022-08-18T17:49:33.717Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-18T17:49:37.911Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-18T17:49:42.120Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-18T17:49:42.120Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-08-18T17:49:42.120Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-18T17:49:46.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-18T17:49:47.262Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-18T17:49:47.833Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-18T17:49:50.370Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-18T17:50:28.751Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-18T17:50:28.751Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-08-18T17:50:28.751Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-18T17:50:36.074Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-18T17:50:36.074Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-18T17:50:42.079Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-18T17:50:42.565Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-18T17:50:42.565Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-08-18T17:50:42.565Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-18T17:50:42.565Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-08-18T17:50:42.565Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-18T17:50:42.565Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-08-18T17:50:42.565Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-18T17:50:42.565Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-18T17:50:43.587Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-18T17:50:46.608Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-18T17:50:46.609Z] docker_cli_swarm_test.go:1187: [db5c88e717c91] joining swarm manager [ddc01536567c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:50:47.480Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-18T17:50:49.096Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-18T17:50:49.096Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-08-18T17:50:49.096Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-18T17:50:49.096Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-08-18T17:50:49.096Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-18T17:50:49.582Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-18T17:50:51.884Z] docker_cli_swarm_test.go:1196: [d3aa9333cdef6] joining swarm manager [ddc01536567c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:50:52.624Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-18T17:51:07.798Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-18T17:51:18.475Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-18T17:51:19.496Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-18T17:51:19.496Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-08-18T17:51:19.496Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-18T17:51:22.533Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-18T17:51:24.820Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-18T17:51:35.431Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-18T17:51:35.431Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-08-18T17:51:35.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-18T17:51:35.431Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-08-18T17:51:35.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-18T17:51:35.431Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-08-18T17:51:35.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-18T17:51:35.431Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-08-18T17:51:35.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-18T17:51:35.917Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-18T17:51:38.616Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-18T17:51:46.741Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-18T17:51:50.032Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-18T17:51:51.939Z] docker_cli_swarm_test.go:1119: [dac9eaae2021b] joining swarm manager [d9ea2e5de58a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:51:52.877Z] docker_cli_swarm_test.go:1120: [dc02e1e64be96] joining swarm manager [d9ea2e5de58a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:52:37.057Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-18T17:52:37.057Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-08-18T17:52:37.057Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-18T17:52:37.057Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-08-18T17:52:37.057Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-18T17:53:02.634Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-18T17:53:02.634Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-08-18T17:53:03.120Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-18T17:53:03.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-18T17:53:12.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-18T17:53:12.438Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-08-18T17:53:13.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-18T17:53:14.323Z] docker_cli_swarm_test.go:1173: [d1a8dc3c9a12f] joining swarm manager [d9ea2e5de58a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-18T17:53:19.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-18T17:53:32.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-18T17:53:42.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-18T17:53:42.781Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-08-18T17:53:42.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-18T17:53:46.412Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-18T17:53:48.318Z] docker_cli_swarm_test.go:1454: [da2d5f464bcb8] joining swarm manager [d660d291ad1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:53:48.887Z] docker_cli_swarm_test.go:1455: [dba4bed9d532d] joining swarm manager [d660d291ad1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-18T17:53:53.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-18T17:53:53.389Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-08-18T17:53:53.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-18T17:53:53.389Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-08-18T17:53:53.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-18T17:54:00.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-18T17:54:00.701Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-08-18T17:54:00.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-18T17:54:00.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-18T17:54:00.702Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-08-18T17:54:00.702Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-18T17:54:00.702Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-08-18T17:54:01.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-18T17:54:01.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-18T17:54:01.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-18T17:54:01.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-18T17:54:01.096Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-18T17:54:01.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-18T17:54:01.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-18T17:54:04.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-18T17:54:07.492Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-18T17:54:09.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-18T17:54:11.307Z] docker_cli_swarm_unix_test.go:63: [ddeb7a8fddb59] joining swarm manager [d5405cc0742b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:54:52.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-18T17:54:52.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-18T17:54:52.888Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-08-18T17:54:53.910Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-18T17:54:53.910Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-08-18T17:54:54.394Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-18T17:54:56.010Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-18T17:54:56.010Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-08-18T17:54:56.010Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-18T17:55:02.013Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-18T17:55:03.035Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-18T17:55:03.035Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-08-18T17:55:03.035Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-18T17:55:03.035Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-08-18T17:55:03.035Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-18T17:55:05.323Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-18T17:55:06.345Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-18T17:55:06.830Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-18T17:55:07.317Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-18T17:55:07.563Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-18T17:55:07.563Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-18T17:55:07.563Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-18T17:55:08.340Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-18T17:55:09.469Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-18T17:55:12.760Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-18T17:55:14.669Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-18T17:55:15.650Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-18T17:55:16.576Z] docker_api_swarm_test.go:962: [de5ba49985ca2] joining swarm manager [de7bdc897788f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-18T17:55:17.936Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-18T17:55:17.936Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-08-18T17:55:17.936Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-18T17:55:18.956Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-18T17:55:18.956Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-08-18T17:55:18.956Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-18T17:55:19.977Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-18T17:55:22.261Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-18T17:55:23.282Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-18T17:55:23.768Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-18T17:55:23.768Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-08-18T17:55:24.258Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-18T17:55:25.279Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-18T17:55:25.764Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-18T17:55:25.764Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-08-18T17:55:25.764Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-18T17:55:25.764Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-08-18T17:55:25.764Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-18T17:55:33.087Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-18T17:55:34.669Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-18T17:55:46.880Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-18T17:55:49.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-18T17:55:51.322Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-18T17:55:54.638Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-18T17:56:02.760Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-18T17:56:06.955Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-18T17:56:09.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-18T17:56:12.032Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-18T17:56:14.569Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-18T17:56:16.105Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-18T17:56:16.105Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-18T17:56:16.105Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-18T17:56:17.106Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-18T17:56:20.400Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-18T17:56:20.981Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-18T17:56:20.981Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-08-18T17:56:21.467Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-18T17:56:21.467Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-08-18T17:56:21.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-18T17:56:21.956Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-08-18T17:56:21.956Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-18T17:56:22.305Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-18T17:56:22.443Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-18T17:56:22.443Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-08-18T17:56:22.443Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-18T17:56:58.602Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-18T17:56:58.602Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-18T17:56:58.602Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-08-18T17:56:58.602Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-18T17:57:18.543Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-18T17:57:24.172Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-18T17:57:24.172Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-18T17:57:25.196Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-18T17:57:30.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-18T17:57:33.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-18T17:57:33.426Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-18T17:57:41.960Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite (1629.47s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.84s) [2022-08-18T17:57:48.314Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.83s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.75s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (52.09s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.59s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.99s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.47s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.34s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.97s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.80s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.73s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.89s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.30s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.18s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.17s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.03s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.83s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.70s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.41s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.01s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.55s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.72s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.18s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.79s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.51s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.80s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.37s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.80s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.01s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.09s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.49s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.78s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.56s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.04s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.41s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.98s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.60s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.70s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.93s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.89s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.95s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.53s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.66s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.76s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.64s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.04s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.19s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.03s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.92s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.29s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.48s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.95s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s) [2022-08-18T17:57:48.314Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.98s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.15s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.31s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.85s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.23s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.21s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.32s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.95s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.12s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.91s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.08s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.94s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-08-18T17:57:48.314Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-08-18T17:57:48.314Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T17:57:48.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-18T17:57:48.883Z] docker_cli_external_volume_driver_test.go:53: [d3ca1d588e45f] daemon is not started [2022-08-18T17:58:06.973Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-18T17:59:14.677Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-18T17:59:21.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-18T17:59:23.875Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-18T17:59:23.875Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-18T17:59:23.875Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-08-18T17:59:23.875Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-18T17:59:36.129Z] docker_cli_external_volume_driver_test.go:53: [d8ce15698033a] daemon is not started [2022-08-18T17:59:51.015Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-18T18:00:09.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-18T18:00:21.337Z] docker_cli_external_volume_driver_test.go:53: [d642d5ccd070c] daemon is not started [2022-08-18T18:00:39.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-18T18:00:39.428Z] docker_cli_external_volume_driver_test.go:53: [d3749d9eb8ea5] daemon is not started [2022-08-18T18:00:51.639Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-18T18:01:05.945Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-18T18:01:05.945Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-18T18:01:05.945Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-18T18:01:23.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-18T18:01:36.823Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-18T18:01:41.833Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-18T18:01:49.791Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-18T18:01:56.720Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-18T18:02:11.560Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-18T18:02:43.406Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-18T18:02:54.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-18T18:03:01.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-18T18:03:09.734Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-18T18:03:22.431Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-18T18:03:33.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-18T18:04:05.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-18T18:04:17.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-18T18:04:35.992Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-18T18:04:35.992Z] docker_cli_external_volume_driver_test.go:485: [d438fdeedf4da] daemon is not started [2022-08-18T18:04:50.877Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-18T18:04:50.877Z] docker_cli_external_volume_driver_test.go:53: [d1c16d582f732] daemon is not started [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite (437.15s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.65s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-08-18T18:05:05.787Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-18T18:05:05.787Z] PASS [2022-08-18T18:05:05.787Z] [2022-08-18T18:05:05.787Z] === Skipped [2022-08-18T18:05:05.787Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T18:05:05.787Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-18T18:05:05.787Z] check_test.go:309: [dc103d0d97a9b] daemon is not started [2022-08-18T18:05:05.787Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-18T18:05:05.787Z] [2022-08-18T18:05:05.787Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T18:05:05.787Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-18T18:05:05.787Z] check_test.go:309: [dfff75846b76d] daemon is not started [2022-08-18T18:05:05.787Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2022-08-18T18:05:05.787Z] [2022-08-18T18:05:05.787Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T18:05:05.787Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-18T18:05:05.787Z] check_test.go:309: [dbe28d5b69246] daemon is not started [2022-08-18T18:05:05.787Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-18T18:05:05.787Z] [2022-08-18T18:05:05.787Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T18:05:05.787Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-18T18:05:05.787Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-18T18:05:05.787Z] [2022-08-18T18:05:05.787Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T18:05:05.787Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-08-18T18:05:05.787Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-18T18:05:05.787Z] [2022-08-18T18:05:05.787Z] DONE 273 tests, 5 skipped in 2468.054s [2022-08-18T18:05:05.787Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-18T18:05:05.787Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce4749a7795e/docker.pid [2022-08-18T18:05:05.787Z] +++ kill 5676 [2022-08-18T18:05:05.787Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5676 is not a child of this shell [2022-08-18T18:05:05.787Z] warning: PID 5676 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dce4749a7795e/docker.pid had a nonzero exit code [2022-08-18T18:05:05.787Z] ++++ cat bundles/test-integration/docker.pid [2022-08-18T18:05:05.787Z] +++ kill 7930 [2022-08-18T18:05:06.727Z] +++ /etc/init.d/apparmor stop [2022-08-18T18:05:06.727Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-18T18:05:06.727Z] [2022-08-18T18:05:06.727Z] Unloading profiles will leave already running processes permanently [2022-08-18T18:05:06.727Z] unconfined, which can lead to unexpected situations. [2022-08-18T18:05:06.727Z] [2022-08-18T18:05:06.727Z] To set a process to complain mode, use the command line tool [2022-08-18T18:05:06.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-18T18:05:06.727Z] +++ true [2022-08-18T18:05:06.727Z] exiting test-integration [2022-08-18T18:05:06.727Z] ++ exit 0 [2022-08-18T18:05:06.727Z] [2022-08-18T18:05:06.987Z] + exit 0 [2022-08-18T18:05:06.987Z] ++ jobs -p [2022-08-18T18:05:06.987Z] + pids= [2022-08-18T18:05:06.987Z] + echo 'Remaining pids to kill: []' [2022-08-18T18:05:06.987Z] Remaining pids to kill: [] [2022-08-18T18:05:06.987Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-18T18:05:07.000Z] Recording test results [2022-08-18T18:05:07.410Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-18T18:05:07.722Z] + echo Ensuring container killed. [2022-08-18T18:05:07.722Z] Ensuring container killed. [2022-08-18T18:05:07.722Z] + docker ps -aq -f name=docker-pr1-* [2022-08-18T18:05:07.722Z] + cids=7f06c4c926c6 [2022-08-18T18:05:07.722Z] 26cafd58ea0a [2022-08-18T18:05:07.722Z] 2ae98ad4b72a [2022-08-18T18:05:07.722Z] + [ -n 7f06c4c926c6 [2022-08-18T18:05:07.722Z] 26cafd58ea0a [2022-08-18T18:05:07.722Z] 2ae98ad4b72a ] [2022-08-18T18:05:07.722Z] + docker rm -vf 7f06c4c926c6 26cafd58ea0a 2ae98ad4b72a [2022-08-18T18:05:10.262Z] 7f06c4c926c6 [2022-08-18T18:05:11.208Z] 26cafd58ea0a [2022-08-18T18:05:11.208Z] 2ae98ad4b72a [Pipeline] sh [2022-08-18T18:05:11.495Z] + echo Chowning /workspace to jenkins user [2022-08-18T18:05:11.495Z] Chowning /workspace to jenkins user [2022-08-18T18:05:11.495Z] + id -u [2022-08-18T18:05:11.495Z] + id -g [2022-08-18T18:05:11.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43991:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-18T18:05:14.332Z] + bundleName=amd64 [2022-08-18T18:05:14.332Z] + echo Creating amd64-bundles.tar.gz [2022-08-18T18:05:14.332Z] Creating amd64-bundles.tar.gz [2022-08-18T18:05:14.333Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-18T18:05:14.333Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-18T18:05:15.284Z] Archiving artifacts [2022-08-18T18:05:15.722Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T18:05:16.032Z] + make clean [2022-08-18T18:05:16.032Z] docker volume rm -f docker-dev-cache [2022-08-18T18:05:16.032Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-18T18:05:34.805Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-18T18:05:34.805Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-18T18:05:34.805Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-18T18:05:34.805Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-18T18:05:37.087Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-18T18:05:40.985Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-18T18:05:46.991Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-18T18:05:46.991Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-08-18T18:05:46.991Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-18T18:05:46.991Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-08-18T18:05:47.476Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-18T18:05:47.476Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-08-18T18:05:47.476Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-18T18:05:47.476Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-08-18T18:05:47.476Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-18T18:05:47.476Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-08-18T18:05:47.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-18T18:05:52.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-18T18:05:52.390Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-08-18T18:05:52.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-18T18:05:52.390Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-08-18T18:05:52.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-18T18:05:52.390Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-08-18T18:05:52.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-18T18:05:53.410Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-18T18:05:59.411Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-18T18:06:20.906Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-18T18:06:20.906Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-18T18:06:20.906Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-18T18:06:20.906Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-18T18:06:20.906Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-08-18T18:06:20.906Z] === RUN TestDockerSuite/TestBuildFails [2022-08-18T18:06:22.520Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-18T18:06:23.006Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-18T18:06:30.330Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-18T18:06:36.334Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-18T18:06:45.169Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-18T18:06:52.480Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-18T18:06:53.502Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-18T18:07:00.812Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-18T18:07:00.812Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-08-18T18:07:00.812Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-18T18:07:01.297Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-18T18:07:02.323Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-18T18:07:02.323Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-08-18T18:07:02.323Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-18T18:07:17.477Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-18T18:07:17.477Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-08-18T18:07:17.477Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-18T18:07:32.633Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-18T18:07:32.633Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-18T18:07:34.913Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-18T18:07:34.913Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-08-18T18:07:34.913Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-18T18:07:35.931Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-18T18:07:35.931Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-18T18:07:41.929Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-18T18:07:42.950Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-18T18:07:43.435Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-18T18:07:45.049Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-18T18:07:45.534Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-18T18:07:46.553Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-18T18:07:48.843Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-18T18:07:56.150Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-18T18:07:56.150Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-08-18T18:07:56.150Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-18T18:07:56.150Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-08-18T18:07:56.150Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-18T18:07:56.150Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-18T18:07:56.150Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-18T18:07:56.151Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-18T18:07:56.635Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-18T18:07:57.122Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-18T18:07:58.146Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-18T18:08:04.152Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-18T18:08:34.548Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-18T18:08:34.548Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-08-18T18:08:34.548Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-18T18:08:35.567Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-18T18:09:26.771Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-18T18:09:52.329Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-18T18:09:56.220Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-18T18:10:08.914Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-18T18:10:14.916Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-18T18:10:40.484Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-18T18:10:40.484Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-08-18T18:10:40.484Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-18T18:10:55.643Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-18T18:10:55.643Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-18T18:10:55.643Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-08-18T18:10:55.643Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-18T18:10:55.643Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-08-18T18:10:55.643Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-18T18:10:57.923Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-18T18:11:08.531Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-18T18:11:11.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-18T18:11:11.564Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-18T18:11:12.048Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-18T18:11:15.084Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-18T18:11:16.699Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-18T18:11:18.313Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-18T18:11:36.361Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-18T18:11:36.361Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-18T18:11:49.061Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-18T18:11:52.101Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-18T18:12:04.813Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-18T18:12:09.686Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-18T18:12:15.689Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-18T18:12:17.307Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-18T18:12:17.307Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-08-18T18:12:17.307Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-18T18:12:17.307Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-08-18T18:12:17.307Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-18T18:12:20.343Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-18T18:12:20.343Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-08-18T18:12:20.343Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-18T18:13:21.337Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-18T18:13:57.489Z] === RUN TestDockerSuite/TestBuildRm [2022-08-18T18:14:10.182Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-18T18:14:13.218Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-18T18:14:13.218Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-08-18T18:14:13.218Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-18T18:14:13.218Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-08-18T18:14:13.218Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-18T18:14:15.502Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-18T18:14:24.336Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-18T18:14:29.210Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-18T18:14:39.885Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-18T18:15:05.453Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-18T18:15:05.453Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-18T18:15:05.453Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-18T18:15:18.157Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-18T18:15:18.157Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-18T18:15:24.160Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-18T18:15:24.160Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-18T18:15:30.165Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-18T18:15:55.720Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-18T18:15:55.720Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-08-18T18:15:55.720Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-18T18:15:58.753Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-18T18:16:00.370Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-18T18:16:06.374Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-18T18:16:12.373Z] === RUN TestDockerSuite/TestBuildUser [2022-08-18T18:16:12.373Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-08-18T18:16:12.373Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-18T18:16:12.373Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-08-18T18:16:12.373Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-18T18:16:12.373Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-08-18T18:16:12.373Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-18T18:16:18.374Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-18T18:16:18.374Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-18T18:16:22.267Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-18T18:16:22.267Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-08-18T18:16:22.267Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-18T18:16:22.267Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-08-18T18:16:22.267Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-18T18:16:52.671Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-18T18:16:52.671Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-18T18:17:01.502Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-18T18:17:07.506Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-18T18:17:07.506Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-08-18T18:17:07.506Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-18T18:17:07.506Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-08-18T18:17:07.506Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-18T18:17:11.400Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-18T18:17:11.400Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-08-18T18:17:11.400Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-08-18T18:17:26.554Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-18T18:17:31.426Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-18T18:17:31.426Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-18T18:17:49.472Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-18T18:17:49.472Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-08-18T18:17:49.472Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-18T18:17:49.472Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-08-18T18:17:49.472Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-18T18:17:49.472Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-08-18T18:17:49.472Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-18T18:17:50.491Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-18T18:18:01.100Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-18T18:18:02.717Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-18T18:18:02.717Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-08-18T18:18:03.203Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-18T18:18:03.203Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-08-18T18:18:03.203Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-18T18:18:03.203Z] docker_cli_sni_test.go:18: Flakey test [2022-08-18T18:18:03.203Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-18T18:18:06.238Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-18T18:18:13.547Z] === RUN TestDockerSuite/TestCommitChange [2022-08-18T18:18:24.150Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-18T18:18:29.020Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-18T18:18:29.020Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-08-18T18:18:29.020Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-18T18:18:37.850Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-18T18:18:37.850Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-08-18T18:18:37.850Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-18T18:18:55.910Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-18T18:19:01.912Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-18T18:19:01.912Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-18T18:19:01.912Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-18T18:19:01.912Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-18T18:19:01.912Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-18T18:19:01.912Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-18T18:19:01.912Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-18T18:19:01.912Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-18T18:19:14.607Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-18T18:19:29.761Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-18T18:19:29.761Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-08-18T18:19:29.761Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-18T18:19:30.781Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-18T18:19:30.781Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-08-18T18:19:30.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-18T18:19:30.781Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-08-18T18:19:30.781Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-18T18:19:30.781Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-08-18T18:19:30.781Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-18T18:19:39.608Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-18T18:19:39.608Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-08-18T18:19:39.608Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-18T18:19:39.608Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-18T18:19:41.892Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-18T18:19:41.892Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-18T18:19:41.892Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-08-18T18:19:41.892Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-18T18:19:41.892Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-08-18T18:19:41.892Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-18T18:19:41.892Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-08-18T18:19:41.892Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-18T18:19:44.925Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-18T18:19:47.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-18T18:19:50.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-18T18:19:50.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-18T18:19:50.998Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-08-18T18:19:50.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-18T18:19:53.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-18T18:19:53.280Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-18T18:19:56.314Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-18T18:19:56.314Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-08-18T18:19:56.314Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-18T18:19:56.314Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:19:56.314Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-18T18:20:00.203Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-18T18:20:00.203Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-18T18:20:02.484Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-18T18:20:02.484Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-08-18T18:20:02.484Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-18T18:20:05.519Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-18T18:20:05.519Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-18T18:20:08.553Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-18T18:20:13.423Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-18T18:20:17.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-18T18:20:17.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-18T18:20:17.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-18T18:20:17.312Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-18T18:20:17.797Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-18T18:20:20.080Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-18T18:20:20.080Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-08-18T18:20:20.080Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-18T18:20:23.115Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-18T18:20:23.115Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-08-18T18:20:23.115Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-18T18:20:25.398Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-18T18:20:25.398Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-18T18:20:31.397Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-18T18:20:33.012Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-18T18:20:33.012Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-08-18T18:20:33.012Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-18T18:20:33.012Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-08-18T18:20:33.012Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-18T18:20:33.012Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-08-18T18:20:33.012Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-18T18:20:33.012Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-08-18T18:20:33.012Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-18T18:20:33.012Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-08-18T18:20:33.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-08-18T18:20:36.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-18T18:20:36.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-08-18T18:20:43.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-08-18T18:20:46.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-08-18T18:20:49.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-08-18T18:20:52.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000725188_} [2022-08-18T18:20:55.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11221288761_c:\foo_false____} [2022-08-18T18:20:57.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11221288761_c:\foo_true____} [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-18T18:21:06.604Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-18T18:21:06.604Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-18T18:21:06.604Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-18T18:21:06.604Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-18T18:21:06.604Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-18T18:21:06.604Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-08-18T18:21:06.604Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-18T18:21:09.642Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-18T18:21:09.642Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-18T18:21:09.642Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-08-18T18:21:09.642Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-18T18:21:18.468Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-18T18:21:18.468Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-18T18:21:18.468Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-08-18T18:21:18.468Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-18T18:21:25.772Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-18T18:21:25.772Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-08-18T18:21:25.772Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-18T18:21:25.772Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-08-18T18:21:25.772Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-18T18:21:25.772Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-08-18T18:21:25.772Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-18T18:21:31.770Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-18T18:21:34.050Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-18T18:21:34.050Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-08-18T18:21:34.050Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-18T18:21:34.050Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-08-18T18:21:34.050Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-18T18:21:49.196Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-18T18:21:49.196Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-08-18T18:21:49.196Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-18T18:21:49.196Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-08-18T18:21:49.196Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-18T18:22:01.895Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-18T18:22:01.895Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-08-18T18:22:01.895Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-18T18:22:01.895Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-08-18T18:22:01.895Z] === RUN TestDockerSuite/TestCpToDot [2022-08-18T18:22:07.901Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-18T18:22:07.901Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-08-18T18:22:07.901Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-18T18:22:07.901Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-08-18T18:22:07.901Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-18T18:22:10.941Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-18T18:22:10.941Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-08-18T18:22:10.941Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-18T18:22:10.941Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-08-18T18:22:10.941Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-18T18:22:10.941Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-08-18T18:22:10.941Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-18T18:22:10.941Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-08-18T18:22:10.941Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-18T18:22:11.425Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-18T18:22:11.425Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-18T18:22:13.707Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-18T18:22:16.742Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-18T18:22:16.742Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-18T18:22:17.227Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-18T18:22:19.510Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-18T18:22:20.530Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-18T18:22:20.530Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-18T18:22:20.530Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-08-18T18:22:20.530Z] === RUN TestDockerSuite/TestCreateRM [2022-08-18T18:22:21.016Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-18T18:22:21.016Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T18:22:21.016Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-18T18:22:21.510Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-18T18:22:21.510Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-18T18:22:36.662Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-18T18:22:36.662Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-18T18:22:37.146Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-18T18:22:41.040Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-18T18:22:41.040Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-18T18:22:41.040Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-08-18T18:22:41.040Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-18T18:22:49.867Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-18T18:22:49.867Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDockerFails [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-18T18:22:49.867Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-18T18:22:49.867Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-18T18:22:49.867Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-18T18:22:49.867Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-18T18:22:49.867Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-08-18T18:22:49.867Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-18T18:22:52.148Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-18T18:22:55.183Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-18T18:22:58.220Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-18T18:23:19.842Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-18T18:23:24.729Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-18T18:23:35.334Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-18T18:23:38.370Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-18T18:23:38.855Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-18T18:23:43.734Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-18T18:23:44.219Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-18T18:23:45.834Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-18T18:23:51.832Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-18T18:24:02.435Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-18T18:24:02.435Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-18T18:24:02.435Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-18T18:24:02.435Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-08-18T18:24:02.435Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-18T18:24:02.435Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-08-18T18:24:02.435Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-18T18:24:02.435Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-08-18T18:24:02.435Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-18T18:24:03.457Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-18T18:24:03.457Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-08-18T18:24:03.457Z] === RUN TestDockerSuite/TestEventsRename [2022-08-18T18:24:06.490Z] === RUN TestDockerSuite/TestEventsResize [2022-08-18T18:24:09.524Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-18T18:24:12.560Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-18T18:24:15.593Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-18T18:24:21.595Z] === RUN TestDockerSuite/TestEventsTop [2022-08-18T18:24:21.595Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-08-18T18:24:21.595Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-18T18:24:23.877Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-18T18:24:28.751Z] === RUN TestDockerSuite/TestExec [2022-08-18T18:24:28.751Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-08-18T18:24:28.751Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-18T18:24:28.751Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-08-18T18:24:28.751Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-18T18:24:31.035Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-18T18:24:34.068Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-18T18:24:34.068Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-08-18T18:24:34.068Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-18T18:24:34.068Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-08-18T18:24:34.068Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-18T18:24:34.068Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-08-18T18:24:34.068Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-18T18:24:36.356Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-18T18:24:39.393Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-18T18:24:41.678Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-18T18:24:44.716Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-18T18:24:50.717Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-18T18:24:50.717Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-08-18T18:24:50.717Z] === RUN TestDockerSuite/TestExecEnv [2022-08-18T18:24:50.717Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-08-18T18:24:50.717Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-18T18:24:50.717Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-08-18T18:24:50.717Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-18T18:24:53.003Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-18T18:24:59.000Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-18T18:24:59.000Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-08-18T18:24:59.000Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-18T18:24:59.000Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-08-18T18:24:59.000Z] === RUN TestDockerSuite/TestExecParseError [2022-08-18T18:24:59.000Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-08-18T18:24:59.000Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-18T18:24:59.000Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-08-18T18:24:59.000Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-18T18:24:59.000Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-08-18T18:24:59.000Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-18T18:25:02.035Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-18T18:25:02.035Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-08-18T18:25:02.035Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-18T18:25:02.035Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-08-18T18:25:02.035Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-18T18:25:02.035Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-08-18T18:25:02.035Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-18T18:25:02.035Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-08-18T18:25:02.035Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-18T18:25:02.035Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-08-18T18:25:02.035Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-18T18:25:05.070Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-18T18:25:05.070Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-08-18T18:25:05.070Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-18T18:25:13.903Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-18T18:25:13.903Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-08-18T18:25:13.903Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-18T18:25:13.903Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-08-18T18:25:13.903Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-18T18:25:13.903Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-08-18T18:25:13.903Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-18T18:25:21.210Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-18T18:25:27.209Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-18T18:25:31.099Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-18T18:25:37.102Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-18T18:25:37.102Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-08-18T18:25:37.102Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-18T18:25:37.102Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-18T18:25:37.587Z] === RUN TestDockerSuite/TestHealth [2022-08-18T18:25:37.587Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-08-18T18:25:37.587Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-18T18:25:37.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-18T18:25:37.587Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-18T18:25:37.587Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-18T18:25:43.587Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-18T18:25:43.587Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-18T18:25:43.587Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-08-18T18:25:43.587Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-18T18:25:43.587Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-18T18:25:43.587Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-18T18:25:44.072Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-18T18:25:45.095Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-18T18:25:45.095Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-08-18T18:25:45.095Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-18T18:25:46.117Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-18T18:25:46.117Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-18T18:25:48.397Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-18T18:25:48.882Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-18T18:25:51.922Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-18T18:25:54.956Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-18T18:25:54.956Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-18T18:25:54.956Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-08-18T18:25:55.444Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-18T18:25:59.334Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-18T18:25:59.334Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-18T18:26:01.614Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-18T18:26:01.614Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-08-18T18:26:01.614Z] === RUN TestDockerSuite/TestImportFile [2022-08-18T18:26:01.614Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-08-18T18:26:01.614Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-18T18:26:02.099Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-18T18:26:02.099Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-18T18:26:02.099Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-18T18:26:02.099Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-18T18:26:02.099Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-18T18:26:02.099Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-18T18:26:02.099Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-18T18:26:02.099Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-08-18T18:26:02.099Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-18T18:26:05.135Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-18T18:26:08.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-18T18:26:08.165Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-08-18T18:26:08.165Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-18T18:26:08.165Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-08-18T18:26:08.165Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-18T18:26:08.165Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-18T18:26:08.165Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-08-18T18:26:08.165Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-18T18:26:10.456Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-18T18:26:10.942Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-18T18:26:13.975Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-18T18:26:13.975Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-08-18T18:26:13.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-18T18:26:13.975Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-08-18T18:26:13.975Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-18T18:26:13.975Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-08-18T18:26:13.975Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-18T18:26:21.283Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-18T18:26:27.284Z] === RUN TestDockerSuite/TestInspectImage [2022-08-18T18:26:27.284Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-08-18T18:26:27.284Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-18T18:26:27.284Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-08-18T18:26:27.284Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-18T18:26:27.284Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-08-18T18:26:27.284Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-18T18:26:29.567Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-18T18:26:32.600Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-18T18:26:32.600Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-18T18:26:35.635Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-18T18:26:37.922Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-18T18:26:37.923Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-08-18T18:26:37.923Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-18T18:26:37.923Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-18T18:26:40.956Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-18T18:26:44.845Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-18T18:26:49.717Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-18T18:26:52.749Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-18T18:26:55.032Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-18T18:26:58.067Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-18T18:27:01.102Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-18T18:27:03.382Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.418Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-18T18:27:06.418Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-18T18:27:06.905Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-18T18:27:06.905Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-18T18:27:06.905Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-18T18:27:06.905Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-18T18:27:06.905Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-18T18:27:06.905Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-18T18:27:06.905Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-18T18:27:09.186Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-18T18:27:12.218Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-18T18:27:18.226Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-18T18:27:21.269Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-18T18:27:21.269Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-08-18T18:27:21.269Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-18T18:27:24.303Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-18T18:27:24.303Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-18T18:27:33.132Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-18T18:27:42.074Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-18T18:27:50.903Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-18T18:27:53.185Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-18T18:27:57.073Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-18T18:27:57.073Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-08-18T18:27:57.073Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-18T18:27:59.353Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-18T18:28:02.387Z] === RUN TestDockerSuite/TestLogsSince [2022-08-18T18:28:12.994Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-18T18:28:12.994Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-08-18T18:28:12.994Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-18T18:28:12.994Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-08-18T18:28:12.994Z] === RUN TestDockerSuite/TestLogsTail [2022-08-18T18:28:16.032Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-18T18:28:19.069Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-18T18:28:22.103Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-18T18:28:22.103Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.103Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-18T18:28:22.103Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.103Z] === RUN TestDockerSuite/TestNetHostname [2022-08-18T18:28:22.103Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.103Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-18T18:28:22.103Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-18T18:28:22.104Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-18T18:28:22.104Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginActive [2022-08-18T18:28:22.104Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-18T18:28:22.104Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-18T18:28:22.104Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-18T18:28:22.104Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-18T18:28:22.104Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-18T18:28:22.104Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-18T18:28:22.104Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-18T18:28:22.104Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-18T18:28:22.104Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-18T18:28:22.104Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPortList [2022-08-18T18:28:22.104Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-08-18T18:28:22.104Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-18T18:28:28.099Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-18T18:28:28.099Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-08-18T18:28:28.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-18T18:28:34.100Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-18T18:28:34.100Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-08-18T18:28:34.100Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-18T18:28:44.706Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-18T18:28:44.706Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-08-18T18:28:44.706Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-18T18:28:57.397Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-18T18:29:18.885Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-18T18:29:18.885Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-18T18:29:18.885Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-08-18T18:29:18.885Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-18T18:29:34.033Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-18T18:29:37.928Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-18T18:29:55.982Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-18T18:30:01.978Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-18T18:30:01.978Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-08-18T18:30:01.978Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-18T18:30:01.978Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-08-18T18:30:01.978Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-18T18:30:07.976Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-18T18:30:07.976Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-08-18T18:30:07.976Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-18T18:30:07.976Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-08-18T18:30:07.976Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-18T18:30:07.976Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-08-18T18:30:07.976Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-18T18:30:07.976Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-08-18T18:30:07.976Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-18T18:30:16.958Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-18T18:30:16.958Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-08-18T18:30:16.958Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-18T18:30:17.980Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-18T18:30:17.980Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-08-18T18:30:17.980Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-18T18:30:19.598Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-18T18:30:20.618Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-18T18:30:20.618Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-08-18T18:30:20.618Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-18T18:30:25.485Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-18T18:30:31.674Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-18T18:30:33.958Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-18T18:31:10.102Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-18T18:31:10.102Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-08-18T18:31:10.102Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-18T18:31:16.103Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-18T18:31:16.103Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-18T18:31:16.103Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-18T18:31:16.587Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-18T18:31:22.596Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-18T18:31:27.465Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-18T18:31:27.465Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-08-18T18:31:27.465Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-18T18:31:32.335Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-18T18:31:32.822Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-18T18:31:32.822Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-18T18:31:50.873Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-18T18:31:53.905Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-18T18:31:54.390Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-18T18:32:03.217Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-18T18:32:09.218Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-18T18:32:18.039Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-18T18:32:22.912Z] === RUN TestDockerSuite/TestRmiTag [2022-08-18T18:32:23.931Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-18T18:32:26.962Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-18T18:32:48.433Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-18T18:32:50.048Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-18T18:32:56.046Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-18T18:32:57.664Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-08-18T18:32:57.664Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-18T18:32:59.947Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-18T18:32:59.947Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-08-18T18:32:59.947Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-18T18:32:59.947Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-08-18T18:32:59.948Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-18T18:33:05.943Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-18T18:33:08.983Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-18T18:33:17.814Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-18T18:33:20.097Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-18T18:33:22.376Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-18T18:33:22.376Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-18T18:33:32.980Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-08-18T18:33:32.980Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-18T18:33:36.871Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-18T18:33:36.871Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-08-18T18:33:36.871Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-18T18:33:39.904Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-18T18:33:39.904Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-08-18T18:33:39.904Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-18T18:33:39.904Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-08-18T18:33:39.904Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-18T18:33:42.937Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-08-18T18:33:42.937Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-18T18:33:45.972Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-18T18:33:49.005Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-18T18:33:51.284Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-18T18:33:51.284Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-08-18T18:33:51.284Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-18T18:33:51.284Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-08-18T18:33:51.284Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-18T18:33:51.284Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-08-18T18:33:51.284Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-18T18:33:54.319Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-18T18:33:54.319Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-08-18T18:33:54.319Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-18T18:33:54.319Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-08-18T18:33:54.319Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-18T18:33:54.319Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-08-18T18:33:54.319Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-18T18:33:54.319Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-08-18T18:33:54.319Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-18T18:33:56.598Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-18T18:34:02.604Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-18T18:34:02.604Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-18T18:34:02.604Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-18T18:34:02.604Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-18T18:34:02.604Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-18T18:34:02.604Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-08-18T18:34:02.604Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-18T18:34:05.636Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-18T18:34:05.636Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-08-18T18:34:05.636Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-18T18:34:05.636Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-18T18:34:05.636Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-08-18T18:34:05.636Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-18T18:34:08.673Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-18T18:34:11.712Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-18T18:34:11.712Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-08-18T18:34:11.712Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-18T18:34:14.752Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-18T18:34:14.752Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-08-18T18:34:14.752Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-18T18:34:14.752Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-08-18T18:34:14.752Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-18T18:34:14.752Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-08-18T18:34:14.752Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-18T18:34:17.784Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-18T18:34:20.069Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-18T18:34:23.100Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-18T18:34:26.132Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-08-18T18:34:26.132Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-18T18:34:31.000Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-18T18:34:31.000Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-18T18:34:31.000Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-18T18:34:31.000Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-18T18:34:31.000Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-08-18T18:34:31.000Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-18T18:34:43.736Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-18T18:34:43.736Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-08-18T18:34:43.736Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.220Z] === RUN TestDockerSuite/TestRunMount [2022-08-18T18:34:44.220Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.839Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-18T18:34:44.839Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.839Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-18T18:34:44.839Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.839Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-18T18:34:44.839Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-08-18T18:34:44.839Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-18T18:34:53.660Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-18T18:34:53.660Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-08-18T18:34:53.660Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-18T18:34:53.660Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-08-18T18:34:53.660Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-18T18:34:53.660Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-08-18T18:34:53.660Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-18T18:34:59.665Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-18T18:35:04.534Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-18T18:35:04.534Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-18T18:35:05.554Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-18T18:35:08.587Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-18T18:35:10.867Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-18T18:35:12.480Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-18T18:35:14.763Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-18T18:35:15.249Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-08-18T18:35:15.249Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-18T18:35:24.076Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-18T18:35:24.076Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-08-18T18:35:24.076Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-18T18:35:24.076Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-08-18T18:35:24.076Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-18T18:35:24.076Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-08-18T18:35:24.076Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-18T18:35:24.076Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-08-18T18:35:24.076Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-18T18:35:24.076Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-08-18T18:35:24.076Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-18T18:35:39.233Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-18T18:35:39.233Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-08-18T18:35:39.233Z] === RUN TestDockerSuite/TestRunRm [2022-08-18T18:35:40.847Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-18T18:35:46.843Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-18T18:35:49.875Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-18T18:35:52.910Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-18T18:35:55.193Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-18T18:35:59.083Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-18T18:35:59.083Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-08-18T18:35:59.083Z] === RUN TestDockerSuite/TestRunState [2022-08-18T18:35:59.083Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-08-18T18:35:59.083Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-18T18:36:01.365Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-18T18:36:01.365Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-08-18T18:36:01.365Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-18T18:36:03.704Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-18T18:36:03.704Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-08-18T18:36:03.704Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-18T18:36:03.704Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-08-18T18:36:03.704Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-18T18:36:03.704Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-18T18:36:04.190Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-18T18:36:04.190Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-08-18T18:36:04.190Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-18T18:36:09.805Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-08-18T18:36:09.805Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-18T18:36:12.841Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-18T18:36:12.841Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-08-18T18:36:12.841Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-18T18:36:15.876Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-18T18:36:15.876Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-08-18T18:36:15.876Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-18T18:36:15.876Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-08-18T18:36:15.876Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-18T18:36:24.701Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-18T18:36:33.521Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-18T18:36:38.389Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-18T18:36:45.692Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-18T18:36:45.692Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-08-18T18:36:45.692Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-18T18:36:45.692Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-18T18:36:49.581Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-18T18:36:52.619Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-18T18:36:59.923Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-18T18:36:59.923Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-08-18T18:36:59.923Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-18T18:37:00.407Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-18T18:37:00.407Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-18T18:37:00.407Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-18T18:37:00.407Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-18T18:37:00.407Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-08-18T18:37:00.407Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-18T18:37:05.284Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-18T18:37:07.682Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-18T18:37:09.963Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-18T18:37:20.565Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-18T18:37:20.565Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-18T18:37:20.565Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-18T18:37:20.565Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-18T18:37:20.565Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-18T18:37:20.565Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-08-18T18:37:20.565Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-18T18:37:23.598Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-18T18:37:24.083Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-18T18:37:24.568Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-18T18:37:24.568Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-18T18:37:26.851Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-18T18:37:42.000Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-18T18:37:42.000Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-08-18T18:37:42.000Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-18T18:37:49.310Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-18T18:37:49.310Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-08-18T18:37:49.795Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-18T18:37:54.663Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-18T18:37:54.663Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-08-18T18:37:54.663Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-18T18:37:54.663Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-08-18T18:37:54.663Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-18T18:37:54.663Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-08-18T18:37:54.663Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-18T18:37:54.663Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-08-18T18:37:54.663Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-18T18:38:07.367Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-18T18:38:07.367Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-18T18:38:07.367Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-18T18:38:07.367Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-18T18:38:07.367Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-18T18:38:07.367Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-08-18T18:38:07.367Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-18T18:38:09.648Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-18T18:38:12.684Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-18T18:38:12.684Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-08-18T18:38:12.684Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-18T18:38:15.720Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-18T18:38:15.720Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-18T18:38:15.720Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-18T18:38:15.720Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-18T18:38:15.720Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-18T18:38:15.720Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-08-18T18:38:15.720Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-18T18:38:30.871Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-18T18:38:31.356Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-18T18:38:31.356Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-18T18:38:31.356Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-08-18T18:38:31.356Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-18T18:38:31.841Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-18T18:38:32.325Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-18T18:38:32.325Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-18T18:38:36.223Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-18T18:38:36.223Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-18T18:38:39.370Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-18T18:38:39.855Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-18T18:38:40.340Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-18T18:38:40.340Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-18T18:38:40.824Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-18T18:38:49.652Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-18T18:38:49.652Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-08-18T18:38:49.652Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-18T18:38:50.672Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-18T18:38:50.672Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-18T18:38:50.672Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-08-18T18:38:51.162Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-18T18:39:06.305Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-18T18:39:06.305Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-18T18:39:06.305Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-18T18:39:16.912Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-18T18:39:16.912Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-08-18T18:39:16.912Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite (3232.90s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.11s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.33s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.42s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (126.08s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.35s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.78s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.82s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.69s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.71s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.21s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (147.62s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.35s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.16s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.65s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.35s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.28s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.00s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.69s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddTar (59.43s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.03s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.76s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.37s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.10s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.29s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.44s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-08-18T18:39:17.397Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.81s) [2022-08-18T18:39:17.397Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.44s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.63s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.54s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.35s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.61s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.68s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.60s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.78s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.58s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.42s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.37s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.62s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.16s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.71s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.19s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.04s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.23s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.40s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.46s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.77s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.57s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (99.28s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (32.85s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.63s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (22.19s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.92s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.43s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (125.19s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.33s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.58s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.91s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.88s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.44s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.21s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.01s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.49s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFails (2.98s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.61s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.68s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.33s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.16s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.85s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.84s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.45s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildHistory (13.42s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.53s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.34s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabel (1.34s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.83s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.21s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.77s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabels (1.22s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.97s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.00s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.15s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (27.97s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (3.00s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (47.09s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.96s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.22s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.54s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.72s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.70s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.42s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.46s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.87s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (3.10s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.45s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.59s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.00s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.47s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.62s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.01s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.47s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.74s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.64s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.64s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildRm (16.26s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.22s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.79s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (9.20s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.35s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.45s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.55s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.14s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.87s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.21s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildStderr (5.69s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.20s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.86s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.71s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.52s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.16s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.56s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.61s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.14s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.74s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.69s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.33s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.59s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.68s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.44s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.74s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.45s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.74s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.72s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCommitChange (11.15s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.47s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.15s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCommitTTY (18.34s) [2022-08-18T18:39:17.398Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.87s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T18:39:17.398Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.06s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.35s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.74s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.53s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.01s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.22s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.82s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.77s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.92s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.80s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.35s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.08s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.74s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.46s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.76s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.94s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.71s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.08s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.46s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.35s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.30s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.87s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.95s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.88s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.89s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000725188_} (2.90s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11221288761_c:\foo_false____} (2.85s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11221288761_c:\foo_true____} (7.91s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.16s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-08-18T18:39:17.399Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.76s) [2022-08-18T18:39:17.399Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.81s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.47s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.88s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.56s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.65s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpToDot (7.81s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-08-18T18:39:17.885Z] --- PASS: TestDockerSuite/TestCpToStdout (3.00s) [2022-08-18T18:39:17.885Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.94s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.50s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.31s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.93s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.78s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.90s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.93s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (19.37s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsCopy (6.59s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.00s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.64s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.80s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.26s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFilters (5.70s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFormat (10.37s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.24s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsRename (3.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsResize (3.37s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.70s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.35s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.37s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.78s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.52s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.45s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.62s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.76s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.76s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.80s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.25s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.90s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecInspectID (5.39s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.15s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.92s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.36s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.52s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.53s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.56s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.59s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.45s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.80s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.29s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.15s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.70s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.44s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.06s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.79s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.67s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.70s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.90s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectDefault (7.60s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectHistory (5.50s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.73s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.64s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.76s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.73s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.83s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectStatus (3.31s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.45s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.88s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.68s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.75s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.94s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.63s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.76s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.43s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.39s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.49s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.18s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.89s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.46s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.65s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.78s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.09s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.11s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.86s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsSince (9.73s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsTail (3.58s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.21s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.40s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-08-18T18:39:17.886Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-08-18T18:39:17.886Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.55s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsByOrder (10.66s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.64s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.92s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.80s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.54s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.31s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.52s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.76s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.05s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.84s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.47s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.04s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.99s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.14s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.93s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (34.30s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.36s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.38s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.11s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.29s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.12s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.04s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.20s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.13s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.19s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiTag (0.95s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.88s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.28s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.04s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.84s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.44s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.54s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.63s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.52s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.65s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.88s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.29s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.23s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.68s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.44s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.78s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.09s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.68s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.69s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.25s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.91s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.12s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.80s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.72s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.87s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.69s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.43s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.49s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.85s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.89s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.38s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.60s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.62s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.41s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (8.64s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.18s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunRm (2.78s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.94s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.04s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.80s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.63s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.07s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.59s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.48s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.75s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.94s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.61s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.52s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.30s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.86s) [2022-08-18T18:39:17.887Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-08-18T18:39:17.887Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.84s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.77s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.63s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.93s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.06s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.58s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.40s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.72s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestSearchWithLimit (2.03s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.04s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.72s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.17s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.89s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.69s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.01s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.81s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.22s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.32s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.41s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.17s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.35s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.54s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.84s) [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-18T18:39:17.888Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] --- PASS: TestDockerRegistrySuite (0.24s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-08-18T18:39:17.888Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.888Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-08-18T18:39:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-18T18:39:17.889Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-18T18:39:17.889Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-18T18:39:17.889Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-18T18:39:17.889Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-18T18:39:17.889Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-18T18:39:17.889Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerDaemonSuite [2022-08-18T18:39:17.889Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-18T18:39:17.889Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-18T18:39:17.889Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-18T18:39:17.889Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerSwarmSuite [2022-08-18T18:39:17.889Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-08-18T18:39:17.889Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- PASS: TestDockerPluginSuite (0.03s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerExternalVolumeSuite [2022-08-18T18:39:17.889Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerNetworkSuite [2022-08-18T18:39:17.889Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-08-18T18:39:17.889Z] === RUN TestDockerHubPullSuite [2022-08-18T18:39:17.889Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-08-18T18:39:17.889Z] PASS [2022-08-18T18:39:17.889Z] ok github.com/docker/docker/integration-cli 3233.515s [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === Skipped [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-18T18:39:17.889Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-08-18T18:39:17.889Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.04s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-08-18T18:39:17.889Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-08-18T18:39:17.889Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-08-18T18:39:17.889Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-08-18T18:39:17.889Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-08-18T18:39:17.889Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-08-18T18:39:17.889Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-08-18T18:39:17.889Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-08-18T18:39:17.889Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-08-18T18:39:17.889Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-08-18T18:39:17.889Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.60s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-08-18T18:39:17.889Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-08-18T18:39:17.889Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-08-18T18:39:17.889Z] [2022-08-18T18:39:17.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-08-18T18:39:17.889Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.90s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.27s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-08-18T18:39:18.375Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.375Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-08-18T18:39:18.375Z] [2022-08-18T18:39:18.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-08-18T18:39:18.375Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-08-18T18:39:18.376Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.51s) [2022-08-18T18:39:18.376Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.376Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-08-18T18:39:18.376Z] [2022-08-18T18:39:18.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-08-18T18:39:18.377Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-08-18T18:39:18.377Z] docker_cli_sni_test.go:18: Flakey test [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-08-18T18:39:18.377Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-08-18T18:39:18.377Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-18T18:39:18.377Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-08-18T18:39:18.377Z] [2022-08-18T18:39:18.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-08-18T18:39:18.378Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-08-18T18:39:18.378Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-08-18T18:39:18.378Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-08-18T18:39:18.378Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-08-18T18:39:18.378Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-08-18T18:39:18.378Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-08-18T18:39:18.378Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-08-18T18:39:18.378Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-08-18T18:39:18.378Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-08-18T18:39:18.378Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-08-18T18:39:18.378Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.378Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-08-18T18:39:18.378Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-08-18T18:39:18.379Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-08-18T18:39:18.379Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-08-18T18:39:18.379Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-08-18T18:39:18.379Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.04s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.04s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-08-18T18:39:18.379Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-08-18T18:39:18.379Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.04s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-08-18T18:39:18.379Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-08-18T18:39:18.379Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-08-18T18:39:18.379Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-08-18T18:39:18.379Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-08-18T18:39:18.380Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-08-18T18:39:18.380Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.380Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-08-18T18:39:18.380Z] [2022-08-18T18:39:18.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-08-18T18:39:18.381Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.381Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-08-18T18:39:18.381Z] [2022-08-18T18:39:18.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-08-18T18:39:18.381Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.381Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-08-18T18:39:18.381Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-08-18T18:39:18.866Z] [2022-08-18T18:39:18.866Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-08-18T18:39:18.866Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.866Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.04s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.867Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-08-18T18:39:18.867Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.867Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-08-18T18:39:18.867Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-08-18T18:39:18.868Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-08-18T18:39:18.868Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-08-18T18:39:18.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.868Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-08-18T18:39:18.868Z] [2022-08-18T18:39:18.868Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.23s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-08-18T18:39:18.869Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.869Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-08-18T18:39:18.869Z] [2022-08-18T18:39:18.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-08-18T18:39:18.870Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] DONE 1093 tests, 547 skipped in 3247.825s [2022-08-18T18:39:18.870Z] INFO: Integration tests ended at 08/18/2022 18:39:18. Duration:00:54:08.0118236 [2022-08-18T18:39:18.870Z] INFO: Docker info of the daemon under test at end of run [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] Containers: 2 [2022-08-18T18:39:18.870Z] Running: 0 [2022-08-18T18:39:18.870Z] Paused: 0 [2022-08-18T18:39:18.870Z] Stopped: 2 [2022-08-18T18:39:18.870Z] Images: 18 [2022-08-18T18:39:18.870Z] Server Version: 0.0.0-dev [2022-08-18T18:39:18.870Z] Storage Driver: windowsfilter [2022-08-18T18:39:18.870Z] Windows: [2022-08-18T18:39:18.870Z] Logging Driver: json-file [2022-08-18T18:39:18.870Z] Plugins: [2022-08-18T18:39:18.870Z] Volume: local [2022-08-18T18:39:18.870Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-08-18T18:39:18.870Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-08-18T18:39:18.870Z] Swarm: inactive [2022-08-18T18:39:18.870Z] Default Isolation: process [2022-08-18T18:39:18.870Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-08-18T18:39:18.870Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-08-18T18:39:18.870Z] OSType: windows [2022-08-18T18:39:18.870Z] Architecture: x86_64 [2022-08-18T18:39:18.870Z] CPUs: 4 [2022-08-18T18:39:18.870Z] Total Memory: 32GiB [2022-08-18T18:39:18.870Z] Name: azwin-2-9ea3a0 [2022-08-18T18:39:18.870Z] ID: UEH6:MNFG:EZGX:TCHO:JJH7:YRTO:VK3B:WEFZ:J5BK:2GAO:23VP:GMNE [2022-08-18T18:39:18.870Z] Docker Root Dir: D:\CI\PR-43991\1\daemon [2022-08-18T18:39:18.870Z] Debug Mode (client): false [2022-08-18T18:39:18.870Z] Debug Mode (server): true [2022-08-18T18:39:18.870Z] File Descriptors: -1 [2022-08-18T18:39:18.870Z] Goroutines: 17 [2022-08-18T18:39:18.870Z] System Time: 2022-08-18T18:39:18.7714764Z [2022-08-18T18:39:18.870Z] EventsListeners: 0 [2022-08-18T18:39:18.870Z] Registry: https://index.docker.io/v1/ [2022-08-18T18:39:18.870Z] Labels: [2022-08-18T18:39:18.870Z] Experimental: false [2022-08-18T18:39:18.870Z] Insecure Registries: [2022-08-18T18:39:18.870Z] 127.0.0.0/8 [2022-08-18T18:39:18.870Z] Live Restore Enabled: false [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:18.870Z] [2022-08-18T18:39:19.358Z] INFO: Stopping daemon under test [2022-08-18T18:39:19.358Z] SUCCESS: The process with PID 6128 (child process of PID 5616) has been terminated. [2022-08-18T18:39:19.358Z] SUCCESS: The process with PID 5616 (child process of PID 2972) has been terminated. [2022-08-18T18:39:19.358Z] INFO: Stop tailing logs of the daemon under tests [2022-08-18T18:39:19.358Z] INFO: executeCI.ps1 Completed successfully at 08/18/2022 18:39:19. [2022-08-18T18:39:19.358Z] INFO: Tidying up at end of run [2022-08-18T18:39:19.358Z] INFO: Saving daemon under test log (d:\CI\PR-43991\1\dut.out) to bundles\CIDUT.out [2022-08-18T18:39:19.358Z] INFO: Saving daemon under test log (d:\CI\PR-43991\1\dut.err) to bundles\CIDUT.err [2022-08-18T18:39:19.358Z] INFO: Nuke-Everything... [2022-08-18T18:39:19.358Z] INFO: Container count on control daemon to delete is 2 [2022-08-18T18:39:19.842Z] b07c88f459d9 [2022-08-18T18:39:19.842Z] 5980fb60b81e [2022-08-18T18:39:19.842Z] INFO: Tidying pidfile d:\CI\PR-43991\1\docker.pid [2022-08-18T18:39:19.842Z] INFO: Nuking d:\CI [2022-08-18T18:40:02.913Z] INFO: Zapped successfully [2022-08-18T18:40:02.913Z] [2022-08-18T18:40:02.913Z] INFO: executeCI.ps1 exiting at Thu Aug 18 18:39:57 CUT 2022. Duration 01:26:00.5623816 [2022-08-18T18:40:02.913Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-08-18T18:40:03.178Z] Recording test results [2022-08-18T18:40:10.715Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-08-18T18:40:12.903Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-08-18T18:40:15.420Z] Archiving artifacts [2022-08-18T18:40:31.067Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43991/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-18T18:40:32.069Z] + make clean [2022-08-18T18:40:33.684Z] docker volume rm -f docker-dev-cache [2022-08-18T18:40:33.684Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS